Pull request #3579 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 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5376108886094327007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5727162098886198495.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1324601452254939962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7935198473214496264.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4739190737147892990.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-249 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7856327410943144418.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7594869549917676646.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2160936354135279753.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 Merge succeeded, producing 46bd931079fc7a7b5c82681fda57591679d4c377 Checking out Revision 46bd931079fc7a7b5c82681fda57591679d4c377 (PR-3579) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46bd931079fc7a7b5c82681fda57591679d4c377 # timeout=10 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T18:24:22.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T18:24:22.610Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T18:24:22.637Z] ========================================================= [2021-06-18T18:24:22.637Z] EdgeX Global Pipelines Version Info [2021-06-18T18:24:22.637Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6308d0aa4674d7176c89471c71cadf0fe3062bf3 # timeout=10 [2021-06-18T18:24:24.147Z] ------------------- [2021-06-18T18:24:24.147Z] stable info: [2021-06-18T18:24:24.147Z] ------------------- [2021-06-18T18:24:24.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T18:24:24.147Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T18:24:24.147Z] Message: update stable to v1.0.195 [2021-06-18T18:24:24.721Z] ------------------- [2021-06-18T18:24:24.721Z] experimental info: [2021-06-18T18:24:24.721Z] ------------------- [2021-06-18T18:24:24.721Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T18:24:24.721Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T18:24:24.721Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T18:24:24.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-18T18:24:24.870Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-18T18:24:24.892Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T18:24:24.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T18:24:24.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T18:24:24.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T18:24:24.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T18:24:24.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-18T18:24:25.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-18T18:24:25.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-18T18:24:25.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T18:24:25.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T18:24:25.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T18:24:25.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T18:24:25.199Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T18:24:25.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T18:24:25.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T18:24:25.276Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T18:24:25.299Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T18:24:25.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-18T18:24:25.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-18T18:24:25.360Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T18:24:25.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-18T18:24:25.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-18T18:24:25.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-18T18:24:25.440Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46bd931079fc7a7b5c82681fda57591679d4c377 [Pipeline] echo [2021-06-18T18:24:25.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46bd931 [Pipeline] echo [2021-06-18T18:24:25.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T18:24:25.551Z] provisioning config files... [2021-06-18T18:24:25.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3028783080795668746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T18:24:25.915Z] ---> docker-login.sh [2021-06-18T18:24:25.915Z] nexus3.edgexfoundry.org:10001 [2021-06-18T18:24:26.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T18:24:26.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T18:24:26.186Z] Configure a credential helper to remove this warning. See [2021-06-18T18:24:26.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T18:24:26.186Z] [2021-06-18T18:24:26.186Z] Login Succeeded [2021-06-18T18:24:26.186Z] nexus3.edgexfoundry.org:10002 [2021-06-18T18:24:26.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T18:24:26.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T18:24:26.450Z] Configure a credential helper to remove this warning. See [2021-06-18T18:24:26.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T18:24:26.450Z] [2021-06-18T18:24:26.450Z] Login Succeeded [2021-06-18T18:24:26.450Z] nexus3.edgexfoundry.org:10003 [2021-06-18T18:24:26.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T18:24:26.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T18:24:26.719Z] Configure a credential helper to remove this warning. See [2021-06-18T18:24:26.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T18:24:26.719Z] [2021-06-18T18:24:26.719Z] Login Succeeded [2021-06-18T18:24:26.719Z] nexus3.edgexfoundry.org:10004 [2021-06-18T18:24:26.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T18:24:26.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T18:24:26.719Z] Configure a credential helper to remove this warning. See [2021-06-18T18:24:26.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T18:24:26.719Z] [2021-06-18T18:24:26.719Z] Login Succeeded [2021-06-18T18:24:26.719Z] docker.io [2021-06-18T18:24:26.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T18:24:27.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T18:24:27.245Z] Configure a credential helper to remove this warning. See [2021-06-18T18:24:27.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T18:24:27.245Z] [2021-06-18T18:24:27.245Z] Login Succeeded [2021-06-18T18:24:27.245Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T18:24:27.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T18:24:27.589Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-18T18:24:27.589Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T18:24:27.589Z] ++ dirname cmd/core-command/Dockerfile [2021-06-18T18:24:27.589Z] ++ cut -d/ -f2 [2021-06-18T18:24:27.589Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-18T18:24:27.589Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T18:24:27.589Z] ++ dirname cmd/core-data/Dockerfile [2021-06-18T18:24:27.589Z] ++ cut -d/ -f2 [2021-06-18T18:24:27.589Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-18T18:24:27.589Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T18:24:27.589Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-18T18:24:27.589Z] ++ cut -d/ -f2 [2021-06-18T18:24:27.589Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-18T18:24:27.589Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T18:24:27.589Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-18T18:24:27.589Z] ++ cut -d/ -f2 [2021-06-18T18:24:27.589Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-18T18:24:27.589Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T18:24:27.589Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-18T18:24:27.589Z] ++ cut -d/ -f2 [2021-06-18T18:24:27.589Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-18T18:24:27.589Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T18:24:27.589Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-18T18:24:27.589Z] ++ cut -d/ -f2 [2021-06-18T18:24:27.589Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-18T18:24:27.589Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T18:24:27.589Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-18T18:24:27.589Z] ++ cut -d/ -f2 [2021-06-18T18:24:27.589Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-18T18:24:27.589Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T18:24:27.589Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-18T18:24:27.589Z] ++ cut -d/ -f2 [2021-06-18T18:24:27.589Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-18T18:24:27.589Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T18:24:27.589Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-18T18:24:27.589Z] ++ cut -d/ -f2 [2021-06-18T18:24:27.589Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-18T18:24:27.633Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:24:29.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T18:24:29.075Z] [2021-06-18T18:24:29.075Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:24:29.390Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T18:24:29.391Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T18:24:29.391Z] 31603596830f: Pulling fs layer [2021-06-18T18:24:29.391Z] 54011a49482f: Pulling fs layer [2021-06-18T18:24:29.391Z] a6820b24f6d8: Pulling fs layer [2021-06-18T18:24:29.391Z] f581987b2513: Pulling fs layer [2021-06-18T18:24:29.391Z] f581987b2513: Waiting [2021-06-18T18:24:29.391Z] 54011a49482f: Verifying Checksum [2021-06-18T18:24:29.391Z] 54011a49482f: Download complete [2021-06-18T18:24:29.655Z] 31603596830f: Verifying Checksum [2021-06-18T18:24:29.655Z] 31603596830f: Download complete [2021-06-18T18:24:29.655Z] a6820b24f6d8: Verifying Checksum [2021-06-18T18:24:29.655Z] a6820b24f6d8: Download complete [2021-06-18T18:24:29.655Z] f581987b2513: Verifying Checksum [2021-06-18T18:24:29.655Z] f581987b2513: Download complete [2021-06-18T18:24:29.924Z] 31603596830f: Pull complete [2021-06-18T18:24:29.924Z] 54011a49482f: Pull complete [2021-06-18T18:24:30.504Z] a6820b24f6d8: Pull complete [2021-06-18T18:24:30.767Z] f581987b2513: Pull complete [2021-06-18T18:24:30.767Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T18:24:30.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T18:24:30.767Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T18:24:30.876Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2021-06-18T18:24:30.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T18:24:32.477Z] $ docker top df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T18:24:32.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T18:24:32.622Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T18:24:32.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T18:24:32.752Z] $ docker exec df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d ssh-agent [2021-06-18T18:24:32.875Z] SSH_AUTH_SOCK=/tmp/ssh-gBGC9qzgf984/agent.13 [2021-06-18T18:24:32.875Z] SSH_AGENT_PID=20 [2021-06-18T18:24:32.889Z] Running ssh-add (command line suppressed) [2021-06-18T18:24:32.997Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5001015366339767467.key (/w/workspace/edgex-go/3@tmp/private_key_5001015366339767467.key) [2021-06-18T18:24:33.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T18:24:33.330Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T18:24:33.343Z] $ docker exec --env ******** --env ******** df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d ssh-agent -k [2021-06-18T18:24:33.450Z] unset SSH_AUTH_SOCK; [2021-06-18T18:24:33.451Z] unset SSH_AGENT_PID; [2021-06-18T18:24:33.451Z] echo Agent pid 20 killed; [2021-06-18T18:24:33.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T18:24:33.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T18:24:33.513Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T18:24:33.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T18:24:33.646Z] $ docker exec df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d ssh-agent [2021-06-18T18:24:33.765Z] SSH_AUTH_SOCK=/tmp/ssh-ASJ5NLfHQA2z/agent.53 [2021-06-18T18:24:33.765Z] SSH_AGENT_PID=60 [2021-06-18T18:24:33.772Z] Running ssh-add (command line suppressed) [2021-06-18T18:24:33.883Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6175159569098815523.key (/w/workspace/edgex-go/3@tmp/private_key_6175159569098815523.key) [2021-06-18T18:24:33.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T18:24:34.210Z] + git semver init [2021-06-18T18:24:34.210Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T18:24:34.210Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-18T18:24:34.210Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-18T18:24:34.210Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T18:24:34.210Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T18:24:34.210Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T18:24:34.210Z] # $SEMVER_BRANCH = PR-3579 [2021-06-18T18:24:34.210Z] # $SEMVER_TEMP = /tmp/semver-785082618 [2021-06-18T18:24:34.210Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-18T18:24:49.219Z] # '/tmp/semver-785082618' -> '/w/workspace/edgex-go/3/.semver' [2021-06-18T18:24:49.219Z] # -> Force: false [2021-06-18T18:24:49.219Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-18T18:24:49.227Z] $ docker exec --env ******** --env ******** df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d ssh-agent -k [2021-06-18T18:24:49.331Z] unset SSH_AUTH_SOCK; [2021-06-18T18:24:49.331Z] unset SSH_AGENT_PID; [2021-06-18T18:24:49.331Z] echo Agent pid 60 killed; [2021-06-18T18:24:49.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T18:24:49.703Z] + git semver [Pipeline] } [2021-06-18T18:24:49.716Z] $ docker stop --time=1 df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d [2021-06-18T18:24:53.277Z] $ docker rm -f df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T18:24:53.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T18:24:54.023Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T18:24:54.026Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T18:24:54.722Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T18:24:55.023Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T18:24:55.330Z] + sudo service docker restart [2021-06-18T18:24:55.330Z] + true [2021-06-18T18:24:55.330Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T18:25:09.351Z] Still waiting to schedule task [2021-06-18T18:25:09.352Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-18T18:25:13.491Z] ========================================================= [2021-06-18T18:25:13.491Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T18:25:13.491Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:25:13.805Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-18T18:25:15.208Z] Sending build context to Docker daemon 329.6MB [2021-06-18T18:25:15.208Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T18:25:15.208Z] Step 2/6 : FROM ${BASE} [2021-06-18T18:25:15.472Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T18:25:15.472Z] 540db60ca938: Pulling fs layer [2021-06-18T18:25:15.472Z] adcc1eea9eea: Pulling fs layer [2021-06-18T18:25:15.472Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T18:25:15.472Z] 0510c868ecb4: Pulling fs layer [2021-06-18T18:25:15.472Z] afea3b2eda06: Pulling fs layer [2021-06-18T18:25:15.472Z] 7809a108b3ef: Pulling fs layer [2021-06-18T18:25:15.472Z] f706445af74f: Pulling fs layer [2021-06-18T18:25:15.472Z] 0510c868ecb4: Waiting [2021-06-18T18:25:15.472Z] afea3b2eda06: Waiting [2021-06-18T18:25:15.472Z] 7809a108b3ef: Waiting [2021-06-18T18:25:15.472Z] f706445af74f: Waiting [2021-06-18T18:25:15.472Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T18:25:15.472Z] 4c4ab2625f07: Download complete [2021-06-18T18:25:15.472Z] adcc1eea9eea: Verifying Checksum [2021-06-18T18:25:15.472Z] adcc1eea9eea: Download complete [2021-06-18T18:25:15.472Z] afea3b2eda06: Verifying Checksum [2021-06-18T18:25:15.472Z] afea3b2eda06: Download complete [2021-06-18T18:25:15.472Z] 7809a108b3ef: Verifying Checksum [2021-06-18T18:25:15.472Z] 7809a108b3ef: Download complete [2021-06-18T18:25:15.472Z] 540db60ca938: Verifying Checksum [2021-06-18T18:25:15.472Z] 540db60ca938: Download complete [2021-06-18T18:25:15.737Z] 540db60ca938: Pull complete [2021-06-18T18:25:15.999Z] adcc1eea9eea: Pull complete [2021-06-18T18:25:15.999Z] 4c4ab2625f07: Pull complete [2021-06-18T18:25:17.386Z] f706445af74f: Verifying Checksum [2021-06-18T18:25:17.386Z] f706445af74f: Download complete [2021-06-18T18:25:17.960Z] 0510c868ecb4: Verifying Checksum [2021-06-18T18:25:17.960Z] 0510c868ecb4: Download complete [2021-06-18T18:25:21.319Z] 0510c868ecb4: Pull complete [2021-06-18T18:25:21.589Z] afea3b2eda06: Pull complete [2021-06-18T18:25:21.589Z] 7809a108b3ef: Pull complete [2021-06-18T18:25:24.912Z] f706445af74f: Pull complete [2021-06-18T18:25:24.912Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T18:25:24.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T18:25:24.912Z] ---> b068be0155e3 [2021-06-18T18:25:24.912Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-18T18:25:26.833Z] ---> Running in 5f86ef3ce35d [2021-06-18T18:25:26.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:25:27.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:25:28.041Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T18:25:28.994Z] (2/12) Installing file (5.39-r0) [2021-06-18T18:25:28.994Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T18:25:28.994Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T18:25:34.297Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T18:25:34.297Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T18:25:34.297Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T18:25:34.297Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T18:25:34.297Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T18:25:34.297Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T18:25:34.297Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T18:25:34.297Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T18:25:34.297Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T18:25:34.297Z] OK: 219 MiB in 52 packages [2021-06-18T18:25:35.682Z] Removing intermediate container 5f86ef3ce35d [2021-06-18T18:25:35.682Z] ---> 93fea0b46ab2 [2021-06-18T18:25:35.682Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T18:25:35.682Z] ---> Running in 0f5b343ff49f [2021-06-18T18:25:35.682Z] Removing intermediate container 0f5b343ff49f [2021-06-18T18:25:35.682Z] ---> 632d06d59bc6 [2021-06-18T18:25:35.682Z] Step 5/6 : COPY go.mod . [2021-06-18T18:25:35.682Z] ---> a34e10c0efb8 [2021-06-18T18:25:35.682Z] Step 6/6 : RUN go mod download [2021-06-18T18:25:35.682Z] ---> Running in 46a97e1d202f [2021-06-18T18:25:47.957Z] Removing intermediate container 46a97e1d202f [2021-06-18T18:25:47.957Z] ---> c68cebd6b01c [2021-06-18T18:25:47.957Z] Successfully built c68cebd6b01c [2021-06-18T18:25:47.957Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:25:48.270Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T18:25:48.270Z] . [Pipeline] withDockerContainer [2021-06-18T18:25:48.350Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2021-06-18T18:25:48.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T18:25:48.755Z] $ docker top 5d7509d41efb72d87c3c8ecc027eb511b5ad3c6b71cc0d520eb50134614f582a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T18:25:49.133Z] + go version [2021-06-18T18:25:49.133Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T18:25:49.151Z] $ docker stop --time=1 5d7509d41efb72d87c3c8ecc027eb511b5ad3c6b71cc0d520eb50134614f582a [2021-06-18T18:25:50.327Z] $ docker rm -f 5d7509d41efb72d87c3c8ecc027eb511b5ad3c6b71cc0d520eb50134614f582a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:25:50.876Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T18:25:50.877Z] . [Pipeline] withDockerContainer [2021-06-18T18:25:50.945Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2021-06-18T18:25:50.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T18:25:51.339Z] $ docker top e440e00659bd6799e68db11d4e5da2dfb03b03326a1e67cabd0998ef3fb292f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T18:25:51.427Z] ========================================================= [2021-06-18T18:25:51.427Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T18:25:51.427Z] ========================================================= [Pipeline] sh [2021-06-18T18:25:51.719Z] + go mod tidy [Pipeline] sh [2021-06-18T18:25:52.277Z] + make test [2021-06-18T18:25:52.277Z] go mod tidy [2021-06-18T18:25:52.277Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T18:25:57.622Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T18:26:15.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T18:26:19.275Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T18:26:20.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T18:26:20.516Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T18:26:23.092Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T18:26:23.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T18:26:23.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T18:26:23.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T18:26:23.936Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T18:26:24.202Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T18:26:24.474Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T18:26:24.474Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T18:26:24.474Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T18:26:24.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T18:26:27.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-06-18T18:26:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T18:26:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T18:26:28.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 100.0% of statements [2021-06-18T18:26:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T18:26:28.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.1% of statements [2021-06-18T18:26:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T18:26:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T18:26:28.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.078s coverage: 87.7% of statements [2021-06-18T18:26:28.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T18:26:28.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T18:26:28.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements [2021-06-18T18:26:30.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-06-18T18:26:30.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T18:26:30.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T18:26:30.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T18:26:30.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T18:26:30.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T18:26:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.219s coverage: 95.1% of statements [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T18:26:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T18:26:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T18:26:32.041Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-06-18T18:26:32.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T18:26:32.041Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-06-18T18:26:32.041Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 22.0% of statements [2021-06-18T18:26:32.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T18:26:32.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2021-06-18T18:26:33.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements [2021-06-18T18:26:33.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-06-18T18:26:33.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-06-18T18:26:33.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-06-18T18:26:46.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2021-06-18T18:26:46.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-06-18T18:26:50.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.155s coverage: 81.8% of statements [2021-06-18T18:26:50.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T18:27:08.425Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-250 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-18T18:27:08.442Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-18T18:27:08.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-06-18T18:27:08.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T18:27:08.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T18:27:08.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T18:27:08.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-06-18T18:27:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.241s coverage: 66.9% of statements [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T18:27:08.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T18:27:08.715Z] The recommended git tool is: git [2021-06-18T18:27:09.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-06-18T18:27:09.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T18:27:09.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T18:27:09.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-06-18T18:27:09.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T18:27:09.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-06-18T18:27:09.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T18:27:14.228Z] using credential edgex-jenkins-ssh [2021-06-18T18:27:14.249Z] Cloning the remote Git repository [2021-06-18T18:27:14.287Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T18:27:14.382Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-18T18:27:14.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T18:27:14.462Z] > git --version # timeout=10 [2021-06-18T18:27:14.490Z] > git --version # 'git version 2.17.1' [2021-06-18T18:27:14.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T18:27:14.573Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T18:27:18.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T18:27:18.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T18:27:18.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T18:27:18.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T18:27:18.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T18:27:18.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T18:27:18.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-18T18:27:18.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-18T18:27:18.137Z] GO111MODULE=on go vet ./... [2021-06-18T18:27:30.737Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-18T18:27:29.814Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T18:27:29.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T18:27:29.849Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T18:27:29.876Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T18:27:29.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T18:27:29.888Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T18:27:30.752Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T18:27:30.770Z] > git checkout -f eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd # timeout=10 [Pipeline] // stage [Pipeline] } [2021-06-18T18:27:31.005Z] Failed in branch arm64 [2021-06-18T18:27:44.831Z] gofmt -l . [2021-06-18T18:27:44.831Z] [ "`gofmt -l .`" = "" ] [2021-06-18T18:27:44.831Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T18:27:45.162Z] + ls -al . [2021-06-18T18:27:45.163Z] total 516 [2021-06-18T18:27:45.163Z] drwxrwxr-x 10 1001 1001 4096 Jun 18 18:27 . [2021-06-18T18:27:45.163Z] drwxr-xr-x 4 root root 28 Jun 18 18:25 .. [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 18:24 .dockerignore [2021-06-18T18:27:45.163Z] drwxrwxr-x 8 1001 1001 179 Jun 18 18:24 .git [2021-06-18T18:27:45.163Z] drwxrwxr-x 3 1001 1001 125 Jun 18 18:24 .github [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 18:24 .gitignore [2021-06-18T18:27:45.163Z] drwx------ 3 1001 1001 60 Jun 18 18:24 .semver [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 18:24 .sonarcloud.properties [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 18:24 Attribution.txt [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 18:24 CONTRIBUTING.md [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 18:24 Dockerfile.build [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 18:24 Jenkinsfile [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 18:24 LICENSE [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 18:24 Makefile [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 18:24 README.md [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 18:24 SECURITY.md [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 18:24 VERSION [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 18:24 ZMQWindows.md [2021-06-18T18:27:45.163Z] drwxrwxr-x 2 1001 1001 37 Jun 18 18:24 bin [2021-06-18T18:27:45.163Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 18:24 cmd [2021-06-18T18:27:45.163Z] -rw-r--r-- 1 root root 398095 Jun 18 18:27 coverage.out [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 18:24 go.mod [2021-06-18T18:27:45.163Z] -rw-r--r-- 1 root root 20843 Jun 18 18:25 go.sum [2021-06-18T18:27:45.163Z] drwxrwxr-x 7 1001 1001 114 Jun 18 18:24 internal [2021-06-18T18:27:45.163Z] drwxrwxr-x 3 1001 1001 16 Jun 18 18:24 openapi [2021-06-18T18:27:45.163Z] drwxrwxr-x 4 1001 1001 71 Jun 18 18:24 snap [2021-06-18T18:27:45.163Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 18:24 version.go [Pipeline] sh [2021-06-18T18:27:45.823Z] + '[' -e coverage.out ] [2021-06-18T18:27:45.823Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T18:27:46.037Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T18:27:46.510Z] + make build [2021-06-18T18:27:46.510Z] go mod tidy [2021-06-18T18:27:46.510Z] 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 [2021-06-18T18:27:47.913Z] 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 [2021-06-18T18:27:54.937Z] 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 [2021-06-18T18:27:54.937Z] 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 [2021-06-18T18:27:55.890Z] 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 [2021-06-18T18:27:56.161Z] 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 [2021-06-18T18:27:57.115Z] 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 [2021-06-18T18:27:57.697Z] 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 [2021-06-18T18:27:58.646Z] 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 [2021-06-18T18:27:59.593Z] 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 [2021-06-18T18:28:00.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-18T18:28:01.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-18T18:28:02.555Z] $ docker stop --time=1 e440e00659bd6799e68db11d4e5da2dfb03b03326a1e67cabd0998ef3fb292f3 [2021-06-18T18:28:04.402Z] $ docker rm -f e440e00659bd6799e68db11d4e5da2dfb03b03326a1e67cabd0998ef3fb292f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:28:07.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T18:28:07.901Z] [2021-06-18T18:28:07.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:28:08.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T18:28:08.211Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-18T18:28:08.211Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-18T18:28:08.211Z] ca9280d653b3: Pulling fs layer [2021-06-18T18:28:08.211Z] 7e9c9ca2126c: Pulling fs layer [2021-06-18T18:28:08.787Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-18T18:28:08.787Z] cbdbe7a5bc2a: Download complete [2021-06-18T18:28:08.787Z] cbdbe7a5bc2a: Pull complete [2021-06-18T18:28:09.052Z] ca9280d653b3: Verifying Checksum [2021-06-18T18:28:09.052Z] ca9280d653b3: Download complete [2021-06-18T18:28:09.628Z] ca9280d653b3: Pull complete [2021-06-18T18:28:09.906Z] 7e9c9ca2126c: Verifying Checksum [2021-06-18T18:28:09.906Z] 7e9c9ca2126c: Download complete [2021-06-18T18:28:13.239Z] 7e9c9ca2126c: Pull complete [2021-06-18T18:28:13.239Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-18T18:28:13.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T18:28:13.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-18T18:28:13.316Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2021-06-18T18:28:13.356Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T18:28:15.905Z] $ docker top b07f3432db68fce5b430d908a2319ff0c16e66010c80c636ad80b68b15ac8525 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T18:28:16.291Z] + docker-compose build --help [2021-06-18T18:28:16.292Z] + grep parallel [2021-06-18T18:28:16.865Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T18:28:16.875Z] $ docker stop --time=1 b07f3432db68fce5b430d908a2319ff0c16e66010c80c636ad80b68b15ac8525 [2021-06-18T18:28:18.079Z] $ docker rm -f b07f3432db68fce5b430d908a2319ff0c16e66010c80c636ad80b68b15ac8525 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:28:18.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T18:28:18.512Z] . [Pipeline] withDockerContainer [2021-06-18T18:28:18.584Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2021-06-18T18:28:18.630Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T18:28:18.983Z] $ docker top 01a5de984c99b0a93381ec35b506263d6eb1082b348d14cd484fd9d1f23db0a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T18:28:19.362Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T18:28:19.939Z] Building core-command ... [2021-06-18T18:28:19.939Z] Building core-data ... [2021-06-18T18:28:19.939Z] Building core-metadata ... [2021-06-18T18:28:19.939Z] Building security-bootstrapper ... [2021-06-18T18:28:19.939Z] Building security-proxy-setup ... [2021-06-18T18:28:19.939Z] Building security-secretstore-setup ... [2021-06-18T18:28:19.939Z] Building support-notifications ... [2021-06-18T18:28:19.939Z] Building support-scheduler ... [2021-06-18T18:28:19.939Z] Building sys-mgmt-agent ... [2021-06-18T18:28:19.939Z] Building sys-mgmt-agent [2021-06-18T18:28:19.939Z] Building support-notifications [2021-06-18T18:28:19.939Z] Building security-secretstore-setup [2021-06-18T18:28:19.939Z] Building core-metadata [2021-06-18T18:28:19.939Z] Building security-proxy-setup [2021-06-18T18:28:32.232Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T18:28:32.232Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T18:28:32.232Z] ---> c68cebd6b01c [2021-06-18T18:28:32.232Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T18:28:32.232Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T18:28:32.232Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T18:28:32.232Z] ---> c68cebd6b01c [2021-06-18T18:28:32.232Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T18:28:32.232Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T18:28:32.232Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T18:28:32.232Z] ---> c68cebd6b01c [2021-06-18T18:28:32.232Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T18:28:37.526Z] ---> Running in a73411850686 [2021-06-18T18:28:37.526Z] ---> Running in f86dff457b76 [2021-06-18T18:28:37.526Z] ---> Running in 454f3e3ca227 [2021-06-18T18:28:38.916Z] Removing intermediate container a73411850686 [2021-06-18T18:28:38.916Z] ---> 2ec0920120e0 [2021-06-18T18:28:38.916Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:28:38.916Z] Removing intermediate container f86dff457b76 [2021-06-18T18:28:38.916Z] ---> abef37d1511d [2021-06-18T18:28:38.916Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:28:38.916Z] Removing intermediate container 454f3e3ca227 [2021-06-18T18:28:38.916Z] ---> 8694c68f86ed [2021-06-18T18:28:38.916Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:28:39.177Z] ---> Running in edef0e703efd [2021-06-18T18:28:39.177Z] ---> Running in 9e6ec2ebcbe5 [2021-06-18T18:28:39.438Z] ---> Running in fb47365c6dd1 [2021-06-18T18:28:42.008Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T18:28:42.008Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T18:28:42.008Z] ---> c68cebd6b01c [2021-06-18T18:28:42.008Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T18:28:42.008Z] ---> Using cache [2021-06-18T18:28:42.008Z] ---> 8694c68f86ed [2021-06-18T18:28:42.008Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:28:42.008Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T18:28:42.008Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T18:28:42.008Z] ---> c68cebd6b01c [2021-06-18T18:28:42.008Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T18:28:42.008Z] ---> Using cache [2021-06-18T18:28:42.008Z] ---> 8694c68f86ed [2021-06-18T18:28:42.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:28:42.008Z] Removing intermediate container edef0e703efd [2021-06-18T18:28:42.008Z] ---> af6b046b98c5 [2021-06-18T18:28:42.008Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T18:28:42.008Z] ---> Running in 3d514b7e1778 [2021-06-18T18:28:42.008Z] ---> Running in 472d571dd3c2 [2021-06-18T18:28:42.008Z] ---> Running in ad631edd4c2d [2021-06-18T18:28:42.008Z] Removing intermediate container fb47365c6dd1 [2021-06-18T18:28:42.008Z] ---> e64c9a768c14 [2021-06-18T18:28:42.008Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T18:28:42.275Z] Removing intermediate container 9e6ec2ebcbe5 [2021-06-18T18:28:42.275Z] ---> dfcb198592af [2021-06-18T18:28:42.275Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T18:28:42.275Z] ---> Running in 5bcd07427847 [2021-06-18T18:28:42.275Z] ---> Running in c6dee4cacf88 [2021-06-18T18:28:42.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:42.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:42.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:42.862Z] Removing intermediate container 472d571dd3c2 [2021-06-18T18:28:42.862Z] ---> e95a32225ee8 [2021-06-18T18:28:42.862Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T18:28:42.862Z] ---> Running in 84f636b0aec1 [2021-06-18T18:28:42.862Z] Removing intermediate container 3d514b7e1778 [2021-06-18T18:28:42.862Z] ---> 103266992999 [2021-06-18T18:28:42.862Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T18:28:43.122Z] ---> Running in 7e2472495b56 [2021-06-18T18:28:43.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:43.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:43.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:43.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:43.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:43.911Z] OK: 219 MiB in 52 packages [2021-06-18T18:28:44.173Z] Removing intermediate container ad631edd4c2d [2021-06-18T18:28:44.173Z] ---> dcc12fc15f6c [2021-06-18T18:28:44.173Z] Step 6/24 : COPY go.mod . [2021-06-18T18:28:44.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:44.436Z] ---> 9ed26390e005 [2021-06-18T18:28:44.436Z] Step 7/24 : RUN go mod download [2021-06-18T18:28:44.436Z] ---> Running in a7a92bf91fa4 [2021-06-18T18:28:44.712Z] OK: 219 MiB in 52 packages [2021-06-18T18:28:44.712Z] OK: 219 MiB in 52 packages [2021-06-18T18:28:44.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:28:44.975Z] OK: 219 MiB in 52 packages [2021-06-18T18:28:44.975Z] Removing intermediate container c6dee4cacf88 [2021-06-18T18:28:44.975Z] ---> 8a345d08a748 [2021-06-18T18:28:44.975Z] Step 6/26 : COPY go.mod . [2021-06-18T18:28:45.236Z] Removing intermediate container 5bcd07427847 [2021-06-18T18:28:45.236Z] ---> 302353e4055c [2021-06-18T18:28:45.236Z] Step 6/23 : COPY go.mod . [2021-06-18T18:28:45.236Z] Removing intermediate container a7a92bf91fa4 [2021-06-18T18:28:45.236Z] ---> 378277717ac1 [2021-06-18T18:28:45.236Z] Step 8/24 : COPY . . [2021-06-18T18:28:45.236Z] ---> 900d1c53672b [2021-06-18T18:28:45.236Z] Step 7/26 : RUN go mod download [2021-06-18T18:28:45.236Z] ---> 6a859f82169f [2021-06-18T18:28:45.236Z] Step 7/23 : RUN go mod download [2021-06-18T18:28:45.236Z] ---> Running in f837b3507bdf [2021-06-18T18:28:45.502Z] Removing intermediate container 7e2472495b56 [2021-06-18T18:28:45.502Z] ---> ca6c1e099876 [2021-06-18T18:28:45.502Z] Step 6/22 : COPY go.mod . [2021-06-18T18:28:45.502Z] ---> Running in 0b0a624a8f82 [2021-06-18T18:28:46.902Z] ---> c3a4d11c24ab [2021-06-18T18:28:46.902Z] Step 7/22 : RUN go mod download [2021-06-18T18:28:47.165Z] OK: 219 MiB in 52 packages [2021-06-18T18:28:48.559Z] ---> Running in c503a06e02a7 [2021-06-18T18:28:49.512Z] ---> 89d789dbbc64 [2021-06-18T18:28:49.512Z] Step 9/24 : RUN go mod tidy [2021-06-18T18:28:49.512Z] Removing intermediate container 84f636b0aec1 [2021-06-18T18:28:49.512Z] ---> 73aef5d6ca6c [2021-06-18T18:28:49.512Z] Step 6/24 : COPY go.mod . [2021-06-18T18:28:49.512Z] ---> Running in 75e2fb223214 [2021-06-18T18:28:49.512Z] Removing intermediate container f837b3507bdf [2021-06-18T18:28:49.512Z] ---> 5ba82ce56a7f [2021-06-18T18:28:49.512Z] Step 8/26 : COPY . . [2021-06-18T18:28:49.782Z] Removing intermediate container 0b0a624a8f82 [2021-06-18T18:28:49.782Z] ---> 3ab38f30eed8 [2021-06-18T18:28:49.782Z] Step 8/23 : COPY . . [2021-06-18T18:28:50.048Z] ---> 32804f8115d9 [2021-06-18T18:28:50.048Z] Step 7/24 : RUN go mod download [2021-06-18T18:28:55.401Z] ---> Running in 9f70a18a4e32 [2021-06-18T18:28:55.978Z] Removing intermediate container c503a06e02a7 [2021-06-18T18:28:55.978Z] ---> a2847951a514 [2021-06-18T18:28:55.978Z] Step 8/22 : COPY . . [2021-06-18T18:28:56.254Z] Removing intermediate container 75e2fb223214 [2021-06-18T18:28:56.254Z] ---> d8080f2ead0e [2021-06-18T18:28:56.254Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T18:28:56.254Z] ---> 8b7aea77ae1c [2021-06-18T18:28:56.254Z] Step 9/26 : RUN go mod tidy [2021-06-18T18:28:56.254Z] ---> Running in bc7edb8cab79 [2021-06-18T18:28:56.254Z] ---> e4d07becf9eb [2021-06-18T18:28:56.254Z] Step 9/23 : RUN go mod tidy [2021-06-18T18:28:56.521Z] ---> Running in 8976081dd5f9 [2021-06-18T18:28:56.521Z] ---> Running in ac5dd53fa9b3 [2021-06-18T18:28:59.088Z] 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 [2021-06-18T18:29:01.705Z] Removing intermediate container 9f70a18a4e32 [2021-06-18T18:29:01.705Z] ---> 522de6a34503 [2021-06-18T18:29:01.705Z] Step 8/24 : COPY . . [2021-06-18T18:29:01.981Z] ---> 48d061f71a07 [2021-06-18T18:29:01.981Z] Step 9/22 : RUN go mod tidy [2021-06-18T18:29:01.981Z] ---> Running in be9901679b89 [2021-06-18T18:29:02.562Z] Removing intermediate container ac5dd53fa9b3 [2021-06-18T18:29:02.562Z] ---> 935a4c928bf2 [2021-06-18T18:29:02.562Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T18:29:04.499Z] Removing intermediate container 8976081dd5f9 [2021-06-18T18:29:04.499Z] ---> 32d043fa4c74 [2021-06-18T18:29:04.499Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T18:29:04.499Z] ---> Running in 0c839cc19ce5 [2021-06-18T18:29:04.762Z] ---> Running in 1c46b47bdd8b [2021-06-18T18:29:05.727Z] 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 [2021-06-18T18:29:05.727Z] 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 [2021-06-18T18:29:06.025Z] Removing intermediate container be9901679b89 [2021-06-18T18:29:06.025Z] ---> 0f9cc9d36d9b [2021-06-18T18:29:06.025Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T18:29:06.627Z] ---> Running in f42ed52c80c2 [2021-06-18T18:29:07.611Z] 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 [2021-06-18T18:29:10.196Z] ---> bdae9dbbc85b [2021-06-18T18:29:10.196Z] Step 9/24 : RUN go mod tidy [2021-06-18T18:29:10.196Z] ---> Running in a5c50460a46f [2021-06-18T18:29:12.121Z] Removing intermediate container a5c50460a46f [2021-06-18T18:29:12.121Z] ---> 7dcc2d537312 [2021-06-18T18:29:12.121Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T18:29:12.121Z] ---> Running in b9b357fd0eb7 [2021-06-18T18:29:12.121Z] 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 [2021-06-18T18:29:44.280Z] Removing intermediate container bc7edb8cab79 [2021-06-18T18:29:44.280Z] ---> 1a25995910d3 [2021-06-18T18:29:44.280Z] [2021-06-18T18:29:44.280Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T18:29:44.280Z] 3.12: Pulling from library/alpine [2021-06-18T18:29:44.280Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T18:29:44.280Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T18:29:44.280Z] ---> 13621d1b12d4 [2021-06-18T18:29:44.280Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T18:29:44.280Z] ---> Running in a63d5a77471e [2021-06-18T18:29:44.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:29:44.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:29:44.280Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T18:29:44.280Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T18:29:44.280Z] OK: 6 MiB in 15 packages [2021-06-18T18:29:44.280Z] Removing intermediate container a63d5a77471e [2021-06-18T18:29:44.280Z] ---> defa26fad8aa [2021-06-18T18:29:44.280Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T18:29:44.280Z] ---> Running in 119b095a6598 [2021-06-18T18:29:44.280Z] Removing intermediate container 119b095a6598 [2021-06-18T18:29:44.280Z] ---> a6c124b800b7 [2021-06-18T18:29:44.280Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T18:29:44.280Z] ---> Running in 30857340ab37 [2021-06-18T18:29:44.280Z] Removing intermediate container 30857340ab37 [2021-06-18T18:29:44.280Z] ---> c36af6a9e5fa [2021-06-18T18:29:44.280Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T18:29:44.280Z] ---> Running in e8805e1b418e [2021-06-18T18:29:44.280Z] Removing intermediate container e8805e1b418e [2021-06-18T18:29:44.280Z] ---> a88ad7917bee [2021-06-18T18:29:44.280Z] Step 16/24 : WORKDIR / [2021-06-18T18:29:44.280Z] ---> Running in c389d4f5cbf3 [2021-06-18T18:29:44.280Z] Removing intermediate container c389d4f5cbf3 [2021-06-18T18:29:44.280Z] ---> 92b4a0043b39 [2021-06-18T18:29:44.280Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T18:29:44.854Z] ---> ae0a0490a6ca [2021-06-18T18:29:44.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T18:29:45.429Z] ---> 9bb6e20e6a2c [2021-06-18T18:29:45.429Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T18:29:45.702Z] ---> 8d1ac835b8bb [2021-06-18T18:29:45.702Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T18:29:45.702Z] ---> Running in 41f33aa671c5 [2021-06-18T18:29:45.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-18T18:29:45.973Z] Removing intermediate container 41f33aa671c5 [2021-06-18T18:29:45.973Z] ---> 28c0b0606697 [2021-06-18T18:29:45.973Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T18:29:45.973Z] 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 [2021-06-18T18:29:45.973Z] ---> Running in df10cbc6a48b [2021-06-18T18:29:45.973Z] Removing intermediate container df10cbc6a48b [2021-06-18T18:29:45.973Z] ---> 6f60587a894a [2021-06-18T18:29:45.973Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T18:29:46.235Z] ---> Running in b2d3d314cfc0 [2021-06-18T18:29:46.235Z] Removing intermediate container b2d3d314cfc0 [2021-06-18T18:29:46.235Z] ---> b1e224ba4cea [2021-06-18T18:29:46.235Z] Step 23/24 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 [2021-06-18T18:29:46.499Z] ---> Running in 55ce8314d344 [2021-06-18T18:29:46.499Z] Removing intermediate container 55ce8314d344 [2021-06-18T18:29:46.499Z] ---> 522a822d8a4e [2021-06-18T18:29:46.499Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T18:29:46.765Z] ---> Running in 4ca70de2a8f4 [2021-06-18T18:29:46.765Z] Removing intermediate container 4ca70de2a8f4 [2021-06-18T18:29:46.765Z] ---> 16702f49bdad [2021-06-18T18:29:46.765Z] [2021-06-18T18:29:47.035Z] Successfully built 16702f49bdad [2021-06-18T18:29:47.035Z] Successfully tagged core-metadata:latest [2021-06-18T18:29:47.035Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-18T18:29:52.396Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T18:29:52.397Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T18:29:52.397Z] ---> c68cebd6b01c [2021-06-18T18:29:52.397Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T18:29:52.397Z] ---> Using cache [2021-06-18T18:29:52.397Z] ---> 8694c68f86ed [2021-06-18T18:29:52.397Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:29:52.397Z] ---> Using cache [2021-06-18T18:29:52.397Z] ---> 103266992999 [2021-06-18T18:29:52.397Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T18:29:52.397Z] ---> Using cache [2021-06-18T18:29:52.397Z] ---> ca6c1e099876 [2021-06-18T18:29:52.397Z] Step 6/32 : COPY go.mod . [2021-06-18T18:29:52.397Z] ---> Using cache [2021-06-18T18:29:52.397Z] ---> c3a4d11c24ab [2021-06-18T18:29:52.397Z] Step 7/32 : RUN go mod download [2021-06-18T18:29:52.397Z] ---> Using cache [2021-06-18T18:29:52.397Z] ---> a2847951a514 [2021-06-18T18:29:52.397Z] Step 8/32 : COPY . . [2021-06-18T18:29:52.397Z] ---> Using cache [2021-06-18T18:29:52.397Z] ---> 48d061f71a07 [2021-06-18T18:29:52.397Z] Step 9/32 : RUN go mod tidy [2021-06-18T18:29:52.397Z] ---> Using cache [2021-06-18T18:29:52.397Z] ---> 0f9cc9d36d9b [2021-06-18T18:29:52.397Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T18:29:52.994Z] ---> Running in c13465a143a7 [2021-06-18T18:29:52.994Z] Removing intermediate container 1c46b47bdd8b [2021-06-18T18:29:52.994Z] ---> 176dcbb3ddfe [2021-06-18T18:29:52.994Z] [2021-06-18T18:29:52.994Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T18:29:52.994Z] ---> 13621d1b12d4 [2021-06-18T18:29:52.994Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T18:29:52.994Z] ---> Running in 24aa40e8f493 [2021-06-18T18:29:53.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-18T18:29:53.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:29:53.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:29:53.896Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T18:29:53.896Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T18:29:53.896Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T18:29:53.896Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T18:29:53.896Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T18:29:53.896Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T18:29:53.896Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T18:29:53.896Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T18:29:54.170Z] OK: 7 MiB in 20 packages [2021-06-18T18:29:55.151Z] Removing intermediate container 0c839cc19ce5 [2021-06-18T18:29:55.151Z] ---> 7d4189583546 [2021-06-18T18:29:55.151Z] [2021-06-18T18:29:55.151Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T18:29:55.151Z] ---> 13621d1b12d4 [2021-06-18T18:29:55.151Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T18:29:55.151Z] Removing intermediate container f42ed52c80c2 [2021-06-18T18:29:55.151Z] ---> c5ac11dae3f1 [2021-06-18T18:29:55.151Z] [2021-06-18T18:29:55.151Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T18:29:55.151Z] ---> 13621d1b12d4 [2021-06-18T18:29:55.151Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T18:29:55.446Z] ---> Running in 5a7c4391b225 [2021-06-18T18:29:55.446Z] ---> Running in 1c556e01e6bb [2021-06-18T18:29:55.446Z] Removing intermediate container 24aa40e8f493 [2021-06-18T18:29:55.446Z] ---> 5d15c020f85d [2021-06-18T18:29:55.446Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T18:29:55.726Z] ---> Running in 0e1a6f0cb671 [2021-06-18T18:29:55.726Z] Removing intermediate container b9b357fd0eb7 [2021-06-18T18:29:55.726Z] ---> 0ffad9892713 [2021-06-18T18:29:55.726Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T18:29:55.989Z] ---> Running in 18d0c48b3f73 [2021-06-18T18:29:55.989Z] Removing intermediate container 0e1a6f0cb671 [2021-06-18T18:29:55.989Z] ---> 94ac2810f299 [2021-06-18T18:29:55.989Z] Step 14/26 : WORKDIR / [2021-06-18T18:29:55.989Z] ---> Running in fa1a7fdcbdff [2021-06-18T18:29:56.565Z] Removing intermediate container fa1a7fdcbdff [2021-06-18T18:29:56.565Z] ---> b13718663ae4 [2021-06-18T18:29:56.565Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-18T18:29:56.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:29:56.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:29:56.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:29:56.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:29:56.829Z] 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 [2021-06-18T18:29:56.829Z] ---> 7afdb3d2a971 [2021-06-18T18:29:56.829Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-18T18:29:56.829Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T18:29:56.829Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T18:29:56.829Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T18:29:56.829Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T18:29:56.829Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T18:29:56.829Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T18:29:56.829Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T18:29:56.829Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T18:29:56.829Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T18:29:57.091Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T18:29:57.091Z] OK: 6 MiB in 16 packages [2021-06-18T18:29:57.091Z] OK: 7 MiB in 18 packages [2021-06-18T18:29:57.091Z] ---> 4b2e2a987419 [2021-06-18T18:29:57.091Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T18:29:57.358Z] ---> 25afe2278520 [2021-06-18T18:29:57.358Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-18T18:29:57.621Z] Removing intermediate container 5a7c4391b225 [2021-06-18T18:29:57.621Z] ---> 394d53961a51 [2021-06-18T18:29:57.621Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T18:29:57.899Z] ---> Running in 0eb2cfde960c [2021-06-18T18:29:57.899Z] Removing intermediate container 1c556e01e6bb [2021-06-18T18:29:57.899Z] ---> 50e35ecef4bb [2021-06-18T18:29:57.899Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T18:29:57.899Z] ---> Running in 94b1b37c2fa0 [2021-06-18T18:29:57.899Z] ---> 382e8c1eb179 [2021-06-18T18:29:57.899Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T18:29:58.165Z] Removing intermediate container 0eb2cfde960c [2021-06-18T18:29:58.165Z] ---> cf8473a9df0f [2021-06-18T18:29:58.165Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T18:29:58.165Z] Removing intermediate container 94b1b37c2fa0 [2021-06-18T18:29:58.165Z] ---> 08bda41c30a5 [2021-06-18T18:29:58.165Z] Step 14/22 : WORKDIR /edgex [2021-06-18T18:29:58.428Z] ---> Running in 23226ae93295 [2021-06-18T18:29:58.428Z] ---> Running in 70c320bcfa14 [2021-06-18T18:29:58.428Z] Removing intermediate container 18d0c48b3f73 [2021-06-18T18:29:58.428Z] ---> fc0db6bdbff8 [2021-06-18T18:29:58.428Z] [2021-06-18T18:29:58.428Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T18:29:58.695Z] ---> 00787014ef10 [2021-06-18T18:29:58.695Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T18:29:58.695Z] Removing intermediate container 23226ae93295 [2021-06-18T18:29:58.695Z] ---> ceb5ac7133a9 [2021-06-18T18:29:58.695Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T18:29:58.695Z] Removing intermediate container 70c320bcfa14 [2021-06-18T18:29:58.695Z] ---> 9bcd93a9a9cf [2021-06-18T18:29:58.695Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T18:29:58.695Z] ---> Running in fb8270b92c17 [2021-06-18T18:29:58.959Z] 20.10.0: Pulling from library/docker [2021-06-18T18:29:59.222Z] Removing intermediate container fb8270b92c17 [2021-06-18T18:29:59.222Z] ---> 7d63d2528cef [2021-06-18T18:29:59.222Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T18:29:59.222Z] ---> fdd54b7bfa26 [2021-06-18T18:29:59.222Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T18:29:59.490Z] ---> 9980c00521b9 [2021-06-18T18:29:59.490Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T18:29:59.764Z] ---> e03aec173e1e [2021-06-18T18:29:59.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T18:30:00.713Z] ---> c30cad4040e5 [2021-06-18T18:30:00.713Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-18T18:30:00.713Z] ---> 41695f72c2fd [2021-06-18T18:30:00.713Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T18:30:00.713Z] ---> Running in 64bb3cb9465d [2021-06-18T18:30:00.713Z] ---> a5c4c0ec9574 [2021-06-18T18:30:00.713Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T18:30:02.127Z] ---> 0ff7e7aaa84d [2021-06-18T18:30:02.127Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T18:30:02.127Z] ---> 228a74493101 [2021-06-18T18:30:02.127Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T18:30:02.127Z] ---> Running in cde27385768b [2021-06-18T18:30:02.127Z] ---> Running in 0703b8a31841 [2021-06-18T18:30:02.401Z] Removing intermediate container cde27385768b [2021-06-18T18:30:02.401Z] ---> 1e5faa9ba712 [2021-06-18T18:30:02.401Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T18:30:02.670Z] Removing intermediate container 0703b8a31841 [2021-06-18T18:30:02.670Z] ---> 36524db484a3 [2021-06-18T18:30:02.670Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T18:30:02.670Z] ---> Running in e3a2679a092d [2021-06-18T18:30:02.670Z] ---> Running in 3a5657fe2a1e [2021-06-18T18:30:02.670Z] Removing intermediate container 64bb3cb9465d [2021-06-18T18:30:02.670Z] ---> 10c607bd41f4 [2021-06-18T18:30:02.670Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T18:30:02.942Z] ---> Running in 436ae88208db [2021-06-18T18:30:02.942Z] Removing intermediate container e3a2679a092d [2021-06-18T18:30:02.942Z] ---> 1bf50a24315d [2021-06-18T18:30:02.942Z] Step 20/22 : LABEL arch=x86_64 [2021-06-18T18:30:03.217Z] Removing intermediate container 3a5657fe2a1e [2021-06-18T18:30:03.217Z] ---> a76db2ec1c92 [2021-06-18T18:30:03.217Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T18:30:03.217Z] ---> Running in 7047640d439b [2021-06-18T18:30:03.217Z] ---> Running in f09369fc83b4 [2021-06-18T18:30:03.217Z] Removing intermediate container 436ae88208db [2021-06-18T18:30:03.217Z] ---> 83a885f08319 [2021-06-18T18:30:03.217Z] Step 24/26 : LABEL arch=x86_64 [2021-06-18T18:30:03.478Z] ---> Running in ed68c6b50f12 [2021-06-18T18:30:03.478Z] Removing intermediate container 7047640d439b [2021-06-18T18:30:03.478Z] ---> f7272677aeb4 [2021-06-18T18:30:03.478Z] Step 21/22 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 [2021-06-18T18:30:03.478Z] Removing intermediate container f09369fc83b4 [2021-06-18T18:30:03.478Z] ---> 1a8015247560 [2021-06-18T18:30:03.478Z] Step 22/23 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 [2021-06-18T18:30:03.742Z] ---> Running in 1d01082d5906 [2021-06-18T18:30:03.742Z] Removing intermediate container ed68c6b50f12 [2021-06-18T18:30:03.742Z] ---> 68f89605332a [2021-06-18T18:30:03.742Z] Step 25/26 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 [2021-06-18T18:30:03.742Z] ---> Running in 984a253397c3 [2021-06-18T18:30:03.742Z] ---> Running in d465ac139fae [2021-06-18T18:30:04.009Z] Removing intermediate container 1d01082d5906 [2021-06-18T18:30:04.009Z] ---> 24c65daf985f [2021-06-18T18:30:04.009Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T18:30:04.009Z] Removing intermediate container 984a253397c3 [2021-06-18T18:30:04.009Z] ---> 7f8a831db2e1 [2021-06-18T18:30:04.009Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T18:30:04.009Z] ---> Running in f5672e1cdbbe [2021-06-18T18:30:04.009Z] ---> Running in 9edfdca3813f [2021-06-18T18:30:04.271Z] Removing intermediate container d465ac139fae [2021-06-18T18:30:04.271Z] ---> b0af59c714e4 [2021-06-18T18:30:04.271Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T18:30:04.271Z] ---> Running in 3c945e0d6263 [2021-06-18T18:30:04.271Z] Removing intermediate container 9edfdca3813f [2021-06-18T18:30:04.271Z] ---> 4a2a6336d2df [2021-06-18T18:30:04.271Z] [2021-06-18T18:30:04.271Z] Removing intermediate container f5672e1cdbbe [2021-06-18T18:30:04.271Z] ---> 20a319b9b7c6 [2021-06-18T18:30:04.271Z] [2021-06-18T18:30:04.535Z] Removing intermediate container 3c945e0d6263 [2021-06-18T18:30:04.535Z] ---> 70ea6df24e76 [2021-06-18T18:30:04.535Z] [2021-06-18T18:30:04.802Z] Successfully built 20a319b9b7c6 [2021-06-18T18:30:04.802Z] Successfully built 4a2a6336d2df [2021-06-18T18:30:04.802Z] Successfully tagged security-proxy-setup:latest [2021-06-18T18:30:04.802Z] Building core-command [2021-06-18T18:30:04.802Z] Successfully tagged support-notifications:latest [2021-06-18T18:30:04.802Z] Building core-data [2021-06-18T18:30:04.802Z]  Building security-proxy-setup ... done  Building support-notifications ... done Successfully built 70ea6df24e76 [2021-06-18T18:30:04.802Z] Successfully tagged security-secretstore-setup:latest [2021-06-18T18:30:04.802Z] Building support-scheduler [2021-06-18T18:30:13.255Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T18:30:13.255Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T18:30:13.255Z] ---> c68cebd6b01c [2021-06-18T18:30:13.255Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T18:30:13.255Z] ---> Using cache [2021-06-18T18:30:13.255Z] ---> 8694c68f86ed [2021-06-18T18:30:13.255Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:30:13.255Z] ---> Using cache [2021-06-18T18:30:13.255Z] ---> 103266992999 [2021-06-18T18:30:13.255Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T18:30:13.255Z] ---> Using cache [2021-06-18T18:30:13.255Z] ---> ca6c1e099876 [2021-06-18T18:30:13.255Z] Step 6/24 : COPY go.mod . [2021-06-18T18:30:13.255Z] ---> Using cache [2021-06-18T18:30:13.255Z] ---> c3a4d11c24ab [2021-06-18T18:30:13.255Z] Step 7/24 : RUN go mod download [2021-06-18T18:30:13.255Z] ---> Using cache [2021-06-18T18:30:13.255Z] ---> a2847951a514 [2021-06-18T18:30:13.255Z] Step 8/24 : COPY . . [2021-06-18T18:30:13.255Z] ---> Using cache [2021-06-18T18:30:13.255Z] ---> 48d061f71a07 [2021-06-18T18:30:13.255Z] Step 9/24 : RUN go mod tidy [2021-06-18T18:30:13.255Z] ---> Using cache [2021-06-18T18:30:13.255Z] ---> 0f9cc9d36d9b [2021-06-18T18:30:13.255Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T18:30:17.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T18:30:17.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T18:30:17.470Z] ---> c68cebd6b01c [2021-06-18T18:30:17.470Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T18:30:17.470Z] ---> Using cache [2021-06-18T18:30:17.470Z] ---> 8694c68f86ed [2021-06-18T18:30:17.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:30:17.470Z] ---> Using cache [2021-06-18T18:30:17.470Z] ---> 103266992999 [2021-06-18T18:30:17.470Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T18:30:17.470Z] ---> Using cache [2021-06-18T18:30:17.470Z] ---> ca6c1e099876 [2021-06-18T18:30:17.470Z] Step 6/23 : COPY go.mod . [2021-06-18T18:30:17.470Z] ---> Using cache [2021-06-18T18:30:17.470Z] ---> c3a4d11c24ab [2021-06-18T18:30:17.470Z] Step 7/23 : RUN go mod download [2021-06-18T18:30:17.470Z] ---> Using cache [2021-06-18T18:30:17.470Z] ---> a2847951a514 [2021-06-18T18:30:17.470Z] Step 8/23 : COPY . . [2021-06-18T18:30:17.470Z] ---> Using cache [2021-06-18T18:30:17.470Z] ---> 48d061f71a07 [2021-06-18T18:30:17.470Z] Step 9/23 : RUN go mod tidy [2021-06-18T18:30:17.470Z] ---> Using cache [2021-06-18T18:30:17.470Z] ---> 0f9cc9d36d9b [2021-06-18T18:30:17.470Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T18:30:17.730Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T18:30:19.131Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T18:30:19.131Z] ---> aefe523efa57 [2021-06-18T18:30:19.131Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-18T18:30:19.404Z] ---> Running in 72d9b20ffc23 [2021-06-18T18:30:19.404Z] ---> Running in 4b3650d213d5 [2021-06-18T18:30:19.999Z] ---> Running in 476082835d44 [2021-06-18T18:30:20.261Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T18:30:20.261Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T18:30:20.261Z] ---> c68cebd6b01c [2021-06-18T18:30:20.261Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T18:30:20.261Z] ---> Using cache [2021-06-18T18:30:20.261Z] ---> 8694c68f86ed [2021-06-18T18:30:20.261Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:30:20.261Z] ---> Using cache [2021-06-18T18:30:20.261Z] ---> 103266992999 [2021-06-18T18:30:20.261Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T18:30:20.523Z] Removing intermediate container 476082835d44 [2021-06-18T18:30:20.523Z] ---> 1290bea611a2 [2021-06-18T18:30:20.523Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T18:30:20.796Z] ---> Running in f7eb47876634 [2021-06-18T18:30:20.796Z] ---> Running in f5597e6cf67f [2021-06-18T18:30:21.078Z] 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 [2021-06-18T18:30:21.355Z] 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 [2021-06-18T18:30:21.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:30:21.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:30:21.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:30:21.876Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T18:30:21.876Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T18:30:21.876Z] Executing bash-5.0.17-r0.post-install [2021-06-18T18:30:21.876Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T18:30:21.876Z] Removing intermediate container c13465a143a7 [2021-06-18T18:30:21.876Z] ---> 517d0eb80520 [2021-06-18T18:30:21.876Z] [2021-06-18T18:30:21.876Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T18:30:21.876Z] ---> 13621d1b12d4 [2021-06-18T18:30:21.876Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T18:30:21.876Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T18:30:21.876Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T18:30:21.876Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T18:30:21.876Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T18:30:21.876Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T18:30:21.876Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T18:30:21.876Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T18:30:21.876Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T18:30:21.876Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T18:30:21.876Z] ---> Running in d322498a75e8 [2021-06-18T18:30:21.876Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T18:30:22.138Z] Removing intermediate container d322498a75e8 [2021-06-18T18:30:22.138Z] ---> aa0759d9cb6d [2021-06-18T18:30:22.138Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T18:30:22.138Z] ---> Running in b814cba8210b [2021-06-18T18:30:22.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:30:22.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:30:22.966Z] OK: 219 MiB in 52 packages [2021-06-18T18:30:22.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:30:23.243Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T18:30:23.243Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T18:30:23.243Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T18:30:23.243Z] OK: 6 MiB in 16 packages [2021-06-18T18:30:23.821Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T18:30:23.821Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T18:30:23.821Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T18:30:23.821Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T18:30:23.821Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T18:30:23.821Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T18:30:23.821Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T18:30:23.821Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T18:30:23.821Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T18:30:23.821Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T18:30:23.821Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T18:30:23.821Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T18:30:23.821Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T18:30:23.821Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T18:30:23.821Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T18:30:24.088Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T18:30:24.088Z] Removing intermediate container f7eb47876634 [2021-06-18T18:30:24.088Z] ---> 71402e0ff0d5 [2021-06-18T18:30:24.088Z] Step 6/24 : COPY go.mod . [2021-06-18T18:30:24.088Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T18:30:24.088Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T18:30:24.088Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T18:30:24.088Z] Removing intermediate container b814cba8210b [2021-06-18T18:30:24.088Z] ---> e594c8c16c01 [2021-06-18T18:30:24.088Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T18:30:24.088Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T18:30:24.088Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T18:30:24.088Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T18:30:24.088Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T18:30:24.088Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T18:30:24.088Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T18:30:24.088Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T18:30:24.088Z] ---> Running in e4ee751b966e [2021-06-18T18:30:24.362Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T18:30:24.362Z] OK: 72 MiB in 59 packages [2021-06-18T18:30:24.362Z] ---> f71e22e51b5d [2021-06-18T18:30:24.362Z] Step 7/24 : RUN go mod download [2021-06-18T18:30:24.362Z] ---> Running in 4ce91c49fd08 [2021-06-18T18:30:24.362Z] Removing intermediate container e4ee751b966e [2021-06-18T18:30:24.362Z] ---> a914bf4629f9 [2021-06-18T18:30:24.362Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T18:30:24.362Z] ---> Running in df73495f13ad [2021-06-18T18:30:24.632Z] Removing intermediate container df73495f13ad [2021-06-18T18:30:24.632Z] ---> dbebf8aa6800 [2021-06-18T18:30:24.632Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T18:30:24.632Z] ---> Running in 68c9e78a070c [2021-06-18T18:30:25.632Z] Removing intermediate container 68c9e78a070c [2021-06-18T18:30:25.632Z] ---> 87df14831d8d [2021-06-18T18:30:25.632Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T18:30:25.632Z] ---> Running in e5b438cbba1c [2021-06-18T18:30:25.632Z] Removing intermediate container 4ce91c49fd08 [2021-06-18T18:30:25.632Z] ---> 304b4bc8e652 [2021-06-18T18:30:25.632Z] Step 8/24 : COPY . . [2021-06-18T18:30:25.911Z] Collecting docker-compose==1.23.2 [2021-06-18T18:30:25.911Z] Removing intermediate container e5b438cbba1c [2021-06-18T18:30:25.911Z] ---> ccac7f88c7c7 [2021-06-18T18:30:25.911Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T18:30:25.911Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T18:30:26.513Z] Collecting PyYAML<4,>=3.10 [2021-06-18T18:30:26.513Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T18:30:29.936Z] ---> 784897684ef9 [2021-06-18T18:30:29.937Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T18:30:29.937Z] ---> Running in 0707da3ef9ce [2021-06-18T18:30:30.204Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T18:30:30.204Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T18:30:30.802Z] ---> 2fd71ad7e13d [2021-06-18T18:30:30.802Z] Step 9/24 : RUN go mod tidy [2021-06-18T18:30:30.802Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T18:30:30.802Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T18:30:30.802Z] ---> Running in c7c857e1fbb5 [2021-06-18T18:30:30.802Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T18:30:30.802Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T18:30:31.412Z] Removing intermediate container 0707da3ef9ce [2021-06-18T18:30:31.412Z] ---> 572ceb6e9521 [2021-06-18T18:30:31.412Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T18:30:31.683Z] ---> 6f869d8971a2 [2021-06-18T18:30:31.683Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T18:30:31.683Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T18:30:31.683Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T18:30:31.966Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T18:30:31.966Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T18:30:32.568Z] ---> fa8a6d586b71 [2021-06-18T18:30:32.568Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T18:30:32.568Z] Removing intermediate container c7c857e1fbb5 [2021-06-18T18:30:32.568Z] ---> 13704a7239d7 [2021-06-18T18:30:32.568Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T18:30:32.568Z] ---> Running in 463a29f20e3e [2021-06-18T18:30:32.844Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T18:30:32.844Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T18:30:32.844Z] ---> 3ae4ba1e6420 [2021-06-18T18:30:32.844Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T18:30:33.444Z] ---> 74cc8e9062a0 [2021-06-18T18:30:33.444Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T18:30:33.444Z] 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 [2021-06-18T18:30:33.724Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-18T18:30:33.724Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T18:30:33.724Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T18:30:33.724Z] ---> d773664280bb [2021-06-18T18:30:33.724Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T18:30:33.724Z] ---> Running in 3b515e163cee [2021-06-18T18:30:34.005Z] Removing intermediate container 3b515e163cee [2021-06-18T18:30:34.005Z] ---> 7745db90447c [2021-06-18T18:30:34.005Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T18:30:34.005Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T18:30:34.005Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T18:30:34.513Z] ---> 6e09122062aa [2021-06-18T18:30:34.513Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T18:30:34.513Z] ---> Running in c0164ff53123 [2021-06-18T18:30:34.513Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T18:30:34.513Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T18:30:34.513Z] 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) [2021-06-18T18:30:34.513Z] Collecting idna<2.8,>=2.5 [2021-06-18T18:30:34.513Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T18:30:34.885Z] 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) [2021-06-18T18:30:34.885Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T18:30:34.885Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T18:30:34.885Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T18:30:34.885Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T18:30:34.885Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T18:30:34.885Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T18:30:35.254Z] Installing collected packages: PyYAML, urllib3, idna, requests, websocket-client, docopt, jsonschema, texttable, dockerpty, cached-property, docker-pycreds, docker, docker-compose [2021-06-18T18:30:35.255Z] Running setup.py install for PyYAML: started [2021-06-18T18:30:35.608Z] Removing intermediate container c0164ff53123 [2021-06-18T18:30:35.608Z] ---> 7796e4a087bd [2021-06-18T18:30:35.608Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T18:30:35.608Z] ---> Running in bd7ed9203744 [2021-06-18T18:30:35.926Z] Removing intermediate container bd7ed9203744 [2021-06-18T18:30:35.926Z] ---> ab0f6b3c85d6 [2021-06-18T18:30:35.926Z] Step 29/32 : CMD ["gate"] [2021-06-18T18:30:35.926Z] ---> Running in 093292968ae7 [2021-06-18T18:30:35.926Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T18:30:35.926Z] Attempting uninstall: urllib3 [2021-06-18T18:30:35.926Z] Found existing installation: urllib3 1.25.9 [2021-06-18T18:30:35.926Z] Uninstalling urllib3-1.25.9: [2021-06-18T18:30:35.926Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T18:30:36.295Z] Removing intermediate container 093292968ae7 [2021-06-18T18:30:36.295Z] ---> 604b55a110f5 [2021-06-18T18:30:36.295Z] Step 30/32 : LABEL arch=x86_64 [2021-06-18T18:30:36.295Z] ---> Running in f7960e3d1398 [2021-06-18T18:30:36.295Z] Attempting uninstall: idna [2021-06-18T18:30:36.295Z] Found existing installation: idna 2.9 [2021-06-18T18:30:36.295Z] Uninstalling idna-2.9: [2021-06-18T18:30:36.295Z] Successfully uninstalled idna-2.9 [2021-06-18T18:30:36.635Z] Removing intermediate container f7960e3d1398 [2021-06-18T18:30:36.635Z] ---> 64842b7939ca [2021-06-18T18:30:36.635Z] Step 31/32 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 [2021-06-18T18:30:36.994Z] ---> Running in 1517b5422ac0 [2021-06-18T18:30:36.994Z] Attempting uninstall: requests [2021-06-18T18:30:36.994Z] Found existing installation: requests 2.23.0 [2021-06-18T18:30:36.994Z] Uninstalling requests-2.23.0: [2021-06-18T18:30:36.994Z] Successfully uninstalled requests-2.23.0 [2021-06-18T18:30:36.994Z] Removing intermediate container 1517b5422ac0 [2021-06-18T18:30:36.994Z] ---> b0ed59a90508 [2021-06-18T18:30:36.994Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T18:30:36.994Z] ---> Running in 78ed39d1efff [2021-06-18T18:30:37.271Z] Running setup.py install for docopt: started [2021-06-18T18:30:37.271Z] Removing intermediate container 78ed39d1efff [2021-06-18T18:30:37.271Z] ---> eac09bbf0a61 [2021-06-18T18:30:37.271Z] [2021-06-18T18:30:37.550Z] Successfully built eac09bbf0a61 [2021-06-18T18:30:37.550Z] Successfully tagged security-bootstrapper:latest [2021-06-18T18:30:37.825Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2021-06-18T18:30:38.096Z] Running setup.py install for texttable: started [2021-06-18T18:30:39.079Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T18:30:39.079Z] Running setup.py install for dockerpty: started [2021-06-18T18:30:39.674Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T18:30:40.271Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-18T18:30:46.895Z] Removing intermediate container f5597e6cf67f [2021-06-18T18:30:46.895Z] ---> 426ae343b017 [2021-06-18T18:30:46.895Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T18:30:46.895Z] ---> Running in e596bbc2ff1f [2021-06-18T18:30:46.895Z] Removing intermediate container e596bbc2ff1f [2021-06-18T18:30:46.895Z] ---> 2e00771d8ce9 [2021-06-18T18:30:46.895Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T18:30:46.895Z] ---> Running in ff236b58f6e9 [2021-06-18T18:30:46.895Z] Removing intermediate container ff236b58f6e9 [2021-06-18T18:30:46.895Z] ---> b70f16392f48 [2021-06-18T18:30:46.895Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T18:30:47.156Z] ---> ba5163e5fcf7 [2021-06-18T18:30:47.156Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T18:30:47.728Z] ---> 980c4755ae9a [2021-06-18T18:30:47.728Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T18:30:48.304Z] ---> 1f0f2075f460 [2021-06-18T18:30:48.304Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T18:30:48.304Z] ---> Running in 587e8e370f34 [2021-06-18T18:30:48.567Z] Removing intermediate container 587e8e370f34 [2021-06-18T18:30:48.567Z] ---> 879b9881e440 [2021-06-18T18:30:48.567Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T18:30:49.144Z] ---> Running in ee831f3a6432 [2021-06-18T18:30:49.407Z] Removing intermediate container ee831f3a6432 [2021-06-18T18:30:49.407Z] ---> 3729c18b262d [2021-06-18T18:30:49.407Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T18:30:49.671Z] ---> Running in 21015cf29a55 [2021-06-18T18:30:49.933Z] Removing intermediate container 21015cf29a55 [2021-06-18T18:30:49.933Z] ---> 80806b31ad84 [2021-06-18T18:30:49.933Z] Step 23/24 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 [2021-06-18T18:30:49.933Z] ---> Running in 58ab574b91d6 [2021-06-18T18:30:50.197Z] Removing intermediate container 58ab574b91d6 [2021-06-18T18:30:50.197Z] ---> 27166b3a6e17 [2021-06-18T18:30:50.197Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T18:30:50.768Z] ---> Running in 9151fe18aaaf [2021-06-18T18:30:51.352Z] Removing intermediate container 9151fe18aaaf [2021-06-18T18:30:51.352Z] ---> 48b0dd9cd8b2 [2021-06-18T18:30:51.352Z] [2021-06-18T18:30:51.617Z] Successfully built 48b0dd9cd8b2 [2021-06-18T18:30:51.617Z] Successfully tagged sys-mgmt-agent:latest [2021-06-18T18:30:52.198Z]  Building sys-mgmt-agent ... done Removing intermediate container 72d9b20ffc23 [2021-06-18T18:30:52.198Z] ---> b5159fa0ae98 [2021-06-18T18:30:52.198Z] [2021-06-18T18:30:52.198Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T18:30:52.198Z] ---> 13621d1b12d4 [2021-06-18T18:30:52.198Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T18:30:52.198Z] ---> Using cache [2021-06-18T18:30:52.198Z] ---> defa26fad8aa [2021-06-18T18:30:52.198Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T18:30:52.198Z] ---> Using cache [2021-06-18T18:30:52.198Z] ---> a6c124b800b7 [2021-06-18T18:30:52.198Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T18:30:52.198Z] ---> Running in 12540ca77e8b [2021-06-18T18:30:52.463Z] Removing intermediate container 12540ca77e8b [2021-06-18T18:30:52.463Z] ---> 38ca001041a7 [2021-06-18T18:30:52.463Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T18:30:52.463Z] ---> Running in 01960a8b4644 [2021-06-18T18:30:52.463Z] Removing intermediate container 01960a8b4644 [2021-06-18T18:30:52.463Z] ---> cb5ef7589c28 [2021-06-18T18:30:52.463Z] Step 16/24 : WORKDIR / [2021-06-18T18:30:52.731Z] ---> Running in 7dc81e51c7a7 [2021-06-18T18:30:52.731Z] Removing intermediate container 7dc81e51c7a7 [2021-06-18T18:30:52.731Z] ---> 42a910951293 [2021-06-18T18:30:52.731Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T18:30:53.309Z] ---> 59798881403f [2021-06-18T18:30:53.309Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T18:30:53.963Z] ---> 6167a9659c8b [2021-06-18T18:30:53.963Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T18:30:54.575Z] ---> b7174fb714f8 [2021-06-18T18:30:54.575Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T18:30:54.575Z] Removing intermediate container 4b3650d213d5 [2021-06-18T18:30:54.575Z] ---> a0f0791dc118 [2021-06-18T18:30:54.575Z] [2021-06-18T18:30:54.575Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T18:30:54.852Z] ---> Running in 95becdbb4086 [2021-06-18T18:30:54.852Z] ---> 13621d1b12d4 [2021-06-18T18:30:54.852Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T18:30:54.852Z] ---> Using cache [2021-06-18T18:30:54.852Z] ---> defa26fad8aa [2021-06-18T18:30:54.852Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T18:30:54.852Z] ---> Using cache [2021-06-18T18:30:54.852Z] ---> a6c124b800b7 [2021-06-18T18:30:54.852Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T18:30:54.852Z] ---> Running in 9fe14e81e9a2 [2021-06-18T18:30:54.852Z] Removing intermediate container 95becdbb4086 [2021-06-18T18:30:54.852Z] ---> 6a316880cb0f [2021-06-18T18:30:54.852Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T18:30:54.852Z] ---> Running in 3352037c0f81 [2021-06-18T18:30:54.852Z] Removing intermediate container 9fe14e81e9a2 [2021-06-18T18:30:54.852Z] ---> 579c61e656f5 [2021-06-18T18:30:54.852Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T18:30:55.134Z] Removing intermediate container 3352037c0f81 [2021-06-18T18:30:55.134Z] ---> de4428568fb9 [2021-06-18T18:30:55.134Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T18:30:55.134Z] ---> Running in 817e1504870f [2021-06-18T18:30:55.134Z] ---> Running in 9a60e14511bc [2021-06-18T18:30:55.134Z] Removing intermediate container 817e1504870f [2021-06-18T18:30:55.134Z] ---> 4071f279751a [2021-06-18T18:30:55.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T18:30:55.407Z] Removing intermediate container 9a60e14511bc [2021-06-18T18:30:55.407Z] ---> 30b9595eb9d2 [2021-06-18T18:30:55.407Z] Step 23/24 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 [2021-06-18T18:30:55.407Z] ---> Running in 47ecde6c55e8 [2021-06-18T18:30:55.407Z] ---> 93b107c18d51 [2021-06-18T18:30:55.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T18:30:55.407Z] Removing intermediate container 47ecde6c55e8 [2021-06-18T18:30:55.407Z] ---> daa047ed6ccf [2021-06-18T18:30:55.407Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T18:30:55.740Z] ---> Running in eb7c282b4215 [2021-06-18T18:30:55.740Z] Removing intermediate container eb7c282b4215 [2021-06-18T18:30:55.740Z] ---> 4cb4184de791 [2021-06-18T18:30:55.740Z] [2021-06-18T18:30:56.014Z] ---> a9213de75a6a [2021-06-18T18:30:56.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T18:30:56.014Z] Successfully built 4cb4184de791 [2021-06-18T18:30:56.014Z] Successfully tagged core-command:latest [2021-06-18T18:30:56.297Z]  Building core-command ... done  ---> aaba6bcce6d9 [2021-06-18T18:30:56.297Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T18:30:56.297Z] ---> Running in b2add6ce4eac [2021-06-18T18:30:56.566Z] Removing intermediate container b2add6ce4eac [2021-06-18T18:30:56.566Z] ---> b3887eda42ab [2021-06-18T18:30:56.566Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T18:30:56.566Z] ---> Running in a9656d9006de [2021-06-18T18:30:56.566Z] Removing intermediate container a9656d9006de [2021-06-18T18:30:56.566Z] ---> e6dbbb78a906 [2021-06-18T18:30:56.566Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T18:30:56.566Z] ---> Running in cd3a029807f4 [2021-06-18T18:30:56.566Z] Removing intermediate container cd3a029807f4 [2021-06-18T18:30:56.566Z] ---> dfd11429dfb3 [2021-06-18T18:30:56.566Z] Step 22/23 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 [2021-06-18T18:30:56.832Z] ---> Running in 83d11d7c684c [2021-06-18T18:30:56.832Z] Removing intermediate container 83d11d7c684c [2021-06-18T18:30:56.832Z] ---> 3d0fff1c24d9 [2021-06-18T18:30:56.832Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T18:30:56.832Z] ---> Running in 3b3105929a27 [2021-06-18T18:30:57.095Z] Removing intermediate container 3b3105929a27 [2021-06-18T18:30:57.095Z] ---> a9fad0e9b12d [2021-06-18T18:30:57.095Z] [2021-06-18T18:30:57.095Z] Successfully built a9fad0e9b12d [2021-06-18T18:30:57.095Z] Successfully tagged support-scheduler:latest [2021-06-18T18:30:58.037Z]  Building support-scheduler ... done Removing intermediate container 463a29f20e3e [2021-06-18T18:30:58.037Z] ---> a389f6e7bf5b [2021-06-18T18:30:58.037Z] [2021-06-18T18:30:58.037Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T18:30:58.037Z] ---> 13621d1b12d4 [2021-06-18T18:30:58.037Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T18:30:58.037Z] ---> Running in a7df8cd71180 [2021-06-18T18:30:58.037Z] Removing intermediate container a7df8cd71180 [2021-06-18T18:30:58.037Z] ---> d5037c272d6d [2021-06-18T18:30:58.037Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T18:30:58.037Z] ---> Running in 7bc35efd716e [2021-06-18T18:30:58.301Z] Removing intermediate container 7bc35efd716e [2021-06-18T18:30:58.301Z] ---> 66f967fa224f [2021-06-18T18:30:58.301Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T18:30:58.301Z] ---> Running in cdf155366978 [2021-06-18T18:30:58.301Z] Removing intermediate container cdf155366978 [2021-06-18T18:30:58.301Z] ---> 94129deb1518 [2021-06-18T18:30:58.301Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T18:30:58.301Z] ---> Running in 1a34f099e03c [2021-06-18T18:30:58.873Z] Removing intermediate container 1a34f099e03c [2021-06-18T18:30:58.873Z] ---> e13151db3f08 [2021-06-18T18:30:58.873Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T18:30:58.873Z] ---> Running in 0bb0a08ed4ba [2021-06-18T18:30:59.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T18:30:59.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T18:31:00.280Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T18:31:00.280Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T18:31:00.280Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T18:31:00.280Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T18:31:01.222Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T18:31:01.222Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T18:31:01.484Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T18:31:01.484Z] OK: 8 MiB in 20 packages [2021-06-18T18:31:01.744Z] Removing intermediate container 0bb0a08ed4ba [2021-06-18T18:31:01.744Z] ---> d7ece83bd662 [2021-06-18T18:31:01.744Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T18:31:02.018Z] ---> 49e195fb19ef [2021-06-18T18:31:02.018Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T18:31:02.298Z] ---> 83fb326a4ff2 [2021-06-18T18:31:02.298Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T18:31:02.561Z] ---> 1c7e951e188a [2021-06-18T18:31:02.561Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T18:31:02.561Z] ---> Running in 53db6cf86712 [2021-06-18T18:31:02.823Z] Removing intermediate container 53db6cf86712 [2021-06-18T18:31:02.823Z] ---> 6533f6a5ca0a [2021-06-18T18:31:02.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T18:31:02.823Z] ---> Running in fb6d2a27c28e [2021-06-18T18:31:02.823Z] Removing intermediate container fb6d2a27c28e [2021-06-18T18:31:02.823Z] ---> eb6f1b508b49 [2021-06-18T18:31:02.823Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T18:31:02.823Z] ---> Running in 6c21a12a5d00 [2021-06-18T18:31:03.084Z] Removing intermediate container 6c21a12a5d00 [2021-06-18T18:31:03.084Z] ---> 5d52d8ce411c [2021-06-18T18:31:03.084Z] Step 23/24 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 [2021-06-18T18:31:03.084Z] ---> Running in 7a65429d4a32 [2021-06-18T18:31:03.084Z] Removing intermediate container 7a65429d4a32 [2021-06-18T18:31:03.084Z] ---> 6da450357864 [2021-06-18T18:31:03.084Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T18:31:03.084Z] ---> Running in edd8b0f358ff [2021-06-18T18:31:03.346Z] Removing intermediate container edd8b0f358ff [2021-06-18T18:31:03.346Z] ---> d86c6dbd41ac [2021-06-18T18:31:03.346Z] [2021-06-18T18:31:03.346Z] Successfully built d86c6dbd41ac [2021-06-18T18:31:03.346Z] Successfully tagged core-data:latest [2021-06-18T18:31:03.353Z]  Building core-data ... done  [Pipeline] } [2021-06-18T18:31:03.356Z] $ docker stop --time=1 01a5de984c99b0a93381ec35b506263d6eb1082b348d14cd484fd9d1f23db0a8 [2021-06-18T18:31:04.608Z] $ docker rm -f 01a5de984c99b0a93381ec35b506263d6eb1082b348d14cd484fd9d1f23db0a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T18:31:04.970Z] + docker images [2021-06-18T18:31:04.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T18:31:04.970Z] core-data latest d86c6dbd41ac 1 second ago 20.2MB [2021-06-18T18:31:04.970Z] a389f6e7bf5b 7 seconds ago 1.15GB [2021-06-18T18:31:04.970Z] support-scheduler latest a9fad0e9b12d 8 seconds ago 15.9MB [2021-06-18T18:31:04.970Z] core-command latest 4cb4184de791 9 seconds ago 15.9MB [2021-06-18T18:31:04.970Z] a0f0791dc118 10 seconds ago 1.15GB [2021-06-18T18:31:04.970Z] b5159fa0ae98 13 seconds ago 1.14GB [2021-06-18T18:31:04.970Z] sys-mgmt-agent latest 48b0dd9cd8b2 14 seconds ago 312MB [2021-06-18T18:31:04.970Z] security-bootstrapper latest eac09bbf0a61 27 seconds ago 18.6MB [2021-06-18T18:31:04.970Z] 517d0eb80520 43 seconds ago 1.15GB [2021-06-18T18:31:04.970Z] security-proxy-setup latest 20a319b9b7c6 About a minute ago 25.7MB [2021-06-18T18:31:04.970Z] security-secretstore-setup latest 70ea6df24e76 About a minute ago 28.7MB [2021-06-18T18:31:04.970Z] support-notifications latest 4a2a6336d2df About a minute ago 16.7MB [2021-06-18T18:31:04.970Z] fc0db6bdbff8 About a minute ago 1.15GB [2021-06-18T18:31:04.970Z] 7d4189583546 About a minute ago 1.15GB [2021-06-18T18:31:04.970Z] c5ac11dae3f1 About a minute ago 1.15GB [2021-06-18T18:31:04.970Z] 176dcbb3ddfe About a minute ago 1.15GB [2021-06-18T18:31:04.970Z] core-metadata latest 16702f49bdad About a minute ago 16.6MB [2021-06-18T18:31:04.970Z] 1a25995910d3 About a minute ago 1.15GB [2021-06-18T18:31:04.970Z] ci-base-image-x86_64 latest c68cebd6b01c 5 minutes ago 647MB [2021-06-18T18:31:04.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-18T18:31:04.970Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-18T18:31:04.970Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-18T18:31:04.970Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-18T18:31:04.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-18T18:31:20.376Z] Still waiting to schedule task [2021-06-18T18:31:20.376Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-18T18:33:43.200Z] Running on prd-ubuntu18.04-docker-8c-8g-254 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-18T18:33:43.224Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-18T18:33:43.347Z] The recommended git tool is: git [2021-06-18T18:33:45.939Z] using credential edgex-jenkins-ssh [2021-06-18T18:33:45.955Z] Cloning the remote Git repository [2021-06-18T18:33:45.965Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T18:33:46.045Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-18T18:33:46.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T18:33:46.101Z] > git --version # timeout=10 [2021-06-18T18:33:46.108Z] > git --version # 'git version 2.17.1' [2021-06-18T18:33:46.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T18:33:46.144Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T18:34:06.478Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T18:34:06.826Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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 [2021-06-18T18:34:05.769Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T18:34:05.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T18:34:05.791Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T18:34:05.804Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T18:34:05.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T18:34:05.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T18:34:06.482Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T18:34:06.488Z] > git checkout -f eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd # timeout=10 [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 [2021-06-18T18:34:07.995Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T18:34:08.577Z] ---> package-listing.sh [2021-06-18T18:34:08.577Z] ++ facter osfamily [2021-06-18T18:34:08.577Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T18:34:08.842Z] + OS_FAMILY=redhat [2021-06-18T18:34:08.842Z] + workspace=/w/workspace/edgex-go/3 [2021-06-18T18:34:08.842Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T18:34:08.842Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T18:34:08.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T18:34:08.842Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T18:34:08.842Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-18T18:34:08.842Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T18:34:08.842Z] + case "${OS_FAMILY}" in [2021-06-18T18:34:08.842Z] + sort [2021-06-18T18:34:08.842Z] + rpm -qa [2021-06-18T18:34:11.405Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T18:34:11.405Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T18:34:11.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T18:34:11.405Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-18T18:34:11.405Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-18T18:34:11.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-18T18:34:11.420Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T18:34:11.710Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:34:12.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T18:34:12.282Z] [2021-06-18T18:34:12.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T18:34:12.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T18:34:12.600Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T18:34:12.600Z] df20fa9351a1: Pulling fs layer [2021-06-18T18:34:12.600Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T18:34:12.600Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T18:34:12.600Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T18:34:12.600Z] 93b61091891f: Pulling fs layer [2021-06-18T18:34:12.600Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T18:34:12.600Z] 5e14af77c1be: Pulling fs layer [2021-06-18T18:34:12.600Z] 01666e4c0597: Pulling fs layer [2021-06-18T18:34:12.600Z] aa168da1d23b: Pulling fs layer [2021-06-18T18:34:12.600Z] 46f8f816bc3b: Waiting [2021-06-18T18:34:12.600Z] 5e14af77c1be: Waiting [2021-06-18T18:34:12.600Z] 93b61091891f: Waiting [2021-06-18T18:34:12.600Z] 93b9cdb0e59b: Waiting [2021-06-18T18:34:12.600Z] 01666e4c0597: Waiting [2021-06-18T18:34:12.600Z] aa168da1d23b: Waiting [2021-06-18T18:34:12.600Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T18:34:12.600Z] 36b3adc4ff6f: Download complete [2021-06-18T18:34:12.600Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T18:34:12.600Z] 46f8f816bc3b: Download complete [2021-06-18T18:34:12.600Z] df20fa9351a1: Verifying Checksum [2021-06-18T18:34:12.600Z] df20fa9351a1: Download complete [2021-06-18T18:34:12.871Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T18:34:12.871Z] 93b9cdb0e59b: Download complete [2021-06-18T18:34:12.871Z] 93b61091891f: Verifying Checksum [2021-06-18T18:34:12.871Z] 93b61091891f: Download complete [2021-06-18T18:34:12.871Z] 5e14af77c1be: Verifying Checksum [2021-06-18T18:34:12.871Z] 5e14af77c1be: Download complete [2021-06-18T18:34:12.871Z] 01666e4c0597: Verifying Checksum [2021-06-18T18:34:12.871Z] 01666e4c0597: Download complete [2021-06-18T18:34:12.871Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T18:34:12.871Z] 8ad3a11d3b57: Download complete [2021-06-18T18:34:12.871Z] df20fa9351a1: Pull complete [2021-06-18T18:34:13.143Z] 36b3adc4ff6f: Pull complete [2021-06-18T18:34:13.733Z] 8ad3a11d3b57: Pull complete [2021-06-18T18:34:13.733Z] 46f8f816bc3b: Pull complete [2021-06-18T18:34:13.999Z] 93b61091891f: Pull complete [2021-06-18T18:34:14.260Z] 93b9cdb0e59b: Pull complete [2021-06-18T18:34:14.260Z] 5e14af77c1be: Pull complete [2021-06-18T18:34:14.260Z] 01666e4c0597: Pull complete [2021-06-18T18:34:15.204Z] aa168da1d23b: Verifying Checksum [2021-06-18T18:34:15.204Z] aa168da1d23b: Download complete [2021-06-18T18:34:20.542Z] aa168da1d23b: Pull complete [2021-06-18T18:34:20.542Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T18:34:20.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T18:34:20.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T18:34:20.632Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2021-06-18T18:34:20.669Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T18:34:23.602Z] $ docker top 73a2f64eb3d9cfe00af16fe8d977f259d503cfff154ce247a56917f0b22e9c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T18:34:23.995Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T18:34:24.292Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T18:34:24.582Z] + ls /var/log/sa-host [2021-06-18T18:34:24.582Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T18:34:24.582Z] file_magic: OK [2021-06-18T18:34:24.582Z] HZ: Using current value: 100 [2021-06-18T18:34:24.582Z] file_header: OK [2021-06-18T18:34:24.582Z] 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 [2021-06-18T18:34:24.582Z] Statistics: [2021-06-18T18:34:24.582Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T18:34:24.582Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T18:34:24.582Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T18:34:24.582Z] file_magic: OK [2021-06-18T18:34:24.582Z] HZ: Using current value: 100 [2021-06-18T18:34:24.582Z] file_header: OK [2021-06-18T18:34:24.582Z] 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 [2021-06-18T18:34:24.582Z] Statistics: [2021-06-18T18:34:24.582Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T18:34:24.582Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T18:34:24.755Z] provisioning config files... [2021-06-18T18:34:24.773Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3633827876429592908tmp [Pipeline] { [Pipeline] echo [2021-06-18T18:34:24.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T18:34:25.085Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T18:34:25.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T18:34:25.471Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T18:34:25.482Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T18:34:25.780Z] ---> sudo-logs.sh [2021-06-18T18:34:25.781Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T18:34:25.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T18:34:26.108Z] ---> job-cost.sh [2021-06-18T18:34:26.108Z] lf-activate-venv: SKIPPING [2021-06-18T18:34:26.108Z] INFO: No Stack... [2021-06-18T18:34:27.051Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T18:34:27.311Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T18:34:27.323Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T18:34:27.641Z] ---> logs-deploy.sh [2021-06-18T18:34:27.641Z] lf-activate-venv: SKIPPING [2021-06-18T18:34:27.641Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/3 [2021-06-18T18:34:27.641Z] INFO: archiving workspace using pattern(s): [2021-06-18T18:34:28.589Z] Archives upload complete. [2021-06-18T18:34:28.589Z] INFO: archiving logs to Nexus [2021-06-18T18:34:29.163Z] ---> uname -a: [2021-06-18T18:34:29.163Z] Linux prd-centos7-docker-4c-2g-249.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-18T18:34:29.163Z] [2021-06-18T18:34:29.163Z]