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 09:26:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:26:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:26:46 ========================================================= 09:26:46 EdgeX Global Pipelines Version Info 09:26:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:26:47 ------------------- 09:26:47 stable info: 09:26:47 ------------------- 09:26:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:26:47 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 09:26:47 Message: update stable to v1.0.210 09:26:48 ------------------- 09:26:48 experimental info: 09:26:48 ------------------- 09:26:48 Commited By: **** collab-it+edgex@linuxfoundation.org 09:26:48 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 09:26:48 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3755 [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3755 [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3755 [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 873d24addc4e145409c550df66cc50ec4fe4351d [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 873d24a [Pipeline] echo 09:26:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:48 provisioning config files... 09:26:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6763151497645277935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:49 ---> docker-login.sh 09:26:49 nexus3.edgexfoundry.org:10001 09:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:49 Configure a credential helper to remove this warning. See 09:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:49 09:26:49 Login Succeeded 09:26:49 nexus3.edgexfoundry.org:10002 09:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:49 Configure a credential helper to remove this warning. See 09:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:49 09:26:49 Login Succeeded 09:26:49 nexus3.edgexfoundry.org:10003 09:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:49 Configure a credential helper to remove this warning. See 09:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:49 09:26:49 Login Succeeded 09:26:49 nexus3.edgexfoundry.org:10004 09:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:49 Configure a credential helper to remove this warning. See 09:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:49 09:26:49 Login Succeeded 09:26:49 docker.io 09:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:50 Configure a credential helper to remove this warning. See 09:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:50 09:26:50 Login Succeeded 09:26:50 ---> docker-login.sh ends [Pipeline] } 09:26:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:50 ++ 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 09:26:50 + for file in '`ls cmd/**/Dockerfile`' 09:26:50 ++ dirname cmd/core-command/Dockerfile 09:26:50 ++ cut -d/ -f2 09:26:50 + echo core-command,cmd/core-command/Dockerfile 09:26:50 + for file in '`ls cmd/**/Dockerfile`' 09:26:50 ++ dirname cmd/core-data/Dockerfile 09:26:50 ++ cut -d/ -f2 09:26:50 + echo core-data,cmd/core-data/Dockerfile 09:26:50 + for file in '`ls cmd/**/Dockerfile`' 09:26:50 ++ dirname cmd/core-metadata/Dockerfile 09:26:50 ++ cut -d/ -f2 09:26:50 + echo core-metadata,cmd/core-metadata/Dockerfile 09:26:50 + for file in '`ls cmd/**/Dockerfile`' 09:26:50 ++ dirname cmd/security-bootstrapper/Dockerfile 09:26:50 ++ cut -d/ -f2 09:26:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:26:50 + for file in '`ls cmd/**/Dockerfile`' 09:26:50 ++ dirname cmd/security-proxy-setup/Dockerfile 09:26:50 ++ cut -d/ -f2 09:26:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:26:50 + for file in '`ls cmd/**/Dockerfile`' 09:26:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:26:50 ++ cut -d/ -f2 09:26:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:26:50 + for file in '`ls cmd/**/Dockerfile`' 09:26:50 ++ dirname cmd/support-notifications/Dockerfile 09:26:50 ++ cut -d/ -f2 09:26:50 + echo support-notifications,cmd/support-notifications/Dockerfile 09:26:50 + for file in '`ls cmd/**/Dockerfile`' 09:26:50 ++ dirname cmd/support-scheduler/Dockerfile 09:26:50 ++ cut -d/ -f2 09:26:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:26:50 + for file in '`ls cmd/**/Dockerfile`' 09:26:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:26:50 ++ cut -d/ -f2 09:26:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:26:50 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 09:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:26:51 09:26:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:26:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:26:51 latest: Pulling from edgex-devops/git-semver 09:26:51 a0d0a0d46f8b: Pulling fs layer 09:26:51 3e5f54012d9b: Pulling fs layer 09:26:51 4c7163046ea9: Pulling fs layer 09:26:51 0c2d73faf560: Pulling fs layer 09:26:51 0c2d73faf560: Waiting 09:26:51 3e5f54012d9b: Verifying Checksum 09:26:51 3e5f54012d9b: Download complete 09:26:51 a0d0a0d46f8b: Verifying Checksum 09:26:51 a0d0a0d46f8b: Download complete 09:26:51 4c7163046ea9: Verifying Checksum 09:26:51 4c7163046ea9: Download complete 09:26:51 0c2d73faf560: Verifying Checksum 09:26:51 0c2d73faf560: Download complete 09:26:51 a0d0a0d46f8b: Pull complete 09:26:51 3e5f54012d9b: Pull complete 09:26:51 4c7163046ea9: Pull complete 09:26:52 0c2d73faf560: Pull complete 09:26:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:26:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:26:52 prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container 09:26:52 $ 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 09:26:52 $ docker top 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:52 [ssh-agent] Looking for ssh-agent implementation... 09:26:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:53 $ docker exec 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 ssh-agent 09:26:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgANHiB/agent.14 09:26:53 SSH_AGENT_PID=20 09:26:53 Running ssh-add (command line suppressed) 09:26:53 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1665277855996949232.key (/w/workspace/edgex-go/3@tmp/private_key_1665277855996949232.key) 09:26:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:53 + git tag --points-at HEAD [Pipeline] } 09:26:53 $ docker exec --env ******** --env ******** 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 ssh-agent -k 09:26:53 unset SSH_AUTH_SOCK; 09:26:53 unset SSH_AGENT_PID; 09:26:53 echo Agent pid 20 killed; 09:26:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:26:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:53 [ssh-agent] Looking for ssh-agent implementation... 09:26:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:53 $ docker exec 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 ssh-agent 09:26:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnlHEJA/agent.53 09:26:53 SSH_AGENT_PID=60 09:26:53 Running ssh-add (command line suppressed) 09:26:54 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4526080975238459484.key (/w/workspace/edgex-go/3@tmp/private_key_4526080975238459484.key) 09:26:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:54 + git semver init 09:26:54 # -> Open(): unable to determine branch for HEAD 09:26:54 # $GIT_DIR = /w/workspace/edgex-go/3/.git 09:26:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 09:26:54 # $SEMVER_REMOTE_NAME = origin 09:26:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:26:54 # $SEMVER_USER_NAME = edgex-jenkins 09:26:54 # $SEMVER_BRANCH = PR-3755 09:26:54 # $SEMVER_TEMP = /tmp/semver-398526996 09:26:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:27:26 # '/tmp/semver-398526996' -> '/w/workspace/edgex-go/3/.semver' 09:27:26 # -> Force: false 09:27:26 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 09:27:26 $ docker exec --env ******** --env ******** 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 ssh-agent -k 09:27:26 unset SSH_AUTH_SOCK; 09:27:26 unset SSH_AGENT_PID; 09:27:26 echo Agent pid 60 killed; 09:27:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:26 + git semver [Pipeline] } 09:27:26 $ docker stop --time=1 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 09:27:28 $ docker rm -f 87f566aa1cd1f752bef7cec56543f9ed1dd02ceadbfd7a2e93dc5d65e0a7eb02 [Pipeline] // withDockerContainer [Pipeline] sh 09:27:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:27:29 Stashed 1 file(s) [Pipeline] echo 09:27:29 [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 09:27:29 ========================================================= 09:27:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:27:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:27:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:27:29 a0d0a0d46f8b: Already exists 09:27:29 31adcdaf11c8: Pulling fs layer 09:27:29 b8b176561691: Pulling fs layer 09:27:29 4527c011a84f: Pulling fs layer 09:27:29 5d74067f8e1e: Pulling fs layer 09:27:29 e0aca202a116: Pulling fs layer 09:27:29 3a43be97a3b4: Pulling fs layer 09:27:29 34cad66bf833: Pulling fs layer 09:27:29 b4e3c513aaa6: Pulling fs layer 09:27:29 5d74067f8e1e: Waiting 09:27:29 e0aca202a116: Waiting 09:27:29 3a43be97a3b4: Waiting 09:27:29 34cad66bf833: Waiting 09:27:29 b4e3c513aaa6: Waiting 09:27:29 b8b176561691: Verifying Checksum 09:27:29 b8b176561691: Download complete 09:27:29 31adcdaf11c8: Verifying Checksum 09:27:29 31adcdaf11c8: Download complete 09:27:29 5d74067f8e1e: Verifying Checksum 09:27:29 5d74067f8e1e: Download complete 09:27:29 e0aca202a116: Verifying Checksum 09:27:29 e0aca202a116: Download complete 09:27:29 3a43be97a3b4: Verifying Checksum 09:27:29 3a43be97a3b4: Download complete 09:27:29 31adcdaf11c8: Pull complete 09:27:29 34cad66bf833: Verifying Checksum 09:27:29 34cad66bf833: Download complete 09:27:29 b8b176561691: Pull complete 09:27:30 4527c011a84f: Verifying Checksum 09:27:30 4527c011a84f: Download complete 09:27:30 b4e3c513aaa6: Verifying Checksum 09:27:30 b4e3c513aaa6: Download complete 09:27:34 4527c011a84f: Pull complete 09:27:34 5d74067f8e1e: Pull complete 09:27:34 e0aca202a116: Pull complete 09:27:34 3a43be97a3b4: Pull complete 09:27:34 34cad66bf833: Pull complete 09:27:37 b4e3c513aaa6: Pull complete 09:27:37 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:27:37 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:27:37 WORKDIR /edgex 09:27:37 COPY go.mod . 09:27:37 RUN go mod download' 09:27:37 + docker build -t ci-base-image-x86_64 -f - . 09:27:39 Sending build context to Docker daemon 329.4MB 09:27:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:27:39 ---> 9f6097aaca64 09:27:39 Step 2/4 : WORKDIR /edgex 09:27:40 ---> Running in c54e19af0947 09:27:40 Removing intermediate container c54e19af0947 09:27:40 ---> e4f5b458e8c6 09:27:40 Step 3/4 : COPY go.mod . 09:27:40 ---> 8e0bec7dcc2f 09:27:40 Step 4/4 : RUN go mod download 09:27:40 ---> Running in 125db80b3032 09:27:44 Still waiting to schedule task 09:27:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 09:28:12 Removing intermediate container 125db80b3032 09:28:12 ---> ee73b342172a 09:28:12 Successfully built ee73b342172a 09:28:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:28:13 + docker inspect -f . ci-base-image-x86_64 09:28:13 . [Pipeline] withDockerContainer 09:28:13 prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container 09:28:13 $ 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 09:28:13 $ docker top b4d6696c2734ee2a2a13c5c42f0de329f150b5d4887f9be3573fa9d3542bda50 -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:14 + go version 09:28:14 go version go1.16.8 linux/amd64 [Pipeline] } 09:28:14 $ docker stop --time=1 b4d6696c2734ee2a2a13c5c42f0de329f150b5d4887f9be3573fa9d3542bda50 09:28:15 $ docker rm -f b4d6696c2734ee2a2a13c5c42f0de329f150b5d4887f9be3573fa9d3542bda50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:28:15 + docker inspect -f . ci-base-image-x86_64 09:28:15 . [Pipeline] withDockerContainer 09:28:15 prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container 09:28:15 $ 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 09:28:16 $ docker top dc0935aa6cbd4cc706ce8953815db4498ea627bd4d3af82a3f67ffd87f3e7a9e -eo pid,comm [Pipeline] { [Pipeline] echo 09:28:16 ========================================================= 09:28:16 [edgeXBuildGoParallel] Running Tests and Build... 09:28:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:28:16 + make test 09:28:16 go mod tidy 09:28:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:28:23 ? github.com/edgexfoundry/edgex-go [no test files] 09:28:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:28:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:28:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:28:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:28:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:28:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:28:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:28:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:28:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:28:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:28:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:28:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:28:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:28:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 09:28:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:28:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:28:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 09:28:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:28:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements 09:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:28:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements 09:28:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:28:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:28:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 84.4% of statements 09:28:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:28:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:28:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:28:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:28:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:28:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements 09:28:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:28:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:28:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 09:28:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:28:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:28:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:28:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:28:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:28:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements 09:28:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:28:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:28:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:28:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 1.0% of statements 09:28:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:28:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 09:28:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 21.7% of statements 09:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 09:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 09:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 09:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 09:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 09:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 09:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 09:29:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.171s coverage: 82.5% of statements 09:29:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.2% of statements 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 09:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 09:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 70.4% of statements 09:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.4% of statements 09:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 09:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:29:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 09:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:29:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:29:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:29:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:29:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:29:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:29:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:29:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 09:29:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 09:29:42 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 09:30:21 GO111MODULE=on go vet ./... 09:30:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:30:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:30:30 ./bin/test-attribution-txt.sh [Pipeline] sh 09:30:30 + ls -al . 09:30:30 total 612 09:30:30 drwxrwxr-x 10 1001 1001 4096 Oct 15 09:30 . 09:30:30 drwxr-xr-x 4 root root 28 Oct 15 09:28 .. 09:30:30 -rw-rw-r-- 1 1001 1001 11 Oct 15 09:26 .dockerignore 09:30:30 drwxrwxr-x 8 1001 1001 179 Oct 15 09:26 .git 09:30:30 drwxrwxr-x 4 1001 1001 142 Oct 15 09:26 .github 09:30:30 -rw-rw-r-- 1 1001 1001 804 Oct 15 09:26 .gitignore 09:30:30 -rw-rw-r-- 1 1001 1001 42 Oct 15 09:26 .golangci.yml 09:30:30 -rw-rw-r-- 1 1001 1001 76 Oct 15 09:26 .hadolint.yml 09:30:30 drwx------ 3 1001 1001 58 Oct 15 09:27 .semver 09:30:30 -rw-rw-r-- 1 1001 1001 166 Oct 15 09:26 .sonarcloud.properties 09:30:30 -rw-rw-r-- 1 1001 1001 1171 Oct 15 09:26 ADOPTERS.md 09:30:30 -rw-rw-r-- 1 1001 1001 8608 Oct 15 09:26 Attribution.txt 09:30:30 -rw-rw-r-- 1 1001 1001 43881 Oct 15 09:26 CHANGELOG.md 09:30:30 -rw-rw-r-- 1 1001 1001 3804 Oct 15 09:26 CONTRIBUTING.md 09:30:30 -rw-rw-r-- 1 1001 1001 677 Oct 15 09:26 GOVERNANCE.md 09:30:30 -rw-rw-r-- 1 1001 1001 849 Oct 15 09:26 Jenkinsfile 09:30:30 -rw-rw-r-- 1 1001 1001 10775 Oct 15 09:26 LICENSE 09:30:30 -rw-rw-r-- 1 1001 1001 6508 Oct 15 09:26 Makefile 09:30:30 -rw-rw-r-- 1 1001 1001 582 Oct 15 09:26 OWNERS.md 09:30:30 -rw-rw-r-- 1 1001 1001 8256 Oct 15 09:26 README.md 09:30:30 -rw-rw-r-- 1 1001 1001 6912 Oct 15 09:26 SECURITY.md 09:30:30 -rw-rw-r-- 1 1001 1001 5 Oct 15 09:27 VERSION 09:30:30 -rw-rw-r-- 1 1001 1001 4131 Oct 15 09:26 ZMQWindows.md 09:30:30 drwxrwxr-x 2 1001 1001 37 Oct 15 09:26 bin 09:30:30 drwxrwxr-x 14 1001 1001 4096 Oct 15 09:26 cmd 09:30:30 -rw-r--r-- 1 root root 403932 Oct 15 09:29 coverage.out 09:30:30 -rw-rw-r-- 1 1001 1001 829 Oct 15 09:26 go.mod 09:30:30 -rw-rw-r-- 1 1001 1001 50143 Oct 15 09:26 go.sum 09:30:30 drwxrwxr-x 8 1001 1001 124 Oct 15 09:26 internal 09:30:30 drwxrwxr-x 3 1001 1001 16 Oct 15 09:26 openapi 09:30:30 drwxrwxr-x 4 1001 1001 71 Oct 15 09:26 snap 09:30:30 -rw-rw-r-- 1 1001 1001 204 Oct 15 09:26 version.go [Pipeline] sh 09:30:30 + '[' -e coverage.out ] 09:30:30 + chown 1001:1001 coverage.out [Pipeline] stash 09:30:31 Stashed 1 file(s) [Pipeline] sh 09:30:31 + make build 09:30:31 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 09:30:32 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 09:30:40 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 09:30:40 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 09:30:41 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 09:30:41 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 09:30:42 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 09:30:43 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 09:30:44 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 09:30:46 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 09:30:46 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 09:30:47 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] } 09:30:48 $ docker stop --time=1 dc0935aa6cbd4cc706ce8953815db4498ea627bd4d3af82a3f67ffd87f3e7a9e 09:30:50 $ docker rm -f dc0935aa6cbd4cc706ce8953815db4498ea627bd4d3af82a3f67ffd87f3e7a9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:30:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:30:52 09:30:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:30:52 latest: Pulling from edgex-devops/edgex-compose 09:30:52 cbdbe7a5bc2a: Pulling fs layer 09:30:52 ca9280d653b3: Pulling fs layer 09:30:52 7e9c9ca2126c: Pulling fs layer 09:30:52 cbdbe7a5bc2a: Verifying Checksum 09:30:52 cbdbe7a5bc2a: Download complete 09:30:53 ca9280d653b3: Verifying Checksum 09:30:53 ca9280d653b3: Download complete 09:30:53 cbdbe7a5bc2a: Pull complete 09:30:53 7e9c9ca2126c: Verifying Checksum 09:30:53 7e9c9ca2126c: Download complete 09:30:53 ca9280d653b3: Pull complete 09:30:57 7e9c9ca2126c: Pull complete 09:30:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:30:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:30:57 prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container 09:30:57 $ 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 09:31:00 $ docker top 95facc393b6df23a65391a1b158a09a7e1b8ac711e065ac539d85009314df100 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:00 + docker-compose build --help 09:31:00 + grep parallel 09:31:01 --parallel Build images in parallel. [Pipeline] } 09:31:01 $ docker stop --time=1 95facc393b6df23a65391a1b158a09a7e1b8ac711e065ac539d85009314df100 09:31:02 $ docker rm -f 95facc393b6df23a65391a1b158a09a7e1b8ac711e065ac539d85009314df100 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:31:02 . [Pipeline] withDockerContainer 09:31:02 prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container 09:31:03 $ 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 09:31:03 $ docker top bed6c0e9c325178c044518b96a22983811ddb66a7f409c69523cad988b1f0eef -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:03 + docker-compose -f ./docker-compose-build.yml build --parallel 09:31:04 Building core-command ... 09:31:04 Building core-data ... 09:31:04 Building core-metadata ... 09:31:04 Building security-bootstrapper ... 09:31:04 Building security-proxy-setup ... 09:31:04 Building security-secretstore-setup ... 09:31:04 Building support-notifications ... 09:31:04 Building support-scheduler ... 09:31:04 Building sys-mgmt-agent ... 09:31:04 Building core-data 09:31:04 Building security-secretstore-setup 09:31:04 Building support-scheduler 09:31:04 Building core-metadata 09:31:04 Building support-notifications 09:31:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:31:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:31:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:31:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:31:16 ---> ee73b342172a 09:31:16 Step 3/23 : WORKDIR /edgex-go 09:31:16 ---> ee73b342172a 09:31:16 Step 3/22 : WORKDIR /edgex-go 09:31:21 ---> Running in 2fc8ca661b38 09:31:21 ---> Running in 45f9f61567ea 09:31:26 Removing intermediate container 2fc8ca661b38 09:31:26 ---> e5c58651f9bb 09:31:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:26 Removing intermediate container 45f9f61567ea 09:31:26 ---> 4ab53968e6e3 09:31:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:26 ---> Running in f1be047b85ae 09:31:26 ---> Running in e969d957ed94 09:31:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:31:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:31:28 ---> ee73b342172a 09:31:28 Step 3/22 : WORKDIR /edgex-go 09:31:28 ---> Using cache 09:31:28 ---> 4ab53968e6e3 09:31:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:28 ---> Running in 0e0e0c2cc269 09:31:28 Removing intermediate container e969d957ed94 09:31:28 ---> 8daa1201132e 09:31:28 Step 5/23 : RUN apk add --update --no-cache make git 09:31:28 Removing intermediate container f1be047b85ae 09:31:28 ---> ef1e0a948f65 09:31:28 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:31:28 ---> Running in 4e3d9a56dd43 09:31:28 ---> Running in 7a936999b517 09:31:28 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:31:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:31:28 ---> ee73b342172a 09:31:28 Step 3/21 : WORKDIR /edgex-go 09:31:28 ---> Using cache 09:31:28 ---> 4ab53968e6e3 09:31:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:28 ---> Using cache 09:31:28 ---> ef1e0a948f65 09:31:28 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:31:28 ---> Running in fafffe88e0c9 09:31:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:31:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:31:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:31:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:31:29 ---> ee73b342172a 09:31:29 Step 3/24 : WORKDIR /edgex-go 09:31:29 ---> Using cache 09:31:29 ---> 4ab53968e6e3 09:31:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:29 ---> Using cache 09:31:29 ---> ef1e0a948f65 09:31:29 Step 5/24 : RUN apk add --update --no-cache make git 09:31:29 ---> Running in 890efeb94b8f 09:31:29 Removing intermediate container 0e0e0c2cc269 09:31:29 ---> 0f8ac5d68083 09:31:29 Step 5/22 : RUN apk add --update --no-cache make git 09:31:29 ---> Running in b0632ef80268 09:31:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:31:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:31:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:31:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:31:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:31:30 OK: 220 MiB in 52 packages 09:31:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:31:30 OK: 220 MiB in 52 packages 09:31:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:31:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:31:30 OK: 220 MiB in 52 packages 09:31:30 Removing intermediate container 4e3d9a56dd43 09:31:30 ---> 0eed641f98ab 09:31:30 Step 6/23 : COPY go.mod . 09:31:30 Removing intermediate container 7a936999b517 09:31:30 ---> 814aea55ced9 09:31:30 Step 6/22 : COPY . . 09:31:31 OK: 220 MiB in 52 packages 09:31:31 OK: 220 MiB in 52 packages 09:31:31 ---> 0ce5040659f5 09:31:31 Step 7/23 : RUN go mod download 09:31:31 ---> Running in e9fb84d05331 09:31:31 Removing intermediate container fafffe88e0c9 09:31:31 ---> e0d54f537553 09:31:31 Step 6/21 : COPY . . 09:31:32 Removing intermediate container 890efeb94b8f 09:31:32 ---> 9a2d1774a8eb 09:31:32 Step 6/24 : COPY . . 09:31:33 Removing intermediate container b0632ef80268 09:31:33 ---> 8ccf0d3901b3 09:31:33 Step 6/22 : COPY . . 09:31:37 Removing intermediate container e9fb84d05331 09:31:37 ---> 0173ce19f2c7 09:31:37 Step 8/23 : COPY . . 09:31:45 ---> c74870f0d826 09:31:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:45 ---> 6a7208135c3e 09:31:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:45 ---> Running in fd4e5732f153 09:31:45 ---> Running in acc46d894ddd 09:31:47 Removing intermediate container fd4e5732f153 09:31:47 ---> 940e43ebcff0 09:31:47 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:31:47 Removing intermediate container acc46d894ddd 09:31:47 ---> 28d1ca7d1f39 09:31:47 Step 8/22 : RUN make cmd/core-data/core-data 09:31:47 ---> Running in f2da275554d8 09:31:47 ---> Running in 376434a92748 09:31:48 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 09:31:48 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 09:32:00 ---> 3c31b38a7f5a 09:32:00 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:00 ---> Running in 3e089dcd7149 09:32:00 ---> 26bb118a0fe9 09:32:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:00 ---> Running in 7e5e14f400d5 09:32:04 Removing intermediate container 3e089dcd7149 09:32:04 ---> acd6e3aca08e 09:32:04 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:32:04 ---> Running in 5d4bc302d8b6 09:32:04 Removing intermediate container 7e5e14f400d5 09:32:04 ---> 2d08a08acc7d 09:32:04 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:32:04 ---> Running in c0823ba7d21f 09:32:05 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 09:32:05 ---> 1507eca7e3ee 09:32:05 Step 9/23 : RUN go mod tidy 09:32:05 ---> Running in 61bee7234b28 09:32:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:32:09 Removing intermediate container 61bee7234b28 09:32:09 ---> 447544927909 09:32:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:32:09 ---> Running in d417872e2358 09:32:09 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 09:32:24 Removing intermediate container f2da275554d8 09:32:24 ---> 4a006d021603 09:32:24 09:32:24 Step 9/22 : FROM alpine:3.14 09:32:24 3.14: Pulling from library/alpine 09:32:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:32:24 Status: Downloaded newer image for alpine:3.14 09:32:24 ---> 14119a10abf4 09:32:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:32:24 ---> Running in 265c3502e2c7 09:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:32:24 (1/1) Installing dumb-init (1.2.5-r1) 09:32:24 Executing busybox-1.33.1-r3.trigger 09:32:24 OK: 6 MiB in 15 packages 09:32:24 Removing intermediate container 265c3502e2c7 09:32:24 ---> 376f816e4fa0 09:32:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:32:24 ---> Running in 25ef94f0d49b 09:32:24 Removing intermediate container 25ef94f0d49b 09:32:24 ---> 9e07e1bb1ac9 09:32:24 Step 12/22 : ENV APP_PORT=59881 09:32:24 ---> Running in d3eb453f74b4 09:32:24 Removing intermediate container d3eb453f74b4 09:32:24 ---> 77baa2bf9a4c 09:32:24 Step 13/22 : EXPOSE $APP_PORT 09:32:24 ---> Running in 0588a89a70f5 09:32:24 Removing intermediate container 0588a89a70f5 09:32:24 ---> d8a3ca0e69f3 09:32:24 Step 14/22 : WORKDIR / 09:32:24 ---> Running in f43ab0c9b78c 09:32:25 Removing intermediate container f43ab0c9b78c 09:32:25 ---> fb1319569201 09:32:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:25 ---> c4cbeb987963 09:32:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:32:26 Removing intermediate container 376434a92748 09:32:26 ---> 44d598d8cf8a 09:32:26 09:32:26 Step 9/22 : FROM alpine:3.14 09:32:26 ---> 14119a10abf4 09:32:26 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:32:26 ---> 398e3b429ea9 09:32:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:32:26 ---> Running in 570da9b46b4a 09:32:26 Removing intermediate container 570da9b46b4a 09:32:26 ---> 4124ad1c5048 09:32:26 Step 11/22 : ENV APP_PORT=59880 09:32:26 ---> d639ee5cffaf 09:32:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:32:26 ---> Running in a89c5b2b5ddf 09:32:26 ---> Running in 79400b7f3296 09:32:27 Removing intermediate container a89c5b2b5ddf 09:32:27 ---> 4cd9eae558a1 09:32:27 Step 12/22 : EXPOSE $APP_PORT 09:32:27 Removing intermediate container 79400b7f3296 09:32:27 ---> 19860e101aef 09:32:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:27 ---> Running in 2cc22c82a0e0 09:32:27 ---> Running in a9908ea40acc 09:32:27 Removing intermediate container 2cc22c82a0e0 09:32:27 ---> 957943958f15 09:32:27 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:27 ---> Running in bff012e2e7c1 09:32:27 Removing intermediate container a9908ea40acc 09:32:27 ---> a1e3f7658b76 09:32:27 Step 20/22 : LABEL arch=x86_64 09:32:27 ---> Running in 02c4b0bd4515 09:32:27 Removing intermediate container 02c4b0bd4515 09:32:27 ---> cb3ebd429bc4 09:32:27 Step 21/22 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d 09:32:27 ---> Running in 81c1eab0a0a6 09:32:28 Removing intermediate container 81c1eab0a0a6 09:32:28 ---> 29ea72725dbf 09:32:28 Step 22/22 : LABEL version=0.0.0 09:32:28 ---> Running in aa5d0e892df8 09:32:28 Removing intermediate container aa5d0e892df8 09:32:28 ---> 994e5fb03e36 09:32:28 09:32:28 Removing intermediate container bff012e2e7c1 09:32:28 ---> b5f31ace49c7 09:32:28 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:32:28 ---> Running in 2e0bbaa24944 09:32:28 Successfully built 994e5fb03e36 09:32:28 Successfully tagged core-metadata:latest 09:32:28 Building security-bootstrapper 09:32:29  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:32:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:32:30 (1/6) Installing dumb-init (1.2.5-r1) 09:32:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:32:30 (3/6) Installing libsodium (1.0.18-r0) 09:32:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:32:30 (5/6) Installing libzmq (4.3.4-r0) 09:32:31 (6/6) Installing zeromq (4.3.4-r0) 09:32:31 Executing busybox-1.33.1-r3.trigger 09:32:31 OK: 8 MiB in 20 packages 09:32:33 Removing intermediate container 2e0bbaa24944 09:32:33 ---> 43dc127aff21 09:32:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:33 ---> 87cdcf8f6861 09:32:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:32:34 ---> 400891c794d4 09:32:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:32:35 ---> c4c04ba47e22 09:32:35 Step 18/22 : ENTRYPOINT ["/core-data"] 09:32:35 ---> Running in cb94df66bbb7 09:32:35 Removing intermediate container cb94df66bbb7 09:32:35 ---> 15f22850de29 09:32:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:35 ---> Running in 2c2267a95d55 09:32:35 Removing intermediate container 2c2267a95d55 09:32:35 ---> 2766ecf3a1d5 09:32:35 Step 20/22 : LABEL arch=x86_64 09:32:35 ---> Running in acbfa115dbda 09:32:35 Removing intermediate container acbfa115dbda 09:32:35 ---> 06eafb577c17 09:32:35 Step 21/22 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d 09:32:35 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:32:35 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:32:35 ---> ee73b342172a 09:32:35 Step 3/30 : WORKDIR /edgex-go 09:32:35 ---> Using cache 09:32:35 ---> 4ab53968e6e3 09:32:35 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:35 ---> Using cache 09:32:35 ---> 0f8ac5d68083 09:32:35 Step 5/30 : RUN apk add --update --no-cache make git 09:32:35 ---> Using cache 09:32:35 ---> 8ccf0d3901b3 09:32:35 Step 6/30 : COPY . . 09:32:35 ---> Using cache 09:32:35 ---> c74870f0d826 09:32:35 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:35 ---> Using cache 09:32:35 ---> 940e43ebcff0 09:32:35 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:32:35 ---> Running in f7fb349e3cf2 09:32:35 ---> Running in 5317b756207f 09:32:36 Removing intermediate container 5317b756207f 09:32:36 ---> 51b691daa15c 09:32:36 Step 22/22 : LABEL version=0.0.0 09:32:36 ---> Running in 6d4710a42a36 09:32:36 Removing intermediate container 6d4710a42a36 09:32:36 ---> 7c6eea2d80ab 09:32:36 09:32:36 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 09:32:36 Successfully built 7c6eea2d80ab 09:32:36 Successfully tagged core-data:latest 09:32:36 Building security-proxy-setup 09:32:43  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:32:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:32:43 ---> ee73b342172a 09:32:43 Step 3/20 : WORKDIR /edgex-go 09:32:43 ---> Using cache 09:32:43 ---> 4ab53968e6e3 09:32:43 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:43 ---> Using cache 09:32:43 ---> 0f8ac5d68083 09:32:43 Step 5/20 : RUN apk add --update --no-cache make git 09:32:43 ---> Using cache 09:32:43 ---> 8ccf0d3901b3 09:32:43 Step 6/20 : COPY . . 09:32:43 ---> Using cache 09:32:43 ---> c74870f0d826 09:32:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:43 ---> Using cache 09:32:43 ---> 940e43ebcff0 09:32:43 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:32:43 ---> Running in 7f8dce7691ab 09:32:43 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 09:32:43 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 09:32:49 Removing intermediate container c0823ba7d21f 09:32:49 ---> a669deb4bd65 09:32:49 09:32:49 Step 9/24 : FROM alpine:3.14 09:32:49 ---> 14119a10abf4 09:32:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:32:49 ---> Running in 5e34c465e32e 09:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:32:49 (1/3) Installing ca-certificates (20191127-r5) 09:32:49 (2/3) Installing dumb-init (1.2.5-r1) 09:32:49 (3/3) Installing su-exec (0.2-r1) 09:32:49 Executing busybox-1.33.1-r3.trigger 09:32:49 Executing ca-certificates-20191127-r5.trigger 09:32:49 OK: 6 MiB in 17 packages 09:32:50 Removing intermediate container 5e34c465e32e 09:32:50 ---> 5415c465c168 09:32:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:32:50 ---> Running in f1edec9a1a32 09:32:50 Removing intermediate container f1edec9a1a32 09:32:50 ---> de71afba0b83 09:32:50 Step 12/24 : WORKDIR / 09:32:50 ---> Running in 0bdfe05ef32f 09:32:51 Removing intermediate container 0bdfe05ef32f 09:32:51 ---> 78f48ccdc164 09:32:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:32:51 ---> 8777218e0e79 09:32:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:32:52 ---> 36b1fc1e38ea 09:32:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:32:52 Removing intermediate container 5d4bc302d8b6 09:32:52 ---> 1dda51ceec55 09:32:52 09:32:52 Step 9/21 : FROM alpine:3.14 09:32:52 ---> 14119a10abf4 09:32:52 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:32:52 ---> Running in e1b46ebeb7fd 09:32:52 ---> d3b912a1b64e 09:32:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:32:52 Removing intermediate container d417872e2358 09:32:52 ---> 5857468c6502 09:32:52 09:32:52 Step 11/23 : FROM alpine:3.14 09:32:52 ---> 14119a10abf4 09:32:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:32:52 ---> Using cache 09:32:52 ---> 376f816e4fa0 09:32:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:32:52 ---> Using cache 09:32:52 ---> 9e07e1bb1ac9 09:32:52 Step 14/23 : ENV APP_PORT=59861 09:32:52 ---> Running in 4e7d97c52468 09:32:53 Removing intermediate container 4e7d97c52468 09:32:53 ---> f55a3e855469 09:32:53 Step 15/23 : EXPOSE $APP_PORT 09:32:53 ---> Running in bd7d34c88bab 09:32:53 ---> cd5b37c9ffda 09:32:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:32:53 Removing intermediate container bd7d34c88bab 09:32:53 ---> cac3127bc57e 09:32:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:32:53 ---> eebea682ecb8 09:32:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:32:54 ---> 3b3c4a87d8d6 09:32:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:32:54 (1/2) Installing ca-certificates (20191127-r5) 09:32:54 (2/2) Installing dumb-init (1.2.5-r1) 09:32:54 Executing busybox-1.33.1-r3.trigger 09:32:54 Executing ca-certificates-20191127-r5.trigger 09:32:54 OK: 6 MiB in 16 packages 09:32:54 ---> e87e4e79e340 09:32:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:32:55 ---> 95345d86b1f9 09:32:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:32:55 ---> 3e484305fa27 09:32:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:32:55 ---> Running in 64ebcf9fc3b3 09:32:55 Removing intermediate container e1b46ebeb7fd 09:32:55 ---> 3add02f2e92e 09:32:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:32:55 ---> Running in d63f4121cd7e 09:32:55 ---> f73020008261 09:32:55 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/ 09:32:55 ---> Running in 6009ad864e44 09:32:55 Removing intermediate container 64ebcf9fc3b3 09:32:55 ---> 5e4c64afb7ea 09:32:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:55 ---> Running in 2b5077dce263 09:32:55 Removing intermediate container d63f4121cd7e 09:32:55 ---> e977cfd0269d 09:32:55 Step 12/21 : ENV APP_PORT=59860 09:32:56 ---> Running in d816c0f5f4ba 09:32:56 Removing intermediate container 2b5077dce263 09:32:56 ---> bc1ef2be4dc3 09:32:56 Step 21/23 : LABEL arch=x86_64 09:32:56 ---> Running in 66598264c975 09:32:56 Removing intermediate container d816c0f5f4ba 09:32:56 ---> 48813cb30a0c 09:32:56 Step 13/21 : EXPOSE $APP_PORT 09:32:56 ---> Running in 349af0ddcb2c 09:32:56 Removing intermediate container 66598264c975 09:32:56 ---> aa72ba14ce07 09:32:56 Step 22/23 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d 09:32:56 Removing intermediate container 349af0ddcb2c 09:32:56 ---> ed7a60b184af 09:32:56 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:56 ---> Running in e519b5e50975 09:32:56 Removing intermediate container e519b5e50975 09:32:56 ---> 9f6cdd9d086b 09:32:56 Step 23/23 : LABEL version=0.0.0 09:32:56 ---> a7e6c36711c4 09:32:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:32:56 ---> Running in aa10e5bad7ff 09:32:56 Removing intermediate container 6009ad864e44 09:32:56 ---> 5c6f8ae1f04c 09:32:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:32:56 ---> Running in ebec498824df 09:32:57 Removing intermediate container aa10e5bad7ff 09:32:57 ---> 83ad028aba3b 09:32:57 09:32:57 Removing intermediate container ebec498824df 09:32:57 ---> 356f0592eac0 09:32:57 Step 22/24 : LABEL arch=x86_64 09:32:57 Successfully built 83ad028aba3b 09:32:57 ---> Running in 88fa8aea40af 09:32:57 Successfully tagged support-scheduler:latest 09:32:57 Building sys-mgmt-agent 09:32:57  Building support-scheduler ... done  ---> a89ffcc61170 09:32:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:32:57 Removing intermediate container 88fa8aea40af 09:32:57 ---> ae83386d5424 09:32:57 Step 23/24 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d 09:32:57 ---> Running in 860ed84f7351 09:32:58 ---> 01126d860186 09:32:58 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:32:59 Removing intermediate container 860ed84f7351 09:32:59 ---> 2096c2f0ceb7 09:32:59 Step 24/24 : LABEL version=0.0.0 09:32:59 ---> Running in 1b9d02be419a 09:32:59 ---> Running in 63cce48fc142 09:32:59 Removing intermediate container 1b9d02be419a 09:32:59 ---> 97bd52266633 09:32:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:59 ---> Running in be6db9633317 09:32:59 Removing intermediate container 63cce48fc142 09:32:59 ---> 1567c449fad3 09:32:59 09:32:59 Successfully built 1567c449fad3 09:32:59 Successfully tagged security-secretstore-setup:latest 09:32:59 Building core-command 09:32:59  Building security-secretstore-setup ... done Removing intermediate container be6db9633317 09:32:59 ---> cf6ef9fe9f69 09:32:59 Step 19/21 : LABEL arch=x86_64 09:32:59 ---> Running in 04dd8f05a4ac 09:33:00 Removing intermediate container 04dd8f05a4ac 09:33:00 ---> c97bc0aa1414 09:33:00 Step 20/21 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d 09:33:01 ---> Running in 4d9378685dfc 09:33:01 Removing intermediate container 4d9378685dfc 09:33:01 ---> 8f38a8ecd416 09:33:01 Step 21/21 : LABEL version=0.0.0 09:33:01 ---> Running in 9932815f6a5c 09:33:01 Removing intermediate container 9932815f6a5c 09:33:01 ---> d7d538c5f7bf 09:33:01 09:33:01 Successfully built d7d538c5f7bf 09:33:01 Successfully tagged support-notifications:latest 09:33:08  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:33:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:33:08 ---> ee73b342172a 09:33:08 Step 3/22 : WORKDIR /edgex-go 09:33:08 ---> Using cache 09:33:08 ---> 4ab53968e6e3 09:33:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:08 ---> Using cache 09:33:08 ---> 0f8ac5d68083 09:33:08 Step 5/22 : RUN apk add --update --no-cache make bash git 09:33:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:33:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:33:08 ---> ee73b342172a 09:33:08 Step 3/22 : WORKDIR /edgex-go 09:33:08 ---> Using cache 09:33:08 ---> 4ab53968e6e3 09:33:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:08 ---> Using cache 09:33:08 ---> 0f8ac5d68083 09:33:08 Step 5/22 : RUN apk add --update --no-cache make git 09:33:08 ---> Using cache 09:33:08 ---> 8ccf0d3901b3 09:33:08 Step 6/22 : COPY . . 09:33:08 ---> Using cache 09:33:08 ---> c74870f0d826 09:33:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:08 ---> Using cache 09:33:08 ---> 940e43ebcff0 09:33:08 Step 8/22 : RUN make cmd/core-command/core-command 09:33:08 ---> Running in eb729af7937e 09:33:08 ---> Running in 5b5ebbf43723 09:33:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:33:09 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 09:33:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:33:10 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 09:33:10 OK: 220 MiB in 52 packages 09:33:11 Removing intermediate container eb729af7937e 09:33:11 ---> 4c660757440a 09:33:11 Step 6/22 : COPY . . 09:33:12 Removing intermediate container f7fb349e3cf2 09:33:12 ---> 653eea186e9d 09:33:12 09:33:12 Step 9/30 : FROM alpine:3.14 09:33:12 ---> 14119a10abf4 09:33:12 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:33:13 ---> Running in 29ac1302e900 09:33:13 Removing intermediate container 29ac1302e900 09:33:13 ---> 6f241a178005 09:33:13 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:33:13 ---> Running in 1b2101c2c5ac 09:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:33:15 (1/2) Installing dumb-init (1.2.5-r1) 09:33:15 (2/2) Installing su-exec (0.2-r1) 09:33:15 Executing busybox-1.33.1-r3.trigger 09:33:15 OK: 6 MiB in 16 packages 09:33:15 Removing intermediate container 7f8dce7691ab 09:33:15 ---> b75794ec0927 09:33:15 09:33:15 Step 9/20 : FROM alpine:3.14 09:33:15 ---> 14119a10abf4 09:33:15 Step 10/20 : RUN apk add --update --no-cache curl 09:33:15 ---> Running in 660ed8faeb7a 09:33:16 Removing intermediate container 1b2101c2c5ac 09:33:16 ---> 6ae25f604952 09:33:16 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:33:16 ---> Running in 04f274ec24bc 09:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:33:17 Removing intermediate container 04f274ec24bc 09:33:17 ---> c74e13b1069b 09:33:17 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:33:17 (1/5) Installing ca-certificates (20191127-r5) 09:33:17 (2/5) Installing brotli-libs (1.0.9-r5) 09:33:17 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:33:17 (4/5) Installing libcurl (7.79.1-r0) 09:33:17 (5/5) Installing curl (7.79.1-r0) 09:33:17 Executing busybox-1.33.1-r3.trigger 09:33:17 Executing ca-certificates-20191127-r5.trigger 09:33:17 OK: 8 MiB in 19 packages 09:33:17 ---> Running in d8ee41ca166e 09:33:18 Removing intermediate container d8ee41ca166e 09:33:18 ---> 61937e415cad 09:33:18 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:33:18 ---> Running in 5222c1391e65 09:33:18 Removing intermediate container 660ed8faeb7a 09:33:18 ---> 51653a3ae837 09:33:18 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:33:18 ---> eb4fa823b10b 09:33:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:18 ---> Running in f0f0e4453605 09:33:18 ---> Running in d9bd2199ec01 09:33:18 Removing intermediate container f0f0e4453605 09:33:18 ---> 14301fd0d58f 09:33:18 Step 12/20 : WORKDIR /edgex 09:33:18 ---> Running in 852797390d3b 09:33:19 Removing intermediate container 852797390d3b 09:33:19 ---> c81a2eb01792 09:33:19 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:33:19 ---> 5da6c2dc8dcc 09:33:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:33:19 Removing intermediate container 5222c1391e65 09:33:19 ---> afa49351d15a 09:33:19 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:33:19 ---> Running in 24e882f5c4c2 09:33:20 ---> bfffbe75bec9 09:33:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:33:20 Removing intermediate container 24e882f5c4c2 09:33:20 ---> 9bf7bf8eed36 09:33:20 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:33:20 Removing intermediate container d9bd2199ec01 09:33:20 ---> dac69b3e7d22 09:33:20 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:33:20 ---> d0cd7d1b56f8 09:33:20 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:33:20 ---> 2e65e6e9fcc0 09:33:20 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:33:20 ---> Running in 9e5bd477a1c8 09:33:20 ---> Running in 5f46162ddca9 09:33:20 ---> Running in aec3334505a7 09:33:21 Removing intermediate container 5f46162ddca9 09:33:21 ---> 1f3fdabe321a 09:33:21 Step 17/20 : CMD ["--init=true"] 09:33:21 ---> Running in 275e9d349e61 09:33:21 Removing intermediate container 275e9d349e61 09:33:21 ---> 5491d910b146 09:33:21 Step 18/20 : LABEL arch=x86_64 09:33:21 ---> Running in 734d0acbdad3 09:33:21 Removing intermediate container 734d0acbdad3 09:33:21 ---> 509bb9398e50 09:33:21 Step 19/20 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d 09:33:21 ---> Running in 722577b5659f 09:33:21 Removing intermediate container 722577b5659f 09:33:21 ---> a3e1823e75b9 09:33:21 Step 20/20 : LABEL version=0.0.0 09:33:21 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 09:33:21 ---> Running in 62510ab39bd5 09:33:22 Removing intermediate container 62510ab39bd5 09:33:22 ---> 23174a4121c4 09:33:22 09:33:22 Successfully built 23174a4121c4 09:33:22 Successfully tagged security-proxy-setup:latest 09:33:22  Building security-proxy-setup ... done Removing intermediate container aec3334505a7 09:33:22 ---> 8cd5bd9c0cf0 09:33:22 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:22 ---> 996005e79667 09:33:22 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:33:23 ---> c9f32e293b0f 09:33:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:33:23 ---> 9e8d18da2e34 09:33:23 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:33:23 ---> d213db3606ee 09:33:23 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:33:24 ---> 9a953c2068fc 09:33:24 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:33:24 ---> Running in db7cf38d9a0d 09:33:24 Removing intermediate container db7cf38d9a0d 09:33:24 ---> 57927d4938b8 09:33:24 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:33:24 ---> ef34adc37d41 09:33:24 Step 25/30 : RUN chmod +x /entrypoint.sh 09:33:24 ---> Running in 88b848f0ccdd 09:33:25 Removing intermediate container 88b848f0ccdd 09:33:25 ---> bad06265f15e 09:33:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:33:25 ---> Running in 28481a62d47c 09:33:26 Removing intermediate container 28481a62d47c 09:33:26 ---> e365ee2e697c 09:33:26 Step 27/30 : CMD ["gate"] 09:33:26 ---> Running in 163769b3c6a4 09:33:26 Removing intermediate container 163769b3c6a4 09:33:26 ---> 7db2891c2fd7 09:33:26 Step 28/30 : LABEL arch=x86_64 09:33:26 ---> Running in f4e037f8afae 09:33:26 Removing intermediate container f4e037f8afae 09:33:26 ---> 3801edaeb2f8 09:33:26 Step 29/30 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d 09:33:26 ---> Running in 95b12651d942 09:33:27 Removing intermediate container 95b12651d942 09:33:27 ---> 4905600c1228 09:33:27 Step 30/30 : LABEL version=0.0.0 09:33:27 ---> Running in 6348ba00bcc0 09:33:27 Removing intermediate container 6348ba00bcc0 09:33:27 ---> f71003116415 09:33:27 09:33:27 Successfully built f71003116415 09:33:27 Successfully tagged security-bootstrapper:latest 09:33:30  Building security-bootstrapper ... done Removing intermediate container 5b5ebbf43723 09:33:30 ---> ae059312807c 09:33:30 09:33:30 Step 9/22 : FROM alpine:3.14 09:33:30 ---> 14119a10abf4 09:33:30 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:33:30 ---> Using cache 09:33:30 ---> 376f816e4fa0 09:33:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:33:30 ---> Using cache 09:33:30 ---> 9e07e1bb1ac9 09:33:30 Step 12/22 : ENV APP_PORT=59882 09:33:30 ---> Running in a20bc0169c5f 09:33:30 Removing intermediate container a20bc0169c5f 09:33:30 ---> e3a8d16502e8 09:33:30 Step 13/22 : EXPOSE $APP_PORT 09:33:30 ---> Running in 28d4384a9b8c 09:33:30 Removing intermediate container 28d4384a9b8c 09:33:30 ---> a65648258a60 09:33:30 Step 14/22 : WORKDIR / 09:33:30 ---> Running in 6f0a3ae65871 09:33:30 Removing intermediate container 6f0a3ae65871 09:33:30 ---> 80ba92fed1ad 09:33:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:31 ---> 408145ecba4b 09:33:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:33:31 ---> 584bf6a3ac79 09:33:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:33:32 ---> 9abfa6717213 09:33:32 Step 18/22 : ENTRYPOINT ["/core-command"] 09:33:32 ---> Running in eba72d991308 09:33:32 Removing intermediate container eba72d991308 09:33:32 ---> 277df512e4e5 09:33:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:33:32 ---> Running in 2ed27a5c7ad4 09:33:32 Removing intermediate container 2ed27a5c7ad4 09:33:32 ---> 34a85df3dcd9 09:33:32 Step 20/22 : LABEL arch=x86_64 09:33:32 ---> Running in 49f50c7fb27b 09:33:32 Removing intermediate container 49f50c7fb27b 09:33:32 ---> 4844c62e1eac 09:33:32 Step 21/22 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d 09:33:32 ---> Running in 394e247c9965 09:33:33 Removing intermediate container 394e247c9965 09:33:33 ---> 19df72f4c606 09:33:33 Step 22/22 : LABEL version=0.0.0 09:33:33 ---> Running in fab7ad8a57d7 09:33:33 Removing intermediate container fab7ad8a57d7 09:33:33 ---> 1976cac84d50 09:33:33 09:33:33 Successfully built 1976cac84d50 09:33:33 Successfully tagged core-command:latest 09:33:36  Building core-command ... done Removing intermediate container 9e5bd477a1c8 09:33:36 ---> db111b1ec5df 09:33:36 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:33:37 ---> Running in b9a9dcac42a5 09:33:37 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 09:33:37 Removing intermediate container b9a9dcac42a5 09:33:37 ---> ca6772048ad9 09:33:37 09:33:37 Step 10/22 : FROM docker:20.10.8 09:33:37 20.10.8: Pulling from library/docker 09:33:39 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:33:39 Status: Downloaded newer image for docker:20.10.8 09:33:39 ---> bc6c0ffef665 09:33:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:33:40 ---> Running in b49586770103 09:33:40 Removing intermediate container b49586770103 09:33:40 ---> 14a9957399f3 09:33:40 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 09:33:40 ---> Running in 61923cf8f1df 09:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:33:41 (1/42) Installing readline (8.1.0-r0) 09:33:41 (2/42) Installing bash (5.1.4-r0) 09:33:41 Executing bash-5.1.4-r0.post-install 09:33:41 (3/42) Installing brotli-libs (1.0.9-r5) 09:33:41 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:33:41 (5/42) Installing libcurl (7.79.1-r0) 09:33:41 (6/42) Installing curl (7.79.1-r0) 09:33:41 (7/42) Installing dumb-init (1.2.5-r1) 09:33:41 (8/42) Installing libbz2 (1.0.8-r1) 09:33:41 (9/42) Installing expat (2.4.1-r0) 09:33:41 (10/42) Installing libffi (3.3-r2) 09:33:41 (11/42) Installing gdbm (1.19-r0) 09:33:41 (12/42) Installing xz-libs (5.2.5-r0) 09:33:41 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:33:41 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:33:41 (15/42) Installing mpdecimal (2.5.1-r1) 09:33:41 (16/42) Installing sqlite-libs (3.35.5-r0) 09:33:41 (17/42) Installing python3 (3.9.5-r1) 09:33:41 (18/42) Installing py3-appdirs (1.4.4-r2) 09:33:41 (19/42) Installing py3-chardet (4.0.0-r2) 09:33:41 (20/42) Installing py3-idna (3.2-r0) 09:33:41 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:33:41 (22/42) Installing py3-certifi (2020.12.5-r1) 09:33:41 (23/42) Installing py3-requests (2.25.1-r4) 09:33:41 (24/42) Installing py3-msgpack (1.0.2-r1) 09:33:41 (25/42) Installing py3-lockfile (0.12.2-r4) 09:33:41 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:33:41 (27/42) Installing py3-colorama (0.4.4-r1) 09:33:41 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:33:41 (29/42) Installing py3-distlib (0.3.1-r3) 09:33:42 (30/42) Installing py3-distro (1.5.0-r3) 09:33:42 (31/42) Installing py3-six (1.15.0-r1) 09:33:42 (32/42) Installing py3-webencodings (0.5.1-r4) 09:33:42 (33/42) Installing py3-html5lib (1.1-r1) 09:33:42 (34/42) Installing py3-parsing (2.4.7-r2) 09:33:42 (35/42) Installing py3-packaging (20.9-r1) 09:33:42 (36/42) Installing py3-toml (0.10.2-r2) 09:33:42 (37/42) Installing py3-pep517 (0.10.0-r2) 09:33:42 (38/42) Installing py3-progress (1.5-r2) 09:33:42 (39/42) Installing py3-retrying (1.3.3-r1) 09:33:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:33:42 (41/42) Installing py3-setuptools (52.0.0-r3) 09:33:42 (42/42) Installing py3-pip (20.3.4-r1) 09:33:42 Executing busybox-1.33.1-r3.trigger 09:33:42 OK: 84 MiB in 64 packages 09:33:42 Collecting docker-compose==1.23.2 09:33:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:33:42 Collecting cached-property<2,>=1.2.0 09:33:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:33:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:33:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:33:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:33:43 Collecting PyYAML<4,>=3.10 09:33:43 Downloading PyYAML-3.13.tar.gz (270 kB) 09:33:43 Collecting docker<4.0,>=3.6.0 09:33:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:33:43 Collecting dockerpty<0.5,>=0.4.1 09:33:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:33:43 Collecting texttable<0.10,>=0.9.0 09:33:43 Downloading texttable-0.9.1.tar.gz (11 kB) 09:33:44 Collecting websocket-client<1.0,>=0.32.0 09:33:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:33:44 Collecting docopt<0.7,>=0.6.1 09:33:44 Downloading docopt-0.6.2.tar.gz (25 kB) 09:33:44 Collecting jsonschema<3,>=2.5.1 09:33:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:33:44 Collecting docker-pycreds>=0.4.0 09:33:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:33:44 Collecting urllib3<1.25,>=1.21.1 09:33:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:33:44 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) 09:33:44 Collecting chardet<3.1.0,>=3.0.2 09:33:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:33:44 Collecting idna<2.8,>=2.5 09:33:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:33:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:33:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:33:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:33:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:33:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:33:45 Attempting uninstall: urllib3 09:33:45 Found existing installation: urllib3 1.26.5 09:33:45 Uninstalling urllib3-1.26.5: 09:33:45 Successfully uninstalled urllib3-1.26.5 09:33:45 Attempting uninstall: idna 09:33:45 Found existing installation: idna 3.2 09:33:45 Uninstalling idna-3.2: 09:33:45 Successfully uninstalled idna-3.2 09:33:45 Attempting uninstall: chardet 09:33:45 Found existing installation: chardet 4.0.0 09:33:45 Uninstalling chardet-4.0.0: 09:33:45 Successfully uninstalled chardet-4.0.0 09:33:45 Attempting uninstall: requests 09:33:45 Found existing installation: requests 2.25.1 09:33:45 Uninstalling requests-2.25.1: 09:33:45 Successfully uninstalled requests-2.25.1 09:33:45 Running setup.py install for texttable: started 09:33:46 Running setup.py install for texttable: finished with status 'done' 09:33:46 Running setup.py install for PyYAML: started 09:33:46 Running setup.py install for PyYAML: finished with status 'done' 09:33:46 Running setup.py install for docopt: started 09:33:46 Running setup.py install for docopt: finished with status 'done' 09:33:46 Running setup.py install for dockerpty: started 09:33:47 Running setup.py install for dockerpty: finished with status 'done' 09:33:47 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 09:33:50 Removing intermediate container 61923cf8f1df 09:33:50 ---> 832fc95b2f5b 09:33:50 Step 13/22 : ENV APP_PORT=58890 09:33:50 ---> Running in 0fcceb33b6eb 09:33:50 Removing intermediate container 0fcceb33b6eb 09:33:50 ---> 1dee46c04498 09:33:50 Step 14/22 : EXPOSE $APP_PORT 09:33:50 ---> Running in 640640be5054 09:33:50 Removing intermediate container 640640be5054 09:33:50 ---> e6b0ec1f0fd8 09:33:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:33:51 ---> 83ddec827d9d 09:33:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:33:51 ---> 3198dcc5d831 09:33:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:33:51 ---> 986f7abbc28d 09:33:51 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:33:51 ---> Running in 7f209fd72129 09:33:51 Removing intermediate container 7f209fd72129 09:33:51 ---> 228f8e8675d9 09:33:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:33:51 ---> Running in 75834a220042 09:33:51 Removing intermediate container 75834a220042 09:33:51 ---> b5b73b0aee4c 09:33:51 Step 20/22 : LABEL arch=x86_64 09:33:52 ---> Running in 37f8ce822b9e 09:33:52 Removing intermediate container 37f8ce822b9e 09:33:52 ---> c245a708ef37 09:33:52 Step 21/22 : LABEL git_sha=873d24addc4e145409c550df66cc50ec4fe4351d 09:33:52 ---> Running in 4cb984a57421 09:33:52 Removing intermediate container 4cb984a57421 09:33:52 ---> 242ea236fb7d 09:33:52 Step 22/22 : LABEL version=0.0.0 09:33:52 ---> Running in 9ee754dfec60 09:33:52 Removing intermediate container 9ee754dfec60 09:33:52 ---> d3a2c7c25f3f 09:33:52 09:33:52 Successfully built d3a2c7c25f3f 09:33:52 Successfully tagged sys-mgmt-agent:latest 09:33:52  Building sys-mgmt-agent ... done  [Pipeline] } 09:33:52 $ docker stop --time=1 bed6c0e9c325178c044518b96a22983811ddb66a7f409c69523cad988b1f0eef 09:33:53 $ docker rm -f bed6c0e9c325178c044518b96a22983811ddb66a7f409c69523cad988b1f0eef [Pipeline] // withDockerContainer [Pipeline] sh 09:33:53 + docker images 09:33:53 REPOSITORY TAG IMAGE ID CREATED SIZE 09:33:53 sys-mgmt-agent latest d3a2c7c25f3f 1 second ago 294MB 09:33:53 ca6772048ad9 16 seconds ago 1.75GB 09:33:53 core-command latest 1976cac84d50 20 seconds ago 16MB 09:33:53 ae059312807c 24 seconds ago 1.75GB 09:33:53 security-bootstrapper latest f71003116415 26 seconds ago 18.8MB 09:33:53 security-proxy-setup latest 23174a4121c4 32 seconds ago 26.7MB 09:33:53 b75794ec0927 39 seconds ago 1.76GB 09:33:53 653eea186e9d 42 seconds ago 1.75GB 09:33:53 support-notifications latest d7d538c5f7bf 52 seconds ago 16.8MB 09:33:53 security-secretstore-setup latest 1567c449fad3 54 seconds ago 28.2MB 09:33:53 support-scheduler latest 83ad028aba3b 56 seconds ago 16.1MB 09:33:53 1dda51ceec55 About a minute ago 1.76GB 09:33:53 5857468c6502 About a minute ago 1.75GB 09:33:53 a669deb4bd65 About a minute ago 1.76GB 09:33:53 core-data latest 7c6eea2d80ab About a minute ago 20.5MB 09:33:53 core-metadata latest 994e5fb03e36 About a minute ago 16.8MB 09:33:53 44d598d8cf8a About a minute ago 1.76GB 09:33:53 4a006d021603 About a minute ago 1.76GB 09:33:53 ci-base-image-x86_64 latest ee73b342172a 5 minutes ago 1.25GB 09:33:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 42 hours ago 548MB 09:33:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 days ago 34.5MB 09:33:53 docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB 09:33:53 alpine 3.14 14119a10abf4 6 weeks ago 5.6MB 09:33:53 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 09:34:09 Still waiting to schedule task 09:34:09 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:35:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1718 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws 09:35:59 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:35:59 The recommended git tool is: git 09:36:06 using credential edgex-jenkins-ssh 09:36:06 Cloning the remote Git repository 09:36:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:36:06 > git init /w/workspace/edgex-go/3 # timeout=10 09:36:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:36:07 > git --version # timeout=10 09:36:07 > git --version # 'git version 2.17.1' 09:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:36:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:25 Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:36:26 Failed in branch arm64 09:36:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:36:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:36:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:36:24 > 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 09:36:25 > git config core.sparsecheckout # timeout=10 09:36:25 > git checkout -f 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a # timeout=10 09:37:32 Running on prd-ubuntu18.04-docker-8c-8g-1724 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws 09:37:32 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:37:33 The recommended git tool is: git 09:37:35 using credential edgex-jenkins-ssh 09:37:35 Cloning the remote Git repository 09:37:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:37:35 > git init /w/workspace/edgex-go/3 # timeout=10 09:37:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:37:35 > git --version # timeout=10 09:37:35 > git --version # 'git version 2.17.1' 09:37:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:37:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:37:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:37:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:37:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:37:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:37:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:37:39 > 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 09:37:40 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] } 09:37:40 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 09:37:40 > git config core.sparsecheckout # timeout=10 09:37:40 > git checkout -f 18d27d448853a3eddd1657d0b9bcfc4ea121ba8a # timeout=10 09:37:41 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:37:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:37:42 ---> package-listing.sh 09:37:42 ++ facter osfamily 09:37:42 ++ tr '[:upper:]' '[:lower:]' 09:37:42 + OS_FAMILY=redhat 09:37:42 + workspace=/w/workspace/edgex-go/3 09:37:42 + START_PACKAGES=/tmp/packages_start.txt 09:37:42 + END_PACKAGES=/tmp/packages_end.txt 09:37:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:37:42 + PACKAGES=/tmp/packages_start.txt 09:37:42 + '[' /w/workspace/edgex-go/3 ']' 09:37:42 + PACKAGES=/tmp/packages_end.txt 09:37:42 + case "${OS_FAMILY}" in 09:37:42 + rpm -qa 09:37:42 + sort 09:37:46 + '[' -f /tmp/packages_start.txt ']' 09:37:46 + '[' -f /tmp/packages_end.txt ']' 09:37:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:37:46 + '[' /w/workspace/edgex-go/3 ']' 09:37:46 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:37:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:37:46 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 09:37:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:37:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:37:46 09:37:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:37:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:37:47 latest: Pulling from edgex-lftools-log-publisher 09:37:47 b4d181a07f80: Pulling fs layer 09:37:47 a1111a8f2ec3: Pulling fs layer 09:37:47 ed53099fbce6: Pulling fs layer 09:37:47 dc539afda2c1: Pulling fs layer 09:37:47 77bc0d833cb6: Pulling fs layer 09:37:47 9065ff56babe: Pulling fs layer 09:37:47 d287ab97295c: Pulling fs layer 09:37:47 dc539afda2c1: Waiting 09:37:47 77bc0d833cb6: Waiting 09:37:47 9065ff56babe: Waiting 09:37:47 d287ab97295c: Waiting 09:37:47 a1111a8f2ec3: Verifying Checksum 09:37:47 a1111a8f2ec3: Download complete 09:37:47 dc539afda2c1: Verifying Checksum 09:37:47 dc539afda2c1: Download complete 09:37:47 ed53099fbce6: Verifying Checksum 09:37:47 ed53099fbce6: Download complete 09:37:47 77bc0d833cb6: Verifying Checksum 09:37:47 77bc0d833cb6: Download complete 09:37:47 9065ff56babe: Verifying Checksum 09:37:47 9065ff56babe: Download complete 09:37:47 b4d181a07f80: Verifying Checksum 09:37:47 b4d181a07f80: Download complete 09:37:48 d287ab97295c: Verifying Checksum 09:37:48 d287ab97295c: Download complete 09:37:48 b4d181a07f80: Pull complete 09:37:49 a1111a8f2ec3: Pull complete 09:37:49 ed53099fbce6: Pull complete 09:37:49 dc539afda2c1: Pull complete 09:37:50 77bc0d833cb6: Pull complete 09:37:50 9065ff56babe: Pull complete 09:37:55 d287ab97295c: Pull complete 09:37:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:37:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:37:55 prd-centos7-docker-4c-2g-1712 does not seem to be running inside a container 09:37:55 $ 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 09:37:58 $ docker top 49546ffdec90bf8a74caf663584adbfa0cedb9badff57914d5aea7fd117628a2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:59 + touch /tmp/pre-build-complete [Pipeline] sh 09:37:59 + mkdir -p /var/log/sysstat [Pipeline] sh 09:37:59 + ls /var/log/sa-host 09:37:59 + sadf -c /var/log/sa-host/sa15 09:37:59 file_magic: OK 09:37:59 HZ: Using current value: 100 09:37:59 file_header: OK 09:37:59 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 09:37:59 Statistics: 09:37:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:37:59 File successfully converted to sysstat format version 12.0.3 09:37:59 + sadf -c /var/log/sa-host/sa30 09:37:59 file_magic: OK 09:37:59 HZ: Using current value: 100 09:37:59 file_header: OK 09:37:59 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 09:37:59 Statistics: 09:37:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:37:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:37:59 provisioning config files... 09:37:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config637644898752682130tmp [Pipeline] { [Pipeline] echo 09:37:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:38:00 ---> create-netrc.sh [Pipeline] } 09:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:38:00 ---> python-tools-install.sh [Pipeline] echo 09:38:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:38:00 ---> sudo-logs.sh 09:38:00 Archiving 'sudo' log.. 09:38:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1712.novalocal: Name or service not known 09:38:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1712.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:38:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:38:01 ---> job-cost.sh 09:38:01 lf-activate-venv: SKIPPING 09:38:01 INFO: No Stack... 09:38:09 INFO: Retrieving Pricing Info for: v3-standard-2 09:38:09 INFO: Archiving Costs [Pipeline] echo 09:38:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:38:09 ---> logs-deploy.sh 09:38:09 lf-activate-venv: SKIPPING 09:38:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3755/3 09:38:09 INFO: archiving workspace using pattern(s): 09:38:10 Archives upload complete. 09:38:10 INFO: archiving logs to Nexus 09:38:11 ---> uname -a: 09:38:11 Linux prd-centos7-docker-4c-2g-1712.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:38:11 09:38:11 09:38:11 ---> lscpu: 09:38:11 Architecture: x86_64 09:38:11 CPU op-mode(s): 32-bit, 64-bit 09:38:11 Byte Order: Little Endian 09:38:11 Address sizes: 40 bits physical, 48 bits virtual 09:38:11 CPU(s): 2 09:38:11 On-line CPU(s) list: 0,1 09:38:11 Thread(s) per core: 1 09:38:11 Core(s) per socket: 1 09:38:11 Socket(s): 2 09:38:11 NUMA node(s): 1 09:38:11 Vendor ID: AuthenticAMD 09:38:11 CPU family: 23 09:38:11 Model: 49 09:38:11 Model name: AMD EPYC-Rome Processor 09:38:11 Stepping: 0 09:38:11 CPU MHz: 2799.996 09:38:11 BogoMIPS: 5599.99 09:38:11 Virtualization: AMD-V 09:38:11 Hypervisor vendor: KVM 09:38:11 Virtualization type: full 09:38:11 L1d cache: 32K 09:38:11 L1i cache: 32K 09:38:11 L2 cache: 512K 09:38:11 L3 cache: 16384K 09:38:11 NUMA node0 CPU(s): 0,1 09:38:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:38:11 09:38:11 09:38:11 ---> nproc: 09:38:11 2 09:38:11 09:38:11 09:38:11 ---> df -h: 09:38:11 Filesystem Size Used Avail Use% Mounted on 09:38:11 overlay 40G 14G 27G 33% / 09:38:11 tmpfs 64M 0 64M 0% /dev 09:38:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:38:11 shm 64M 0 64M 0% /dev/shm 09:38:11 /dev/vda1 40G 14G 27G 33% /facter-os 09:38:11 09:38:11 09:38:11 ---> sar -b -r -n DEV: 09:38:11 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/15/21 _x86_64_ (2 CPU) 09:38:11 09:38:11 09:25:50 LINUX RESTART (2 CPU) 09:38:11 09:38:11 09:26:01 tps rtps wtps bread/s bwrtn/s 09:38:11 09:27:01 215.30 86.86 128.44 8751.24 44276.85 09:38:11 09:28:01 266.89 0.27 266.62 28.10 69805.53 09:38:11 09:29:01 173.95 0.00 173.95 0.00 33986.32 09:38:11 09:30:01 55.25 0.02 55.24 0.53 6527.09 09:38:11 09:31:01 163.53 0.00 163.53 0.00 21443.98 09:38:11 09:32:01 1027.46 620.47 406.99 28648.48 284653.56 09:38:11 09:33:01 412.20 75.61 336.59 3451.24 131327.88 09:38:11 09:34:01 317.47 11.56 305.91 1086.38 91902.80 09:38:11 09:35:02 6.56 0.00 6.56 0.00 259.19 09:38:11 09:36:01 0.22 0.00 0.22 0.00 2.35 09:38:11 09:37:01 0.30 0.03 0.27 0.27 2.52 09:38:11 Average: 240.50 72.48 168.02 3826.18 62356.34 09:38:11 09:38:11 09:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:11 09:27:01 5376352 0 704228 8.79 2620 1925740 1467696 16.20 841800 1546344 68756 09:38:11 09:28:01 2953428 0 962128 12.01 2620 4090764 1555244 17.17 1502716 3049552 428708 09:38:11 09:29:01 3296792 0 1042928 13.02 2620 3666600 1707200 18.85 1427512 2805248 188988 09:38:11 09:30:01 3350664 0 1052800 13.15 2620 3602856 1485644 16.40 1284048 2892280 96872 09:38:11 09:31:01 3169912 0 1049640 13.11 2620 3786768 1581852 17.46 1360528 2976552 56 09:38:11 09:32:01 1219648 0 1348304 16.83 2620 5438368 2879996 31.80 2329824 3854632 70628 09:38:11 09:33:01 1065612 0 1408988 17.59 2620 5531720 2561416 28.28 1968168 4353700 15284 09:38:11 09:34:01 2338108 0 1124680 14.04 2620 4543532 1293816 14.28 1382032 3683084 20 09:38:11 09:35:02 2352920 0 1109864 13.86 2620 4543536 1231764 13.60 1380796 3676292 12 09:38:11 09:36:01 2354844 0 1107936 13.83 2620 4543540 1229412 13.57 1382316 3674244 8 09:38:11 09:37:01 2363836 0 1098940 13.72 2620 4543544 1229656 13.58 1380172 3667372 16 09:38:11 Average: 2712920 0 1091858 13.63 2620 4201543 1656700 18.29 1476356 3289027 79032 09:38:11 09:38:11 09:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:11 09:27:01 vethc369243 353.01 209.61 36.04 1170.37 0.00 0.00 0.00 0.00 09:38:11 09:27:01 eth0 1065.68 924.86 4803.91 130.75 0.00 0.00 0.00 0.00 09:38:11 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:27:01 docker0 353.01 209.49 31.22 1170.36 0.00 0.00 0.00 0.00 09:38:11 09:28:01 eth0 707.42 736.27 6788.09 75.20 0.00 0.00 0.00 0.00 09:38:11 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:28:01 docker0 663.59 575.55 52.19 3564.10 0.00 0.00 0.00 0.00 09:38:11 09:29:01 eth0 40.19 22.84 37.32 15.23 0.00 0.00 0.00 0.00 09:38:11 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:29:01 veth92c23d4 0.33 0.47 0.03 0.04 0.00 0.00 0.00 0.00 09:38:11 09:29:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 09:38:11 09:30:01 eth0 19.08 10.32 14.70 7.83 0.00 0.00 0.00 0.00 09:38:11 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:30:01 veth92c23d4 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 09:38:11 09:30:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 09:38:11 09:31:01 veth07053db 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:31:01 eth0 99.47 64.80 1690.18 125.76 0.00 0.00 0.00 0.00 09:38:11 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:32:01 veth7ebae3a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:32:01 veth84f4750 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 09:38:11 09:32:01 eth0 70.00 37.71 210.89 15.27 0.00 0.00 0.00 0.00 09:38:11 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:33:01 vethcde82b6 0.03 0.30 0.00 0.02 0.00 0.00 0.00 0.00 09:38:11 09:33:01 vethecbc75f 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 09:38:11 09:33:01 eth0 60.96 28.60 196.35 17.48 0.00 0.00 0.00 0.00 09:38:11 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:34:01 eth0 143.07 70.18 1600.63 31.81 0.00 0.00 0.00 0.00 09:38:11 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:34:01 docker0 1066.25 898.77 86.67 5606.58 0.00 0.00 0.00 0.00 09:38:11 09:35:02 eth0 2.35 0.65 0.56 0.05 0.00 0.00 0.00 0.00 09:38:11 09:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:36:01 eth0 1.39 0.07 0.10 0.01 0.00 0.00 0.00 0.00 09:38:11 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:37:01 eth0 2.15 0.40 0.50 0.24 0.00 0.00 0.00 0.00 09:38:11 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 Average: eth0 201.35 172.67 1396.77 38.20 0.00 0.00 0.00 0.00 09:38:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:11 Average: docker0 97.06 81.82 7.89 510.37 0.00 0.00 0.00 0.00 09:38:11 09:38:11 09:38:11 ---> sar -P ALL: 09:38:11 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/15/21 _x86_64_ (2 CPU) 09:38:11 09:38:11 09:25:50 LINUX RESTART (2 CPU) 09:38:11 09:38:11 09:26:01 CPU %user %nice %system %iowait %steal %idle 09:38:11 09:27:01 all 26.07 0.00 8.74 6.15 0.11 58.93 09:38:11 09:27:01 0 25.57 0.00 9.51 5.80 0.11 59.01 09:38:11 09:27:01 1 26.58 0.00 7.97 6.50 0.11 58.85 09:38:11 09:28:01 all 30.63 0.00 10.58 3.24 0.09 55.47 09:38:11 09:28:01 0 34.39 0.00 11.00 3.51 0.09 51.02 09:38:11 09:28:01 1 26.91 0.00 10.16 2.97 0.09 59.87 09:38:11 09:29:01 all 64.39 0.00 10.84 1.27 0.11 23.39 09:38:11 09:29:01 0 64.53 0.00 10.79 1.41 0.11 23.16 09:38:11 09:29:01 1 64.26 0.00 10.89 1.12 0.11 23.63 09:38:11 09:30:01 all 37.07 0.00 5.10 0.35 0.07 57.41 09:38:11 09:30:01 0 37.25 0.00 5.02 0.42 0.07 57.24 09:38:11 09:30:01 1 36.89 0.00 5.17 0.28 0.07 57.59 09:38:11 09:31:01 all 65.12 0.00 9.38 1.81 0.11 23.58 09:38:11 09:31:01 0 66.31 0.00 9.75 1.40 0.11 22.43 09:38:11 09:31:01 1 63.93 0.00 9.01 2.22 0.11 24.73 09:38:11 09:32:01 all 38.72 0.00 21.69 29.87 0.12 9.60 09:38:11 09:32:01 0 38.38 0.00 21.92 30.03 0.11 9.56 09:38:11 09:32:01 1 39.06 0.00 21.47 29.71 0.13 9.63 09:38:11 09:33:01 all 83.49 0.00 16.16 0.19 0.13 0.03 09:38:11 09:33:01 0 84.17 0.00 15.39 0.32 0.13 0.00 09:38:11 09:33:01 1 82.82 0.00 16.92 0.07 0.13 0.06 09:38:11 09:34:01 all 50.61 0.00 14.76 3.72 0.12 30.79 09:38:11 09:34:01 0 51.58 0.00 14.85 3.37 0.13 30.07 09:38:11 09:34:01 1 49.64 0.00 14.67 4.07 0.11 31.51 09:38:11 09:35:02 all 0.18 0.00 0.09 0.02 0.02 99.70 09:38:11 09:35:02 0 0.05 0.00 0.08 0.02 0.03 99.82 09:38:11 09:35:02 1 0.30 0.00 0.10 0.02 0.00 99.58 09:38:11 09:36:01 all 0.18 0.00 0.05 0.00 0.02 99.75 09:38:11 09:36:01 0 0.07 0.00 0.05 0.00 0.02 99.86 09:38:11 09:36:01 1 0.29 0.00 0.05 0.00 0.02 99.64 09:38:11 09:37:01 all 0.16 0.00 0.04 0.00 0.02 99.78 09:38:11 09:37:01 0 0.03 0.00 0.05 0.00 0.03 99.88 09:38:11 09:37:01 1 0.28 0.00 0.03 0.00 0.00 99.68 09:38:11 09:38:11 Average: CPU %user %nice %system %iowait %steal %idle 09:38:11 Average: all 35.15 0.00 8.64 4.12 0.08 52.02 09:38:11 Average: 0 35.64 0.00 8.72 4.09 0.08 51.46 09:38:11 Average: 1 34.65 0.00 8.55 4.16 0.08 52.57 09:38:11 09:38:11 09:38:11