Pull request #3541 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b+a2749409447314ed009d40dfa1be3db87bf47467 (97f115e519d993a9b260f807e7a1fb35d9869a44) 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-ssh2161834591385759025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh1712524110672341820.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3541/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-3541/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6796206124839916820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh881635203204374590.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-3541/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-3541/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2626251903420140987.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-437 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh7508835788637903592.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 a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b Merge succeeded, producing 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b Checking out Revision 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b (PR-3541) > 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/2@tmp/jenkins-gitclient-ssh2968252112392346720.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b # 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/2@tmp/jenkins-gitclient-ssh1937498990415380734.key > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b # timeout=10 Commit message: "fix: Don't regenerate DB passwords if already exists" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T21:24:19.272Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T21:24:19.354Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T21:24:19.379Z] ========================================================= [2021-06-03T21:24:19.379Z] EdgeX Global Pipelines Version Info [2021-06-03T21:24:19.379Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bd61b152a3c25aa80e8a2fba198dc30d49a5602b # timeout=10 [2021-06-03T21:24:20.903Z] ------------------- [2021-06-03T21:24:20.904Z] stable info: [2021-06-03T21:24:20.904Z] ------------------- [2021-06-03T21:24:20.904Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T21:24:20.904Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T21:24:20.904Z] Message: update stable to v1.0.193 [2021-06-03T21:24:21.169Z] ------------------- [2021-06-03T21:24:21.169Z] experimental info: [2021-06-03T21:24:21.169Z] ------------------- [2021-06-03T21:24:21.169Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T21:24:21.169Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T21:24:21.169Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T21:24:21.300Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-03T21:24:21.324Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-03T21:24:21.347Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T21:24:21.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T21:24:21.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T21:24:21.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T21:24:21.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T21:24:21.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-03T21:24:21.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-03T21:24:21.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-03T21:24:21.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T21:24:21.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T21:24:21.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T21:24:21.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T21:24:21.629Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T21:24:21.683Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T21:24:21.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T21:24:21.731Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T21:24:21.752Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-03T21:24:21.773Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-03T21:24:21.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T21:24:21.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T21:24:21.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3541 [Pipeline] echo [2021-06-03T21:24:21.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3541 [Pipeline] echo [2021-06-03T21:24:21.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3541 [Pipeline] echo [2021-06-03T21:24:21.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [Pipeline] echo [2021-06-03T21:24:21.927Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ccbf2b [Pipeline] echo [2021-06-03T21:24:21.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T21:24:22.025Z] provisioning config files... [2021-06-03T21:24:22.042Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1690634741494158267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T21:24:22.366Z] ---> docker-login.sh [2021-06-03T21:24:22.366Z] nexus3.edgexfoundry.org:10001 [2021-06-03T21:24:22.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T21:24:22.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T21:24:22.896Z] Configure a credential helper to remove this warning. See [2021-06-03T21:24:22.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T21:24:22.896Z] [2021-06-03T21:24:22.896Z] Login Succeeded [2021-06-03T21:24:22.896Z] nexus3.edgexfoundry.org:10002 [2021-06-03T21:24:22.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T21:24:22.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T21:24:22.896Z] Configure a credential helper to remove this warning. See [2021-06-03T21:24:22.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T21:24:22.896Z] [2021-06-03T21:24:22.896Z] Login Succeeded [2021-06-03T21:24:23.159Z] nexus3.edgexfoundry.org:10003 [2021-06-03T21:24:23.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T21:24:23.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T21:24:23.159Z] Configure a credential helper to remove this warning. See [2021-06-03T21:24:23.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T21:24:23.159Z] [2021-06-03T21:24:23.159Z] Login Succeeded [2021-06-03T21:24:23.159Z] nexus3.edgexfoundry.org:10004 [2021-06-03T21:24:23.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T21:24:23.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T21:24:23.420Z] Configure a credential helper to remove this warning. See [2021-06-03T21:24:23.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T21:24:23.420Z] [2021-06-03T21:24:23.420Z] Login Succeeded [2021-06-03T21:24:23.420Z] docker.io [2021-06-03T21:24:23.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T21:24:23.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T21:24:23.681Z] Configure a credential helper to remove this warning. See [2021-06-03T21:24:23.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T21:24:23.681Z] [2021-06-03T21:24:23.681Z] Login Succeeded [2021-06-03T21:24:23.681Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T21:24:23.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T21:24:24.020Z] ++ 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-03T21:24:24.020Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T21:24:24.020Z] ++ dirname cmd/core-command/Dockerfile [2021-06-03T21:24:24.020Z] ++ cut -d/ -f2 [2021-06-03T21:24:24.020Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-03T21:24:24.020Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T21:24:24.020Z] ++ dirname cmd/core-data/Dockerfile [2021-06-03T21:24:24.020Z] ++ cut -d/ -f2 [2021-06-03T21:24:24.020Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-03T21:24:24.020Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T21:24:24.020Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-03T21:24:24.020Z] ++ cut -d/ -f2 [2021-06-03T21:24:24.020Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-03T21:24:24.020Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T21:24:24.020Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-03T21:24:24.020Z] ++ cut -d/ -f2 [2021-06-03T21:24:24.020Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-03T21:24:24.020Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T21:24:24.020Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-03T21:24:24.020Z] ++ cut -d/ -f2 [2021-06-03T21:24:24.020Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-03T21:24:24.020Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T21:24:24.020Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-03T21:24:24.020Z] ++ cut -d/ -f2 [2021-06-03T21:24:24.020Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-03T21:24:24.020Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T21:24:24.020Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-03T21:24:24.020Z] ++ cut -d/ -f2 [2021-06-03T21:24:24.020Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-03T21:24:24.020Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T21:24:24.020Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-03T21:24:24.020Z] ++ cut -d/ -f2 [2021-06-03T21:24:24.020Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-03T21:24:24.020Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T21:24:24.020Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-03T21:24:24.020Z] ++ cut -d/ -f2 [2021-06-03T21:24:24.020Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-03T21:24:24.062Z] 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-03T21:24:25.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T21:24:25.421Z] [2021-06-03T21:24:25.421Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T21:24:25.727Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T21:24:25.727Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T21:24:25.727Z] 31603596830f: Pulling fs layer [2021-06-03T21:24:25.727Z] 54011a49482f: Pulling fs layer [2021-06-03T21:24:25.727Z] a6820b24f6d8: Pulling fs layer [2021-06-03T21:24:25.727Z] f581987b2513: Pulling fs layer [2021-06-03T21:24:25.727Z] f581987b2513: Waiting [2021-06-03T21:24:25.727Z] 54011a49482f: Verifying Checksum [2021-06-03T21:24:25.727Z] 54011a49482f: Download complete [2021-06-03T21:24:25.990Z] 31603596830f: Verifying Checksum [2021-06-03T21:24:25.990Z] 31603596830f: Download complete [2021-06-03T21:24:25.990Z] f581987b2513: Verifying Checksum [2021-06-03T21:24:25.990Z] f581987b2513: Download complete [2021-06-03T21:24:25.990Z] a6820b24f6d8: Verifying Checksum [2021-06-03T21:24:25.990Z] a6820b24f6d8: Download complete [2021-06-03T21:24:26.260Z] 31603596830f: Pull complete [2021-06-03T21:24:26.260Z] 54011a49482f: Pull complete [2021-06-03T21:24:26.848Z] a6820b24f6d8: Pull complete [2021-06-03T21:24:27.110Z] f581987b2513: Pull complete [2021-06-03T21:24:27.110Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T21:24:27.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T21:24:27.110Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T21:24:27.189Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-06-03T21:24:27.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T21:24:28.614Z] $ docker top 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T21:24:28.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T21:24:28.737Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T21:24:28.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T21:24:28.845Z] $ docker exec 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 ssh-agent [2021-06-03T21:24:28.974Z] SSH_AUTH_SOCK=/tmp/ssh-sgJrcuZe68ZG/agent.14 [2021-06-03T21:24:28.974Z] SSH_AGENT_PID=21 [2021-06-03T21:24:28.983Z] Running ssh-add (command line suppressed) [2021-06-03T21:24:29.086Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3905377414434275778.key (/w/workspace/edgex-go/2@tmp/private_key_3905377414434275778.key) [2021-06-03T21:24:29.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T21:24:29.401Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T21:24:29.413Z] $ docker exec --env ******** --env ******** 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 ssh-agent -k [2021-06-03T21:24:29.506Z] unset SSH_AUTH_SOCK; [2021-06-03T21:24:29.507Z] unset SSH_AGENT_PID; [2021-06-03T21:24:29.507Z] echo Agent pid 21 killed; [2021-06-03T21:24:29.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T21:24:29.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T21:24:29.562Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T21:24:29.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T21:24:29.677Z] $ docker exec 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 ssh-agent [2021-06-03T21:24:29.780Z] SSH_AUTH_SOCK=/tmp/ssh-Kfwl7mJQbIJD/agent.57 [2021-06-03T21:24:29.780Z] SSH_AGENT_PID=63 [2021-06-03T21:24:29.786Z] Running ssh-add (command line suppressed) [2021-06-03T21:24:29.878Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2649608869574362726.key (/w/workspace/edgex-go/2@tmp/private_key_2649608869574362726.key) [2021-06-03T21:24:29.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T21:24:30.196Z] + git semver init [2021-06-03T21:24:30.197Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T21:24:30.197Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-03T21:24:30.197Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-03T21:24:30.197Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T21:24:30.197Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T21:24:30.197Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T21:24:30.197Z] # $SEMVER_BRANCH = PR-3541 [2021-06-03T21:24:30.197Z] # $SEMVER_TEMP = /tmp/semver-207216513 [2021-06-03T21:24:30.197Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-03T21:24:52.203Z] # '/tmp/semver-207216513' -> '/w/workspace/edgex-go/2/.semver' [2021-06-03T21:24:52.203Z] # -> Force: false [2021-06-03T21:24:52.203Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-03T21:24:52.213Z] $ docker exec --env ******** --env ******** 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 ssh-agent -k [2021-06-03T21:24:52.319Z] unset SSH_AUTH_SOCK; [2021-06-03T21:24:52.321Z] unset SSH_AGENT_PID; [2021-06-03T21:24:52.321Z] echo Agent pid 63 killed; [2021-06-03T21:24:52.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T21:24:52.660Z] + git semver [Pipeline] } [2021-06-03T21:24:52.673Z] $ docker stop --time=1 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 [2021-06-03T21:24:55.813Z] $ docker rm -f 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T21:24:56.208Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T21:24:56.469Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T21:24:56.473Z] [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-03T21:24:57.153Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T21:24:57.493Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T21:24:57.788Z] + true [2021-06-03T21:24:57.788Z] + sudo service docker restart [2021-06-03T21:24:57.788Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T21:25:11.756Z] Still waiting to schedule task [2021-06-03T21:25:11.756Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-435’ [Pipeline] echo [2021-06-03T21:25:15.928Z] ========================================================= [2021-06-03T21:25:15.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T21:25:15.929Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T21:25:16.251Z] + 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-03T21:25:17.659Z] Sending build context to Docker daemon 329.1MB [2021-06-03T21:25:17.659Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T21:25:17.659Z] Step 2/6 : FROM ${BASE} [2021-06-03T21:25:17.659Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T21:25:17.659Z] 540db60ca938: Pulling fs layer [2021-06-03T21:25:17.659Z] adcc1eea9eea: Pulling fs layer [2021-06-03T21:25:17.659Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T21:25:17.659Z] 0510c868ecb4: Pulling fs layer [2021-06-03T21:25:17.659Z] afea3b2eda06: Pulling fs layer [2021-06-03T21:25:17.659Z] 7809a108b3ef: Pulling fs layer [2021-06-03T21:25:17.659Z] f706445af74f: Pulling fs layer [2021-06-03T21:25:17.659Z] 0510c868ecb4: Waiting [2021-06-03T21:25:17.659Z] afea3b2eda06: Waiting [2021-06-03T21:25:17.659Z] 7809a108b3ef: Waiting [2021-06-03T21:25:17.659Z] f706445af74f: Waiting [2021-06-03T21:25:17.659Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T21:25:17.659Z] 4c4ab2625f07: Download complete [2021-06-03T21:25:17.659Z] adcc1eea9eea: Verifying Checksum [2021-06-03T21:25:17.659Z] adcc1eea9eea: Download complete [2021-06-03T21:25:17.659Z] afea3b2eda06: Verifying Checksum [2021-06-03T21:25:17.659Z] afea3b2eda06: Download complete [2021-06-03T21:25:17.659Z] 7809a108b3ef: Verifying Checksum [2021-06-03T21:25:17.659Z] 7809a108b3ef: Download complete [2021-06-03T21:25:17.659Z] 540db60ca938: Verifying Checksum [2021-06-03T21:25:17.659Z] 540db60ca938: Download complete [2021-06-03T21:25:17.926Z] 540db60ca938: Pull complete [2021-06-03T21:25:18.188Z] adcc1eea9eea: Pull complete [2021-06-03T21:25:18.449Z] 4c4ab2625f07: Pull complete [2021-06-03T21:25:19.835Z] f706445af74f: Verifying Checksum [2021-06-03T21:25:19.835Z] f706445af74f: Download complete [2021-06-03T21:25:20.100Z] 0510c868ecb4: Verifying Checksum [2021-06-03T21:25:20.100Z] 0510c868ecb4: Download complete [2021-06-03T21:25:24.349Z] 0510c868ecb4: Pull complete [2021-06-03T21:25:24.349Z] afea3b2eda06: Pull complete [2021-06-03T21:25:24.349Z] 7809a108b3ef: Pull complete [2021-06-03T21:25:29.659Z] f706445af74f: Pull complete [2021-06-03T21:25:29.659Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T21:25:29.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T21:25:29.659Z] ---> b068be0155e3 [2021-06-03T21:25:29.659Z] 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-03T21:25:36.252Z] ---> Running in aaa7fbab0286 [2021-06-03T21:25:36.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:25:36.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:25:37.399Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T21:25:37.659Z] (2/12) Installing file (5.39-r0) [2021-06-03T21:25:37.920Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T21:25:37.920Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T21:25:43.241Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T21:25:43.241Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T21:25:43.241Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T21:25:43.241Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T21:25:43.242Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T21:25:43.242Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T21:25:43.242Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T21:25:43.242Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T21:25:43.242Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T21:25:43.242Z] OK: 219 MiB in 52 packages [2021-06-03T21:25:49.837Z] Removing intermediate container aaa7fbab0286 [2021-06-03T21:25:49.837Z] ---> 77a78574d165 [2021-06-03T21:25:49.837Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T21:25:49.837Z] ---> Running in 3e3c5098f97d [2021-06-03T21:25:49.837Z] Removing intermediate container 3e3c5098f97d [2021-06-03T21:25:49.837Z] ---> 2e4a56181bf2 [2021-06-03T21:25:49.837Z] Step 5/6 : COPY go.mod . [2021-06-03T21:25:49.837Z] ---> e52bea7528ad [2021-06-03T21:25:49.837Z] Step 6/6 : RUN go mod download [2021-06-03T21:25:49.837Z] ---> Running in d0194eba70cd [2021-06-03T21:26:04.811Z] Removing intermediate container d0194eba70cd [2021-06-03T21:26:04.811Z] ---> 0ff7e172e23b [2021-06-03T21:26:04.811Z] Successfully built 0ff7e172e23b [2021-06-03T21:26:04.811Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T21:26:05.132Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T21:26:05.132Z] . [Pipeline] withDockerContainer [2021-06-03T21:26:05.214Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-06-03T21:26:05.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T21:26:05.680Z] $ docker top 490879fd237aa6f8a995b8dcfc904f9ba1c487d756b7451a6a97e61fc718fd40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T21:26:06.064Z] + go version [2021-06-03T21:26:06.064Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T21:26:06.075Z] $ docker stop --time=1 490879fd237aa6f8a995b8dcfc904f9ba1c487d756b7451a6a97e61fc718fd40 [2021-06-03T21:26:07.285Z] $ docker rm -f 490879fd237aa6f8a995b8dcfc904f9ba1c487d756b7451a6a97e61fc718fd40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T21:26:07.876Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T21:26:07.876Z] . [Pipeline] withDockerContainer [2021-06-03T21:26:07.955Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-06-03T21:26:07.999Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T21:26:08.376Z] $ docker top 4342367da762ab4e151d583b6dfa319ad29caf0a8159440c01c79136b7ac7548 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T21:26:08.469Z] ========================================================= [2021-06-03T21:26:08.469Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T21:26:08.469Z] ========================================================= [Pipeline] sh [2021-06-03T21:26:08.772Z] + go mod tidy [Pipeline] sh [2021-06-03T21:26:09.337Z] + make test [2021-06-03T21:26:09.337Z] go mod tidy [2021-06-03T21:26:09.337Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T21:26:14.674Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T21:26:32.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T21:26:35.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T21:26:36.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T21:26:36.959Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T21:26:39.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T21:26:40.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T21:26:40.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T21:26:40.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T21:26:40.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T21:26:40.969Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T21:26:42.905Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T21:26:42.905Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T21:26:42.905Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T21:26:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-03T21:26:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T21:26:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T21:26:42.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T21:26:43.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.048s coverage: 28.7% of statements [2021-06-03T21:26:44.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.069s coverage: 100.0% of statements [2021-06-03T21:26:44.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-03T21:26:44.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T21:26:44.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T21:26:45.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-06-03T21:26:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T21:26:45.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.052s coverage: 53.4% of statements [2021-06-03T21:26:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T21:26:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T21:26:46.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.148s coverage: 87.7% of statements [2021-06-03T21:26:46.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T21:26:46.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T21:26:46.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements [2021-06-03T21:26:46.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T21:26:46.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-03T21:26:46.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T21:26:46.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T21:26:46.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T21:26:46.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T21:26:46.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T21:26:48.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.230s coverage: 95.1% of statements [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T21:26:48.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T21:26:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T21:26:48.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.060s coverage: 60.0% of statements [2021-06-03T21:26:49.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-06-03T21:26:49.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T21:26:49.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.066s coverage: 22.0% of statements [2021-06-03T21:26:49.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T21:26:49.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-03T21:26:49.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-06-03T21:26:49.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-06-03T21:26:49.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-06-03T21:26:50.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-06-03T21:27:02.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements [2021-06-03T21:27:02.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-03T21:27:07.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.308s coverage: 81.8% of statements [2021-06-03T21:27:07.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T21:27:25.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-06-03T21:27:25.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-06-03T21:27:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 66.9% of statements [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T21:27:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T21:27:26.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements [2021-06-03T21:27:26.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T21:27:26.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T21:27:26.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2021-06-03T21:27:26.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T21:27:26.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements [2021-06-03T21:27:26.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-03T21:27:26.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T21:27:26.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T21:27:26.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.066s coverage: 19.3% of statements [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.116s coverage: 91.9% of statements [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 28.9% of statements [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T21:27:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T21:27:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-06-03T21:27:34.659Z] GO111MODULE=on go vet ./... [2021-06-03T21:28:01.369Z] gofmt -l . [2021-06-03T21:28:01.369Z] [ "`gofmt -l .`" = "" ] [2021-06-03T21:28:01.369Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T21:28:01.673Z] + ls -al . [2021-06-03T21:28:01.673Z] total 528 [2021-06-03T21:28:01.673Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 21:27 . [2021-06-03T21:28:01.673Z] drwxr-xr-x 4 root root 28 Jun 3 21:26 .. [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 21:24 .dockerignore [2021-06-03T21:28:01.673Z] drwxrwxr-x 8 1001 1001 179 Jun 3 21:24 .git [2021-06-03T21:28:01.673Z] drwxrwxr-x 3 1001 1001 125 Jun 3 21:24 .github [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 21:24 .gitignore [2021-06-03T21:28:01.673Z] drwx------ 3 1001 1001 60 Jun 3 21:24 .semver [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 21:24 .sonarcloud.properties [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 21:24 Attribution.txt [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 21:24 CONTRIBUTING.md [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 21:24 Dockerfile.build [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 21:24 Jenkinsfile [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 21:24 LICENSE [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 5605 Jun 3 21:24 Makefile [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 21:24 README.md [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 21:24 SECURITY.md [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 21:24 VERSION [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 21:24 ZMQWindows.md [2021-06-03T21:28:01.673Z] drwxrwxr-x 2 1001 1001 37 Jun 3 21:24 bin [2021-06-03T21:28:01.673Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 21:24 cmd [2021-06-03T21:28:01.673Z] -rw-r--r-- 1 root root 412088 Jun 3 21:27 coverage.out [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 21:24 go.mod [2021-06-03T21:28:01.673Z] -rw-r--r-- 1 root root 21048 Jun 3 21:26 go.sum [2021-06-03T21:28:01.673Z] drwxrwxr-x 8 1001 1001 127 Jun 3 21:24 internal [2021-06-03T21:28:01.673Z] drwxrwxr-x 3 1001 1001 16 Jun 3 21:24 openapi [2021-06-03T21:28:01.673Z] drwxrwxr-x 4 1001 1001 71 Jun 3 21:24 snap [2021-06-03T21:28:01.673Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 21:24 version.go [Pipeline] sh [2021-06-03T21:28:01.980Z] + '[' -e coverage.out ] [2021-06-03T21:28:01.980Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T21:28:02.103Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T21:28:02.408Z] + make build [2021-06-03T21:28:02.409Z] go mod tidy [2021-06-03T21:28:02.409Z] 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-03T21:28:03.810Z] 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-03T21:28:10.499Z] 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-03T21:28:11.072Z] 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-03T21:28:12.466Z] 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-03T21:28:12.739Z] 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-03T21:28:14.194Z] 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-03T21:28:14.783Z] 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-03T21:28:15.744Z] 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-03T21:28:16.697Z] 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-03T21:28:17.270Z] 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-03T21:28:18.229Z] 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-03T21:28:19.638Z] $ docker stop --time=1 4342367da762ab4e151d583b6dfa319ad29caf0a8159440c01c79136b7ac7548 [2021-06-03T21:28:21.829Z] $ docker rm -f 4342367da762ab4e151d583b6dfa319ad29caf0a8159440c01c79136b7ac7548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T21:28:24.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T21:28:24.843Z] [2021-06-03T21:28:24.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T21:28:25.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T21:28:25.155Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-03T21:28:25.155Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-03T21:28:25.155Z] ca9280d653b3: Pulling fs layer [2021-06-03T21:28:25.155Z] 7e9c9ca2126c: Pulling fs layer [2021-06-03T21:28:25.425Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-03T21:28:25.425Z] cbdbe7a5bc2a: Download complete [2021-06-03T21:28:25.687Z] cbdbe7a5bc2a: Pull complete [2021-06-03T21:28:26.326Z] ca9280d653b3: Verifying Checksum [2021-06-03T21:28:26.326Z] ca9280d653b3: Download complete [2021-06-03T21:28:26.676Z] ca9280d653b3: Pull complete [2021-06-03T21:28:27.246Z] 7e9c9ca2126c: Verifying Checksum [2021-06-03T21:28:27.246Z] 7e9c9ca2126c: Download complete [2021-06-03T21:28:30.572Z] 7e9c9ca2126c: Pull complete [2021-06-03T21:28:30.572Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-03T21:28:30.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T21:28:30.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-03T21:28:30.649Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-06-03T21:28:30.692Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T21:28:33.401Z] $ docker top b01da455e68dbfed06bb37c26d9a4f75a000fe14d5fb49d8798453eb8fac42f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T21:28:33.777Z] + docker-compose build --help [2021-06-03T21:28:33.777Z] + grep parallel [2021-06-03T21:28:34.357Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T21:28:34.370Z] $ docker stop --time=1 b01da455e68dbfed06bb37c26d9a4f75a000fe14d5fb49d8798453eb8fac42f4 [2021-06-03T21:28:35.618Z] $ docker rm -f b01da455e68dbfed06bb37c26d9a4f75a000fe14d5fb49d8798453eb8fac42f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T21:28:36.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T21:28:36.105Z] . [Pipeline] withDockerContainer [2021-06-03T21:28:36.185Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-06-03T21:28:36.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T21:28:36.702Z] $ docker top a606746b22a7dd83c699f7fb0d0e6f7ae97781fb971b95e97186c096688a14fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T21:28:37.091Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T21:28:37.666Z] Building core-command ... [2021-06-03T21:28:37.666Z] Building core-data ... [2021-06-03T21:28:37.666Z] Building core-metadata ... [2021-06-03T21:28:37.666Z] Building security-bootstrapper ... [2021-06-03T21:28:37.666Z] Building security-proxy-setup ... [2021-06-03T21:28:37.666Z] Building security-secretstore-setup ... [2021-06-03T21:28:37.666Z] Building support-notifications ... [2021-06-03T21:28:37.666Z] Building support-scheduler ... [2021-06-03T21:28:37.666Z] Building sys-mgmt-agent ... [2021-06-03T21:28:37.666Z] Building sys-mgmt-agent [2021-06-03T21:28:37.666Z] Building security-proxy-setup [2021-06-03T21:28:37.666Z] Building core-command [2021-06-03T21:28:37.666Z] Building security-secretstore-setup [2021-06-03T21:28:37.666Z] Building core-data [2021-06-03T21:28:52.592Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T21:28:52.592Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T21:28:52.592Z] ---> 0ff7e172e23b [2021-06-03T21:28:52.592Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T21:28:53.321Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T21:28:53.321Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T21:28:53.321Z] ---> 0ff7e172e23b [2021-06-03T21:28:53.321Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T21:28:53.321Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T21:28:53.321Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T21:28:53.321Z] ---> 0ff7e172e23b [2021-06-03T21:28:53.321Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T21:28:53.321Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T21:28:53.321Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T21:28:53.321Z] ---> 0ff7e172e23b [2021-06-03T21:28:53.321Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T21:29:03.367Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T21:29:03.368Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T21:29:03.368Z] ---> 0ff7e172e23b [2021-06-03T21:29:03.368Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T21:29:03.368Z] ---> Running in 55ad9dd255d1 [2021-06-03T21:29:03.368Z] ---> Running in db4d6e48bfca [2021-06-03T21:29:03.368Z] ---> Running in fb05068721fe [2021-06-03T21:29:03.368Z] ---> Running in 445de734ccf6 [2021-06-03T21:29:03.368Z] ---> Running in 2b3c6c7f70df [2021-06-03T21:29:03.368Z] Removing intermediate container 55ad9dd255d1 [2021-06-03T21:29:03.368Z] ---> aee61af7c631 [2021-06-03T21:29:03.368Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:29:03.368Z] Removing intermediate container fb05068721fe [2021-06-03T21:29:03.368Z] ---> bd52dace6cca [2021-06-03T21:29:03.368Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:29:03.368Z] Removing intermediate container 2b3c6c7f70df [2021-06-03T21:29:03.368Z] ---> 1b772ffb1d0a [2021-06-03T21:29:03.368Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:29:03.368Z] Removing intermediate container db4d6e48bfca [2021-06-03T21:29:03.368Z] ---> 1683bb29b94e [2021-06-03T21:29:03.368Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:29:03.368Z] Removing intermediate container 445de734ccf6 [2021-06-03T21:29:03.368Z] ---> 551688b940f3 [2021-06-03T21:29:03.368Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:29:03.368Z] ---> Running in c046ed389a4f [2021-06-03T21:29:03.368Z] ---> Running in 2ca37aac54d0 [2021-06-03T21:29:03.368Z] ---> Running in c5e9ab990fc8 [2021-06-03T21:29:03.368Z] ---> Running in b7581f732405 [2021-06-03T21:29:03.368Z] ---> Running in 8bf0d61e7b4a [2021-06-03T21:29:03.943Z] Removing intermediate container c5e9ab990fc8 [2021-06-03T21:29:03.943Z] ---> 114112627231 [2021-06-03T21:29:03.943Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T21:29:04.203Z] ---> Running in 21dc9f5fad9b [2021-06-03T21:29:04.203Z] Removing intermediate container 2ca37aac54d0 [2021-06-03T21:29:04.203Z] ---> 21350202d1a1 [2021-06-03T21:29:04.203Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T21:29:04.203Z] ---> Running in 7b48485c258c [2021-06-03T21:29:04.470Z] Removing intermediate container c046ed389a4f [2021-06-03T21:29:04.470Z] ---> 940582b9b541 [2021-06-03T21:29:04.470Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T21:29:04.470Z] Removing intermediate container b7581f732405 [2021-06-03T21:29:04.470Z] ---> 97d64332f82d [2021-06-03T21:29:04.470Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T21:29:04.470Z] ---> Running in 6b0b6a564ae5 [2021-06-03T21:29:04.470Z] ---> Running in 2b4af6effbf5 [2021-06-03T21:29:04.744Z] Removing intermediate container 8bf0d61e7b4a [2021-06-03T21:29:04.744Z] ---> 62351477fdab [2021-06-03T21:29:04.744Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T21:29:04.744Z] ---> Running in 530d01d4e81f [2021-06-03T21:29:04.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:04.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:05.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:05.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:05.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:05.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:05.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:05.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:05.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:06.132Z] OK: 219 MiB in 52 packages [2021-06-03T21:29:06.132Z] OK: 219 MiB in 52 packages [2021-06-03T21:29:06.392Z] OK: 219 MiB in 52 packages [2021-06-03T21:29:06.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:29:06.392Z] OK: 219 MiB in 52 packages [2021-06-03T21:29:06.657Z] Removing intermediate container 21dc9f5fad9b [2021-06-03T21:29:06.657Z] ---> c35b0154e24a [2021-06-03T21:29:06.657Z] Step 6/22 : COPY go.mod . [2021-06-03T21:29:06.657Z] Removing intermediate container 7b48485c258c [2021-06-03T21:29:06.657Z] ---> 32b9dd1edddf [2021-06-03T21:29:06.657Z] Step 6/24 : COPY go.mod . [2021-06-03T21:29:06.924Z] ---> f5396b4121b9 [2021-06-03T21:29:06.924Z] Step 7/22 : RUN go mod download [2021-06-03T21:29:06.924Z] Removing intermediate container 2b4af6effbf5 [2021-06-03T21:29:06.924Z] ---> 146c243574dc [2021-06-03T21:29:06.924Z] Step 6/26 : COPY go.mod . [2021-06-03T21:29:07.189Z] ---> dbb93995044b [2021-06-03T21:29:07.190Z] Step 7/24 : RUN go mod download [2021-06-03T21:29:07.190Z] ---> Running in 8603803d74e9 [2021-06-03T21:29:07.190Z] Removing intermediate container 530d01d4e81f [2021-06-03T21:29:07.190Z] ---> ba6adad7e9e7 [2021-06-03T21:29:07.190Z] Step 6/24 : COPY go.mod . [2021-06-03T21:29:07.450Z] ---> Running in d63d99ec2084 [2021-06-03T21:29:07.450Z] ---> fc54c897e10c [2021-06-03T21:29:07.450Z] Step 7/26 : RUN go mod download [2021-06-03T21:29:07.450Z] ---> Running in 28736e140161 [2021-06-03T21:29:07.710Z] ---> 1c7736149b6d [2021-06-03T21:29:07.710Z] Step 7/24 : RUN go mod download [2021-06-03T21:29:07.710Z] OK: 219 MiB in 52 packages [2021-06-03T21:29:07.972Z] ---> Running in 4f2267b96e32 [2021-06-03T21:29:08.556Z] Removing intermediate container 6b0b6a564ae5 [2021-06-03T21:29:08.556Z] ---> a12742f9c132 [2021-06-03T21:29:08.556Z] Step 6/24 : COPY go.mod . [2021-06-03T21:29:08.556Z] Removing intermediate container 8603803d74e9 [2021-06-03T21:29:08.556Z] ---> d169f2209dc8 [2021-06-03T21:29:08.556Z] Step 8/22 : COPY . . [2021-06-03T21:29:08.556Z] Removing intermediate container d63d99ec2084 [2021-06-03T21:29:08.556Z] ---> 709ed6d79b1f [2021-06-03T21:29:08.556Z] Step 8/24 : COPY . . [2021-06-03T21:29:08.819Z] ---> a978bd66f422 [2021-06-03T21:29:08.819Z] Step 7/24 : RUN go mod download [2021-06-03T21:29:12.011Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-438 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws [2021-06-03T21:29:12.029Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-03T21:29:12.266Z] The recommended git tool is: git [2021-06-03T21:29:15.442Z] ---> Running in 28f52893c72b [2021-06-03T21:29:15.442Z] Removing intermediate container 28736e140161 [2021-06-03T21:29:15.442Z] ---> abd845785b21 [2021-06-03T21:29:15.442Z] Step 8/26 : COPY . . [2021-06-03T21:29:15.442Z] ---> f0f5b737fcf0 [2021-06-03T21:29:15.442Z] Step 9/22 : RUN go mod tidy [2021-06-03T21:29:15.442Z] ---> 28e8fb06d5da [2021-06-03T21:29:15.442Z] Step 9/24 : RUN go mod tidy [2021-06-03T21:29:16.833Z] Removing intermediate container 4f2267b96e32 [2021-06-03T21:29:16.833Z] ---> f98da3e87787 [2021-06-03T21:29:16.833Z] Step 8/24 : COPY . . [2021-06-03T21:29:16.833Z] ---> Running in 0dc39ce74325 [2021-06-03T21:29:17.098Z] ---> Running in b61d9a384782 [2021-06-03T21:29:18.050Z] using credential edgex-jenkins-ssh [2021-06-03T21:29:18.069Z] Cloning the remote Git repository [2021-06-03T21:29:18.125Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T21:29:18.240Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-03T21:29:18.336Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T21:29:18.337Z] > git --version # timeout=10 [2021-06-03T21:29:18.357Z] > git --version # 'git version 2.17.1' [2021-06-03T21:29:18.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T21:29:18.441Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T21:29:20.436Z] Removing intermediate container 28f52893c72b [2021-06-03T21:29:20.436Z] ---> d0993552838b [2021-06-03T21:29:20.436Z] Step 8/24 : COPY . . [2021-06-03T21:29:20.436Z] ---> 2b294b5d3236 [2021-06-03T21:29:20.436Z] Step 9/26 : RUN go mod tidy [2021-06-03T21:29:23.015Z] ---> Running in d278adfa4155 [2021-06-03T21:29:23.015Z] Removing intermediate container 0dc39ce74325 [2021-06-03T21:29:23.015Z] ---> aa2b21036865 [2021-06-03T21:29:23.015Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T21:29:23.969Z] ---> Running in 7090d8e8ebca [2021-06-03T21:29:23.969Z] Removing intermediate container b61d9a384782 [2021-06-03T21:29:23.969Z] ---> 505cc8d9f211 [2021-06-03T21:29:23.969Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T21:29:24.246Z] ---> Running in 9ea96aa29a82 [2021-06-03T21:29:24.851Z] 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-03T21:29:24.851Z] 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-03T21:29:25.463Z] ---> 718e86240f36 [2021-06-03T21:29:25.463Z] Step 9/24 : RUN go mod tidy [2021-06-03T21:29:28.827Z] ---> Running in 7ef0a3e3e1c5 [2021-06-03T21:29:28.827Z] Removing intermediate container d278adfa4155 [2021-06-03T21:29:28.827Z] ---> e0d3f9fbe269 [2021-06-03T21:29:28.827Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T21:29:29.101Z] ---> Running in 5b2d3334fbe0 [2021-06-03T21:29:29.377Z] ---> 37dd285c43cf [2021-06-03T21:29:29.377Z] Step 9/24 : RUN go mod tidy [2021-06-03T21:29:29.643Z] ---> Running in 28f6f522ee20 [2021-06-03T21:29:29.911Z] 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-03T21:29:30.857Z] Removing intermediate container 7ef0a3e3e1c5 [2021-06-03T21:29:30.857Z] ---> fab8aef8cef1 [2021-06-03T21:29:30.857Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T21:29:30.857Z] ---> Running in 0d31a298baee [2021-06-03T21:29:31.430Z] 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-03T21:29:31.693Z] Removing intermediate container 28f6f522ee20 [2021-06-03T21:29:31.693Z] ---> 1f2b919246b0 [2021-06-03T21:29:31.693Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T21:29:31.693Z] ---> Running in 8a36d87cd354 [2021-06-03T21:29:32.265Z] 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-03T21:29:34.111Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T21:29:34.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T21:29:34.156Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T21:29:34.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T21:29:34.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T21:29:34.208Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T21:29:35.103Z] Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T21:29:35.335Z] Failed in branch arm64 [2021-06-03T21:29:35.114Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T21:29:35.128Z] > git checkout -f 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b # timeout=10 [2021-06-03T21:29:59.187Z] 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-03T21:30:02.541Z] Removing intermediate container 9ea96aa29a82 [2021-06-03T21:30:02.541Z] ---> 718b33dd20f4 [2021-06-03T21:30:02.541Z] [2021-06-03T21:30:02.541Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T21:30:02.541Z] Removing intermediate container 7090d8e8ebca [2021-06-03T21:30:02.541Z] ---> eb4a504a9d93 [2021-06-03T21:30:02.541Z] [2021-06-03T21:30:02.541Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T21:30:02.809Z] 3.12: Pulling from library/alpine [2021-06-03T21:30:02.809Z] 3.12: Pulling from library/alpine [2021-06-03T21:30:03.095Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T21:30:03.095Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T21:30:03.095Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T21:30:03.095Z] Status: Image is up to date for alpine:3.12 [2021-06-03T21:30:03.095Z] ---> 13621d1b12d4 [2021-06-03T21:30:03.095Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T21:30:03.095Z] ---> 13621d1b12d4 [2021-06-03T21:30:03.095Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T21:30:03.361Z] ---> Running in e6723ba63f0a [2021-06-03T21:30:03.361Z] ---> Running in 075dd5829f47 [2021-06-03T21:30:03.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:03.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:04.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:04.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:04.242Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T21:30:04.242Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T21:30:04.242Z] OK: 6 MiB in 15 packages [2021-06-03T21:30:04.520Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T21:30:04.520Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T21:30:04.520Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T21:30:04.520Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T21:30:04.520Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T21:30:04.520Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T21:30:04.790Z] OK: 7 MiB in 18 packages [2021-06-03T21:30:04.790Z] Removing intermediate container e6723ba63f0a [2021-06-03T21:30:04.790Z] ---> a497381b78ba [2021-06-03T21:30:04.790Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T21:30:05.080Z] ---> Running in dcea1c8297b2 [2021-06-03T21:30:05.081Z] 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-03T21:30:05.081Z] Removing intermediate container dcea1c8297b2 [2021-06-03T21:30:05.081Z] ---> 562731616ea0 [2021-06-03T21:30:05.081Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T21:30:05.355Z] ---> Running in 04829066cdb2 [2021-06-03T21:30:05.632Z] Removing intermediate container 04829066cdb2 [2021-06-03T21:30:05.632Z] ---> 6e7880be9d7e [2021-06-03T21:30:05.632Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T21:30:05.632Z] Removing intermediate container 075dd5829f47 [2021-06-03T21:30:05.632Z] ---> 5ea551351c21 [2021-06-03T21:30:05.632Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T21:30:05.632Z] ---> Running in 0d1651385478 [2021-06-03T21:30:05.632Z] ---> Running in bb4d6786451b [2021-06-03T21:30:05.905Z] Removing intermediate container bb4d6786451b [2021-06-03T21:30:05.905Z] ---> d78ac85080f6 [2021-06-03T21:30:05.905Z] Step 14/22 : WORKDIR /edgex [2021-06-03T21:30:05.905Z] Removing intermediate container 0d1651385478 [2021-06-03T21:30:05.905Z] ---> 82c5fdd7aecb [2021-06-03T21:30:05.905Z] Step 16/24 : WORKDIR / [2021-06-03T21:30:05.905Z] ---> Running in 4d3615027025 [2021-06-03T21:30:05.905Z] ---> Running in b8d90d0fe356 [2021-06-03T21:30:06.488Z] Removing intermediate container 4d3615027025 [2021-06-03T21:30:06.488Z] ---> df1ecde83374 [2021-06-03T21:30:06.488Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T21:30:06.488Z] Removing intermediate container b8d90d0fe356 [2021-06-03T21:30:06.488Z] ---> 3990906c1094 [2021-06-03T21:30:06.488Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T21:30:07.088Z] ---> 7b8ab1895b17 [2021-06-03T21:30:07.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T21:30:07.088Z] ---> 9568f27ca309 [2021-06-03T21:30:07.088Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T21:30:07.664Z] ---> a545025984d5 [2021-06-03T21:30:07.664Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T21:30:07.928Z] ---> 0ea4e0a03624 [2021-06-03T21:30:07.928Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T21:30:08.511Z] ---> c2773eb7c33a [2021-06-03T21:30:08.511Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T21:30:09.473Z] ---> 77e8a65b1f13 [2021-06-03T21:30:09.473Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T21:30:09.473Z] ---> Running in 152e88f5f469 [2021-06-03T21:30:10.055Z] ---> Running in 0f9dc96134dd [2021-06-03T21:30:10.055Z] Removing intermediate container 5b2d3334fbe0 [2021-06-03T21:30:10.055Z] ---> 622697f761d5 [2021-06-03T21:30:10.055Z] [2021-06-03T21:30:10.055Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T21:30:10.055Z] ---> 13621d1b12d4 [2021-06-03T21:30:10.055Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T21:30:10.055Z] ---> Running in df4826df6e34 [2021-06-03T21:30:10.055Z] Removing intermediate container 152e88f5f469 [2021-06-03T21:30:10.055Z] ---> b2cf9abad59c [2021-06-03T21:30:10.055Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T21:30:10.327Z] Removing intermediate container 0f9dc96134dd [2021-06-03T21:30:10.327Z] ---> 0481ddf4ea08 [2021-06-03T21:30:10.327Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T21:30:10.327Z] ---> Running in d539872563b8 [2021-06-03T21:30:10.327Z] ---> Running in 7f268506a154 [2021-06-03T21:30:10.612Z] Removing intermediate container 7f268506a154 [2021-06-03T21:30:10.612Z] ---> 5430b4449493 [2021-06-03T21:30:10.612Z] Step 20/22 : LABEL arch=x86_64 [2021-06-03T21:30:10.612Z] Removing intermediate container d539872563b8 [2021-06-03T21:30:10.612Z] ---> af486bb458f4 [2021-06-03T21:30:10.612Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T21:30:10.612Z] ---> Running in b8fb97905db9 [2021-06-03T21:30:10.905Z] ---> Running in d1af29be31c3 [2021-06-03T21:30:10.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:10.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:10.905Z] Removing intermediate container b8fb97905db9 [2021-06-03T21:30:10.905Z] ---> 99f8a914e01c [2021-06-03T21:30:10.905Z] Step 21/22 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [2021-06-03T21:30:10.905Z] ---> Running in 47f5857c5efe [2021-06-03T21:30:10.905Z] Removing intermediate container d1af29be31c3 [2021-06-03T21:30:10.905Z] ---> 10d92f34fb91 [2021-06-03T21:30:10.905Z] Step 23/24 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [2021-06-03T21:30:11.182Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T21:30:11.182Z] ---> Running in 66aa54553a66 [2021-06-03T21:30:11.182Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T21:30:11.182Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T21:30:11.182Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T21:30:11.182Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T21:30:11.182Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T21:30:11.182Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T21:30:11.182Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T21:30:11.182Z] OK: 7 MiB in 20 packages [2021-06-03T21:30:11.472Z] Removing intermediate container 47f5857c5efe [2021-06-03T21:30:11.472Z] ---> 689968b3fa34 [2021-06-03T21:30:11.472Z] Step 22/22 : LABEL version=0.0.0 [2021-06-03T21:30:11.472Z] Removing intermediate container 66aa54553a66 [2021-06-03T21:30:11.472Z] ---> 17bc31a75922 [2021-06-03T21:30:11.472Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T21:30:11.472Z] ---> Running in 428d4df50519 [2021-06-03T21:30:11.472Z] ---> Running in b49c3d8e2d26 [2021-06-03T21:30:12.050Z] Removing intermediate container 428d4df50519 [2021-06-03T21:30:12.050Z] ---> 02d27ab719f1 [2021-06-03T21:30:12.050Z] [2021-06-03T21:30:12.050Z] Removing intermediate container b49c3d8e2d26 [2021-06-03T21:30:12.050Z] ---> fa4874f63027 [2021-06-03T21:30:12.050Z] [2021-06-03T21:30:12.050Z] Successfully built fa4874f63027 [2021-06-03T21:30:12.050Z] Successfully built 02d27ab719f1 [2021-06-03T21:30:12.312Z] Successfully tagged core-command:latest [2021-06-03T21:30:12.312Z]  Building core-command ... done Building support-scheduler [2021-06-03T21:30:12.312Z] Successfully tagged security-proxy-setup:latest [2021-06-03T21:30:12.312Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-03T21:30:12.312Z] Removing intermediate container df4826df6e34 [2021-06-03T21:30:12.312Z] ---> 858f99687809 [2021-06-03T21:30:12.312Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T21:30:12.578Z] ---> Running in f8e6cfcca674 [2021-06-03T21:30:15.139Z] Removing intermediate container f8e6cfcca674 [2021-06-03T21:30:15.139Z] ---> e8eae02b3ea2 [2021-06-03T21:30:15.139Z] Step 14/26 : WORKDIR / [2021-06-03T21:30:15.139Z] Removing intermediate container 0d31a298baee [2021-06-03T21:30:15.139Z] ---> e9b97f71399c [2021-06-03T21:30:15.139Z] [2021-06-03T21:30:15.139Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T21:30:15.139Z] ---> 13621d1b12d4 [2021-06-03T21:30:15.139Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T21:30:16.093Z] Removing intermediate container 8a36d87cd354 [2021-06-03T21:30:16.093Z] ---> 0a9d1bbb7ee4 [2021-06-03T21:30:16.093Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T21:30:16.093Z] ---> Running in c87d2bf768ed [2021-06-03T21:30:16.093Z] ---> Running in aba580aa418b [2021-06-03T21:30:16.353Z] ---> Running in d5095741a876 [2021-06-03T21:30:17.307Z] Removing intermediate container c87d2bf768ed [2021-06-03T21:30:17.307Z] ---> 7cfe172ea52b [2021-06-03T21:30:17.307Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T21:30:17.880Z] Removing intermediate container aba580aa418b [2021-06-03T21:30:17.880Z] ---> f64082cd9ffc [2021-06-03T21:30:17.880Z] 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-03T21:30:20.430Z] 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-03T21:30:20.691Z] ---> Running in 8029b36c7e3d [2021-06-03T21:30:20.953Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T21:30:20.953Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T21:30:20.953Z] ---> 0ff7e172e23b [2021-06-03T21:30:20.953Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T21:30:20.953Z] ---> Using cache [2021-06-03T21:30:20.953Z] ---> 551688b940f3 [2021-06-03T21:30:20.953Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:30:20.953Z] ---> Using cache [2021-06-03T21:30:20.953Z] ---> 62351477fdab [2021-06-03T21:30:20.953Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T21:30:21.902Z] ---> 0aa7bfc2b665 [2021-06-03T21:30:21.902Z] 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-03T21:30:22.165Z] ---> Running in cd505165ca48 [2021-06-03T21:30:22.165Z] Removing intermediate container 8029b36c7e3d [2021-06-03T21:30:22.165Z] ---> 353e72a11700 [2021-06-03T21:30:22.165Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T21:30:22.432Z] ---> Running in 89a7889a334d [2021-06-03T21:30:22.432Z] ---> b1bfe9dc99c8 [2021-06-03T21:30:22.432Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T21:30:22.432Z] Removing intermediate container d5095741a876 [2021-06-03T21:30:22.432Z] ---> e4fc968100dd [2021-06-03T21:30:22.432Z] [2021-06-03T21:30:22.432Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T21:30:22.696Z] Removing intermediate container 89a7889a334d [2021-06-03T21:30:22.696Z] ---> 0ae639327c28 [2021-06-03T21:30:22.696Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:30:22.696Z] 20.10.0: Pulling from library/docker [2021-06-03T21:30:22.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:22.962Z] ---> a8d2de5fe8c0 [2021-06-03T21:30:22.962Z] 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-03T21:30:22.962Z] ---> Running in 50f6f85b264e [2021-06-03T21:30:23.539Z] ---> 1b97900b45ed [2021-06-03T21:30:23.539Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T21:30:23.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:24.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T21:30:24.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T21:30:24.059Z] ---> 0ff7e172e23b [2021-06-03T21:30:24.059Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T21:30:24.059Z] ---> Using cache [2021-06-03T21:30:24.059Z] ---> 551688b940f3 [2021-06-03T21:30:24.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:30:24.059Z] ---> Using cache [2021-06-03T21:30:24.059Z] ---> 62351477fdab [2021-06-03T21:30:24.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T21:30:24.320Z] OK: 219 MiB in 52 packages [2021-06-03T21:30:24.899Z] ---> b6aa4c8f890e [2021-06-03T21:30:24.899Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T21:30:24.899Z] ---> Running in 38ef5e555f79 [2021-06-03T21:30:24.899Z] Removing intermediate container 50f6f85b264e [2021-06-03T21:30:24.899Z] ---> c50cd1504d2e [2021-06-03T21:30:24.899Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T21:30:24.899Z] ---> Running in 9db36c9739d7 [2021-06-03T21:30:25.173Z] Removing intermediate container cd505165ca48 [2021-06-03T21:30:25.174Z] ---> 3c0512c15281 [2021-06-03T21:30:25.174Z] Step 6/32 : COPY go.mod . [2021-06-03T21:30:25.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:25.445Z] ---> 0529bf702471 [2021-06-03T21:30:25.445Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T21:30:25.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:25.711Z] ---> 49e5309e8aa7 [2021-06-03T21:30:25.711Z] Step 7/32 : RUN go mod download [2021-06-03T21:30:25.711Z] ---> Running in 71707a0196a7 [2021-06-03T21:30:26.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:26.292Z] ---> 271af4dcfde4 [2021-06-03T21:30:26.292Z] 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-03T21:30:26.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:27.140Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T21:30:27.140Z] ---> Running in 2c8c59ba8a7b [2021-06-03T21:30:27.140Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T21:30:27.140Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T21:30:27.405Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T21:30:27.405Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T21:30:27.668Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T21:30:27.668Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T21:30:27.668Z] OK: 219 MiB in 52 packages [2021-06-03T21:30:27.668Z] OK: 8 MiB in 20 packages [2021-06-03T21:30:27.668Z] Removing intermediate container 71707a0196a7 [2021-06-03T21:30:27.668Z] ---> e198daca83df [2021-06-03T21:30:27.668Z] Step 8/32 : COPY . . [2021-06-03T21:30:28.245Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T21:30:29.630Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T21:30:29.630Z] ---> aefe523efa57 [2021-06-03T21:30:29.630Z] 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-03T21:30:29.897Z] Removing intermediate container 38ef5e555f79 [2021-06-03T21:30:29.897Z] ---> 6e0e8a0d5592 [2021-06-03T21:30:29.897Z] Step 6/23 : COPY go.mod . [2021-06-03T21:30:29.897Z] ---> Running in 87a7c95aa7b0 [2021-06-03T21:30:30.170Z] Removing intermediate container 2c8c59ba8a7b [2021-06-03T21:30:30.170Z] ---> c24b4e88a871 [2021-06-03T21:30:30.170Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T21:30:30.439Z] Removing intermediate container 87a7c95aa7b0 [2021-06-03T21:30:30.439Z] ---> 8cabffecfc2c [2021-06-03T21:30:30.439Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T21:30:30.439Z] ---> e4e3bf359628 [2021-06-03T21:30:30.439Z] Step 7/23 : RUN go mod download [2021-06-03T21:30:30.439Z] ---> Running in b4318e33ec06 [2021-06-03T21:30:30.439Z] Removing intermediate container 9db36c9739d7 [2021-06-03T21:30:30.439Z] ---> 75f2c3ef7296 [2021-06-03T21:30:30.439Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T21:30:30.439Z] ---> Running in ba25e8db56f1 [2021-06-03T21:30:30.439Z] ---> Running in 2c097af1f729 [2021-06-03T21:30:30.706Z] ---> 7349cf45e2ef [2021-06-03T21:30:30.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T21:30:30.706Z] Removing intermediate container b4318e33ec06 [2021-06-03T21:30:30.706Z] ---> 861078c7fb2e [2021-06-03T21:30:30.706Z] Step 24/26 : LABEL arch=x86_64 [2021-06-03T21:30:30.982Z] ---> Running in ddf83cd531af [2021-06-03T21:30:30.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:30.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:31.261Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T21:30:31.261Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T21:30:31.261Z] Executing bash-5.0.17-r0.post-install [2021-06-03T21:30:31.261Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T21:30:31.262Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T21:30:31.262Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T21:30:31.262Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T21:30:31.262Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T21:30:31.262Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T21:30:31.262Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T21:30:31.262Z] Removing intermediate container ddf83cd531af [2021-06-03T21:30:31.262Z] ---> 8b3a5ab339c3 [2021-06-03T21:30:31.262Z] Step 25/26 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [2021-06-03T21:30:31.262Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T21:30:31.262Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T21:30:31.262Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T21:30:31.262Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T21:30:33.193Z] ---> 5c712c42cf74 [2021-06-03T21:30:33.193Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T21:30:33.193Z] ---> Running in c3f77472322d [2021-06-03T21:30:33.193Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T21:30:33.193Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T21:30:33.193Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T21:30:33.193Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T21:30:33.193Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T21:30:33.193Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T21:30:33.193Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T21:30:33.193Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T21:30:33.193Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T21:30:33.193Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T21:30:33.193Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T21:30:33.193Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T21:30:33.193Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T21:30:33.193Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T21:30:33.193Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T21:30:33.193Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T21:30:33.193Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T21:30:33.193Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T21:30:33.193Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T21:30:33.193Z] Removing intermediate container 2c097af1f729 [2021-06-03T21:30:33.193Z] ---> c99805c07629 [2021-06-03T21:30:33.193Z] Step 8/23 : COPY . . [2021-06-03T21:30:33.468Z] Removing intermediate container c3f77472322d [2021-06-03T21:30:33.468Z] ---> 13ebdbf9919f [2021-06-03T21:30:33.468Z] Step 26/26 : LABEL version=0.0.0 [2021-06-03T21:30:33.468Z] ---> 5f73df2aa52d [2021-06-03T21:30:33.468Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T21:30:33.468Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T21:30:33.468Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T21:30:33.468Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T21:30:33.468Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T21:30:33.468Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T21:30:33.468Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T21:30:33.468Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T21:30:33.468Z] ---> b2b0846bbcfc [2021-06-03T21:30:33.468Z] Step 9/32 : RUN go mod tidy [2021-06-03T21:30:33.468Z] ---> Running in 386abb8a7d0c [2021-06-03T21:30:33.468Z] ---> Running in 93e39f83ced6 [2021-06-03T21:30:33.468Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T21:30:33.468Z] OK: 72 MiB in 59 packages [2021-06-03T21:30:38.796Z] ---> Running in cb0fcf28718a [2021-06-03T21:30:38.796Z] Removing intermediate container 386abb8a7d0c [2021-06-03T21:30:38.796Z] ---> e2543ed10d45 [2021-06-03T21:30:38.796Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T21:30:38.796Z] Collecting docker-compose==1.23.2 [2021-06-03T21:30:38.796Z] Removing intermediate container 93e39f83ced6 [2021-06-03T21:30:38.796Z] ---> dff4cf78eecb [2021-06-03T21:30:38.796Z] [2021-06-03T21:30:38.796Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T21:30:39.072Z] Successfully built dff4cf78eecb [2021-06-03T21:30:39.336Z] Successfully tagged security-secretstore-setup:latest [2021-06-03T21:30:39.336Z] Building core-metadata [2021-06-03T21:30:39.602Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T21:30:39.602Z] ---> Running in 9d12c0d28db2 [2021-06-03T21:30:39.602Z]  Building security-secretstore-setup ... done  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T21:30:39.865Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T21:30:39.865Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T21:30:43.178Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T21:30:43.178Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T21:30:43.178Z] Removing intermediate container 9d12c0d28db2 [2021-06-03T21:30:43.178Z] ---> 4ceab2275540 [2021-06-03T21:30:43.178Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T21:30:43.442Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T21:30:43.442Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T21:30:43.723Z] ---> Running in 875491d94e89 [2021-06-03T21:30:44.003Z] ---> a9be252206c0 [2021-06-03T21:30:44.003Z] Step 9/23 : RUN go mod tidy [2021-06-03T21:30:44.003Z] Collecting PyYAML<4,>=3.10 [2021-06-03T21:30:44.277Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T21:30:44.277Z] ---> Running in 32a2cbb075a0 [2021-06-03T21:30:44.560Z] Removing intermediate container 875491d94e89 [2021-06-03T21:30:44.560Z] ---> 21f91bba0979 [2021-06-03T21:30:44.560Z] Step 23/24 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [2021-06-03T21:30:44.844Z] Removing intermediate container cb0fcf28718a [2021-06-03T21:30:44.844Z] ---> 40e84c382b53 [2021-06-03T21:30:44.844Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T21:30:44.844Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T21:30:44.844Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T21:30:45.118Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T21:30:45.118Z] ---> Running in 2cf511d34818 [2021-06-03T21:30:45.118Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T21:30:46.077Z] ---> Running in 2f9b0fa5eadf [2021-06-03T21:30:46.077Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T21:30:46.077Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T21:30:46.340Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T21:30:46.340Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T21:30:46.340Z] ---> 0ff7e172e23b [2021-06-03T21:30:46.340Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T21:30:46.340Z] ---> Using cache [2021-06-03T21:30:46.340Z] ---> 551688b940f3 [2021-06-03T21:30:46.340Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:30:46.340Z] ---> Using cache [2021-06-03T21:30:46.340Z] ---> 62351477fdab [2021-06-03T21:30:46.340Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T21:30:46.340Z] ---> Using cache [2021-06-03T21:30:46.340Z] ---> 6e0e8a0d5592 [2021-06-03T21:30:46.340Z] Step 6/24 : COPY go.mod . [2021-06-03T21:30:46.340Z] ---> Using cache [2021-06-03T21:30:46.340Z] ---> e4e3bf359628 [2021-06-03T21:30:46.340Z] Step 7/24 : RUN go mod download [2021-06-03T21:30:46.340Z] ---> Using cache [2021-06-03T21:30:46.340Z] ---> c99805c07629 [2021-06-03T21:30:46.340Z] Step 8/24 : COPY . . [2021-06-03T21:30:46.340Z] ---> Using cache [2021-06-03T21:30:46.340Z] ---> a9be252206c0 [2021-06-03T21:30:46.340Z] Step 9/24 : RUN go mod tidy [2021-06-03T21:30:48.263Z] 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-03T21:30:48.263Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T21:30:48.263Z] Removing intermediate container 2cf511d34818 [2021-06-03T21:30:48.263Z] ---> 859766ebe743 [2021-06-03T21:30:48.263Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T21:30:48.263Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T21:30:48.263Z] ---> Running in c9d14bdf2b7f [2021-06-03T21:30:48.263Z] ---> Running in 6658a37edca2 [2021-06-03T21:30:48.529Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T21:30:48.529Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T21:30:48.529Z] 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-03T21:30:48.796Z] Removing intermediate container 6658a37edca2 [2021-06-03T21:30:48.796Z] ---> 087e893f7f06 [2021-06-03T21:30:48.796Z] [2021-06-03T21:30:48.796Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T21:30:48.796Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T21:30:48.796Z] Successfully built 087e893f7f06 [2021-06-03T21:30:49.059Z] Successfully tagged core-data:latest [2021-06-03T21:30:49.059Z] Building support-notifications [2021-06-03T21:30:49.059Z]  Building core-data ... done 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-03T21:30:49.059Z] 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-03T21:30:49.059Z] Collecting idna<2.8,>=2.5 [2021-06-03T21:30:49.059Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T21:30:49.059Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T21:30:49.059Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T21:30:49.059Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T21:30:49.059Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T21:30:49.322Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, PyYAML, cached-property, texttable, docopt, docker-compose [2021-06-03T21:30:49.322Z] Attempting uninstall: urllib3 [2021-06-03T21:30:49.322Z] Found existing installation: urllib3 1.25.9 [2021-06-03T21:30:49.322Z] Uninstalling urllib3-1.25.9: [2021-06-03T21:30:49.322Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T21:30:49.902Z] Removing intermediate container 32a2cbb075a0 [2021-06-03T21:30:49.902Z] ---> 0f23e2a9d94e [2021-06-03T21:30:49.902Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T21:30:50.169Z] Attempting uninstall: idna [2021-06-03T21:30:50.169Z] Found existing installation: idna 2.9 [2021-06-03T21:30:50.169Z] Uninstalling idna-2.9: [2021-06-03T21:30:50.169Z] Successfully uninstalled idna-2.9 [2021-06-03T21:30:51.134Z] ---> Running in 5c37086f0718 [2021-06-03T21:30:51.135Z] Attempting uninstall: requests [2021-06-03T21:30:51.135Z] Found existing installation: requests 2.23.0 [2021-06-03T21:30:51.135Z] Uninstalling requests-2.23.0: [2021-06-03T21:30:51.398Z] Successfully uninstalled requests-2.23.0 [2021-06-03T21:30:52.786Z] Removing intermediate container c9d14bdf2b7f [2021-06-03T21:30:52.786Z] ---> 627f52942512 [2021-06-03T21:30:52.786Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T21:30:52.786Z] 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-03T21:30:53.736Z] ---> Running in 9e6d173ef8bb [2021-06-03T21:30:53.999Z] Running setup.py install for dockerpty: started [2021-06-03T21:30:54.573Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T21:30:54.573Z] Running setup.py install for PyYAML: started [2021-06-03T21:30:54.573Z] 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-03T21:30:55.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T21:30:55.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T21:30:55.145Z] ---> 0ff7e172e23b [2021-06-03T21:30:55.145Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T21:30:55.145Z] ---> Using cache [2021-06-03T21:30:55.145Z] ---> 551688b940f3 [2021-06-03T21:30:55.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T21:30:55.145Z] ---> Using cache [2021-06-03T21:30:55.145Z] ---> 62351477fdab [2021-06-03T21:30:55.145Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T21:30:55.145Z] ---> Running in 70235d9ba001 [2021-06-03T21:30:55.407Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T21:30:55.407Z] Running setup.py install for texttable: started [2021-06-03T21:30:55.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:55.941Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T21:30:55.941Z] Running setup.py install for docopt: started [2021-06-03T21:30:56.516Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T21:30:56.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:30:56.798Z] 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-03T21:30:57.071Z] OK: 219 MiB in 52 packages [2021-06-03T21:30:57.826Z] Removing intermediate container 70235d9ba001 [2021-06-03T21:30:57.826Z] ---> 18ec1a3b60d0 [2021-06-03T21:30:57.826Z] Step 6/23 : COPY go.mod . [2021-06-03T21:30:58.150Z] ---> ee7c9fe97f6d [2021-06-03T21:30:58.150Z] Step 7/23 : RUN go mod download [2021-06-03T21:30:58.150Z] ---> Running in 8c50f9654253 [2021-06-03T21:31:00.197Z] Removing intermediate container 8c50f9654253 [2021-06-03T21:31:00.197Z] ---> 1dd024e03988 [2021-06-03T21:31:00.197Z] Step 8/23 : COPY . . [2021-06-03T21:31:01.603Z] Removing intermediate container ba25e8db56f1 [2021-06-03T21:31:01.603Z] ---> 663770bc66fa [2021-06-03T21:31:01.603Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T21:31:02.574Z] ---> Running in 668885fdebf4 [2021-06-03T21:31:03.179Z] Removing intermediate container 668885fdebf4 [2021-06-03T21:31:03.179Z] ---> 6692c2eabb03 [2021-06-03T21:31:03.179Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T21:31:03.772Z] ---> Running in 1b85ba556461 [2021-06-03T21:31:06.351Z] Removing intermediate container 1b85ba556461 [2021-06-03T21:31:06.351Z] ---> b36a518d3b8a [2021-06-03T21:31:06.351Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T21:31:08.280Z] ---> ef94865fa8da [2021-06-03T21:31:08.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T21:31:08.545Z] ---> 96f9a4506da9 [2021-06-03T21:31:08.546Z] Step 9/23 : RUN go mod tidy [2021-06-03T21:31:08.546Z] ---> Running in 21059b62ef2c [2021-06-03T21:31:09.121Z] ---> 88a51e6d827a [2021-06-03T21:31:09.121Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T21:31:09.383Z] ---> bdbabde9a176 [2021-06-03T21:31:09.383Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T21:31:09.383Z] ---> Running in 7055098d301b [2021-06-03T21:31:09.647Z] Removing intermediate container 7055098d301b [2021-06-03T21:31:09.647Z] ---> 6a67b5bc5b70 [2021-06-03T21:31:09.647Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T21:31:09.647Z] ---> Running in 52e12bc66d5f [2021-06-03T21:31:09.908Z] Removing intermediate container 52e12bc66d5f [2021-06-03T21:31:09.908Z] ---> 790bc9756c84 [2021-06-03T21:31:09.908Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T21:31:09.908Z] ---> Running in 48df1a292c19 [2021-06-03T21:31:10.170Z] Removing intermediate container 48df1a292c19 [2021-06-03T21:31:10.170Z] ---> c070a34caf97 [2021-06-03T21:31:10.170Z] Step 23/24 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [2021-06-03T21:31:10.170Z] ---> Running in c81bf64cf6de [2021-06-03T21:31:10.440Z] Removing intermediate container c81bf64cf6de [2021-06-03T21:31:10.440Z] ---> cb7a911be043 [2021-06-03T21:31:10.440Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T21:31:10.440Z] ---> Running in 59ae7a5478a4 [2021-06-03T21:31:10.709Z] Removing intermediate container 59ae7a5478a4 [2021-06-03T21:31:10.709Z] ---> d3a7e9c4c147 [2021-06-03T21:31:10.709Z] [2021-06-03T21:31:10.974Z] Successfully built d3a7e9c4c147 [2021-06-03T21:31:10.974Z] Successfully tagged sys-mgmt-agent:latest [2021-06-03T21:31:10.974Z]  Building sys-mgmt-agent ... done Removing intermediate container 21059b62ef2c [2021-06-03T21:31:10.974Z] ---> baf3723b7818 [2021-06-03T21:31:10.974Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T21:31:10.974Z] ---> Running in 898648f31d09 [2021-06-03T21:31:11.552Z] 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-03T21:31:26.545Z] Removing intermediate container 2f9b0fa5eadf [2021-06-03T21:31:26.545Z] ---> f689331d294d [2021-06-03T21:31:26.545Z] [2021-06-03T21:31:26.545Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T21:31:26.545Z] ---> 13621d1b12d4 [2021-06-03T21:31:26.545Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T21:31:26.545Z] ---> Running in f2f82975efd6 [2021-06-03T21:31:26.545Z] Removing intermediate container f2f82975efd6 [2021-06-03T21:31:26.545Z] ---> 9970ca10e0b8 [2021-06-03T21:31:26.545Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T21:31:26.545Z] ---> Running in 7a3557acddf9 [2021-06-03T21:31:26.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:31:26.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:31:26.545Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T21:31:26.545Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T21:31:26.545Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T21:31:26.545Z] OK: 6 MiB in 16 packages [2021-06-03T21:31:26.828Z] Removing intermediate container 7a3557acddf9 [2021-06-03T21:31:26.828Z] ---> 51827f8a169b [2021-06-03T21:31:26.828Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T21:31:27.103Z] ---> Running in 12ebac13cf3e [2021-06-03T21:31:27.103Z] Removing intermediate container 5c37086f0718 [2021-06-03T21:31:27.103Z] ---> 0fa49cf143d0 [2021-06-03T21:31:27.103Z] [2021-06-03T21:31:27.103Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T21:31:27.103Z] ---> 13621d1b12d4 [2021-06-03T21:31:27.103Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T21:31:27.103Z] ---> Using cache [2021-06-03T21:31:27.103Z] ---> a497381b78ba [2021-06-03T21:31:27.103Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T21:31:27.103Z] ---> Using cache [2021-06-03T21:31:27.103Z] ---> 562731616ea0 [2021-06-03T21:31:27.103Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T21:31:27.103Z] ---> Running in 8232c28c8b4d [2021-06-03T21:31:27.381Z] Removing intermediate container 12ebac13cf3e [2021-06-03T21:31:27.381Z] ---> 5a83505b79a3 [2021-06-03T21:31:27.381Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T21:31:27.381Z] ---> Running in 087781260f04 [2021-06-03T21:31:27.381Z] Removing intermediate container 8232c28c8b4d [2021-06-03T21:31:27.381Z] ---> 25444079b150 [2021-06-03T21:31:27.381Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T21:31:27.657Z] ---> Running in 210d0b7da8ed [2021-06-03T21:31:27.657Z] Removing intermediate container 087781260f04 [2021-06-03T21:31:27.657Z] ---> 999f053e03de [2021-06-03T21:31:27.657Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T21:31:27.657Z] ---> Running in de5b485facf4 [2021-06-03T21:31:27.657Z] Removing intermediate container 210d0b7da8ed [2021-06-03T21:31:27.657Z] ---> 4c71c61ead01 [2021-06-03T21:31:27.657Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T21:31:28.232Z] ---> b7cff1b65634 [2021-06-03T21:31:28.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T21:31:28.805Z] ---> 57cda5fb2454 [2021-06-03T21:31:28.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T21:31:29.072Z] Removing intermediate container de5b485facf4 [2021-06-03T21:31:29.072Z] ---> 3ee4d84547b2 [2021-06-03T21:31:29.072Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T21:31:29.072Z] ---> Running in a7a3d1695ae3 [2021-06-03T21:31:29.338Z] ---> 49917a64cfd7 [2021-06-03T21:31:29.338Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T21:31:29.338Z] ---> Running in 6c81cd76df4c [2021-06-03T21:31:29.338Z] Removing intermediate container a7a3d1695ae3 [2021-06-03T21:31:29.338Z] ---> 4c99212ab1ff [2021-06-03T21:31:29.338Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T21:31:29.613Z] Removing intermediate container 6c81cd76df4c [2021-06-03T21:31:29.613Z] ---> 8aeb6bf71c7b [2021-06-03T21:31:29.613Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T21:31:29.613Z] ---> Running in c73c0caecd2e [2021-06-03T21:31:29.613Z] ---> 16070e1b3b7c [2021-06-03T21:31:29.613Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T21:31:29.613Z] ---> Running in dea2050099bc [2021-06-03T21:31:29.879Z] Removing intermediate container c73c0caecd2e [2021-06-03T21:31:29.879Z] ---> abef107971f8 [2021-06-03T21:31:29.879Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T21:31:29.879Z] ---> Running in 943a1f0c3782 [2021-06-03T21:31:29.879Z] Removing intermediate container 943a1f0c3782 [2021-06-03T21:31:29.879Z] ---> 93c93f973793 [2021-06-03T21:31:29.879Z] Step 22/23 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [2021-06-03T21:31:30.147Z] ---> Running in c99a7e169c7f [2021-06-03T21:31:31.146Z] Removing intermediate container c99a7e169c7f [2021-06-03T21:31:31.146Z] ---> b7247f4397cd [2021-06-03T21:31:31.146Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T21:31:31.722Z] ---> Running in 7fac4e4ae3ae [2021-06-03T21:31:32.667Z] Removing intermediate container 7fac4e4ae3ae [2021-06-03T21:31:32.667Z] ---> 6914f5f801ab [2021-06-03T21:31:32.667Z] [2021-06-03T21:31:33.247Z] Successfully built 6914f5f801ab [2021-06-03T21:31:33.247Z] Successfully tagged support-scheduler:latest [2021-06-03T21:31:34.643Z]  Building support-scheduler ... done Removing intermediate container dea2050099bc [2021-06-03T21:31:34.643Z] ---> 0e70ff8664e9 [2021-06-03T21:31:34.643Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T21:31:34.906Z] Removing intermediate container 9e6d173ef8bb [2021-06-03T21:31:34.906Z] ---> 05dab72a1d2f [2021-06-03T21:31:34.906Z] [2021-06-03T21:31:34.906Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T21:31:34.906Z] ---> 13621d1b12d4 [2021-06-03T21:31:34.906Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T21:31:34.906Z] ---> Using cache [2021-06-03T21:31:34.906Z] ---> a497381b78ba [2021-06-03T21:31:34.906Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T21:31:34.906Z] ---> Using cache [2021-06-03T21:31:34.906Z] ---> 562731616ea0 [2021-06-03T21:31:34.906Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T21:31:34.906Z] ---> ad7ffaef4861 [2021-06-03T21:31:34.906Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T21:31:35.171Z] ---> Running in bb61a9f6ea81 [2021-06-03T21:31:35.440Z] Removing intermediate container bb61a9f6ea81 [2021-06-03T21:31:35.440Z] ---> fc8b92c0d94e [2021-06-03T21:31:35.440Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T21:31:35.705Z] ---> Running in 5e7a4ca7608d [2021-06-03T21:31:35.705Z] ---> 82ed8f71b5c8 [2021-06-03T21:31:35.705Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T21:31:35.969Z] Removing intermediate container 5e7a4ca7608d [2021-06-03T21:31:35.969Z] ---> 81a743227a84 [2021-06-03T21:31:35.969Z] Step 16/24 : WORKDIR / [2021-06-03T21:31:35.969Z] ---> Running in 88c1b4e3b74e [2021-06-03T21:31:35.969Z] ---> b3dd2640f756 [2021-06-03T21:31:35.969Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T21:31:36.682Z] Removing intermediate container 88c1b4e3b74e [2021-06-03T21:31:36.682Z] ---> fd4da013ebb0 [2021-06-03T21:31:36.682Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T21:31:36.682Z] ---> cdad1aff9800 [2021-06-03T21:31:36.682Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T21:31:36.943Z] ---> 3866975296d1 [2021-06-03T21:31:36.944Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T21:31:37.209Z] ---> 5e638650631a [2021-06-03T21:31:37.209Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T21:31:39.122Z] ---> Running in fd9be51c5ad0 [2021-06-03T21:31:39.122Z] ---> 7e33704b7c35 [2021-06-03T21:31:39.122Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T21:31:39.122Z] Removing intermediate container 898648f31d09 [2021-06-03T21:31:39.122Z] ---> 5ffe9cb464bd [2021-06-03T21:31:39.122Z] [2021-06-03T21:31:39.122Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T21:31:39.122Z] ---> 13621d1b12d4 [2021-06-03T21:31:39.122Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T21:31:39.122Z] ---> Running in 61ba37c7a6ce [2021-06-03T21:31:39.122Z] Removing intermediate container fd9be51c5ad0 [2021-06-03T21:31:39.122Z] ---> 76d2d80ed218 [2021-06-03T21:31:39.122Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T21:31:39.122Z] ---> c7076a94ee88 [2021-06-03T21:31:39.122Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T21:31:39.383Z] ---> Running in cd86af17e42a [2021-06-03T21:31:39.383Z] ---> 460e2b80a303 [2021-06-03T21:31:39.383Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T21:31:39.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T21:31:39.642Z] ---> Running in 64ea9223eede [2021-06-03T21:31:39.642Z] Removing intermediate container cd86af17e42a [2021-06-03T21:31:39.642Z] ---> 8b4fac4eec90 [2021-06-03T21:31:39.642Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T21:31:39.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T21:31:39.642Z] ---> Running in 210a397c2c0d [2021-06-03T21:31:39.642Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T21:31:39.642Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T21:31:39.642Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T21:31:39.642Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T21:31:39.642Z] OK: 6 MiB in 16 packages [2021-06-03T21:31:39.907Z] Removing intermediate container 210a397c2c0d [2021-06-03T21:31:39.907Z] ---> ebba5af43954 [2021-06-03T21:31:39.907Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T21:31:40.168Z] ---> Running in d5817da8dbcc [2021-06-03T21:31:40.168Z] Removing intermediate container d5817da8dbcc [2021-06-03T21:31:40.168Z] ---> 6e4501737a31 [2021-06-03T21:31:40.168Z] Step 23/24 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [2021-06-03T21:31:40.168Z] Removing intermediate container 61ba37c7a6ce [2021-06-03T21:31:40.168Z] ---> 4b47369e7d90 [2021-06-03T21:31:40.168Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T21:31:40.435Z] ---> Running in 22d184b2c357 [2021-06-03T21:31:40.435Z] ---> Running in 4b0a642ccfa7 [2021-06-03T21:31:40.435Z] Removing intermediate container 64ea9223eede [2021-06-03T21:31:40.435Z] ---> 72c660582b48 [2021-06-03T21:31:40.435Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T21:31:40.435Z] Removing intermediate container 4b0a642ccfa7 [2021-06-03T21:31:40.435Z] ---> c0c9e1611216 [2021-06-03T21:31:40.435Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T21:31:40.701Z] Removing intermediate container 22d184b2c357 [2021-06-03T21:31:40.701Z] ---> 6e739406e754 [2021-06-03T21:31:40.701Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T21:31:40.701Z] ---> Running in 3ee4843a76a8 [2021-06-03T21:31:40.701Z] ---> Running in 504be308412c [2021-06-03T21:31:40.701Z] ---> Running in a39bb3d272df [2021-06-03T21:31:40.962Z] Removing intermediate container 3ee4843a76a8 [2021-06-03T21:31:40.962Z] ---> 250f5c91b4eb [2021-06-03T21:31:40.962Z] Step 29/32 : CMD ["gate"] [2021-06-03T21:31:40.962Z] Removing intermediate container a39bb3d272df [2021-06-03T21:31:40.962Z] ---> 086a9300185b [2021-06-03T21:31:40.962Z] [2021-06-03T21:31:40.962Z] Removing intermediate container 504be308412c [2021-06-03T21:31:40.962Z] ---> 9af2ed2bd035 [2021-06-03T21:31:40.962Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T21:31:40.962Z] ---> Running in bda3ae64f570 [2021-06-03T21:31:40.962Z] ---> Running in 6a3e737db8d5 [2021-06-03T21:31:40.962Z] Successfully built 086a9300185b [2021-06-03T21:31:40.962Z] Successfully tagged core-metadata:latest [2021-06-03T21:31:41.223Z]  Building core-metadata ... done Removing intermediate container 6a3e737db8d5 [2021-06-03T21:31:41.223Z] ---> 705ded4f702e [2021-06-03T21:31:41.223Z] Step 30/32 : LABEL arch=x86_64 [2021-06-03T21:31:41.223Z] Removing intermediate container bda3ae64f570 [2021-06-03T21:31:41.223Z] ---> fe11be3cf5a1 [2021-06-03T21:31:41.223Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T21:31:41.223Z] ---> Running in af86c0f5be89 [2021-06-03T21:31:41.485Z] Removing intermediate container af86c0f5be89 [2021-06-03T21:31:41.485Z] ---> 35c4b7ee932e [2021-06-03T21:31:41.485Z] Step 31/32 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [2021-06-03T21:31:41.485Z] ---> 4731c8bfe48d [2021-06-03T21:31:41.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T21:31:41.485Z] ---> Running in 17f590c0c632 [2021-06-03T21:31:41.747Z] Removing intermediate container 17f590c0c632 [2021-06-03T21:31:41.747Z] ---> c5697dd602a8 [2021-06-03T21:31:41.747Z] Step 32/32 : LABEL version=0.0.0 [2021-06-03T21:31:41.747Z] ---> db0a9001c805 [2021-06-03T21:31:41.747Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T21:31:42.009Z] ---> Running in 288e482f71b2 [2021-06-03T21:31:42.009Z] ---> bd3993f50d0e [2021-06-03T21:31:42.009Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T21:31:42.009Z] Removing intermediate container 288e482f71b2 [2021-06-03T21:31:42.009Z] ---> d15e82ad0608 [2021-06-03T21:31:42.009Z] [2021-06-03T21:31:42.009Z] ---> Running in 04def3953890 [2021-06-03T21:31:42.582Z] Successfully built d15e82ad0608 [2021-06-03T21:31:42.582Z] Successfully tagged security-bootstrapper:latest [2021-06-03T21:31:42.847Z]  Building security-bootstrapper ... done Removing intermediate container 04def3953890 [2021-06-03T21:31:42.847Z] ---> 4d2e50e0e59d [2021-06-03T21:31:42.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T21:31:42.847Z] ---> Running in cd0296626104 [2021-06-03T21:31:42.847Z] Removing intermediate container cd0296626104 [2021-06-03T21:31:42.847Z] ---> 361471991fa9 [2021-06-03T21:31:42.847Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T21:31:42.847Z] ---> Running in 253d643dbb9b [2021-06-03T21:31:43.113Z] Removing intermediate container 253d643dbb9b [2021-06-03T21:31:43.113Z] ---> f66eb57d0162 [2021-06-03T21:31:43.113Z] Step 22/23 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [2021-06-03T21:31:43.113Z] ---> Running in 1b15503afb42 [2021-06-03T21:31:43.113Z] Removing intermediate container 1b15503afb42 [2021-06-03T21:31:43.113Z] ---> 44507cffb4c5 [2021-06-03T21:31:43.113Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T21:31:43.113Z] ---> Running in c0c87e28a9b1 [2021-06-03T21:31:43.113Z] Removing intermediate container c0c87e28a9b1 [2021-06-03T21:31:43.113Z] ---> 6f762ff4dcd5 [2021-06-03T21:31:43.113Z] [2021-06-03T21:31:43.373Z] Successfully built 6f762ff4dcd5 [2021-06-03T21:31:43.373Z] Successfully tagged support-notifications:latest [2021-06-03T21:31:43.381Z]  Building support-notifications ... done  [Pipeline] } [2021-06-03T21:31:43.385Z] $ docker stop --time=1 a606746b22a7dd83c699f7fb0d0e6f7ae97781fb971b95e97186c096688a14fc [2021-06-03T21:31:44.628Z] $ docker rm -f a606746b22a7dd83c699f7fb0d0e6f7ae97781fb971b95e97186c096688a14fc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T21:31:44.990Z] + docker images [2021-06-03T21:31:44.990Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T21:31:44.990Z] support-notifications latest 6f762ff4dcd5 1 second ago 16.6MB [2021-06-03T21:31:44.990Z] security-bootstrapper latest d15e82ad0608 3 seconds ago 18.2MB [2021-06-03T21:31:44.990Z] core-metadata latest 086a9300185b 4 seconds ago 16.6MB [2021-06-03T21:31:44.990Z] 5ffe9cb464bd 7 seconds ago 1.15GB [2021-06-03T21:31:44.990Z] 05dab72a1d2f 10 seconds ago 1.15GB [2021-06-03T21:31:44.990Z] support-scheduler latest 6914f5f801ab 12 seconds ago 15.9MB [2021-06-03T21:31:44.990Z] 0fa49cf143d0 18 seconds ago 1.14GB [2021-06-03T21:31:44.990Z] f689331d294d 20 seconds ago 1.14GB [2021-06-03T21:31:44.990Z] sys-mgmt-agent latest d3a7e9c4c147 34 seconds ago 312MB [2021-06-03T21:31:44.990Z] core-data latest 087e893f7f06 56 seconds ago 20.2MB [2021-06-03T21:31:44.990Z] security-secretstore-setup latest dff4cf78eecb About a minute ago 28.1MB [2021-06-03T21:31:44.990Z] e4fc968100dd About a minute ago 1.15GB [2021-06-03T21:31:44.990Z] e9b97f71399c About a minute ago 1.15GB [2021-06-03T21:31:44.990Z] security-proxy-setup latest 02d27ab719f1 About a minute ago 25.3MB [2021-06-03T21:31:44.990Z] core-command latest fa4874f63027 About a minute ago 15.9MB [2021-06-03T21:31:44.990Z] 622697f761d5 About a minute ago 1.15GB [2021-06-03T21:31:44.990Z] eb4a504a9d93 About a minute ago 1.15GB [2021-06-03T21:31:44.990Z] 718b33dd20f4 About a minute ago 1.14GB [2021-06-03T21:31:44.990Z] ci-base-image-x86_64 latest 0ff7e172e23b 5 minutes ago 648MB [2021-06-03T21:31:44.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-03T21:31:44.990Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-03T21:31:44.990Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-03T21:31:44.990Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-03T21:31:44.990Z] 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-03T21:32:00.342Z] Still waiting to schedule task [2021-06-03T21:32:00.343Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-03T21:34:51.724Z] Running on prd-ubuntu18.04-docker-8c-8g-441 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws [2021-06-03T21:34:51.743Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-03T21:34:51.864Z] The recommended git tool is: git [2021-06-03T21:34:54.247Z] using credential edgex-jenkins-ssh [2021-06-03T21:34:54.261Z] Cloning the remote Git repository [2021-06-03T21:34:54.277Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T21:34:54.353Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-03T21:34:54.382Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T21:34:54.382Z] > git --version # timeout=10 [2021-06-03T21:34:54.395Z] > git --version # 'git version 2.17.1' [2021-06-03T21:34:54.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T21:34:54.442Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T21:35:00.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T21:35:00.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T21:35:00.920Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T21:35:00.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T21:35:00.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T21:35:00.945Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T21:35:02.004Z] Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T21:35:02.301Z] 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 [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-03T21:35:02.007Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T21:35:02.013Z] > git checkout -f 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b # timeout=10 [2021-06-03T21:35:03.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T21:35:04.014Z] ---> package-listing.sh [2021-06-03T21:35:04.014Z] ++ facter osfamily [2021-06-03T21:35:04.014Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T21:35:04.277Z] + OS_FAMILY=redhat [2021-06-03T21:35:04.277Z] + workspace=/w/workspace/edgex-go/2 [2021-06-03T21:35:04.277Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T21:35:04.277Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T21:35:04.277Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T21:35:04.277Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T21:35:04.277Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-03T21:35:04.277Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T21:35:04.277Z] + case "${OS_FAMILY}" in [2021-06-03T21:35:04.277Z] + sort [2021-06-03T21:35:04.277Z] + rpm -qa [2021-06-03T21:35:06.212Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T21:35:06.212Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T21:35:06.212Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T21:35:06.212Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-03T21:35:06.212Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-03T21:35:06.212Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-03T21:35:06.226Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T21:35:06.530Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T21:35:07.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T21:35:07.096Z] [2021-06-03T21:35:07.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T21:35:07.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T21:35:07.422Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T21:35:07.422Z] df20fa9351a1: Pulling fs layer [2021-06-03T21:35:07.422Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T21:35:07.422Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T21:35:07.422Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T21:35:07.422Z] 93b61091891f: Pulling fs layer [2021-06-03T21:35:07.422Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T21:35:07.422Z] 5e14af77c1be: Pulling fs layer [2021-06-03T21:35:07.422Z] 01666e4c0597: Pulling fs layer [2021-06-03T21:35:07.422Z] aa168da1d23b: Pulling fs layer [2021-06-03T21:35:07.422Z] 93b9cdb0e59b: Waiting [2021-06-03T21:35:07.422Z] 5e14af77c1be: Waiting [2021-06-03T21:35:07.422Z] 01666e4c0597: Waiting [2021-06-03T21:35:07.422Z] aa168da1d23b: Waiting [2021-06-03T21:35:07.422Z] 46f8f816bc3b: Waiting [2021-06-03T21:35:07.422Z] 93b61091891f: Waiting [2021-06-03T21:35:07.422Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T21:35:07.422Z] 36b3adc4ff6f: Download complete [2021-06-03T21:35:07.422Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T21:35:07.422Z] 46f8f816bc3b: Download complete [2021-06-03T21:35:07.422Z] df20fa9351a1: Verifying Checksum [2021-06-03T21:35:07.422Z] df20fa9351a1: Download complete [2021-06-03T21:35:07.699Z] 93b9cdb0e59b: Download complete [2021-06-03T21:35:07.699Z] 5e14af77c1be: Verifying Checksum [2021-06-03T21:35:07.699Z] 5e14af77c1be: Download complete [2021-06-03T21:35:07.699Z] 01666e4c0597: Verifying Checksum [2021-06-03T21:35:07.699Z] 01666e4c0597: Download complete [2021-06-03T21:35:07.699Z] 93b61091891f: Verifying Checksum [2021-06-03T21:35:07.699Z] 93b61091891f: Download complete [2021-06-03T21:35:07.699Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T21:35:07.699Z] 8ad3a11d3b57: Download complete [2021-06-03T21:35:07.699Z] df20fa9351a1: Pull complete [2021-06-03T21:35:07.972Z] 36b3adc4ff6f: Pull complete [2021-06-03T21:35:08.555Z] 8ad3a11d3b57: Pull complete [2021-06-03T21:35:08.555Z] 46f8f816bc3b: Pull complete [2021-06-03T21:35:08.818Z] 93b61091891f: Pull complete [2021-06-03T21:35:08.818Z] 93b9cdb0e59b: Pull complete [2021-06-03T21:35:08.818Z] 5e14af77c1be: Pull complete [2021-06-03T21:35:08.818Z] 01666e4c0597: Pull complete [2021-06-03T21:35:09.400Z] aa168da1d23b: Verifying Checksum [2021-06-03T21:35:09.400Z] aa168da1d23b: Download complete [2021-06-03T21:35:13.617Z] aa168da1d23b: Pull complete [2021-06-03T21:35:13.617Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T21:35:13.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T21:35:13.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T21:35:13.697Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-06-03T21:35:13.767Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T21:35:16.649Z] $ docker top 833bb3b26de8c382627034b315db3c2e97fc4cdc74c68ef9290e44a4f6cf1e5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T21:35:17.028Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T21:35:17.324Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T21:35:17.618Z] + ls /var/log/sa-host [2021-06-03T21:35:17.618Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T21:35:17.618Z] file_magic: OK [2021-06-03T21:35:17.618Z] HZ: Using current value: 100 [2021-06-03T21:35:17.618Z] file_header: OK [2021-06-03T21:35:17.618Z] 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-03T21:35:17.618Z] Statistics: [2021-06-03T21:35:17.618Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T21:35:17.618Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T21:35:17.618Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T21:35:17.618Z] file_magic: OK [2021-06-03T21:35:17.618Z] HZ: Using current value: 100 [2021-06-03T21:35:17.618Z] file_header: OK [2021-06-03T21:35:17.618Z] 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-03T21:35:17.618Z] Statistics: [2021-06-03T21:35:17.618Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T21:35:17.618Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T21:35:17.793Z] provisioning config files... [2021-06-03T21:35:17.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1671636239101378120tmp [Pipeline] { [Pipeline] echo [2021-06-03T21:35:17.822Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T21:35:18.116Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T21:35:18.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-03T21:35:18.649Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T21:35:18.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T21:35:18.953Z] ---> sudo-logs.sh [2021-06-03T21:35:18.953Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T21:35:18.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T21:35:19.275Z] ---> job-cost.sh [2021-06-03T21:35:19.275Z] lf-activate-venv: SKIPPING [2021-06-03T21:35:19.275Z] INFO: No Stack... [2021-06-03T21:35:20.221Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T21:35:20.793Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T21:35:20.806Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T21:35:21.099Z] ---> logs-deploy.sh [2021-06-03T21:35:21.099Z] lf-activate-venv: SKIPPING [2021-06-03T21:35:21.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3541/2 [2021-06-03T21:35:21.099Z] INFO: archiving workspace using pattern(s): [2021-06-03T21:35:22.059Z] Archives upload complete. [2021-06-03T21:35:22.059Z] INFO: archiving logs to Nexus [2021-06-03T21:35:22.631Z] ---> uname -a: [2021-06-03T21:35:22.631Z] Linux prd-centos7-docker-4c-2g-437.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-03T21:35:22.631Z] [2021-06-03T21:35:22.631Z] [2021-06-03T21:35:22.631Z] ---> lscpu: [2021-06-03T21:35:22.632Z] Architecture: x86_64 [2021-06-03T21:35:22.632Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T21:35:22.632Z] Byte Order: Little Endian [2021-06-03T21:35:22.632Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T21:35:22.632Z] CPU(s): 2 [2021-06-03T21:35:22.632Z] On-line CPU(s) list: 0,1 [2021-06-03T21:35:22.632Z] Thread(s) per core: 1 [2021-06-03T21:35:22.632Z] Core(s) per socket: 1 [2021-06-03T21:35:22.632Z] Socket(s): 2 [2021-06-03T21:35:22.632Z] NUMA node(s): 1 [2021-06-03T21:35:22.632Z] Vendor ID: AuthenticAMD [2021-06-03T21:35:22.632Z] CPU family: 23 [2021-06-03T21:35:22.632Z] Model: 49 [2021-06-03T21:35:22.632Z] Model name: AMD EPYC-Rome Processor [2021-06-03T21:35:22.632Z] Stepping: 0 [2021-06-03T21:35:22.632Z] CPU MHz: 2799.998 [2021-06-03T21:35:22.632Z] BogoMIPS: 5599.99 [2021-06-03T21:35:22.632Z] Virtualization: AMD-V [2021-06-03T21:35:22.632Z] Hypervisor vendor: KVM [2021-06-03T21:35:22.632Z] Virtualization type: full [2021-06-03T21:35:22.632Z] L1d cache: 64 KiB [2021-06-03T21:35:22.632Z] L1i cache: 64 KiB [2021-06-03T21:35:22.632Z] L2 cache: 1 MiB [2021-06-03T21:35:22.632Z] L3 cache: 32 MiB [2021-06-03T21:35:22.632Z] NUMA node0 CPU(s): 0,1 [2021-06-03T21:35:22.632Z] Vulnerability Itlb multihit: Not affected [2021-06-03T21:35:22.632Z] Vulnerability L1tf: Not affected [2021-06-03T21:35:22.632Z] Vulnerability Mds: Not affected [2021-06-03T21:35:22.632Z] Vulnerability Meltdown: Not affected [2021-06-03T21:35:22.632Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T21:35:22.632Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T21:35:22.632Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T21:35:22.632Z] Vulnerability Srbds: Not affected [2021-06-03T21:35:22.632Z] Vulnerability Tsx async abort: Not affected [2021-06-03T21:35:22.632Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-03T21:35:22.632Z] [2021-06-03T21:35:22.632Z] [2021-06-03T21:35:22.632Z] ---> nproc: [2021-06-03T21:35:22.632Z] 2 [2021-06-03T21:35:22.632Z] [2021-06-03T21:35:22.632Z] [2021-06-03T21:35:22.632Z] ---> df -h: [2021-06-03T21:35:22.632Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T21:35:22.632Z] overlay 40.0G 13.2G 26.8G 33% / [2021-06-03T21:35:22.632Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T21:35:22.632Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T21:35:22.632Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /facter-os [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /etc/resolv.conf [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /etc/hostname [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /etc/hosts [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /run/cloud-init/result.json [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /var/log/sa-host [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /var/log/secure [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /var/log/auth.log [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /w/workspace/edgex-go/2 [2021-06-03T21:35:22.632Z] /dev/vda1 40.0G 13.2G 26.8G 33% /w/workspace/edgex-go/2@tmp [2021-06-03T21:35:22.632Z] [2021-06-03T21:35:22.632Z]