Pull request #3755 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 69f0044378c84a2584b9cc14c244d921f2d7705f rather than 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a Obtained Jenkinsfile from 69f0044378c84a2584b9cc14c244d921f2d7705f 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5605008820971384855.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1607376038558615549.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3755/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4636399464539583531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4161950790490398764.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3755/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1290071572482508441.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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-1712 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5017224786405348992.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh95015642636326423.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a Merge succeeded, producing 873d24addc4e145409c550df66cc50ec4fe4351d Checking out Revision 873d24addc4e145409c550df66cc50ec4fe4351d (PR-3755) > git config core.sparsecheckout # timeout=10 > git checkout -f 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7800556255614313236.key > git merge 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 873d24addc4e145409c550df66cc50ec4fe4351d # timeout=10 Commit message: "Merge commit '69f0044378c84a2584b9cc14c244d921f2d7705f' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 3c26b019aef5a7884f3dae4d708b0282c894bb18 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-15T09:26:46.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-15T09:26:46.683Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-15T09:26:46.699Z] ========================================================= [2021-10-15T09:26:46.699Z] EdgeX Global Pipelines Version Info [2021-10-15T09:26:46.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-15T09:26:47.840Z] ------------------- [2021-10-15T09:26:47.840Z] stable info: [2021-10-15T09:26:47.840Z] ------------------- [2021-10-15T09:26:47.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-15T09:26:47.840Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-15T09:26:47.840Z] Message: update stable to v1.0.210 [2021-10-15T09:26:48.411Z] ------------------- [2021-10-15T09:26:48.411Z] experimental info: [2021-10-15T09:26:48.411Z] ------------------- [2021-10-15T09:26:48.411Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-15T09:26:48.411Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-15T09:26:48.411Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-15T09:26:48.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-15T09:26:48.529Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-15T09:26:48.538Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-15T09:26:48.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-15T09:26:48.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-15T09:26:48.563Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-15T09:26:48.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-15T09:26:48.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-15T09:26:48.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-15T09:26:48.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-15T09:26:48.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-15T09:26:48.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-15T09:26:48.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-15T09:26:48.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-15T09:26:48.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-15T09:26:48.641Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-15T09:26:48.648Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-15T09:26:48.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-15T09:26:48.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-15T09:26:48.667Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-15T09:26:48.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-15T09:26:48.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-15T09:26:48.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3755 [Pipeline] echo [2021-10-15T09:26:48.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3755 [Pipeline] echo [2021-10-15T09:26:48.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3755 [Pipeline] echo [2021-10-15T09:26:48.706Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 873d24addc4e145409c550df66cc50ec4fe4351d [Pipeline] echo [2021-10-15T09:26:48.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 873d24a [Pipeline] echo [2021-10-15T09:26:48.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-15T09:26:48.766Z] provisioning config files... [2021-10-15T09:26:48.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6763151497645277935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-15T09:26:49.090Z] ---> docker-login.sh [2021-10-15T09:26:49.090Z] nexus3.edgexfoundry.org:10001 [2021-10-15T09:26:49.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-15T09:26:49.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-15T09:26:49.353Z] Configure a credential helper to remove this warning. See [2021-10-15T09:26:49.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-15T09:26:49.353Z] [2021-10-15T09:26:49.353Z] Login Succeeded [2021-10-15T09:26:49.353Z] nexus3.edgexfoundry.org:10002 [2021-10-15T09:26:49.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-15T09:26:49.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-15T09:26:49.353Z] Configure a credential helper to remove this warning. See [2021-10-15T09:26:49.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-15T09:26:49.353Z] [2021-10-15T09:26:49.353Z] Login Succeeded [2021-10-15T09:26:49.353Z] nexus3.edgexfoundry.org:10003 [2021-10-15T09:26:49.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-15T09:26:49.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-15T09:26:49.619Z] Configure a credential helper to remove this warning. See [2021-10-15T09:26:49.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-15T09:26:49.619Z] [2021-10-15T09:26:49.619Z] Login Succeeded [2021-10-15T09:26:49.619Z] nexus3.edgexfoundry.org:10004 [2021-10-15T09:26:49.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-15T09:26:49.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-15T09:26:49.619Z] Configure a credential helper to remove this warning. See [2021-10-15T09:26:49.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-15T09:26:49.619Z] [2021-10-15T09:26:49.619Z] Login Succeeded [2021-10-15T09:26:49.619Z] docker.io [2021-10-15T09:26:49.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-15T09:26:50.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-15T09:26:50.194Z] Configure a credential helper to remove this warning. See [2021-10-15T09:26:50.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-15T09:26:50.194Z] [2021-10-15T09:26:50.194Z] Login Succeeded [2021-10-15T09:26:50.194Z] ---> docker-login.sh ends [Pipeline] } [2021-10-15T09:26:50.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-15T09:26:50.509Z] ++ 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-10-15T09:26:50.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-15T09:26:50.509Z] ++ dirname cmd/core-command/Dockerfile [2021-10-15T09:26:50.509Z] ++ cut -d/ -f2 [2021-10-15T09:26:50.510Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-15T09:26:50.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-15T09:26:50.510Z] ++ dirname cmd/core-data/Dockerfile [2021-10-15T09:26:50.510Z] ++ cut -d/ -f2 [2021-10-15T09:26:50.510Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-15T09:26:50.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-15T09:26:50.510Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-15T09:26:50.510Z] ++ cut -d/ -f2 [2021-10-15T09:26:50.510Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-15T09:26:50.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-15T09:26:50.510Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-15T09:26:50.510Z] ++ cut -d/ -f2 [2021-10-15T09:26:50.510Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-15T09:26:50.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-15T09:26:50.510Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-15T09:26:50.510Z] ++ cut -d/ -f2 [2021-10-15T09:26:50.510Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-15T09:26:50.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-15T09:26:50.510Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-15T09:26:50.510Z] ++ cut -d/ -f2 [2021-10-15T09:26:50.510Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-15T09:26:50.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-15T09:26:50.510Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-15T09:26:50.510Z] ++ cut -d/ -f2 [2021-10-15T09:26:50.510Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-15T09:26:50.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-15T09:26:50.510Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-15T09:26:50.510Z] ++ cut -d/ -f2 [2021-10-15T09:26:50.510Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-15T09:26:50.510Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-15T09:26:50.510Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-15T09:26:50.510Z] ++ cut -d/ -f2 [2021-10-15T09:26:50.510Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-15T09:26:50.548Z] 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-10-15T09:26:51.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-15T09:26:51.040Z] [2021-10-15T09:26:51.040Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-15T09:26:51.347Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-15T09:26:51.347Z] latest: Pulling from edgex-devops/git-semver [2021-10-15T09:26:51.347Z] a0d0a0d46f8b: Pulling fs layer [2021-10-15T09:26:51.347Z] 3e5f54012d9b: Pulling fs layer [2021-10-15T09:26:51.347Z] 4c7163046ea9: Pulling fs layer [2021-10-15T09:26:51.347Z] 0c2d73faf560: Pulling fs layer [2021-10-15T09:26:51.347Z] 0c2d73faf560: Waiting [2021-10-15T09:26:51.347Z] 3e5f54012d9b: Verifying Checksum [2021-10-15T09:26:51.347Z] 3e5f54012d9b: Download complete [2021-10-15T09:26:51.347Z] a0d0a0d46f8b: Verifying Checksum [2021-10-15T09:26:51.347Z] a0d0a0d46f8b: Download complete [2021-10-15T09:26:51.347Z] 4c7163046ea9: Verifying Checksum [2021-10-15T09:26:51.347Z] 4c7163046ea9: Download complete [2021-10-15T09:26:51.347Z] 0c2d73faf560: Verifying Checksum [2021-10-15T09:26:51.347Z] 0c2d73faf560: Download complete [2021-10-15T09:26:51.612Z] a0d0a0d46f8b: Pull complete [2021-10-15T09:26:51.612Z] 3e5f54012d9b: Pull complete [2021-10-15T09:26:51.874Z] 4c7163046ea9: Pull complete [2021-10-15T09:26:52.146Z] 0c2d73faf560: Pull complete [2021-10-15T09:26:52.146Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-15T09:26:52.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-15T09:26:52.146Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-15T09:26:52.233Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-10-15T09:26:52.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-15T09:26:52.864Z] $ docker top 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-15T09:26:52.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-15T09:26:52.958Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-15T09:26:53.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-15T09:26:53.067Z] $ docker exec 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 ssh-agent [2021-10-15T09:26:53.172Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgANHiB/agent.14 [2021-10-15T09:26:53.172Z] SSH_AGENT_PID=20 [2021-10-15T09:26:53.179Z] Running ssh-add (command line suppressed) [2021-10-15T09:26:53.274Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1665277855996949232.key (/w/workspace/edgex-go/3@tmp/private_key_1665277855996949232.key) [2021-10-15T09:26:53.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-15T09:26:53.590Z] + git tag --points-at HEAD [Pipeline] } [2021-10-15T09:26:53.605Z] $ docker exec --env ******** --env ******** 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 ssh-agent -k [2021-10-15T09:26:53.714Z] unset SSH_AUTH_SOCK; [2021-10-15T09:26:53.714Z] unset SSH_AGENT_PID; [2021-10-15T09:26:53.714Z] echo Agent pid 20 killed; [2021-10-15T09:26:53.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-15T09:26:53.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-15T09:26:53.743Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-15T09:26:53.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-15T09:26:53.876Z] $ docker exec 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 ssh-agent [2021-10-15T09:26:53.973Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnlHEJA/agent.53 [2021-10-15T09:26:53.973Z] SSH_AGENT_PID=60 [2021-10-15T09:26:53.978Z] Running ssh-add (command line suppressed) [2021-10-15T09:26:54.067Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4526080975238459484.key (/w/workspace/edgex-go/3@tmp/private_key_4526080975238459484.key) [2021-10-15T09:26:54.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-15T09:26:54.371Z] + git semver init [2021-10-15T09:26:54.371Z] # -> Open(): unable to determine branch for HEAD [2021-10-15T09:26:54.371Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-10-15T09:26:54.371Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-10-15T09:26:54.371Z] # $SEMVER_REMOTE_NAME = origin [2021-10-15T09:26:54.371Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-15T09:26:54.371Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-15T09:26:54.371Z] # $SEMVER_BRANCH = PR-3755 [2021-10-15T09:26:54.371Z] # $SEMVER_TEMP = /tmp/semver-398526996 [2021-10-15T09:26:54.371Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-15T09:27:26.493Z] # '/tmp/semver-398526996' -> '/w/workspace/edgex-go/3/.semver' [2021-10-15T09:27:26.493Z] # -> Force: false [2021-10-15T09:27:26.493Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-10-15T09:27:26.506Z] $ docker exec --env ******** --env ******** 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 ssh-agent -k [2021-10-15T09:27:26.620Z] unset SSH_AUTH_SOCK; [2021-10-15T09:27:26.620Z] unset SSH_AGENT_PID; [2021-10-15T09:27:26.620Z] echo Agent pid 60 killed; [2021-10-15T09:27:26.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-15T09:27:26.938Z] + git semver [Pipeline] } [2021-10-15T09:27:26.952Z] $ docker stop --time=1 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 [2021-10-15T09:27:28.588Z] $ docker rm -f 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-15T09:27:28.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-15T09:27:29.186Z] Stashed 1 file(s) [Pipeline] echo [2021-10-15T09:27:29.188Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-15T09:27:29.349Z] ========================================================= [2021-10-15T09:27:29.349Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-15T09:27:29.349Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-15T09:27:29.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-15T09:27:29.659Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-15T09:27:29.659Z] a0d0a0d46f8b: Already exists [2021-10-15T09:27:29.659Z] 31adcdaf11c8: Pulling fs layer [2021-10-15T09:27:29.659Z] b8b176561691: Pulling fs layer [2021-10-15T09:27:29.659Z] 4527c011a84f: Pulling fs layer [2021-10-15T09:27:29.659Z] 5d74067f8e1e: Pulling fs layer [2021-10-15T09:27:29.659Z] e0aca202a116: Pulling fs layer [2021-10-15T09:27:29.659Z] 3a43be97a3b4: Pulling fs layer [2021-10-15T09:27:29.659Z] 34cad66bf833: Pulling fs layer [2021-10-15T09:27:29.659Z] b4e3c513aaa6: Pulling fs layer [2021-10-15T09:27:29.659Z] 5d74067f8e1e: Waiting [2021-10-15T09:27:29.659Z] e0aca202a116: Waiting [2021-10-15T09:27:29.659Z] 3a43be97a3b4: Waiting [2021-10-15T09:27:29.659Z] 34cad66bf833: Waiting [2021-10-15T09:27:29.659Z] b4e3c513aaa6: Waiting [2021-10-15T09:27:29.659Z] b8b176561691: Verifying Checksum [2021-10-15T09:27:29.659Z] b8b176561691: Download complete [2021-10-15T09:27:29.659Z] 31adcdaf11c8: Verifying Checksum [2021-10-15T09:27:29.659Z] 31adcdaf11c8: Download complete [2021-10-15T09:27:29.659Z] 5d74067f8e1e: Verifying Checksum [2021-10-15T09:27:29.659Z] 5d74067f8e1e: Download complete [2021-10-15T09:27:29.659Z] e0aca202a116: Verifying Checksum [2021-10-15T09:27:29.659Z] e0aca202a116: Download complete [2021-10-15T09:27:29.659Z] 3a43be97a3b4: Verifying Checksum [2021-10-15T09:27:29.659Z] 3a43be97a3b4: Download complete [2021-10-15T09:27:29.921Z] 31adcdaf11c8: Pull complete [2021-10-15T09:27:29.921Z] 34cad66bf833: Verifying Checksum [2021-10-15T09:27:29.921Z] 34cad66bf833: Download complete [2021-10-15T09:27:29.921Z] b8b176561691: Pull complete [2021-10-15T09:27:30.194Z] 4527c011a84f: Verifying Checksum [2021-10-15T09:27:30.194Z] 4527c011a84f: Download complete [2021-10-15T09:27:30.461Z] b4e3c513aaa6: Verifying Checksum [2021-10-15T09:27:30.461Z] b4e3c513aaa6: Download complete [2021-10-15T09:27:34.718Z] 4527c011a84f: Pull complete [2021-10-15T09:27:34.718Z] 5d74067f8e1e: Pull complete [2021-10-15T09:27:34.718Z] e0aca202a116: Pull complete [2021-10-15T09:27:34.718Z] 3a43be97a3b4: Pull complete [2021-10-15T09:27:34.718Z] 34cad66bf833: Pull complete [2021-10-15T09:27:37.278Z] b4e3c513aaa6: Pull complete [2021-10-15T09:27:37.278Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-15T09:27:37.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-15T09:27:37.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-15T09:27:37.605Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-15T09:27:37.605Z] WORKDIR /edgex [2021-10-15T09:27:37.605Z] COPY go.mod . [2021-10-15T09:27:37.605Z] RUN go mod download' [2021-10-15T09:27:37.605Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-15T09:27:39.541Z] Sending build context to Docker daemon 329.4MB [2021-10-15T09:27:39.541Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-15T09:27:39.541Z] ---> 9f6097aaca64 [2021-10-15T09:27:39.541Z] Step 2/4 : WORKDIR /edgex [2021-10-15T09:27:40.484Z] ---> Running in c54e19af0947 [2021-10-15T09:27:40.745Z] Removing intermediate container c54e19af0947 [2021-10-15T09:27:40.745Z] ---> e4f5b458e8c6 [2021-10-15T09:27:40.745Z] Step 3/4 : COPY go.mod . [2021-10-15T09:27:40.745Z] ---> 8e0bec7dcc2f [2021-10-15T09:27:40.745Z] Step 4/4 : RUN go mod download [2021-10-15T09:27:40.745Z] ---> Running in 125db80b3032 [2021-10-15T09:27:44.313Z] Still waiting to schedule task [2021-10-15T09:27:44.314Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-15T09:28:12.939Z] Removing intermediate container 125db80b3032 [2021-10-15T09:28:12.939Z] ---> ee73b342172a [2021-10-15T09:28:12.939Z] Successfully built ee73b342172a [2021-10-15T09:28:12.939Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-15T09:28:13.239Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-15T09:28:13.239Z] . [Pipeline] withDockerContainer [2021-10-15T09:28:13.312Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-10-15T09:28:13.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-15T09:28:13.706Z] $ docker top b4d6696c2734ee2a2a13c5c42f0de329f150b5d4887f9be3573fa9d3542bda50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-15T09:28:14.065Z] + go version [2021-10-15T09:28:14.065Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-15T09:28:14.081Z] $ docker stop --time=1 b4d6696c2734ee2a2a13c5c42f0de329f150b5d4887f9be3573fa9d3542bda50 [2021-10-15T09:28:15.260Z] $ docker rm -f b4d6696c2734ee2a2a13c5c42f0de329f150b5d4887f9be3573fa9d3542bda50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-15T09:28:15.790Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-15T09:28:15.790Z] . [Pipeline] withDockerContainer [2021-10-15T09:28:15.856Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-10-15T09:28:15.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-15T09:28:16.223Z] $ docker top dc0935aa6cbd4cc706ce8953815db4498ea627bd4d3af82a3f67ffd87f3e7a9e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-15T09:28:16.296Z] ========================================================= [2021-10-15T09:28:16.296Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-15T09:28:16.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-15T09:28:16.592Z] + make test [2021-10-15T09:28:16.593Z] go mod tidy [2021-10-15T09:28:16.593Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-15T09:28:23.240Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-15T09:28:41.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-15T09:28:45.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-15T09:28:46.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-15T09:28:46.532Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-15T09:28:49.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-15T09:28:50.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-15T09:28:50.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-15T09:28:50.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-15T09:28:50.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-15T09:28:50.569Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-15T09:28:50.857Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-15T09:28:50.857Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-15T09:28:50.857Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-15T09:28:50.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-15T09:28:52.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2021-10-15T09:28:52.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-15T09:28:52.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-15T09:28:53.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-10-15T09:28:53.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-15T09:28:54.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements [2021-10-15T09:28:54.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-15T09:28:54.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-15T09:28:55.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements [2021-10-15T09:28:55.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-15T09:28:55.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-15T09:28:55.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 84.4% of statements [2021-10-15T09:28:55.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-15T09:28:55.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-15T09:28:55.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-15T09:28:55.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-15T09:28:55.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-15T09:28:56.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements [2021-10-15T09:28:56.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-15T09:28:56.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-15T09:28:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-10-15T09:28:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-15T09:28:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-15T09:28:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-15T09:28:56.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-15T09:28:56.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-15T09:28:57.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements [2021-10-15T09:28:57.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-15T09:28:57.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-15T09:28:57.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-15T09:28:57.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 1.0% of statements [2021-10-15T09:28:57.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-15T09:28:57.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2021-10-15T09:28:58.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 21.7% of statements [2021-10-15T09:28:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-15T09:28:58.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-10-15T09:28:58.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-10-15T09:28:59.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-10-15T09:28:59.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-10-15T09:28:59.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-10-15T09:29:11.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-10-15T09:29:11.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-10-15T09:29:16.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.171s coverage: 82.5% of statements [2021-10-15T09:29:16.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.2% of statements [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-15T09:29:34.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-10-15T09:29:34.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-10-15T09:29:35.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 70.4% of statements [2021-10-15T09:29:35.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-15T09:29:35.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-15T09:29:35.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-15T09:29:35.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.4% of statements [2021-10-15T09:29:35.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-15T09:29:35.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-15T09:29:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-10-15T09:29:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-15T09:29:36.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-10-15T09:29:36.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-15T09:29:42.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements [2021-10-15T09:29:42.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-15T09:29:42.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-15T09:29:42.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-15T09:29:42.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-15T09:29:42.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-15T09:29:42.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-15T09:29:42.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-15T09:29:42.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-15T09:29:42.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-15T09:29:42.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-10-15T09:29:42.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-10-15T09:29:42.953Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-15T09:30:21.821Z] GO111MODULE=on go vet ./... [2021-10-15T09:30:30.073Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-15T09:30:30.073Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-15T09:30:30.073Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-15T09:30:30.630Z] + ls -al . [2021-10-15T09:30:30.630Z] total 612 [2021-10-15T09:30:30.630Z] drwxrwxr-x 10 1001 1001 4096 Oct 15 09:30 . [2021-10-15T09:30:30.630Z] drwxr-xr-x 4 root root 28 Oct 15 09:28 .. [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 11 Oct 15 09:26 .dockerignore [2021-10-15T09:30:30.630Z] drwxrwxr-x 8 1001 1001 179 Oct 15 09:26 .git [2021-10-15T09:30:30.630Z] drwxrwxr-x 4 1001 1001 142 Oct 15 09:26 .github [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 804 Oct 15 09:26 .gitignore [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 42 Oct 15 09:26 .golangci.yml [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 76 Oct 15 09:26 .hadolint.yml [2021-10-15T09:30:30.630Z] drwx------ 3 1001 1001 58 Oct 15 09:27 .semver [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 166 Oct 15 09:26 .sonarcloud.properties [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 1171 Oct 15 09:26 ADOPTERS.md [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 8608 Oct 15 09:26 Attribution.txt [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 43881 Oct 15 09:26 CHANGELOG.md [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 3804 Oct 15 09:26 CONTRIBUTING.md [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 677 Oct 15 09:26 GOVERNANCE.md [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 849 Oct 15 09:26 Jenkinsfile [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 10775 Oct 15 09:26 LICENSE [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 6508 Oct 15 09:26 Makefile [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 582 Oct 15 09:26 OWNERS.md [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 8256 Oct 15 09:26 README.md [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 6912 Oct 15 09:26 SECURITY.md [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 5 Oct 15 09:27 VERSION [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 4131 Oct 15 09:26 ZMQWindows.md [2021-10-15T09:30:30.630Z] drwxrwxr-x 2 1001 1001 37 Oct 15 09:26 bin [2021-10-15T09:30:30.630Z] drwxrwxr-x 14 1001 1001 4096 Oct 15 09:26 cmd [2021-10-15T09:30:30.630Z] -rw-r--r-- 1 root root 403932 Oct 15 09:29 coverage.out [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 829 Oct 15 09:26 go.mod [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 50143 Oct 15 09:26 go.sum [2021-10-15T09:30:30.630Z] drwxrwxr-x 8 1001 1001 124 Oct 15 09:26 internal [2021-10-15T09:30:30.630Z] drwxrwxr-x 3 1001 1001 16 Oct 15 09:26 openapi [2021-10-15T09:30:30.630Z] drwxrwxr-x 4 1001 1001 71 Oct 15 09:26 snap [2021-10-15T09:30:30.630Z] -rw-rw-r-- 1 1001 1001 204 Oct 15 09:26 version.go [Pipeline] sh [2021-10-15T09:30:30.919Z] + '[' -e coverage.out ] [2021-10-15T09:30:30.919Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-15T09:30:31.038Z] Stashed 1 file(s) [Pipeline] sh [2021-10-15T09:30:31.342Z] + make build [2021-10-15T09:30:31.342Z] 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-10-15T09:30:32.745Z] 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-10-15T09:30:40.940Z] 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-10-15T09:30:40.940Z] 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-10-15T09:30:41.520Z] 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-10-15T09:30:41.788Z] 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-10-15T09:30:42.741Z] 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-10-15T09:30:43.693Z] 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-10-15T09:30:44.656Z] 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-10-15T09:30:46.054Z] 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-10-15T09:30:46.625Z] 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-10-15T09:30:47.576Z] 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-10-15T09:30:48.984Z] $ docker stop --time=1 dc0935aa6cbd4cc706ce8953815db4498ea627bd4d3af82a3f67ffd87f3e7a9e [2021-10-15T09:30:50.894Z] $ docker rm -f dc0935aa6cbd4cc706ce8953815db4498ea627bd4d3af82a3f67ffd87f3e7a9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-15T09:30:52.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-15T09:30:52.317Z] [2021-10-15T09:30:52.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-15T09:30:52.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-15T09:30:52.751Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-15T09:30:52.751Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-15T09:30:52.751Z] ca9280d653b3: Pulling fs layer [2021-10-15T09:30:52.751Z] 7e9c9ca2126c: Pulling fs layer [2021-10-15T09:30:52.751Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-15T09:30:52.751Z] cbdbe7a5bc2a: Download complete [2021-10-15T09:30:53.015Z] ca9280d653b3: Verifying Checksum [2021-10-15T09:30:53.015Z] ca9280d653b3: Download complete [2021-10-15T09:30:53.015Z] cbdbe7a5bc2a: Pull complete [2021-10-15T09:30:53.288Z] 7e9c9ca2126c: Verifying Checksum [2021-10-15T09:30:53.288Z] 7e9c9ca2126c: Download complete [2021-10-15T09:30:53.549Z] ca9280d653b3: Pull complete [2021-10-15T09:30:57.770Z] 7e9c9ca2126c: Pull complete [2021-10-15T09:30:57.770Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-15T09:30:57.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-15T09:30:57.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-15T09:30:57.835Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-10-15T09:30:57.868Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-15T09:31:00.316Z] $ docker top 95facc393b6df23a65391a1b158a09a7e1b8ac711e065ac539d85009314df100 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-15T09:31:00.683Z] + docker-compose build --help [2021-10-15T09:31:00.683Z] + grep parallel [2021-10-15T09:31:01.257Z] --parallel Build images in parallel. [Pipeline] } [2021-10-15T09:31:01.270Z] $ docker stop --time=1 95facc393b6df23a65391a1b158a09a7e1b8ac711e065ac539d85009314df100 [2021-10-15T09:31:02.490Z] $ docker rm -f 95facc393b6df23a65391a1b158a09a7e1b8ac711e065ac539d85009314df100 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-15T09:31:02.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-15T09:31:02.901Z] . [Pipeline] withDockerContainer [2021-10-15T09:31:02.988Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-10-15T09:31:03.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-15T09:31:03.400Z] $ docker top bed6c0e9c325178c044518b96a22983811ddb66a7f409c69523cad988b1f0eef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-15T09:31:03.791Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-15T09:31:04.374Z] Building core-command ... [2021-10-15T09:31:04.374Z] Building core-data ... [2021-10-15T09:31:04.374Z] Building core-metadata ... [2021-10-15T09:31:04.374Z] Building security-bootstrapper ... [2021-10-15T09:31:04.374Z] Building security-proxy-setup ... [2021-10-15T09:31:04.374Z] Building security-secretstore-setup ... [2021-10-15T09:31:04.374Z] Building support-notifications ... [2021-10-15T09:31:04.374Z] Building support-scheduler ... [2021-10-15T09:31:04.374Z] Building sys-mgmt-agent ... [2021-10-15T09:31:04.374Z] Building core-data [2021-10-15T09:31:04.374Z] Building security-secretstore-setup [2021-10-15T09:31:04.374Z] Building support-scheduler [2021-10-15T09:31:04.374Z] Building core-metadata [2021-10-15T09:31:04.374Z] Building support-notifications [2021-10-15T09:31:16.636Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-15T09:31:16.636Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-15T09:31:16.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-15T09:31:16.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-15T09:31:16.636Z] ---> ee73b342172a [2021-10-15T09:31:16.636Z] Step 3/23 : WORKDIR /edgex-go [2021-10-15T09:31:16.636Z] ---> ee73b342172a [2021-10-15T09:31:16.636Z] Step 3/22 : WORKDIR /edgex-go [2021-10-15T09:31:21.953Z] ---> Running in 2fc8ca661b38 [2021-10-15T09:31:21.953Z] ---> Running in 45f9f61567ea [2021-10-15T09:31:26.148Z] Removing intermediate container 2fc8ca661b38 [2021-10-15T09:31:26.148Z] ---> e5c58651f9bb [2021-10-15T09:31:26.148Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:31:26.148Z] Removing intermediate container 45f9f61567ea [2021-10-15T09:31:26.148Z] ---> 4ab53968e6e3 [2021-10-15T09:31:26.148Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:31:26.411Z] ---> Running in f1be047b85ae [2021-10-15T09:31:26.411Z] ---> Running in e969d957ed94 [2021-10-15T09:31:28.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-15T09:31:28.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-15T09:31:28.359Z] ---> ee73b342172a [2021-10-15T09:31:28.359Z] Step 3/22 : WORKDIR /edgex-go [2021-10-15T09:31:28.359Z] ---> Using cache [2021-10-15T09:31:28.359Z] ---> 4ab53968e6e3 [2021-10-15T09:31:28.359Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:31:28.359Z] ---> Running in 0e0e0c2cc269 [2021-10-15T09:31:28.359Z] Removing intermediate container e969d957ed94 [2021-10-15T09:31:28.359Z] ---> 8daa1201132e [2021-10-15T09:31:28.359Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-15T09:31:28.359Z] Removing intermediate container f1be047b85ae [2021-10-15T09:31:28.359Z] ---> ef1e0a948f65 [2021-10-15T09:31:28.359Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-15T09:31:28.359Z] ---> Running in 4e3d9a56dd43 [2021-10-15T09:31:28.629Z] ---> Running in 7a936999b517 [2021-10-15T09:31:28.902Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-15T09:31:28.902Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-15T09:31:28.902Z] ---> ee73b342172a [2021-10-15T09:31:28.902Z] Step 3/21 : WORKDIR /edgex-go [2021-10-15T09:31:28.902Z] ---> Using cache [2021-10-15T09:31:28.902Z] ---> 4ab53968e6e3 [2021-10-15T09:31:28.902Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:31:28.902Z] ---> Using cache [2021-10-15T09:31:28.902Z] ---> ef1e0a948f65 [2021-10-15T09:31:28.902Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-15T09:31:28.902Z] ---> Running in fafffe88e0c9 [2021-10-15T09:31:29.180Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:29.180Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:29.462Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-15T09:31:29.462Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-15T09:31:29.462Z] ---> ee73b342172a [2021-10-15T09:31:29.462Z] Step 3/24 : WORKDIR /edgex-go [2021-10-15T09:31:29.462Z] ---> Using cache [2021-10-15T09:31:29.462Z] ---> 4ab53968e6e3 [2021-10-15T09:31:29.462Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:31:29.462Z] ---> Using cache [2021-10-15T09:31:29.462Z] ---> ef1e0a948f65 [2021-10-15T09:31:29.462Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-15T09:31:29.462Z] ---> Running in 890efeb94b8f [2021-10-15T09:31:29.462Z] Removing intermediate container 0e0e0c2cc269 [2021-10-15T09:31:29.462Z] ---> 0f8ac5d68083 [2021-10-15T09:31:29.462Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-15T09:31:29.462Z] ---> Running in b0632ef80268 [2021-10-15T09:31:29.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:30.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:30.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:30.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:30.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:30.849Z] OK: 220 MiB in 52 packages [2021-10-15T09:31:30.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:30.849Z] OK: 220 MiB in 52 packages [2021-10-15T09:31:30.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:30.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:31:30.849Z] OK: 220 MiB in 52 packages [2021-10-15T09:31:30.849Z] Removing intermediate container 4e3d9a56dd43 [2021-10-15T09:31:30.849Z] ---> 0eed641f98ab [2021-10-15T09:31:30.849Z] Step 6/23 : COPY go.mod . [2021-10-15T09:31:30.849Z] Removing intermediate container 7a936999b517 [2021-10-15T09:31:30.849Z] ---> 814aea55ced9 [2021-10-15T09:31:30.849Z] Step 6/22 : COPY . . [2021-10-15T09:31:31.112Z] OK: 220 MiB in 52 packages [2021-10-15T09:31:31.112Z] OK: 220 MiB in 52 packages [2021-10-15T09:31:31.371Z] ---> 0ce5040659f5 [2021-10-15T09:31:31.371Z] Step 7/23 : RUN go mod download [2021-10-15T09:31:31.632Z] ---> Running in e9fb84d05331 [2021-10-15T09:31:31.632Z] Removing intermediate container fafffe88e0c9 [2021-10-15T09:31:31.632Z] ---> e0d54f537553 [2021-10-15T09:31:31.632Z] Step 6/21 : COPY . . [2021-10-15T09:31:32.210Z] Removing intermediate container 890efeb94b8f [2021-10-15T09:31:32.210Z] ---> 9a2d1774a8eb [2021-10-15T09:31:32.210Z] Step 6/24 : COPY . . [2021-10-15T09:31:33.177Z] Removing intermediate container b0632ef80268 [2021-10-15T09:31:33.178Z] ---> 8ccf0d3901b3 [2021-10-15T09:31:33.178Z] Step 6/22 : COPY . . [2021-10-15T09:31:37.393Z] Removing intermediate container e9fb84d05331 [2021-10-15T09:31:37.393Z] ---> 0173ce19f2c7 [2021-10-15T09:31:37.393Z] Step 8/23 : COPY . . [2021-10-15T09:31:45.570Z] ---> c74870f0d826 [2021-10-15T09:31:45.570Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-15T09:31:45.570Z] ---> 6a7208135c3e [2021-10-15T09:31:45.570Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-15T09:31:45.570Z] ---> Running in fd4e5732f153 [2021-10-15T09:31:45.570Z] ---> Running in acc46d894ddd [2021-10-15T09:31:47.503Z] Removing intermediate container fd4e5732f153 [2021-10-15T09:31:47.503Z] ---> 940e43ebcff0 [2021-10-15T09:31:47.503Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-15T09:31:47.503Z] Removing intermediate container acc46d894ddd [2021-10-15T09:31:47.503Z] ---> 28d1ca7d1f39 [2021-10-15T09:31:47.503Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-15T09:31:47.503Z] ---> Running in f2da275554d8 [2021-10-15T09:31:47.503Z] ---> Running in 376434a92748 [2021-10-15T09:31:48.455Z] 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-10-15T09:31:48.725Z] 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-10-15T09:32:00.996Z] ---> 3c31b38a7f5a [2021-10-15T09:32:00.996Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-15T09:32:00.996Z] ---> Running in 3e089dcd7149 [2021-10-15T09:32:00.996Z] ---> 26bb118a0fe9 [2021-10-15T09:32:00.996Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-15T09:32:00.996Z] ---> Running in 7e5e14f400d5 [2021-10-15T09:32:04.313Z] Removing intermediate container 3e089dcd7149 [2021-10-15T09:32:04.313Z] ---> acd6e3aca08e [2021-10-15T09:32:04.313Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-15T09:32:04.313Z] ---> Running in 5d4bc302d8b6 [2021-10-15T09:32:04.313Z] Removing intermediate container 7e5e14f400d5 [2021-10-15T09:32:04.313Z] ---> 2d08a08acc7d [2021-10-15T09:32:04.313Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-15T09:32:04.313Z] ---> Running in c0823ba7d21f [2021-10-15T09:32:05.257Z] 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-10-15T09:32:05.257Z] ---> 1507eca7e3ee [2021-10-15T09:32:05.257Z] Step 9/23 : RUN go mod tidy [2021-10-15T09:32:05.518Z] ---> Running in 61bee7234b28 [2021-10-15T09:32:05.518Z] 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-10-15T09:32:09.728Z] Removing intermediate container 61bee7234b28 [2021-10-15T09:32:09.728Z] ---> 447544927909 [2021-10-15T09:32:09.728Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-15T09:32:09.728Z] ---> Running in d417872e2358 [2021-10-15T09:32:09.728Z] 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-10-15T09:32:24.629Z] Removing intermediate container f2da275554d8 [2021-10-15T09:32:24.629Z] ---> 4a006d021603 [2021-10-15T09:32:24.629Z] [2021-10-15T09:32:24.629Z] Step 9/22 : FROM alpine:3.14 [2021-10-15T09:32:24.629Z] 3.14: Pulling from library/alpine [2021-10-15T09:32:24.629Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-15T09:32:24.629Z] Status: Downloaded newer image for alpine:3.14 [2021-10-15T09:32:24.629Z] ---> 14119a10abf4 [2021-10-15T09:32:24.629Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-15T09:32:24.629Z] ---> Running in 265c3502e2c7 [2021-10-15T09:32:24.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:32:24.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:32:24.629Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-15T09:32:24.629Z] Executing busybox-1.33.1-r3.trigger [2021-10-15T09:32:24.629Z] OK: 6 MiB in 15 packages [2021-10-15T09:32:24.629Z] Removing intermediate container 265c3502e2c7 [2021-10-15T09:32:24.629Z] ---> 376f816e4fa0 [2021-10-15T09:32:24.629Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-15T09:32:24.629Z] ---> Running in 25ef94f0d49b [2021-10-15T09:32:24.629Z] Removing intermediate container 25ef94f0d49b [2021-10-15T09:32:24.629Z] ---> 9e07e1bb1ac9 [2021-10-15T09:32:24.629Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-15T09:32:24.629Z] ---> Running in d3eb453f74b4 [2021-10-15T09:32:24.629Z] Removing intermediate container d3eb453f74b4 [2021-10-15T09:32:24.629Z] ---> 77baa2bf9a4c [2021-10-15T09:32:24.629Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-15T09:32:24.892Z] ---> Running in 0588a89a70f5 [2021-10-15T09:32:24.892Z] Removing intermediate container 0588a89a70f5 [2021-10-15T09:32:24.892Z] ---> d8a3ca0e69f3 [2021-10-15T09:32:24.892Z] Step 14/22 : WORKDIR / [2021-10-15T09:32:24.892Z] ---> Running in f43ab0c9b78c [2021-10-15T09:32:25.156Z] Removing intermediate container f43ab0c9b78c [2021-10-15T09:32:25.156Z] ---> fb1319569201 [2021-10-15T09:32:25.156Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-15T09:32:25.728Z] ---> c4cbeb987963 [2021-10-15T09:32:25.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-15T09:32:26.674Z] Removing intermediate container 376434a92748 [2021-10-15T09:32:26.674Z] ---> 44d598d8cf8a [2021-10-15T09:32:26.674Z] [2021-10-15T09:32:26.674Z] Step 9/22 : FROM alpine:3.14 [2021-10-15T09:32:26.674Z] ---> 14119a10abf4 [2021-10-15T09:32:26.674Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-15T09:32:26.674Z] ---> 398e3b429ea9 [2021-10-15T09:32:26.674Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-15T09:32:26.674Z] ---> Running in 570da9b46b4a [2021-10-15T09:32:26.935Z] Removing intermediate container 570da9b46b4a [2021-10-15T09:32:26.935Z] ---> 4124ad1c5048 [2021-10-15T09:32:26.935Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-15T09:32:26.935Z] ---> d639ee5cffaf [2021-10-15T09:32:26.935Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-15T09:32:26.935Z] ---> Running in a89c5b2b5ddf [2021-10-15T09:32:26.935Z] ---> Running in 79400b7f3296 [2021-10-15T09:32:27.197Z] Removing intermediate container a89c5b2b5ddf [2021-10-15T09:32:27.197Z] ---> 4cd9eae558a1 [2021-10-15T09:32:27.197Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-15T09:32:27.197Z] Removing intermediate container 79400b7f3296 [2021-10-15T09:32:27.197Z] ---> 19860e101aef [2021-10-15T09:32:27.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-15T09:32:27.197Z] ---> Running in 2cc22c82a0e0 [2021-10-15T09:32:27.466Z] ---> Running in a9908ea40acc [2021-10-15T09:32:27.466Z] Removing intermediate container 2cc22c82a0e0 [2021-10-15T09:32:27.466Z] ---> 957943958f15 [2021-10-15T09:32:27.466Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:32:27.466Z] ---> Running in bff012e2e7c1 [2021-10-15T09:32:27.466Z] Removing intermediate container a9908ea40acc [2021-10-15T09:32:27.466Z] ---> a1e3f7658b76 [2021-10-15T09:32:27.466Z] Step 20/22 : LABEL arch=x86_64 [2021-10-15T09:32:27.466Z] ---> Running in 02c4b0bd4515 [2021-10-15T09:32:27.729Z] Removing intermediate container 02c4b0bd4515 [2021-10-15T09:32:27.729Z] ---> cb3ebd429bc4 [2021-10-15T09:32:27.729Z] Step 21/22 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d [2021-10-15T09:32:27.992Z] ---> Running in 81c1eab0a0a6 [2021-10-15T09:32:28.253Z] Removing intermediate container 81c1eab0a0a6 [2021-10-15T09:32:28.253Z] ---> 29ea72725dbf [2021-10-15T09:32:28.253Z] Step 22/22 : LABEL version=0.0.0 [2021-10-15T09:32:28.253Z] ---> Running in aa5d0e892df8 [2021-10-15T09:32:28.514Z] Removing intermediate container aa5d0e892df8 [2021-10-15T09:32:28.514Z] ---> 994e5fb03e36 [2021-10-15T09:32:28.514Z] [2021-10-15T09:32:28.514Z] Removing intermediate container bff012e2e7c1 [2021-10-15T09:32:28.514Z] ---> b5f31ace49c7 [2021-10-15T09:32:28.514Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-15T09:32:28.514Z] ---> Running in 2e0bbaa24944 [2021-10-15T09:32:28.514Z] Successfully built 994e5fb03e36 [2021-10-15T09:32:28.775Z] Successfully tagged core-metadata:latest [2021-10-15T09:32:28.775Z] Building security-bootstrapper [2021-10-15T09:32:29.035Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:32:29.984Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:32:30.556Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-15T09:32:30.556Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-15T09:32:30.556Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-15T09:32:30.817Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-15T09:32:30.817Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-15T09:32:31.078Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-15T09:32:31.078Z] Executing busybox-1.33.1-r3.trigger [2021-10-15T09:32:31.078Z] OK: 8 MiB in 20 packages [2021-10-15T09:32:33.647Z] Removing intermediate container 2e0bbaa24944 [2021-10-15T09:32:33.647Z] ---> 43dc127aff21 [2021-10-15T09:32:33.647Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-15T09:32:33.910Z] ---> 87cdcf8f6861 [2021-10-15T09:32:33.910Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-15T09:32:34.857Z] ---> 400891c794d4 [2021-10-15T09:32:34.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-15T09:32:35.119Z] ---> c4c04ba47e22 [2021-10-15T09:32:35.119Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-15T09:32:35.119Z] ---> Running in cb94df66bbb7 [2021-10-15T09:32:35.379Z] Removing intermediate container cb94df66bbb7 [2021-10-15T09:32:35.379Z] ---> 15f22850de29 [2021-10-15T09:32:35.379Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-15T09:32:35.379Z] ---> Running in 2c2267a95d55 [2021-10-15T09:32:35.652Z] Removing intermediate container 2c2267a95d55 [2021-10-15T09:32:35.652Z] ---> 2766ecf3a1d5 [2021-10-15T09:32:35.652Z] Step 20/22 : LABEL arch=x86_64 [2021-10-15T09:32:35.652Z] ---> Running in acbfa115dbda [2021-10-15T09:32:35.922Z] Removing intermediate container acbfa115dbda [2021-10-15T09:32:35.922Z] ---> 06eafb577c17 [2021-10-15T09:32:35.922Z] Step 21/22 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d [2021-10-15T09:32:35.922Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-15T09:32:35.922Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-15T09:32:35.922Z] ---> ee73b342172a [2021-10-15T09:32:35.922Z] Step 3/30 : WORKDIR /edgex-go [2021-10-15T09:32:35.922Z] ---> Using cache [2021-10-15T09:32:35.922Z] ---> 4ab53968e6e3 [2021-10-15T09:32:35.922Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:32:35.922Z] ---> Using cache [2021-10-15T09:32:35.922Z] ---> 0f8ac5d68083 [2021-10-15T09:32:35.922Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-15T09:32:35.922Z] ---> Using cache [2021-10-15T09:32:35.922Z] ---> 8ccf0d3901b3 [2021-10-15T09:32:35.922Z] Step 6/30 : COPY . . [2021-10-15T09:32:35.922Z] ---> Using cache [2021-10-15T09:32:35.922Z] ---> c74870f0d826 [2021-10-15T09:32:35.922Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-15T09:32:35.922Z] ---> Using cache [2021-10-15T09:32:35.922Z] ---> 940e43ebcff0 [2021-10-15T09:32:35.922Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-15T09:32:35.922Z] ---> Running in f7fb349e3cf2 [2021-10-15T09:32:35.922Z] ---> Running in 5317b756207f [2021-10-15T09:32:36.199Z] Removing intermediate container 5317b756207f [2021-10-15T09:32:36.199Z] ---> 51b691daa15c [2021-10-15T09:32:36.199Z] Step 22/22 : LABEL version=0.0.0 [2021-10-15T09:32:36.199Z] ---> Running in 6d4710a42a36 [2021-10-15T09:32:36.466Z] Removing intermediate container 6d4710a42a36 [2021-10-15T09:32:36.466Z] ---> 7c6eea2d80ab [2021-10-15T09:32:36.466Z] [2021-10-15T09:32:36.466Z] 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-10-15T09:32:36.466Z] Successfully built 7c6eea2d80ab [2021-10-15T09:32:36.466Z] Successfully tagged core-data:latest [2021-10-15T09:32:36.731Z] Building security-proxy-setup [2021-10-15T09:32:43.314Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-15T09:32:43.314Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-15T09:32:43.314Z] ---> ee73b342172a [2021-10-15T09:32:43.314Z] Step 3/20 : WORKDIR /edgex-go [2021-10-15T09:32:43.314Z] ---> Using cache [2021-10-15T09:32:43.314Z] ---> 4ab53968e6e3 [2021-10-15T09:32:43.314Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:32:43.314Z] ---> Using cache [2021-10-15T09:32:43.314Z] ---> 0f8ac5d68083 [2021-10-15T09:32:43.314Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-15T09:32:43.314Z] ---> Using cache [2021-10-15T09:32:43.314Z] ---> 8ccf0d3901b3 [2021-10-15T09:32:43.314Z] Step 6/20 : COPY . . [2021-10-15T09:32:43.314Z] ---> Using cache [2021-10-15T09:32:43.314Z] ---> c74870f0d826 [2021-10-15T09:32:43.314Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-15T09:32:43.314Z] ---> Using cache [2021-10-15T09:32:43.314Z] ---> 940e43ebcff0 [2021-10-15T09:32:43.314Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-15T09:32:43.314Z] ---> Running in 7f8dce7691ab [2021-10-15T09:32:43.575Z] 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-10-15T09:32:43.843Z] 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-10-15T09:32:49.141Z] Removing intermediate container c0823ba7d21f [2021-10-15T09:32:49.141Z] ---> a669deb4bd65 [2021-10-15T09:32:49.141Z] [2021-10-15T09:32:49.141Z] Step 9/24 : FROM alpine:3.14 [2021-10-15T09:32:49.141Z] ---> 14119a10abf4 [2021-10-15T09:32:49.141Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-15T09:32:49.141Z] ---> Running in 5e34c465e32e [2021-10-15T09:32:49.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:32:49.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:32:49.402Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-15T09:32:49.402Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-15T09:32:49.402Z] (3/3) Installing su-exec (0.2-r1) [2021-10-15T09:32:49.402Z] Executing busybox-1.33.1-r3.trigger [2021-10-15T09:32:49.402Z] Executing ca-certificates-20191127-r5.trigger [2021-10-15T09:32:49.402Z] OK: 6 MiB in 17 packages [2021-10-15T09:32:50.345Z] Removing intermediate container 5e34c465e32e [2021-10-15T09:32:50.345Z] ---> 5415c465c168 [2021-10-15T09:32:50.345Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-15T09:32:50.345Z] ---> Running in f1edec9a1a32 [2021-10-15T09:32:50.606Z] Removing intermediate container f1edec9a1a32 [2021-10-15T09:32:50.606Z] ---> de71afba0b83 [2021-10-15T09:32:50.606Z] Step 12/24 : WORKDIR / [2021-10-15T09:32:50.871Z] ---> Running in 0bdfe05ef32f [2021-10-15T09:32:51.133Z] Removing intermediate container 0bdfe05ef32f [2021-10-15T09:32:51.133Z] ---> 78f48ccdc164 [2021-10-15T09:32:51.133Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-15T09:32:51.720Z] ---> 8777218e0e79 [2021-10-15T09:32:51.720Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-15T09:32:52.673Z] ---> 36b1fc1e38ea [2021-10-15T09:32:52.673Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-15T09:32:52.934Z] Removing intermediate container 5d4bc302d8b6 [2021-10-15T09:32:52.934Z] ---> 1dda51ceec55 [2021-10-15T09:32:52.934Z] [2021-10-15T09:32:52.934Z] Step 9/21 : FROM alpine:3.14 [2021-10-15T09:32:52.934Z] ---> 14119a10abf4 [2021-10-15T09:32:52.934Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-15T09:32:52.934Z] ---> Running in e1b46ebeb7fd [2021-10-15T09:32:52.934Z] ---> d3b912a1b64e [2021-10-15T09:32:52.934Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-15T09:32:52.934Z] Removing intermediate container d417872e2358 [2021-10-15T09:32:52.934Z] ---> 5857468c6502 [2021-10-15T09:32:52.934Z] [2021-10-15T09:32:52.934Z] Step 11/23 : FROM alpine:3.14 [2021-10-15T09:32:52.934Z] ---> 14119a10abf4 [2021-10-15T09:32:52.934Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-15T09:32:52.934Z] ---> Using cache [2021-10-15T09:32:52.934Z] ---> 376f816e4fa0 [2021-10-15T09:32:52.934Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-15T09:32:52.934Z] ---> Using cache [2021-10-15T09:32:52.934Z] ---> 9e07e1bb1ac9 [2021-10-15T09:32:52.934Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-15T09:32:52.934Z] ---> Running in 4e7d97c52468 [2021-10-15T09:32:53.196Z] Removing intermediate container 4e7d97c52468 [2021-10-15T09:32:53.196Z] ---> f55a3e855469 [2021-10-15T09:32:53.196Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-15T09:32:53.460Z] ---> Running in bd7d34c88bab [2021-10-15T09:32:53.460Z] ---> cd5b37c9ffda [2021-10-15T09:32:53.460Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-15T09:32:53.460Z] Removing intermediate container bd7d34c88bab [2021-10-15T09:32:53.460Z] ---> cac3127bc57e [2021-10-15T09:32:53.460Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-15T09:32:53.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:32:53.990Z] ---> eebea682ecb8 [2021-10-15T09:32:53.990Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-15T09:32:53.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:32:54.254Z] ---> 3b3c4a87d8d6 [2021-10-15T09:32:54.255Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-15T09:32:54.514Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-15T09:32:54.514Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-15T09:32:54.514Z] Executing busybox-1.33.1-r3.trigger [2021-10-15T09:32:54.514Z] Executing ca-certificates-20191127-r5.trigger [2021-10-15T09:32:54.779Z] OK: 6 MiB in 16 packages [2021-10-15T09:32:54.779Z] ---> e87e4e79e340 [2021-10-15T09:32:54.779Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-15T09:32:55.039Z] ---> 95345d86b1f9 [2021-10-15T09:32:55.039Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-15T09:32:55.303Z] ---> 3e484305fa27 [2021-10-15T09:32:55.303Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-15T09:32:55.303Z] ---> Running in 64ebcf9fc3b3 [2021-10-15T09:32:55.565Z] Removing intermediate container e1b46ebeb7fd [2021-10-15T09:32:55.565Z] ---> 3add02f2e92e [2021-10-15T09:32:55.565Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-15T09:32:55.565Z] ---> Running in d63f4121cd7e [2021-10-15T09:32:55.565Z] ---> f73020008261 [2021-10-15T09:32:55.565Z] Step 20/24 : 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-10-15T09:32:55.565Z] ---> Running in 6009ad864e44 [2021-10-15T09:32:55.826Z] Removing intermediate container 64ebcf9fc3b3 [2021-10-15T09:32:55.826Z] ---> 5e4c64afb7ea [2021-10-15T09:32:55.826Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-15T09:32:55.826Z] ---> Running in 2b5077dce263 [2021-10-15T09:32:55.826Z] Removing intermediate container d63f4121cd7e [2021-10-15T09:32:55.826Z] ---> e977cfd0269d [2021-10-15T09:32:55.826Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-15T09:32:56.087Z] ---> Running in d816c0f5f4ba [2021-10-15T09:32:56.087Z] Removing intermediate container 2b5077dce263 [2021-10-15T09:32:56.087Z] ---> bc1ef2be4dc3 [2021-10-15T09:32:56.087Z] Step 21/23 : LABEL arch=x86_64 [2021-10-15T09:32:56.087Z] ---> Running in 66598264c975 [2021-10-15T09:32:56.087Z] Removing intermediate container d816c0f5f4ba [2021-10-15T09:32:56.087Z] ---> 48813cb30a0c [2021-10-15T09:32:56.087Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-15T09:32:56.352Z] ---> Running in 349af0ddcb2c [2021-10-15T09:32:56.352Z] Removing intermediate container 66598264c975 [2021-10-15T09:32:56.352Z] ---> aa72ba14ce07 [2021-10-15T09:32:56.352Z] Step 22/23 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d [2021-10-15T09:32:56.352Z] Removing intermediate container 349af0ddcb2c [2021-10-15T09:32:56.352Z] ---> ed7a60b184af [2021-10-15T09:32:56.352Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-15T09:32:56.352Z] ---> Running in e519b5e50975 [2021-10-15T09:32:56.932Z] Removing intermediate container e519b5e50975 [2021-10-15T09:32:56.932Z] ---> 9f6cdd9d086b [2021-10-15T09:32:56.932Z] Step 23/23 : LABEL version=0.0.0 [2021-10-15T09:32:56.932Z] ---> a7e6c36711c4 [2021-10-15T09:32:56.932Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-15T09:32:56.932Z] ---> Running in aa10e5bad7ff [2021-10-15T09:32:56.932Z] Removing intermediate container 6009ad864e44 [2021-10-15T09:32:56.932Z] ---> 5c6f8ae1f04c [2021-10-15T09:32:56.932Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-15T09:32:56.932Z] ---> Running in ebec498824df [2021-10-15T09:32:57.194Z] Removing intermediate container aa10e5bad7ff [2021-10-15T09:32:57.194Z] ---> 83ad028aba3b [2021-10-15T09:32:57.194Z] [2021-10-15T09:32:57.456Z] Removing intermediate container ebec498824df [2021-10-15T09:32:57.456Z] ---> 356f0592eac0 [2021-10-15T09:32:57.456Z] Step 22/24 : LABEL arch=x86_64 [2021-10-15T09:32:57.456Z] Successfully built 83ad028aba3b [2021-10-15T09:32:57.456Z] ---> Running in 88fa8aea40af [2021-10-15T09:32:57.456Z] Successfully tagged support-scheduler:latest [2021-10-15T09:32:57.456Z] Building sys-mgmt-agent [2021-10-15T09:32:57.456Z]  Building support-scheduler ... done  ---> a89ffcc61170 [2021-10-15T09:32:57.456Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-15T09:32:57.719Z] Removing intermediate container 88fa8aea40af [2021-10-15T09:32:57.719Z] ---> ae83386d5424 [2021-10-15T09:32:57.719Z] Step 23/24 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d [2021-10-15T09:32:57.719Z] ---> Running in 860ed84f7351 [2021-10-15T09:32:58.296Z] ---> 01126d860186 [2021-10-15T09:32:58.296Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-15T09:32:59.273Z] Removing intermediate container 860ed84f7351 [2021-10-15T09:32:59.273Z] ---> 2096c2f0ceb7 [2021-10-15T09:32:59.273Z] Step 24/24 : LABEL version=0.0.0 [2021-10-15T09:32:59.273Z] ---> Running in 1b9d02be419a [2021-10-15T09:32:59.273Z] ---> Running in 63cce48fc142 [2021-10-15T09:32:59.273Z] Removing intermediate container 1b9d02be419a [2021-10-15T09:32:59.273Z] ---> 97bd52266633 [2021-10-15T09:32:59.273Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-15T09:32:59.538Z] ---> Running in be6db9633317 [2021-10-15T09:32:59.538Z] Removing intermediate container 63cce48fc142 [2021-10-15T09:32:59.538Z] ---> 1567c449fad3 [2021-10-15T09:32:59.538Z] [2021-10-15T09:32:59.538Z] Successfully built 1567c449fad3 [2021-10-15T09:32:59.538Z] Successfully tagged security-secretstore-setup:latest [2021-10-15T09:32:59.538Z] Building core-command [2021-10-15T09:32:59.812Z]  Building security-secretstore-setup ... done Removing intermediate container be6db9633317 [2021-10-15T09:32:59.812Z] ---> cf6ef9fe9f69 [2021-10-15T09:32:59.812Z] Step 19/21 : LABEL arch=x86_64 [2021-10-15T09:32:59.812Z] ---> Running in 04dd8f05a4ac [2021-10-15T09:33:00.421Z] Removing intermediate container 04dd8f05a4ac [2021-10-15T09:33:00.421Z] ---> c97bc0aa1414 [2021-10-15T09:33:00.421Z] Step 20/21 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d [2021-10-15T09:33:01.372Z] ---> Running in 4d9378685dfc [2021-10-15T09:33:01.640Z] Removing intermediate container 4d9378685dfc [2021-10-15T09:33:01.640Z] ---> 8f38a8ecd416 [2021-10-15T09:33:01.640Z] Step 21/21 : LABEL version=0.0.0 [2021-10-15T09:33:01.640Z] ---> Running in 9932815f6a5c [2021-10-15T09:33:01.922Z] Removing intermediate container 9932815f6a5c [2021-10-15T09:33:01.922Z] ---> d7d538c5f7bf [2021-10-15T09:33:01.922Z] [2021-10-15T09:33:01.922Z] Successfully built d7d538c5f7bf [2021-10-15T09:33:01.922Z] Successfully tagged support-notifications:latest [2021-10-15T09:33:08.554Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-15T09:33:08.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-15T09:33:08.554Z] ---> ee73b342172a [2021-10-15T09:33:08.554Z] Step 3/22 : WORKDIR /edgex-go [2021-10-15T09:33:08.554Z] ---> Using cache [2021-10-15T09:33:08.554Z] ---> 4ab53968e6e3 [2021-10-15T09:33:08.554Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:33:08.554Z] ---> Using cache [2021-10-15T09:33:08.554Z] ---> 0f8ac5d68083 [2021-10-15T09:33:08.554Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-15T09:33:08.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-15T09:33:08.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-15T09:33:08.554Z] ---> ee73b342172a [2021-10-15T09:33:08.554Z] Step 3/22 : WORKDIR /edgex-go [2021-10-15T09:33:08.554Z] ---> Using cache [2021-10-15T09:33:08.554Z] ---> 4ab53968e6e3 [2021-10-15T09:33:08.554Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-15T09:33:08.554Z] ---> Using cache [2021-10-15T09:33:08.554Z] ---> 0f8ac5d68083 [2021-10-15T09:33:08.554Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-15T09:33:08.554Z] ---> Using cache [2021-10-15T09:33:08.554Z] ---> 8ccf0d3901b3 [2021-10-15T09:33:08.554Z] Step 6/22 : COPY . . [2021-10-15T09:33:08.554Z] ---> Using cache [2021-10-15T09:33:08.554Z] ---> c74870f0d826 [2021-10-15T09:33:08.554Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-15T09:33:08.554Z] ---> Using cache [2021-10-15T09:33:08.554Z] ---> 940e43ebcff0 [2021-10-15T09:33:08.554Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-15T09:33:08.822Z] ---> Running in eb729af7937e [2021-10-15T09:33:08.822Z] ---> Running in 5b5ebbf43723 [2021-10-15T09:33:09.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:33:09.416Z] 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-10-15T09:33:10.393Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:33:10.393Z] 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-10-15T09:33:10.669Z] OK: 220 MiB in 52 packages [2021-10-15T09:33:11.715Z] Removing intermediate container eb729af7937e [2021-10-15T09:33:11.715Z] ---> 4c660757440a [2021-10-15T09:33:11.715Z] Step 6/22 : COPY . . [2021-10-15T09:33:12.339Z] Removing intermediate container f7fb349e3cf2 [2021-10-15T09:33:12.339Z] ---> 653eea186e9d [2021-10-15T09:33:12.339Z] [2021-10-15T09:33:12.339Z] Step 9/30 : FROM alpine:3.14 [2021-10-15T09:33:12.339Z] ---> 14119a10abf4 [2021-10-15T09:33:12.339Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-15T09:33:13.314Z] ---> Running in 29ac1302e900 [2021-10-15T09:33:13.893Z] Removing intermediate container 29ac1302e900 [2021-10-15T09:33:13.893Z] ---> 6f241a178005 [2021-10-15T09:33:13.893Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-15T09:33:13.893Z] ---> Running in 1b2101c2c5ac [2021-10-15T09:33:14.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:33:14.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:33:15.112Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-15T09:33:15.112Z] (2/2) Installing su-exec (0.2-r1) [2021-10-15T09:33:15.112Z] Executing busybox-1.33.1-r3.trigger [2021-10-15T09:33:15.112Z] OK: 6 MiB in 16 packages [2021-10-15T09:33:15.382Z] Removing intermediate container 7f8dce7691ab [2021-10-15T09:33:15.382Z] ---> b75794ec0927 [2021-10-15T09:33:15.382Z] [2021-10-15T09:33:15.382Z] Step 9/20 : FROM alpine:3.14 [2021-10-15T09:33:15.382Z] ---> 14119a10abf4 [2021-10-15T09:33:15.382Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-15T09:33:15.644Z] ---> Running in 660ed8faeb7a [2021-10-15T09:33:16.235Z] Removing intermediate container 1b2101c2c5ac [2021-10-15T09:33:16.235Z] ---> 6ae25f604952 [2021-10-15T09:33:16.235Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-15T09:33:16.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:33:16.764Z] ---> Running in 04f274ec24bc [2021-10-15T09:33:16.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:33:17.344Z] Removing intermediate container 04f274ec24bc [2021-10-15T09:33:17.344Z] ---> c74e13b1069b [2021-10-15T09:33:17.344Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-15T09:33:17.344Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-15T09:33:17.344Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-15T09:33:17.344Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-15T09:33:17.344Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-15T09:33:17.344Z] (5/5) Installing curl (7.79.1-r0) [2021-10-15T09:33:17.344Z] Executing busybox-1.33.1-r3.trigger [2021-10-15T09:33:17.344Z] Executing ca-certificates-20191127-r5.trigger [2021-10-15T09:33:17.344Z] OK: 8 MiB in 19 packages [2021-10-15T09:33:17.613Z] ---> Running in d8ee41ca166e [2021-10-15T09:33:18.198Z] Removing intermediate container d8ee41ca166e [2021-10-15T09:33:18.198Z] ---> 61937e415cad [2021-10-15T09:33:18.198Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-15T09:33:18.468Z] ---> Running in 5222c1391e65 [2021-10-15T09:33:18.468Z] Removing intermediate container 660ed8faeb7a [2021-10-15T09:33:18.468Z] ---> 51653a3ae837 [2021-10-15T09:33:18.468Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-15T09:33:18.468Z] ---> eb4fa823b10b [2021-10-15T09:33:18.468Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-15T09:33:18.468Z] ---> Running in f0f0e4453605 [2021-10-15T09:33:18.468Z] ---> Running in d9bd2199ec01 [2021-10-15T09:33:18.738Z] Removing intermediate container f0f0e4453605 [2021-10-15T09:33:18.738Z] ---> 14301fd0d58f [2021-10-15T09:33:18.738Z] Step 12/20 : WORKDIR /edgex [2021-10-15T09:33:18.738Z] ---> Running in 852797390d3b [2021-10-15T09:33:19.009Z] Removing intermediate container 852797390d3b [2021-10-15T09:33:19.009Z] ---> c81a2eb01792 [2021-10-15T09:33:19.009Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-15T09:33:19.597Z] ---> 5da6c2dc8dcc [2021-10-15T09:33:19.597Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-15T09:33:19.869Z] Removing intermediate container 5222c1391e65 [2021-10-15T09:33:19.869Z] ---> afa49351d15a [2021-10-15T09:33:19.869Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-15T09:33:19.869Z] ---> Running in 24e882f5c4c2 [2021-10-15T09:33:20.155Z] ---> bfffbe75bec9 [2021-10-15T09:33:20.155Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-15T09:33:20.155Z] Removing intermediate container 24e882f5c4c2 [2021-10-15T09:33:20.155Z] ---> 9bf7bf8eed36 [2021-10-15T09:33:20.155Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-15T09:33:20.765Z] Removing intermediate container d9bd2199ec01 [2021-10-15T09:33:20.765Z] ---> dac69b3e7d22 [2021-10-15T09:33:20.765Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-15T09:33:20.765Z] ---> d0cd7d1b56f8 [2021-10-15T09:33:20.765Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-15T09:33:20.765Z] ---> 2e65e6e9fcc0 [2021-10-15T09:33:20.765Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-15T09:33:20.765Z] ---> Running in 9e5bd477a1c8 [2021-10-15T09:33:20.765Z] ---> Running in 5f46162ddca9 [2021-10-15T09:33:20.765Z] ---> Running in aec3334505a7 [2021-10-15T09:33:21.046Z] Removing intermediate container 5f46162ddca9 [2021-10-15T09:33:21.046Z] ---> 1f3fdabe321a [2021-10-15T09:33:21.046Z] Step 17/20 : CMD ["--init=true"] [2021-10-15T09:33:21.046Z] ---> Running in 275e9d349e61 [2021-10-15T09:33:21.314Z] Removing intermediate container 275e9d349e61 [2021-10-15T09:33:21.314Z] ---> 5491d910b146 [2021-10-15T09:33:21.314Z] Step 18/20 : LABEL arch=x86_64 [2021-10-15T09:33:21.314Z] ---> Running in 734d0acbdad3 [2021-10-15T09:33:21.584Z] Removing intermediate container 734d0acbdad3 [2021-10-15T09:33:21.584Z] ---> 509bb9398e50 [2021-10-15T09:33:21.584Z] Step 19/20 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d [2021-10-15T09:33:21.584Z] ---> Running in 722577b5659f [2021-10-15T09:33:21.855Z] Removing intermediate container 722577b5659f [2021-10-15T09:33:21.855Z] ---> a3e1823e75b9 [2021-10-15T09:33:21.855Z] Step 20/20 : LABEL version=0.0.0 [2021-10-15T09:33:21.855Z] 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-10-15T09:33:21.855Z] ---> Running in 62510ab39bd5 [2021-10-15T09:33:22.122Z] Removing intermediate container 62510ab39bd5 [2021-10-15T09:33:22.122Z] ---> 23174a4121c4 [2021-10-15T09:33:22.122Z] [2021-10-15T09:33:22.122Z] Successfully built 23174a4121c4 [2021-10-15T09:33:22.122Z] Successfully tagged security-proxy-setup:latest [2021-10-15T09:33:22.384Z]  Building security-proxy-setup ... done Removing intermediate container aec3334505a7 [2021-10-15T09:33:22.384Z] ---> 8cd5bd9c0cf0 [2021-10-15T09:33:22.384Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-15T09:33:22.649Z] ---> 996005e79667 [2021-10-15T09:33:22.649Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-15T09:33:23.223Z] ---> c9f32e293b0f [2021-10-15T09:33:23.223Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-15T09:33:23.485Z] ---> 9e8d18da2e34 [2021-10-15T09:33:23.485Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-15T09:33:23.747Z] ---> d213db3606ee [2021-10-15T09:33:23.747Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-15T09:33:24.006Z] ---> 9a953c2068fc [2021-10-15T09:33:24.006Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-15T09:33:24.266Z] ---> Running in db7cf38d9a0d [2021-10-15T09:33:24.266Z] Removing intermediate container db7cf38d9a0d [2021-10-15T09:33:24.266Z] ---> 57927d4938b8 [2021-10-15T09:33:24.266Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-15T09:33:24.844Z] ---> ef34adc37d41 [2021-10-15T09:33:24.844Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-15T09:33:24.844Z] ---> Running in 88b848f0ccdd [2021-10-15T09:33:25.787Z] Removing intermediate container 88b848f0ccdd [2021-10-15T09:33:25.787Z] ---> bad06265f15e [2021-10-15T09:33:25.787Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-15T09:33:25.787Z] ---> Running in 28481a62d47c [2021-10-15T09:33:26.049Z] Removing intermediate container 28481a62d47c [2021-10-15T09:33:26.049Z] ---> e365ee2e697c [2021-10-15T09:33:26.049Z] Step 27/30 : CMD ["gate"] [2021-10-15T09:33:26.326Z] ---> Running in 163769b3c6a4 [2021-10-15T09:33:26.326Z] Removing intermediate container 163769b3c6a4 [2021-10-15T09:33:26.326Z] ---> 7db2891c2fd7 [2021-10-15T09:33:26.326Z] Step 28/30 : LABEL arch=x86_64 [2021-10-15T09:33:26.595Z] ---> Running in f4e037f8afae [2021-10-15T09:33:26.595Z] Removing intermediate container f4e037f8afae [2021-10-15T09:33:26.595Z] ---> 3801edaeb2f8 [2021-10-15T09:33:26.595Z] Step 29/30 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d [2021-10-15T09:33:26.862Z] ---> Running in 95b12651d942 [2021-10-15T09:33:27.129Z] Removing intermediate container 95b12651d942 [2021-10-15T09:33:27.129Z] ---> 4905600c1228 [2021-10-15T09:33:27.129Z] Step 30/30 : LABEL version=0.0.0 [2021-10-15T09:33:27.129Z] ---> Running in 6348ba00bcc0 [2021-10-15T09:33:27.393Z] Removing intermediate container 6348ba00bcc0 [2021-10-15T09:33:27.393Z] ---> f71003116415 [2021-10-15T09:33:27.393Z] [2021-10-15T09:33:27.393Z] Successfully built f71003116415 [2021-10-15T09:33:27.393Z] Successfully tagged security-bootstrapper:latest [2021-10-15T09:33:30.721Z]  Building security-bootstrapper ... done Removing intermediate container 5b5ebbf43723 [2021-10-15T09:33:30.721Z] ---> ae059312807c [2021-10-15T09:33:30.721Z] [2021-10-15T09:33:30.721Z] Step 9/22 : FROM alpine:3.14 [2021-10-15T09:33:30.721Z] ---> 14119a10abf4 [2021-10-15T09:33:30.721Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-15T09:33:30.721Z] ---> Using cache [2021-10-15T09:33:30.721Z] ---> 376f816e4fa0 [2021-10-15T09:33:30.721Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-15T09:33:30.721Z] ---> Using cache [2021-10-15T09:33:30.721Z] ---> 9e07e1bb1ac9 [2021-10-15T09:33:30.721Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-15T09:33:30.721Z] ---> Running in a20bc0169c5f [2021-10-15T09:33:30.721Z] Removing intermediate container a20bc0169c5f [2021-10-15T09:33:30.721Z] ---> e3a8d16502e8 [2021-10-15T09:33:30.721Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-15T09:33:30.721Z] ---> Running in 28d4384a9b8c [2021-10-15T09:33:30.721Z] Removing intermediate container 28d4384a9b8c [2021-10-15T09:33:30.721Z] ---> a65648258a60 [2021-10-15T09:33:30.721Z] Step 14/22 : WORKDIR / [2021-10-15T09:33:30.721Z] ---> Running in 6f0a3ae65871 [2021-10-15T09:33:30.985Z] Removing intermediate container 6f0a3ae65871 [2021-10-15T09:33:30.985Z] ---> 80ba92fed1ad [2021-10-15T09:33:30.985Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-15T09:33:31.251Z] ---> 408145ecba4b [2021-10-15T09:33:31.251Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-15T09:33:31.824Z] ---> 584bf6a3ac79 [2021-10-15T09:33:31.824Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-15T09:33:32.084Z] ---> 9abfa6717213 [2021-10-15T09:33:32.084Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-15T09:33:32.355Z] ---> Running in eba72d991308 [2021-10-15T09:33:32.355Z] Removing intermediate container eba72d991308 [2021-10-15T09:33:32.355Z] ---> 277df512e4e5 [2021-10-15T09:33:32.355Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-15T09:33:32.622Z] ---> Running in 2ed27a5c7ad4 [2021-10-15T09:33:32.622Z] Removing intermediate container 2ed27a5c7ad4 [2021-10-15T09:33:32.622Z] ---> 34a85df3dcd9 [2021-10-15T09:33:32.622Z] Step 20/22 : LABEL arch=x86_64 [2021-10-15T09:33:32.622Z] ---> Running in 49f50c7fb27b [2021-10-15T09:33:32.895Z] Removing intermediate container 49f50c7fb27b [2021-10-15T09:33:32.895Z] ---> 4844c62e1eac [2021-10-15T09:33:32.895Z] Step 21/22 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d [2021-10-15T09:33:32.895Z] ---> Running in 394e247c9965 [2021-10-15T09:33:33.167Z] Removing intermediate container 394e247c9965 [2021-10-15T09:33:33.167Z] ---> 19df72f4c606 [2021-10-15T09:33:33.167Z] Step 22/22 : LABEL version=0.0.0 [2021-10-15T09:33:33.167Z] ---> Running in fab7ad8a57d7 [2021-10-15T09:33:33.167Z] Removing intermediate container fab7ad8a57d7 [2021-10-15T09:33:33.167Z] ---> 1976cac84d50 [2021-10-15T09:33:33.167Z] [2021-10-15T09:33:33.433Z] Successfully built 1976cac84d50 [2021-10-15T09:33:33.433Z] Successfully tagged core-command:latest [2021-10-15T09:33:36.745Z]  Building core-command ... done Removing intermediate container 9e5bd477a1c8 [2021-10-15T09:33:36.745Z] ---> db111b1ec5df [2021-10-15T09:33:36.745Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-15T09:33:37.004Z] ---> Running in b9a9dcac42a5 [2021-10-15T09:33:37.267Z] 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-10-15T09:33:37.853Z] Removing intermediate container b9a9dcac42a5 [2021-10-15T09:33:37.853Z] ---> ca6772048ad9 [2021-10-15T09:33:37.853Z] [2021-10-15T09:33:37.853Z] Step 10/22 : FROM docker:20.10.8 [2021-10-15T09:33:37.853Z] 20.10.8: Pulling from library/docker [2021-10-15T09:33:39.806Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-15T09:33:39.806Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-15T09:33:39.806Z] ---> bc6c0ffef665 [2021-10-15T09:33:39.806Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-15T09:33:40.375Z] ---> Running in b49586770103 [2021-10-15T09:33:40.649Z] Removing intermediate container b49586770103 [2021-10-15T09:33:40.649Z] ---> 14a9957399f3 [2021-10-15T09:33:40.649Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-15T09:33:40.649Z] ---> Running in 61923cf8f1df [2021-10-15T09:33:40.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-15T09:33:40.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-15T09:33:41.171Z] (1/42) Installing readline (8.1.0-r0) [2021-10-15T09:33:41.171Z] (2/42) Installing bash (5.1.4-r0) [2021-10-15T09:33:41.171Z] Executing bash-5.1.4-r0.post-install [2021-10-15T09:33:41.171Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-15T09:33:41.171Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-15T09:33:41.171Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-15T09:33:41.171Z] (6/42) Installing curl (7.79.1-r0) [2021-10-15T09:33:41.171Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-15T09:33:41.171Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-15T09:33:41.171Z] (9/42) Installing expat (2.4.1-r0) [2021-10-15T09:33:41.171Z] (10/42) Installing libffi (3.3-r2) [2021-10-15T09:33:41.171Z] (11/42) Installing gdbm (1.19-r0) [2021-10-15T09:33:41.171Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-15T09:33:41.171Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-15T09:33:41.171Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-15T09:33:41.171Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-15T09:33:41.171Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-15T09:33:41.171Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-15T09:33:41.742Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-15T09:33:41.742Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-15T09:33:41.742Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-15T09:33:41.742Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-15T09:33:41.742Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-15T09:33:41.742Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-15T09:33:41.742Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-15T09:33:41.742Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-15T09:33:41.742Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-15T09:33:41.742Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-15T09:33:41.742Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-15T09:33:41.742Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-15T09:33:42.001Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-15T09:33:42.001Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-15T09:33:42.001Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-15T09:33:42.001Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-15T09:33:42.001Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-15T09:33:42.001Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-15T09:33:42.001Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-15T09:33:42.001Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-15T09:33:42.001Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-15T09:33:42.001Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-15T09:33:42.001Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-15T09:33:42.001Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-15T09:33:42.001Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-15T09:33:42.261Z] Executing busybox-1.33.1-r3.trigger [2021-10-15T09:33:42.261Z] OK: 84 MiB in 64 packages [2021-10-15T09:33:42.830Z] Collecting docker-compose==1.23.2 [2021-10-15T09:33:42.830Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-15T09:33:42.830Z] Collecting cached-property<2,>=1.2.0 [2021-10-15T09:33:42.830Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-15T09:33:42.830Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-15T09:33:43.091Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-15T09:33:43.091Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-15T09:33:43.091Z] Collecting PyYAML<4,>=3.10 [2021-10-15T09:33:43.091Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-15T09:33:43.663Z] Collecting docker<4.0,>=3.6.0 [2021-10-15T09:33:43.663Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-15T09:33:43.663Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-15T09:33:43.663Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-15T09:33:43.923Z] Collecting texttable<0.10,>=0.9.0 [2021-10-15T09:33:43.923Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-15T09:33:44.182Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-15T09:33:44.182Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-15T09:33:44.182Z] Collecting docopt<0.7,>=0.6.1 [2021-10-15T09:33:44.182Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-15T09:33:44.756Z] Collecting jsonschema<3,>=2.5.1 [2021-10-15T09:33:44.756Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-15T09:33:44.756Z] Collecting docker-pycreds>=0.4.0 [2021-10-15T09:33:44.756Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-15T09:33:44.756Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-15T09:33:44.756Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-15T09:33:44.756Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-15T09:33:44.756Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-15T09:33:44.756Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-15T09:33:44.756Z] Collecting idna<2.8,>=2.5 [2021-10-15T09:33:44.756Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-15T09:33:45.017Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-15T09:33:45.017Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-15T09:33:45.017Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-15T09:33:45.017Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-15T09:33:45.017Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-15T09:33:45.017Z] Attempting uninstall: urllib3 [2021-10-15T09:33:45.017Z] Found existing installation: urllib3 1.26.5 [2021-10-15T09:33:45.017Z] Uninstalling urllib3-1.26.5: [2021-10-15T09:33:45.017Z] Successfully uninstalled urllib3-1.26.5 [2021-10-15T09:33:45.017Z] Attempting uninstall: idna [2021-10-15T09:33:45.017Z] Found existing installation: idna 3.2 [2021-10-15T09:33:45.017Z] Uninstalling idna-3.2: [2021-10-15T09:33:45.277Z] Successfully uninstalled idna-3.2 [2021-10-15T09:33:45.277Z] Attempting uninstall: chardet [2021-10-15T09:33:45.277Z] Found existing installation: chardet 4.0.0 [2021-10-15T09:33:45.277Z] Uninstalling chardet-4.0.0: [2021-10-15T09:33:45.277Z] Successfully uninstalled chardet-4.0.0 [2021-10-15T09:33:45.537Z] Attempting uninstall: requests [2021-10-15T09:33:45.537Z] Found existing installation: requests 2.25.1 [2021-10-15T09:33:45.537Z] Uninstalling requests-2.25.1: [2021-10-15T09:33:45.537Z] Successfully uninstalled requests-2.25.1 [2021-10-15T09:33:45.801Z] Running setup.py install for texttable: started [2021-10-15T09:33:46.061Z] Running setup.py install for texttable: finished with status 'done' [2021-10-15T09:33:46.061Z] Running setup.py install for PyYAML: started [2021-10-15T09:33:46.324Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-15T09:33:46.324Z] Running setup.py install for docopt: started [2021-10-15T09:33:46.896Z] Running setup.py install for docopt: finished with status 'done' [2021-10-15T09:33:46.896Z] Running setup.py install for dockerpty: started [2021-10-15T09:33:47.156Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-15T09:33:47.417Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-15T09:33:50.723Z] Removing intermediate container 61923cf8f1df [2021-10-15T09:33:50.723Z] ---> 832fc95b2f5b [2021-10-15T09:33:50.723Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-15T09:33:50.723Z] ---> Running in 0fcceb33b6eb [2021-10-15T09:33:50.984Z] Removing intermediate container 0fcceb33b6eb [2021-10-15T09:33:50.984Z] ---> 1dee46c04498 [2021-10-15T09:33:50.984Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-15T09:33:50.984Z] ---> Running in 640640be5054 [2021-10-15T09:33:50.984Z] Removing intermediate container 640640be5054 [2021-10-15T09:33:50.984Z] ---> e6b0ec1f0fd8 [2021-10-15T09:33:50.984Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-15T09:33:51.243Z] ---> 83ddec827d9d [2021-10-15T09:33:51.243Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-15T09:33:51.502Z] ---> 3198dcc5d831 [2021-10-15T09:33:51.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-15T09:33:51.762Z] ---> 986f7abbc28d [2021-10-15T09:33:51.762Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-15T09:33:51.762Z] ---> Running in 7f209fd72129 [2021-10-15T09:33:51.762Z] Removing intermediate container 7f209fd72129 [2021-10-15T09:33:51.762Z] ---> 228f8e8675d9 [2021-10-15T09:33:51.762Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-15T09:33:51.762Z] ---> Running in 75834a220042 [2021-10-15T09:33:51.762Z] Removing intermediate container 75834a220042 [2021-10-15T09:33:51.762Z] ---> b5b73b0aee4c [2021-10-15T09:33:51.762Z] Step 20/22 : LABEL arch=x86_64 [2021-10-15T09:33:52.023Z] ---> Running in 37f8ce822b9e [2021-10-15T09:33:52.023Z] Removing intermediate container 37f8ce822b9e [2021-10-15T09:33:52.023Z] ---> c245a708ef37 [2021-10-15T09:33:52.023Z] Step 21/22 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d [2021-10-15T09:33:52.023Z] ---> Running in 4cb984a57421 [2021-10-15T09:33:52.023Z] Removing intermediate container 4cb984a57421 [2021-10-15T09:33:52.023Z] ---> 242ea236fb7d [2021-10-15T09:33:52.023Z] Step 22/22 : LABEL version=0.0.0 [2021-10-15T09:33:52.023Z] ---> Running in 9ee754dfec60 [2021-10-15T09:33:52.283Z] Removing intermediate container 9ee754dfec60 [2021-10-15T09:33:52.283Z] ---> d3a2c7c25f3f [2021-10-15T09:33:52.283Z] [2021-10-15T09:33:52.283Z] Successfully built d3a2c7c25f3f [2021-10-15T09:33:52.283Z] Successfully tagged sys-mgmt-agent:latest [2021-10-15T09:33:52.289Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-15T09:33:52.296Z] $ docker stop --time=1 bed6c0e9c325178c044518b96a22983811ddb66a7f409c69523cad988b1f0eef [2021-10-15T09:33:53.604Z] $ docker rm -f bed6c0e9c325178c044518b96a22983811ddb66a7f409c69523cad988b1f0eef [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-15T09:33:53.946Z] + docker images [2021-10-15T09:33:53.946Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-15T09:33:53.946Z] sys-mgmt-agent latest d3a2c7c25f3f 1 second ago 294MB [2021-10-15T09:33:53.946Z] ca6772048ad9 16 seconds ago 1.75GB [2021-10-15T09:33:53.946Z] core-command latest 1976cac84d50 20 seconds ago 16MB [2021-10-15T09:33:53.946Z] ae059312807c 24 seconds ago 1.75GB [2021-10-15T09:33:53.946Z] security-bootstrapper latest f71003116415 26 seconds ago 18.8MB [2021-10-15T09:33:53.946Z] security-proxy-setup latest 23174a4121c4 32 seconds ago 26.7MB [2021-10-15T09:33:53.946Z] b75794ec0927 39 seconds ago 1.76GB [2021-10-15T09:33:53.946Z] 653eea186e9d 42 seconds ago 1.75GB [2021-10-15T09:33:53.946Z] support-notifications latest d7d538c5f7bf 52 seconds ago 16.8MB [2021-10-15T09:33:53.946Z] security-secretstore-setup latest 1567c449fad3 54 seconds ago 28.2MB [2021-10-15T09:33:53.946Z] support-scheduler latest 83ad028aba3b 56 seconds ago 16.1MB [2021-10-15T09:33:53.946Z] 1dda51ceec55 About a minute ago 1.76GB [2021-10-15T09:33:53.946Z] 5857468c6502 About a minute ago 1.75GB [2021-10-15T09:33:53.946Z] a669deb4bd65 About a minute ago 1.76GB [2021-10-15T09:33:53.946Z] core-data latest 7c6eea2d80ab About a minute ago 20.5MB [2021-10-15T09:33:53.946Z] core-metadata latest 994e5fb03e36 About a minute ago 16.8MB [2021-10-15T09:33:53.946Z] 44d598d8cf8a About a minute ago 1.76GB [2021-10-15T09:33:53.946Z] 4a006d021603 About a minute ago 1.76GB [2021-10-15T09:33:53.946Z] ci-base-image-x86_64 latest ee73b342172a 5 minutes ago 1.25GB [2021-10-15T09:33:53.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 42 hours ago 548MB [2021-10-15T09:33:53.946Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 days ago 34.5MB [2021-10-15T09:33:53.946Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-15T09:33:53.946Z] alpine 3.14 14119a10abf4 6 weeks ago 5.6MB [2021-10-15T09:33:53.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-10-15T09:34:09.305Z] Still waiting to schedule task [2021-10-15T09:34:09.305Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-15T09:35:59.367Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1718 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws [2021-10-15T09:35:59.377Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-15T09:35:59.723Z] The recommended git tool is: git [2021-10-15T09:36:06.655Z] using credential edgex-jenkins-ssh [2021-10-15T09:36:06.671Z] Cloning the remote Git repository [2021-10-15T09:36:06.784Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-15T09:36:06.963Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-15T09:36:07.071Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-15T09:36:07.072Z] > git --version # timeout=10 [2021-10-15T09:36:07.099Z] > git --version # 'git version 2.17.1' [2021-10-15T09:36:07.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-15T09:36:07.258Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-15T09:36:25.760Z] Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-15T09:36:26.004Z] Failed in branch arm64 [2021-10-15T09:36:24.665Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-15T09:36:24.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-15T09:36:24.724Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-15T09:36:24.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-15T09:36:24.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-15T09:36:24.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-15T09:36:25.789Z] > git config core.sparsecheckout # timeout=10 [2021-10-15T09:36:25.808Z] > git checkout -f 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a # timeout=10 [2021-10-15T09:37:32.963Z] Running on prd-ubuntu18.04-docker-8c-8g-1724 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws [2021-10-15T09:37:32.976Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-15T09:37:33.053Z] The recommended git tool is: git [2021-10-15T09:37:35.013Z] using credential edgex-jenkins-ssh [2021-10-15T09:37:35.024Z] Cloning the remote Git repository [2021-10-15T09:37:35.012Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-15T09:37:35.067Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-15T09:37:35.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-15T09:37:35.099Z] > git --version # timeout=10 [2021-10-15T09:37:35.106Z] > git --version # 'git version 2.17.1' [2021-10-15T09:37:35.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-15T09:37:35.135Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-15T09:37:39.615Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-15T09:37:39.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-15T09:37:39.633Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-15T09:37:39.647Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-15T09:37:39.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-15T09:37:39.653Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-15T09:37:40.360Z] Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-15T09:37:40.635Z] 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] sh [2021-10-15T09:37:40.351Z] > git config core.sparsecheckout # timeout=10 [2021-10-15T09:37:40.357Z] > git checkout -f 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a # timeout=10 [2021-10-15T09:37:41.592Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-15T09:37:41.890Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-15T09:37:42.450Z] ---> package-listing.sh [2021-10-15T09:37:42.450Z] ++ facter osfamily [2021-10-15T09:37:42.450Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-15T09:37:42.709Z] + OS_FAMILY=redhat [2021-10-15T09:37:42.709Z] + workspace=/w/workspace/edgex-go/3 [2021-10-15T09:37:42.709Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-15T09:37:42.709Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-15T09:37:42.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-15T09:37:42.709Z] + PACKAGES=/tmp/packages_start.txt [2021-10-15T09:37:42.709Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-15T09:37:42.709Z] + PACKAGES=/tmp/packages_end.txt [2021-10-15T09:37:42.709Z] + case "${OS_FAMILY}" in [2021-10-15T09:37:42.709Z] + rpm -qa [2021-10-15T09:37:42.709Z] + sort [2021-10-15T09:37:46.005Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-15T09:37:46.005Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-15T09:37:46.005Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-15T09:37:46.005Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-15T09:37:46.005Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-10-15T09:37:46.005Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-10-15T09:37:46.018Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-15T09:37:46.305Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-15T09:37:46.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-15T09:37:46.865Z] [2021-10-15T09:37:46.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-15T09:37:47.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-15T09:37:47.179Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-15T09:37:47.179Z] b4d181a07f80: Pulling fs layer [2021-10-15T09:37:47.179Z] a1111a8f2ec3: Pulling fs layer [2021-10-15T09:37:47.179Z] ed53099fbce6: Pulling fs layer [2021-10-15T09:37:47.179Z] dc539afda2c1: Pulling fs layer [2021-10-15T09:37:47.179Z] 77bc0d833cb6: Pulling fs layer [2021-10-15T09:37:47.179Z] 9065ff56babe: Pulling fs layer [2021-10-15T09:37:47.179Z] d287ab97295c: Pulling fs layer [2021-10-15T09:37:47.179Z] dc539afda2c1: Waiting [2021-10-15T09:37:47.179Z] 77bc0d833cb6: Waiting [2021-10-15T09:37:47.179Z] 9065ff56babe: Waiting [2021-10-15T09:37:47.179Z] d287ab97295c: Waiting [2021-10-15T09:37:47.179Z] a1111a8f2ec3: Verifying Checksum [2021-10-15T09:37:47.179Z] a1111a8f2ec3: Download complete [2021-10-15T09:37:47.179Z] dc539afda2c1: Verifying Checksum [2021-10-15T09:37:47.179Z] dc539afda2c1: Download complete [2021-10-15T09:37:47.442Z] ed53099fbce6: Verifying Checksum [2021-10-15T09:37:47.442Z] ed53099fbce6: Download complete [2021-10-15T09:37:47.442Z] 77bc0d833cb6: Verifying Checksum [2021-10-15T09:37:47.442Z] 77bc0d833cb6: Download complete [2021-10-15T09:37:47.442Z] 9065ff56babe: Verifying Checksum [2021-10-15T09:37:47.442Z] 9065ff56babe: Download complete [2021-10-15T09:37:47.442Z] b4d181a07f80: Verifying Checksum [2021-10-15T09:37:47.442Z] b4d181a07f80: Download complete [2021-10-15T09:37:48.032Z] d287ab97295c: Verifying Checksum [2021-10-15T09:37:48.032Z] d287ab97295c: Download complete [2021-10-15T09:37:48.986Z] b4d181a07f80: Pull complete [2021-10-15T09:37:49.249Z] a1111a8f2ec3: Pull complete [2021-10-15T09:37:49.820Z] ed53099fbce6: Pull complete [2021-10-15T09:37:49.820Z] dc539afda2c1: Pull complete [2021-10-15T09:37:50.086Z] 77bc0d833cb6: Pull complete [2021-10-15T09:37:50.347Z] 9065ff56babe: Pull complete [2021-10-15T09:37:55.684Z] d287ab97295c: Pull complete [2021-10-15T09:37:55.684Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-15T09:37:55.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-15T09:37:55.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-15T09:37:55.754Z] prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container [2021-10-15T09:37:55.784Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-15T09:37:58.889Z] $ docker top 49546ffdec90bf8a74caf663584adbfa0cedb9badff57914d5aea7fd117628a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-15T09:37:59.251Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-15T09:37:59.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-15T09:37:59.832Z] + ls /var/log/sa-host [2021-10-15T09:37:59.832Z] + sadf -c /var/log/sa-host/sa15 [2021-10-15T09:37:59.832Z] file_magic: OK [2021-10-15T09:37:59.832Z] HZ: Using current value: 100 [2021-10-15T09:37:59.832Z] file_header: OK [2021-10-15T09:37:59.833Z] 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-10-15T09:37:59.833Z] Statistics: [2021-10-15T09:37:59.833Z] 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-10-15T09:37:59.833Z] File successfully converted to sysstat format version 12.0.3 [2021-10-15T09:37:59.833Z] + sadf -c /var/log/sa-host/sa30 [2021-10-15T09:37:59.833Z] file_magic: OK [2021-10-15T09:37:59.833Z] HZ: Using current value: 100 [2021-10-15T09:37:59.833Z] file_header: OK [2021-10-15T09:37:59.833Z] 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-10-15T09:37:59.833Z] Statistics: [2021-10-15T09:37:59.833Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-15T09:37:59.833Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-15T09:37:59.911Z] provisioning config files... [2021-10-15T09:37:59.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config637644898752682130tmp [Pipeline] { [Pipeline] echo [2021-10-15T09:37:59.935Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-15T09:38:00.226Z] ---> create-netrc.sh [Pipeline] } [2021-10-15T09:38:00.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-15T09:38:00.560Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-15T09:38:00.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-15T09:38:00.862Z] ---> sudo-logs.sh [2021-10-15T09:38:00.862Z] Archiving 'sudo' log.. [2021-10-15T09:38:00.862Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1712.novalocal: Name or service not known [2021-10-15T09:38:00.862Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1712.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-15T09:38:00.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-15T09:38:01.172Z] ---> job-cost.sh [2021-10-15T09:38:01.172Z] lf-activate-venv: SKIPPING [2021-10-15T09:38:01.172Z] INFO: No Stack... [2021-10-15T09:38:09.300Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-15T09:38:09.559Z] INFO: Archiving Costs [Pipeline] echo [2021-10-15T09:38:09.572Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-15T09:38:09.860Z] ---> logs-deploy.sh [2021-10-15T09:38:09.860Z] lf-activate-venv: SKIPPING [2021-10-15T09:38:09.860Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3755/3 [2021-10-15T09:38:09.860Z] INFO: archiving workspace using pattern(s): [2021-10-15T09:38:10.430Z] Archives upload complete. [2021-10-15T09:38:10.691Z] INFO: archiving logs to Nexus