Pull request #3737 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 486d10230ab2521ee4339190bf2172b6b5d7e8e4+32c3a59fef8f920e97a03b1dffcfa7b4867f831b (384242d77dc49450d22b1df3c7b42f6f68f0db38) 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-ssh5067441344523168112.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6309887625488949390.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3737/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-3737/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1418020852806435486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh6176657689782323941.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-3737/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-3737/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3033543796351632836.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-289 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4055637245687256341.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit 486d10230ab2521ee4339190bf2172b6b5d7e8e4 Merge succeeded, producing 486d10230ab2521ee4339190bf2172b6b5d7e8e4 Checking out Revision 486d10230ab2521ee4339190bf2172b6b5d7e8e4 (PR-3737) > 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/2@tmp/jenkins-gitclient-ssh6502965395695215460.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 486d10230ab2521ee4339190bf2172b6b5d7e8e4 # 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/2@tmp/jenkins-gitclient-ssh2651955728713170220.key > git merge 32c3a59fef8f920e97a03b1dffcfa7b4867f831b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 486d10230ab2521ee4339190bf2172b6b5d7e8e4 # timeout=10 Commit message: "style: Enable gosec linter and associated recommendations" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:36:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:36:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:36:57 ========================================================= 15:36:57 EdgeX Global Pipelines Version Info 15:36:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:36:59 ------------------- 15:36:59 stable info: 15:36:59 ------------------- 15:36:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:36:59 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:36:59 Message: update stable to v1.0.206 15:36:59 ------------------- 15:36:59 experimental info: 15:36:59 ------------------- 15:36:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:36:59 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:36:59 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:36:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:36:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:36:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:36:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:36:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:36:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:36:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:36:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:36:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3737 [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3737 [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3737 [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 486d10230ab2521ee4339190bf2172b6b5d7e8e4 [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 486d102 [Pipeline] echo 15:37:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:00 provisioning config files... 15:37:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6271370727167892100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:00 ---> docker-login.sh 15:37:00 nexus3.edgexfoundry.org:10001 15:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:01 Configure a credential helper to remove this warning. See 15:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:01 15:37:01 Login Succeeded 15:37:01 nexus3.edgexfoundry.org:10002 15:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:01 Configure a credential helper to remove this warning. See 15:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:01 15:37:01 Login Succeeded 15:37:01 nexus3.edgexfoundry.org:10003 15:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:01 Configure a credential helper to remove this warning. See 15:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:01 15:37:01 Login Succeeded 15:37:01 nexus3.edgexfoundry.org:10004 15:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:01 Configure a credential helper to remove this warning. See 15:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:01 15:37:01 Login Succeeded 15:37:01 docker.io 15:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:02 Configure a credential helper to remove this warning. See 15:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:02 15:37:02 Login Succeeded 15:37:02 ---> docker-login.sh ends [Pipeline] } 15:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:02 ++ 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 15:37:02 + for file in '`ls cmd/**/Dockerfile`' 15:37:02 ++ dirname cmd/core-command/Dockerfile 15:37:02 ++ cut -d/ -f2 15:37:02 + echo core-command,cmd/core-command/Dockerfile 15:37:02 + for file in '`ls cmd/**/Dockerfile`' 15:37:02 ++ dirname cmd/core-data/Dockerfile 15:37:02 ++ cut -d/ -f2 15:37:02 + echo core-data,cmd/core-data/Dockerfile 15:37:02 + for file in '`ls cmd/**/Dockerfile`' 15:37:02 ++ cut -d/ -f2 15:37:02 ++ dirname cmd/core-metadata/Dockerfile 15:37:02 + echo core-metadata,cmd/core-metadata/Dockerfile 15:37:02 + for file in '`ls cmd/**/Dockerfile`' 15:37:02 ++ dirname cmd/security-bootstrapper/Dockerfile 15:37:02 ++ cut -d/ -f2 15:37:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:37:02 + for file in '`ls cmd/**/Dockerfile`' 15:37:02 ++ dirname cmd/security-proxy-setup/Dockerfile 15:37:02 ++ cut -d/ -f2 15:37:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:37:02 + for file in '`ls cmd/**/Dockerfile`' 15:37:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:37:02 ++ cut -d/ -f2 15:37:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:37:02 + for file in '`ls cmd/**/Dockerfile`' 15:37:02 ++ dirname cmd/support-notifications/Dockerfile 15:37:02 ++ cut -d/ -f2 15:37:02 + echo support-notifications,cmd/support-notifications/Dockerfile 15:37:02 + for file in '`ls cmd/**/Dockerfile`' 15:37:02 ++ dirname cmd/support-scheduler/Dockerfile 15:37:02 ++ cut -d/ -f2 15:37:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:37:02 + for file in '`ls cmd/**/Dockerfile`' 15:37:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:37:02 ++ cut -d/ -f2 15:37:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:37:02 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 15:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:37:03 15:37:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:37:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:37:03 latest: Pulling from edgex-devops/git-semver 15:37:03 31603596830f: Pulling fs layer 15:37:03 04fac38145f0: Pulling fs layer 15:37:03 701f6daf10bf: Pulling fs layer 15:37:03 24f72da36158: Pulling fs layer 15:37:03 24f72da36158: Waiting 15:37:03 04fac38145f0: Verifying Checksum 15:37:03 04fac38145f0: Download complete 15:37:03 31603596830f: Verifying Checksum 15:37:03 31603596830f: Download complete 15:37:03 24f72da36158: Verifying Checksum 15:37:03 24f72da36158: Download complete 15:37:03 31603596830f: Pull complete 15:37:04 04fac38145f0: Pull complete 15:37:04 701f6daf10bf: Verifying Checksum 15:37:04 701f6daf10bf: Download complete 15:37:04 701f6daf10bf: Pull complete 15:37:04 24f72da36158: Pull complete 15:37:05 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:37:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:37:05 prd-centos7-docker-4c-2g-289 does not seem to be running inside a container 15:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:37:05 $ docker top cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:06 [ssh-agent] Looking for ssh-agent implementation... 15:37:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:06 $ docker exec cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 ssh-agent 15:37:06 SSH_AUTH_SOCK=/tmp/ssh-vLdAC9mqZwjV/agent.14 15:37:06 SSH_AGENT_PID=20 15:37:06 Running ssh-add (command line suppressed) 15:37:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1349812071075402786.key (/w/workspace/edgex-go/2@tmp/private_key_1349812071075402786.key) 15:37:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:06 + git tag --points-at HEAD [Pipeline] } 15:37:06 $ docker exec --env ******** --env ******** cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 ssh-agent -k 15:37:06 unset SSH_AUTH_SOCK; 15:37:06 unset SSH_AGENT_PID; 15:37:06 echo Agent pid 20 killed; 15:37:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:37:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:06 [ssh-agent] Looking for ssh-agent implementation... 15:37:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:07 $ docker exec cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 ssh-agent 15:37:07 SSH_AUTH_SOCK=/tmp/ssh-ys0HqqbXaV4b/agent.54 15:37:07 SSH_AGENT_PID=60 15:37:07 Running ssh-add (command line suppressed) 15:37:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5421605858443448698.key (/w/workspace/edgex-go/2@tmp/private_key_5421605858443448698.key) 15:37:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:07 + git semver init 15:37:07 # -> Open(): unable to determine branch for HEAD 15:37:07 # $GIT_DIR = /w/workspace/edgex-go/2/.git 15:37:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 15:37:07 # $SEMVER_REMOTE_NAME = origin 15:37:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:37:07 # $SEMVER_USER_NAME = edgex-jenkins 15:37:07 # $SEMVER_BRANCH = PR-3737 15:37:07 # $SEMVER_TEMP = /tmp/semver-204469059 15:37:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:37:46 # '/tmp/semver-204469059' -> '/w/workspace/edgex-go/2/.semver' 15:37:46 # -> Force: false 15:37:46 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 15:37:46 $ docker exec --env ******** --env ******** cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 ssh-agent -k 15:37:46 unset SSH_AUTH_SOCK; 15:37:46 unset SSH_AGENT_PID; 15:37:46 echo Agent pid 60 killed; 15:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:46 + git semver [Pipeline] } 15:37:47 $ docker stop --time=1 cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 15:37:48 $ docker rm -f cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 [Pipeline] // withDockerContainer [Pipeline] sh 15:37:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:37:49 Stashed 1 file(s) [Pipeline] echo 15:37:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 15:37:49 ========================================================= 15:37:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:37:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:37:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:37:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:50 540db60ca938: Pulling fs layer 15:37:50 adcc1eea9eea: Pulling fs layer 15:37:50 4c4ab2625f07: Pulling fs layer 15:37:50 db62176df00c: Pulling fs layer 15:37:50 3b30891b0d05: Pulling fs layer 15:37:50 06b49ca38bd5: Pulling fs layer 15:37:50 c788192a36de: Pulling fs layer 15:37:50 a77e37c0d609: Pulling fs layer 15:37:50 c3185cebc471: Pulling fs layer 15:37:50 db62176df00c: Waiting 15:37:50 3b30891b0d05: Waiting 15:37:50 06b49ca38bd5: Waiting 15:37:50 c788192a36de: Waiting 15:37:50 a77e37c0d609: Waiting 15:37:50 c3185cebc471: Waiting 15:37:50 4c4ab2625f07: Verifying Checksum 15:37:50 4c4ab2625f07: Download complete 15:37:50 adcc1eea9eea: Verifying Checksum 15:37:50 adcc1eea9eea: Download complete 15:37:50 3b30891b0d05: Verifying Checksum 15:37:50 3b30891b0d05: Download complete 15:37:50 06b49ca38bd5: Verifying Checksum 15:37:50 06b49ca38bd5: Download complete 15:37:50 540db60ca938: Verifying Checksum 15:37:50 540db60ca938: Download complete 15:37:50 c788192a36de: Verifying Checksum 15:37:50 c788192a36de: Download complete 15:37:50 540db60ca938: Pull complete 15:37:50 adcc1eea9eea: Pull complete 15:37:50 4c4ab2625f07: Pull complete 15:37:51 a77e37c0d609: Verifying Checksum 15:37:51 a77e37c0d609: Download complete 15:37:55 c3185cebc471: Verifying Checksum 15:37:55 c3185cebc471: Download complete 15:37:55 db62176df00c: Verifying Checksum 15:37:55 db62176df00c: Download complete 15:37:58 db62176df00c: Pull complete 15:37:58 3b30891b0d05: Pull complete 15:37:58 06b49ca38bd5: Pull complete 15:37:58 c788192a36de: Pull complete 15:37:58 a77e37c0d609: Pull complete 15:38:00 c3185cebc471: Pull complete 15:38:00 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:38:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:38:01 + docker build -t ci-base-image-x86_64 -f - . 15:38:01 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:38:01 WORKDIR /edgex 15:38:01 COPY go.mod . 15:38:01 RUN go mod download' 15:38:02 Sending build context to Docker daemon 329.2MB 15:38:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:38:02 ---> 031687cdd783 15:38:02 Step 2/4 : WORKDIR /edgex 15:38:04 ---> Running in 23d19710e845 15:38:04 Removing intermediate container 23d19710e845 15:38:04 ---> 8b9e7e8009f1 15:38:04 Step 3/4 : COPY go.mod . 15:38:04 ---> d18bc9db719d 15:38:04 Step 4/4 : RUN go mod download 15:38:04 ---> Running in 2a0ea0fbc42f 15:38:04 Still waiting to schedule task 15:38:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:38:36 Removing intermediate container 2a0ea0fbc42f 15:38:36 ---> 5762c5296f03 15:38:36 Successfully built 5762c5296f03 15:38:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:38:37 + docker inspect -f . ci-base-image-x86_64 15:38:37 . [Pipeline] withDockerContainer 15:38:37 prd-centos7-docker-4c-2g-289 does not seem to be running inside a container 15:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:38:37 $ docker top 60f0d455cca76e7d1861028a6e4e3970e08a3ed693159dc42db6c24f489c9bad -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:38 + go version 15:38:38 go version go1.16.6 linux/amd64 [Pipeline] } 15:38:38 $ docker stop --time=1 60f0d455cca76e7d1861028a6e4e3970e08a3ed693159dc42db6c24f489c9bad 15:38:39 $ docker rm -f 60f0d455cca76e7d1861028a6e4e3970e08a3ed693159dc42db6c24f489c9bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:39 + docker inspect -f . ci-base-image-x86_64 15:38:39 . [Pipeline] withDockerContainer 15:38:40 prd-centos7-docker-4c-2g-289 does not seem to be running inside a container 15:38:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:38:40 $ docker top e8e710a8bb0d4d1af353438a355d7b83b2cfd67d5077ee817305a3e6a827e9cb -eo pid,comm [Pipeline] { [Pipeline] echo 15:38:40 ========================================================= 15:38:40 [edgeXBuildGoParallel] Running Tests and Build... 15:38:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:38:40 + go mod tidy [Pipeline] sh 15:38:41 + make test 15:38:41 go mod tidy 15:38:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:38:47 ? github.com/edgexfoundry/edgex-go [no test files] 15:39:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:39:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:39:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:39:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:39:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:39:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:39:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:39:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:39:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 15:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 15:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 46.3% of statements 15:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 15:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 15:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:39:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 59.1% of statements 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:39:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:39:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 15:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 15:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements 15:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 15:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements 15:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 15:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 15:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 15:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 15:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 15:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.194s coverage: 82.5% of statements 15:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 70.4% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.4% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 15:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:40:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 19.5% of statements 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:40:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:40:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:40:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:40:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:40:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:40:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 15:40:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 15:40:05 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 15:40:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-290 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws 15:40:29 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:40:29 The recommended git tool is: git 15:40:35 using credential edgex-jenkins-ssh 15:40:35 Cloning the remote Git repository 15:40:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:40:35 > git init /w/workspace/edgex-go/2 # timeout=10 15:40:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:40:35 > git --version # timeout=10 15:40:35 > git --version # 'git version 2.17.1' 15:40:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:37 GO111MODULE=on go vet ./... 15:40:48 gofmt -l . 15:40:48 [ "`gofmt -l .`" = "" ] 15:40:48 ./bin/test-attribution-txt.sh [Pipeline] sh 15:40:48 + ls -al . 15:40:48 total 612 15:40:48 drwxrwxr-x 10 1001 1001 4096 Sep 30 15:40 . 15:40:48 drwxr-xr-x 4 root root 28 Sep 30 15:38 .. 15:40:48 -rw-rw-r-- 1 1001 1001 11 Sep 30 15:36 .dockerignore 15:40:48 drwxrwxr-x 8 1001 1001 179 Sep 30 15:36 .git 15:40:48 drwxrwxr-x 4 1001 1001 142 Sep 30 15:36 .github 15:40:48 -rw-rw-r-- 1 1001 1001 818 Sep 30 15:36 .gitignore 15:40:48 -rw-rw-r-- 1 1001 1001 42 Sep 30 15:36 .golangci.yml 15:40:48 -rw-rw-r-- 1 1001 1001 76 Sep 30 15:36 .hadolint.yml 15:40:48 drwx------ 3 1001 1001 58 Sep 30 15:37 .semver 15:40:48 -rw-rw-r-- 1 1001 1001 166 Sep 30 15:36 .sonarcloud.properties 15:40:48 -rw-rw-r-- 1 1001 1001 1171 Sep 30 15:36 ADOPTERS.md 15:40:48 -rw-rw-r-- 1 1001 1001 8608 Sep 30 15:36 Attribution.txt 15:40:48 -rw-rw-r-- 1 1001 1001 43881 Sep 30 15:36 CHANGELOG.md 15:40:48 -rw-rw-r-- 1 1001 1001 3804 Sep 30 15:36 CONTRIBUTING.md 15:40:48 -rw-rw-r-- 1 1001 1001 677 Sep 30 15:36 GOVERNANCE.md 15:40:48 -rw-rw-r-- 1 1001 1001 849 Sep 30 15:36 Jenkinsfile 15:40:48 -rw-rw-r-- 1 1001 1001 10775 Sep 30 15:36 LICENSE 15:40:48 -rw-rw-r-- 1 1001 1001 6386 Sep 30 15:36 Makefile 15:40:48 -rw-rw-r-- 1 1001 1001 582 Sep 30 15:36 OWNERS.md 15:40:48 -rw-rw-r-- 1 1001 1001 8256 Sep 30 15:36 README.md 15:40:48 -rw-rw-r-- 1 1001 1001 6912 Sep 30 15:36 SECURITY.md 15:40:48 -rw-rw-r-- 1 1001 1001 5 Sep 30 15:37 VERSION 15:40:48 -rw-rw-r-- 1 1001 1001 4131 Sep 30 15:36 ZMQWindows.md 15:40:48 drwxrwxr-x 2 1001 1001 37 Sep 30 15:36 bin 15:40:48 drwxrwxr-x 14 1001 1001 4096 Sep 30 15:36 cmd 15:40:48 -rw-r--r-- 1 root root 403265 Sep 30 15:40 coverage.out 15:40:48 -rw-rw-r-- 1 1001 1001 829 Sep 30 15:36 go.mod 15:40:48 -rw-r--r-- 1 root root 50143 Sep 30 15:38 go.sum 15:40:48 drwxrwxr-x 8 1001 1001 124 Sep 30 15:36 internal 15:40:48 drwxrwxr-x 3 1001 1001 16 Sep 30 15:36 openapi 15:40:48 drwxrwxr-x 4 1001 1001 71 Sep 30 15:36 snap 15:40:48 -rw-rw-r-- 1 1001 1001 204 Sep 30 15:36 version.go [Pipeline] sh 15:40:49 + '[' -e coverage.out ] 15:40:49 + chown 1001:1001 coverage.out [Pipeline] stash 15:40:49 Stashed 1 file(s) [Pipeline] sh 15:40:49 + make build 15:40:49 go mod tidy 15:40:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:40:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:40:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:40:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:41:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:41:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:41:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:41:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:41:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:41:01 Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit 486d10230ab2521ee4339190bf2172b6b5d7e8e4 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:41:01 Failed in branch arm64 15:41:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:41:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:41:01 > git config core.sparsecheckout # timeout=10 15:41:01 > git checkout -f 486d10230ab2521ee4339190bf2172b6b5d7e8e4 # timeout=10 15:41:03 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 15:41:04 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] } 15:41:06 $ docker stop --time=1 e8e710a8bb0d4d1af353438a355d7b83b2cfd67d5077ee817305a3e6a827e9cb 15:41:07 $ docker rm -f e8e710a8bb0d4d1af353438a355d7b83b2cfd67d5077ee817305a3e6a827e9cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:41:09 15:41:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:41:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:41:09 latest: Pulling from edgex-devops/edgex-compose 15:41:09 cbdbe7a5bc2a: Pulling fs layer 15:41:09 ca9280d653b3: Pulling fs layer 15:41:09 7e9c9ca2126c: Pulling fs layer 15:41:10 cbdbe7a5bc2a: Download complete 15:41:10 cbdbe7a5bc2a: Pull complete 15:41:11 ca9280d653b3: Verifying Checksum 15:41:11 ca9280d653b3: Download complete 15:41:11 ca9280d653b3: Pull complete 15:41:13 7e9c9ca2126c: Verifying Checksum 15:41:13 7e9c9ca2126c: Download complete 15:41:16 7e9c9ca2126c: Pull complete 15:41:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:41:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:41:16 prd-centos7-docker-4c-2g-289 does not seem to be running inside a container 15:41:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:41:19 $ docker top 62e9a836784ec53664bd8a2484e6f13fce8384a1497094c30ab06d048680dae6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:19 + docker-compose build --help 15:41:19 + grep parallel 15:41:20 --parallel Build images in parallel. [Pipeline] } 15:41:20 $ docker stop --time=1 62e9a836784ec53664bd8a2484e6f13fce8384a1497094c30ab06d048680dae6 15:41:21 $ docker rm -f 62e9a836784ec53664bd8a2484e6f13fce8384a1497094c30ab06d048680dae6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:41:21 . [Pipeline] withDockerContainer 15:41:21 prd-centos7-docker-4c-2g-289 does not seem to be running inside a container 15:41:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:41:22 $ docker top 67a11a3fd2345457db5b083a725ccf43f03695c7a2f6941e26b573afcbe9dad3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:22 + docker-compose -f ./docker-compose-build.yml build --parallel 15:41:23 Building core-command ... 15:41:23 Building core-data ... 15:41:23 Building core-metadata ... 15:41:23 Building security-bootstrapper ... 15:41:23 Building security-proxy-setup ... 15:41:23 Building security-secretstore-setup ... 15:41:23 Building support-notifications ... 15:41:23 Building support-scheduler ... 15:41:23 Building sys-mgmt-agent ... 15:41:23 Building support-scheduler 15:41:23 Building security-bootstrapper 15:41:23 Building core-data 15:41:23 Building support-notifications 15:41:23 Building security-secretstore-setup 15:41:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:41:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:41:33 ---> 5762c5296f03 15:41:33 Step 3/23 : WORKDIR /edgex-go 15:41:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:41:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:41:33 ---> 5762c5296f03 15:41:33 Step 3/24 : WORKDIR /edgex-go 15:41:39 ---> Running in 00c41a07cc69 15:41:39 ---> Running in 3fb8e59a9392 15:41:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:41:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:41:44 ---> 5762c5296f03 15:41:44 Step 3/32 : WORKDIR /edgex-go 15:41:46 Removing intermediate container 3fb8e59a9392 15:41:46 ---> 4fc90d35d7e1 15:41:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:46 ---> Running in d5cdf5b3c961 15:41:46 Removing intermediate container 00c41a07cc69 15:41:46 ---> 64404b108c31 15:41:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:41:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:41:46 ---> 5762c5296f03 15:41:46 Step 3/26 : WORKDIR /edgex-go 15:41:46 ---> Using cache 15:41:46 ---> 64404b108c31 15:41:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:41:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:41:46 ---> 5762c5296f03 15:41:46 Step 3/23 : WORKDIR /edgex-go 15:41:46 ---> Using cache 15:41:46 ---> 64404b108c31 15:41:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:47 ---> Running in cf6de44f9bb4 15:41:47 ---> Running in f301c1d0ef1a 15:41:47 ---> Running in 68f0451534bb 15:41:47 Removing intermediate container d5cdf5b3c961 15:41:47 ---> 497dde4e4bb2 15:41:47 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:47 ---> Running in 3a638fa33331 15:41:47 ---> Running in 71938f12b07c 15:41:48 Removing intermediate container 68f0451534bb 15:41:48 ---> f53ea40ec5e5 15:41:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:41:48 ---> Running in 2255f721d47c 15:41:48 Removing intermediate container f301c1d0ef1a 15:41:48 ---> 263577536b6a 15:41:48 Step 5/26 : RUN apk add --update --no-cache make git 15:41:48 ---> Running in dc50788f16bb 15:41:48 Removing intermediate container cf6de44f9bb4 15:41:48 ---> 87f8955c6356 15:41:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:41:48 ---> Running in 3a57717928d3 15:41:48 Removing intermediate container 71938f12b07c 15:41:48 ---> 3cb8d912297b 15:41:48 Step 5/32 : RUN apk add --update --no-cache make git 15:41:48 Removing intermediate container 3a638fa33331 15:41:48 ---> 58be51c66a6c 15:41:48 Step 5/23 : RUN apk add --update --no-cache make git 15:41:48 ---> Running in f9e7facddb0b 15:41:48 ---> Running in a9ff079795bb 15:41:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:41:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:41:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:41:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:41:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:41:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:41:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:41:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:41:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:41:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:41:50 OK: 219 MiB in 52 packages 15:41:50 OK: 219 MiB in 52 packages 15:41:51 OK: 219 MiB in 52 packages 15:41:51 OK: 219 MiB in 52 packages 15:41:51 OK: 219 MiB in 52 packages 15:41:51 Removing intermediate container a9ff079795bb 15:41:51 ---> fe8dd33288e5 15:41:51 Step 6/23 : COPY go.mod . 15:41:51 Removing intermediate container 2255f721d47c 15:41:51 ---> a1da0a30e518 15:41:51 Step 6/24 : COPY go.mod . 15:41:51 ---> 7c6e841adcd2 15:41:51 Step 7/23 : RUN go mod download 15:41:51 Removing intermediate container dc50788f16bb 15:41:51 ---> c52d3acb5915 15:41:51 Step 6/26 : COPY go.mod . 15:41:51 ---> Running in 42122ffe2005 15:41:51 Removing intermediate container f9e7facddb0b 15:41:51 ---> 66d391ce6233 15:41:51 Step 6/32 : COPY go.mod . 15:41:51 ---> 55525cfb0324 15:41:51 Step 7/24 : RUN go mod download 15:41:51 Removing intermediate container 3a57717928d3 15:41:51 ---> 74167d877c1e 15:41:51 Step 6/23 : COPY go.mod . 15:41:51 ---> Running in 070540de1af8 15:41:51 ---> c78c1cdee523 15:41:51 Step 7/26 : RUN go mod download 15:41:51 ---> Running in a2a60bd53d17 15:41:51 ---> 844d97ce17bb 15:41:51 Step 7/23 : RUN go mod download 15:41:52 ---> 1c7ee87ee1a5 15:41:52 Step 7/32 : RUN go mod download 15:41:52 ---> Running in c873460835e9 15:41:52 ---> Running in 3f12359953a5 15:41:53 Removing intermediate container 42122ffe2005 15:41:53 ---> 689b615db103 15:41:53 Step 8/23 : COPY . . 15:41:53 Removing intermediate container 070540de1af8 15:41:53 ---> 7872af129aa6 15:41:53 Step 8/24 : COPY . . 15:41:57 Removing intermediate container a2a60bd53d17 15:41:57 ---> 973f3a356809 15:41:57 Step 8/26 : COPY . . 15:41:57 Removing intermediate container 3f12359953a5 15:41:57 ---> 8999eb723677 15:41:57 Step 8/32 : COPY . . 15:41:57 Removing intermediate container c873460835e9 15:41:57 ---> abcf8db167e5 15:41:57 Step 8/23 : COPY . . 15:42:02 ---> e607aac00e9c 15:42:02 Step 9/23 : RUN go mod tidy 15:42:04 ---> 62cc819fee0e 15:42:04 Step 9/24 : RUN go mod tidy 15:42:04 ---> 55771d0b4303 15:42:04 Step 9/26 : RUN go mod tidy 15:42:05 ---> Running in 8f1db75f4ed5 15:42:05 ---> Running in 47ec4f3cdb5c 15:42:05 ---> Running in 4e566951c320 15:42:07 Removing intermediate container 8f1db75f4ed5 15:42:07 ---> ce66982794be 15:42:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:42:07 Removing intermediate container 4e566951c320 15:42:07 ---> b2fde58aaf1e 15:42:07 Step 10/24 : RUN make cmd/core-data/core-data 15:42:07 ---> Running in 27ab2e63f6c7 15:42:07 Removing intermediate container 47ec4f3cdb5c 15:42:07 ---> 7da9b5810c96 15:42:07 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:42:07 ---> Running in 7891512db404 15:42:07 ---> Running in 8dbfabd292ee 15:42:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:42:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:42:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:42:20 ---> 068ecee79feb 15:42:20 Step 9/32 : RUN go mod tidy 15:42:20 ---> 025fb01f2e48 15:42:20 Step 9/23 : RUN go mod tidy 15:42:20 ---> Running in 0a8d78c4cc43 15:42:20 ---> Running in e61afba258a6 15:42:21 Removing intermediate container 0a8d78c4cc43 15:42:21 ---> bfb86d481b3c 15:42:21 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:42:21 ---> Running in 2122cc975cc9 15:42:21 Removing intermediate container e61afba258a6 15:42:21 ---> 6ccd31dced2d 15:42:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:42:21 ---> Running in 17fb22056aca 15:42:22 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 15:42:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:42:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:42:45 Removing intermediate container 8dbfabd292ee 15:42:45 ---> 0f55ca85596e 15:42:45 15:42:45 Step 11/26 : FROM alpine:3.14 15:42:45 Removing intermediate container 27ab2e63f6c7 15:42:45 ---> 4d78436dced1 15:42:45 15:42:45 Step 11/23 : FROM alpine:3.14 15:42:45 3.14: Pulling from library/alpine 15:42:45 3.14: Pulling from library/alpine 15:42:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:42:47 Status: Downloaded newer image for alpine:3.14 15:42:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:42:47 Status: Image is up to date for alpine:3.14 15:42:47 ---> 14119a10abf4 15:42:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:42:47 ---> 14119a10abf4 15:42:47 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:42:47 ---> Running in d3770c04fd95 15:42:47 ---> Running in 76f1c258be64 15:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:42:48 (1/1) Installing dumb-init (1.2.5-r1) 15:42:48 Executing busybox-1.33.1-r3.trigger 15:42:48 OK: 6 MiB in 15 packages 15:42:49 (1/3) Installing ca-certificates (20191127-r5) 15:42:49 (2/3) Installing dumb-init (1.2.5-r1) 15:42:49 (3/3) Installing su-exec (0.2-r1) 15:42:49 Executing busybox-1.33.1-r3.trigger 15:42:49 Executing ca-certificates-20191127-r5.trigger 15:42:49 OK: 6 MiB in 17 packages 15:42:49 Removing intermediate container 76f1c258be64 15:42:49 ---> 8e0e37eba521 15:42:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:42:49 ---> Running in 26d871cad53b 15:42:50 Removing intermediate container 26d871cad53b 15:42:50 ---> c074ed7e8c32 15:42:50 Step 14/23 : ENV APP_PORT=59861 15:42:50 Removing intermediate container d3770c04fd95 15:42:50 ---> 39f822061cb7 15:42:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:42:50 ---> Running in 9e7c4389bee6 15:42:50 ---> Running in 37cd22ad5e67 15:42:50 Removing intermediate container 9e7c4389bee6 15:42:50 ---> 49799bf7319a 15:42:50 Step 15/23 : EXPOSE $APP_PORT 15:42:50 ---> Running in e46871474701 15:42:50 Removing intermediate container 37cd22ad5e67 15:42:50 ---> d6ef062d35a4 15:42:50 Step 14/26 : WORKDIR / 15:42:50 ---> Running in 9b318765b6bf 15:42:51 Removing intermediate container e46871474701 15:42:51 ---> deadde976862 15:42:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:51 Removing intermediate container 9b318765b6bf 15:42:51 ---> 54e7c0c2e6f3 15:42:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:42:51 Removing intermediate container 7891512db404 15:42:51 ---> bc8dc83aa7bf 15:42:51 15:42:51 Step 11/24 : FROM alpine:3.14 15:42:51 ---> 14119a10abf4 15:42:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:42:51 ---> Running in b89f48b784ff 15:42:51 ---> e01072c276f6 15:42:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:42:51 Removing intermediate container b89f48b784ff 15:42:51 ---> 6b5d648e24c1 15:42:51 Step 13/24 : ENV APP_PORT=59880 15:42:51 ---> d2f199b0a0ce 15:42:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:42:51 ---> Running in 6e898deb59a8 15:42:52 Removing intermediate container 6e898deb59a8 15:42:52 ---> 3c4530410b4a 15:42:52 Step 14/24 : EXPOSE $APP_PORT 15:42:52 ---> 5eb1964f1c07 15:42:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:42:52 ---> Running in 14b730bb9d2c 15:42:52 ---> 5d24e453fb1e 15:42:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:42:52 Removing intermediate container 14b730bb9d2c 15:42:52 ---> 97ccb3b7a3b7 15:42:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:52 ---> Running in 0ac41852215e 15:42:53 ---> 2ffb963ebfc7 15:42:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:42:53 ---> a19ca79ca7df 15:42:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:42:53 ---> Running in f557affbea0f 15:42:53 Removing intermediate container f557affbea0f 15:42:53 ---> 25f490901d55 15:42:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:53 ---> Running in eb55fcdb1881 15:42:53 ---> fabd9db67fd6 15:42:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:42:53 Removing intermediate container eb55fcdb1881 15:42:53 ---> 68c6ec2708d6 15:42:53 Step 21/23 : LABEL arch=x86_64 15:42:53 ---> Running in 640dab7c4241 15:42:54 ---> 6bbb0043d82d 15:42:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:42:54 Removing intermediate container 640dab7c4241 15:42:54 ---> 2369b4f25a5f 15:42:54 Step 22/23 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 15:42:54 Removing intermediate container 0ac41852215e 15:42:54 ---> 39804527b602 15:42:54 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:42:54 ---> Running in 4843edc43a0e 15:42:54 ---> Running in 6603b004b2b2 15:42:54 Removing intermediate container 4843edc43a0e 15:42:54 ---> 908b14ed5ed9 15:42:54 Step 23/23 : LABEL version=0.0.0 15:42:54 ---> Running in f87c5089649b 15:42:54 ---> a93205a1179e 15:42:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:42:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:42:54 Removing intermediate container f87c5089649b 15:42:54 ---> 474a0df982fb 15:42:54 15:42:55 Successfully built 474a0df982fb 15:42:55 ---> 780e75210e0c 15:42:55 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:42:55 Successfully tagged support-scheduler:latest 15:42:55 Building sys-mgmt-agent 15:42:55 ---> Running in 284080144fde 15:42:55  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:42:56 (1/6) Installing dumb-init (1.2.5-r1) 15:42:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:42:57 (3/6) Installing libsodium (1.0.18-r0) 15:42:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:42:57 Removing intermediate container 284080144fde 15:42:57 ---> 01ecec5080e2 15:42:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:42:58 (5/6) Installing libzmq (4.3.4-r0) 15:42:58 ---> Running in b4e2dbfa89a9 15:42:58 Removing intermediate container 2122cc975cc9 15:42:58 ---> b9e4326ab79a 15:42:58 15:42:58 Step 11/32 : FROM alpine:3.14 15:42:58 ---> 14119a10abf4 15:42:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:42:58 (6/6) Installing zeromq (4.3.4-r0) 15:42:58 Removing intermediate container b4e2dbfa89a9 15:42:58 ---> 6bccb3224448 15:42:58 Step 24/26 : LABEL arch=x86_64 15:42:58 ---> Running in c2045060e51b 15:42:58 Executing busybox-1.33.1-r3.trigger 15:42:58 OK: 8 MiB in 20 packages 15:42:58 ---> Running in 9d49d9fe55d6 15:42:59 Removing intermediate container c2045060e51b 15:42:59 ---> 7f2dd83e3e93 15:42:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:42:59 Removing intermediate container 9d49d9fe55d6 15:42:59 ---> d051707bb480 15:42:59 Step 25/26 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 15:42:59 ---> Running in 2c711d171aac 15:42:59 Removing intermediate container 17fb22056aca 15:42:59 ---> 77e712b33719 15:42:59 15:42:59 Step 11/23 : FROM alpine:3.14 15:42:59 ---> 14119a10abf4 15:42:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:42:59 ---> Running in ca10540d1123 15:42:59 Removing intermediate container 6603b004b2b2 15:42:59 ---> 63895bbe0550 15:42:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:59 ---> Running in 96822f515a65 15:42:59 Removing intermediate container ca10540d1123 15:42:59 ---> e909e801ba16 15:42:59 Step 26/26 : LABEL version=0.0.0 15:42:59 ---> Running in 4ab0375a8bdf 15:42:59 ---> 0863eb16ac61 15:42:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:42:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:43:00 Removing intermediate container 4ab0375a8bdf 15:43:00 ---> 53145f57a643 15:43:00 15:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:43:00 Successfully built 53145f57a643 15:43:00 Successfully tagged security-secretstore-setup:latest 15:43:00  Building security-secretstore-setup ... done Building security-proxy-setup 15:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:43:00 (1/2) Installing dumb-init (1.2.5-r1) 15:43:00 (2/2) Installing su-exec (0.2-r1) 15:43:00 Executing busybox-1.33.1-r3.trigger 15:43:00 ---> ce418d446fcf 15:43:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:43:00 OK: 6 MiB in 16 packages 15:43:00 (1/2) Installing ca-certificates (20191127-r5) 15:43:00 (2/2) Installing dumb-init (1.2.5-r1) 15:43:00 Executing busybox-1.33.1-r3.trigger 15:43:00 Executing ca-certificates-20191127-r5.trigger 15:43:01 OK: 6 MiB in 16 packages 15:43:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:43:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:43:01 ---> 5762c5296f03 15:43:01 Step 3/24 : WORKDIR /edgex-go 15:43:01 ---> Using cache 15:43:01 ---> 497dde4e4bb2 15:43:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:01 ---> Using cache 15:43:01 ---> 3cb8d912297b 15:43:01 Step 5/24 : RUN apk add --update --no-cache make bash git 15:43:02 ---> Running in dec5007d9f5f 15:43:02 ---> 0316d09954d4 15:43:02 Step 20/24 : ENTRYPOINT ["/core-data"] 15:43:02 ---> Running in c7f3aa5879e5 15:43:03 Removing intermediate container 2c711d171aac 15:43:03 ---> e35dd5e8e40f 15:43:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:43:03 Removing intermediate container 96822f515a65 15:43:03 ---> d3e8c1589890 15:43:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:43:03 Removing intermediate container c7f3aa5879e5 15:43:03 ---> 5690ca89219a 15:43:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:43:03 ---> Running in b688ce9b3a56 15:43:03 ---> Running in 114b5d0196c9 15:43:03 ---> Running in 3bfb5944ced7 15:43:03 Removing intermediate container b688ce9b3a56 15:43:03 ---> d4bdebb90316 15:43:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:43:03 Removing intermediate container 114b5d0196c9 15:43:03 ---> a693ee1a3a87 15:43:03 Step 14/23 : ENV APP_PORT=59860 15:43:03 ---> Running in 524ea30f9a67 15:43:03 Removing intermediate container 3bfb5944ced7 15:43:03 ---> 7adbc698f04f 15:43:03 Step 22/24 : LABEL arch=x86_64 15:43:03 ---> Running in c36672cf0587 15:43:03 ---> Running in c4e4ed85911f 15:43:03 Removing intermediate container 524ea30f9a67 15:43:03 ---> 865139e8eb6f 15:43:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:43:03 Removing intermediate container c4e4ed85911f 15:43:03 ---> 270b747ca38e 15:43:03 Step 23/24 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 15:43:03 Removing intermediate container c36672cf0587 15:43:03 ---> 6197b81e394e 15:43:03 Step 15/23 : EXPOSE $APP_PORT 15:43:03 ---> Running in 5722ae0b9976 15:43:03 ---> Running in 2ea50130b24c 15:43:03 ---> Running in 2ab53b175237 15:43:04 Removing intermediate container 2ea50130b24c 15:43:04 ---> c130e4bababa 15:43:04 Step 24/24 : LABEL version=0.0.0 15:43:04 Removing intermediate container 2ab53b175237 15:43:04 ---> 3761da68580d 15:43:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:04 ---> Running in 49cacb5ba9b0 15:43:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:43:04 Removing intermediate container 49cacb5ba9b0 15:43:04 ---> da68e18a2822 15:43:04 15:43:04 Successfully built da68e18a2822 15:43:04 ---> 52acc30c8479 15:43:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:43:04 Successfully tagged core-data:latest 15:43:04  Building core-data ... done Building core-metadata 15:43:04 Removing intermediate container 5722ae0b9976 15:43:04 ---> 49f57ec717c4 15:43:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:43:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:43:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:43:05 ---> 5762c5296f03 15:43:05 Step 3/22 : WORKDIR /edgex-go 15:43:05 ---> Using cache 15:43:05 ---> 497dde4e4bb2 15:43:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:05 ---> Using cache 15:43:05 ---> 3cb8d912297b 15:43:05 Step 5/22 : RUN apk add --update --no-cache make git 15:43:05 ---> Using cache 15:43:05 ---> 66d391ce6233 15:43:05 Step 6/22 : COPY go.mod . 15:43:05 ---> Using cache 15:43:05 ---> 1c7ee87ee1a5 15:43:05 Step 7/22 : RUN go mod download 15:43:05 ---> Using cache 15:43:05 ---> 8999eb723677 15:43:05 Step 8/22 : COPY . . 15:43:05 ---> Using cache 15:43:05 ---> 068ecee79feb 15:43:05 Step 9/22 : RUN go mod tidy 15:43:05 ---> Using cache 15:43:05 ---> bfb86d481b3c 15:43:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:43:05 ---> Running in f7afc1a7df7e 15:43:05 OK: 219 MiB in 52 packages 15:43:06 ---> Running in 9d812cec0845 15:43:06 ---> a980b7ed9f3a 15:43:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:43:06 Removing intermediate container f7afc1a7df7e 15:43:06 ---> 23abe5d01962 15:43:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:43:07 Removing intermediate container dec5007d9f5f 15:43:07 ---> 756576784ce2 15:43:07 Step 6/24 : COPY go.mod . 15:43:07 ---> e2d213f85226 15:43:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:43:07 ---> 6554183e2a12 15:43:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:43:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:43:07 ---> Running in e95fa0bc5702 15:43:07 ---> 8c232afb157a 15:43:07 Step 7/24 : RUN go mod download 15:43:07 ---> Running in fd23ba95b9dd 15:43:07 ---> Running in 0ae0dfc56cf1 15:43:07 Removing intermediate container fd23ba95b9dd 15:43:07 ---> c03ce1de9608 15:43:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:07 ---> Running in d7f1e723f91e 15:43:07 Removing intermediate container d7f1e723f91e 15:43:07 ---> 526b1d63f07a 15:43:07 Step 21/23 : LABEL arch=x86_64 15:43:07 ---> Running in ef0d7be438e1 15:43:08 Removing intermediate container ef0d7be438e1 15:43:08 ---> 430b4102616d 15:43:08 Step 22/23 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 15:43:08 ---> Running in a486b2e78291 15:43:08 Removing intermediate container e95fa0bc5702 15:43:08 ---> 50abab6bf9d2 15:43:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:08 Removing intermediate container a486b2e78291 15:43:08 ---> 273bc6601966 15:43:08 Step 23/23 : LABEL version=0.0.0 15:43:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:43:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:43:08 ---> 5762c5296f03 15:43:08 Step 3/24 : WORKDIR /edgex-go 15:43:08 ---> Using cache 15:43:08 ---> 497dde4e4bb2 15:43:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:08 ---> Using cache 15:43:08 ---> 3cb8d912297b 15:43:08 Step 5/24 : RUN apk add --update --no-cache make git 15:43:08 ---> Using cache 15:43:08 ---> 66d391ce6233 15:43:08 Step 6/24 : COPY go.mod . 15:43:08 ---> Using cache 15:43:08 ---> 1c7ee87ee1a5 15:43:08 Step 7/24 : RUN go mod download 15:43:08 ---> Using cache 15:43:08 ---> 8999eb723677 15:43:08 Step 8/24 : COPY . . 15:43:08 ---> Using cache 15:43:08 ---> 068ecee79feb 15:43:08 Step 9/24 : RUN go mod tidy 15:43:08 ---> Using cache 15:43:08 ---> bfb86d481b3c 15:43:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:43:08 ---> Running in 6a28c186058d 15:43:08 ---> Running in c18aa5bcb2a9 15:43:09 ---> 4660d1143a00 15:43:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:43:09 Removing intermediate container 6a28c186058d 15:43:09 ---> 8e13424131e5 15:43:09 15:43:09 Successfully built 8e13424131e5 15:43:09 Successfully tagged support-notifications:latest 15:43:09 Building core-command 15:43:09  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:43:10 ---> 42861b341b46 15:43:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:43:10 Removing intermediate container 0ae0dfc56cf1 15:43:10 ---> c4686871bc11 15:43:10 Step 8/24 : COPY . . 15:43:10 ---> 3ba05e18e439 15:43:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:43:12 ---> 12fd7e966800 15:43:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:43:13 ---> 47f66fd5b7aa 15:43:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:43:13 ---> Running in f4de4fcd1fef 15:43:14 Removing intermediate container f4de4fcd1fef 15:43:14 ---> 47d47f99b92f 15:43:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:43:15 ---> daaec4607495 15:43:15 Step 27/32 : RUN chmod +x /entrypoint.sh 15:43:15 ---> Running in d0bd8ba52e22 15:43:19 ---> dc35604679b3 15:43:19 Step 9/24 : RUN go mod tidy 15:43:19 ---> Running in 362d60a1c208 15:43:19 Removing intermediate container d0bd8ba52e22 15:43:19 ---> a15c4c72aa66 15:43:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:43:19 ---> Running in c20737684d2b 15:43:19 Removing intermediate container c20737684d2b 15:43:19 ---> f004d5029e08 15:43:19 Step 29/32 : CMD ["gate"] 15:43:19 ---> Running in 9d0958d1e46c 15:43:19 Removing intermediate container 9d0958d1e46c 15:43:19 ---> 8621beb4bd65 15:43:19 Step 30/32 : LABEL arch=x86_64 15:43:19 ---> Running in 1e99a1e6ee02 15:43:19 Removing intermediate container 1e99a1e6ee02 15:43:19 ---> 007dc2e3e1a6 15:43:19 Step 31/32 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 15:43:20 ---> Running in b252c544b13d 15:43:20 Removing intermediate container b252c544b13d 15:43:20 ---> e399ee4cea1c 15:43:20 Step 32/32 : LABEL version=0.0.0 15:43:20 ---> Running in 9115a8ca30d5 15:43:20 Removing intermediate container 9115a8ca30d5 15:43:20 ---> a4de92191172 15:43:20 15:43:21 Successfully built a4de92191172 15:43:21 Successfully tagged security-bootstrapper:latest 15:43:21  Building security-bootstrapper ... done Removing intermediate container 362d60a1c208 15:43:21 ---> 243f440c630b 15:43:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:43:21 ---> Running in a4979549b7b0 15:43: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 15:43:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:43:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:43:23 ---> 5762c5296f03 15:43:23 Step 3/24 : WORKDIR /edgex-go 15:43:23 ---> Using cache 15:43:23 ---> 497dde4e4bb2 15:43:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:23 ---> Using cache 15:43:23 ---> 3cb8d912297b 15:43:23 Step 5/24 : RUN apk add --update --no-cache make git 15:43:23 ---> Using cache 15:43:23 ---> 66d391ce6233 15:43:23 Step 6/24 : COPY go.mod . 15:43:23 ---> Using cache 15:43:23 ---> 1c7ee87ee1a5 15:43:23 Step 7/24 : RUN go mod download 15:43:23 ---> Using cache 15:43:23 ---> 8999eb723677 15:43:23 Step 8/24 : COPY . . 15:43:23 ---> Using cache 15:43:23 ---> 068ecee79feb 15:43:23 Step 9/24 : RUN go mod tidy 15:43:23 ---> Using cache 15:43:23 ---> bfb86d481b3c 15:43:23 Step 10/24 : RUN make cmd/core-command/core-command 15:43:23 ---> Running in 317d7055d313 15:43:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:43:30 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 15:43:35 Removing intermediate container 9d812cec0845 15:43:35 ---> 1cbbb9cd27ae 15:43:35 15:43:35 Step 11/22 : FROM alpine:3.14 15:43:35 ---> 14119a10abf4 15:43:35 Step 12/22 : RUN apk add --update --no-cache curl 15:43:35 ---> Running in db385a2892c1 15:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:43:36 (1/5) Installing ca-certificates (20191127-r5) 15:43:36 (2/5) Installing brotli-libs (1.0.9-r5) 15:43:36 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:43:36 (4/5) Installing libcurl (7.79.1-r0) 15:43:36 (5/5) Installing curl (7.79.1-r0) 15:43:36 Executing busybox-1.33.1-r3.trigger 15:43:36 Executing ca-certificates-20191127-r5.trigger 15:43:36 OK: 8 MiB in 19 packages 15:43:36 Removing intermediate container db385a2892c1 15:43:36 ---> 39bfd654e823 15:43:36 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:43:36 ---> Running in 63868760b531 15:43:37 Removing intermediate container 63868760b531 15:43:37 ---> 3d5ef5276c02 15:43:37 Step 14/22 : WORKDIR /edgex 15:43:37 ---> Running in 745ccc01a062 15:43:37 Removing intermediate container 745ccc01a062 15:43:37 ---> fa775d047142 15:43:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:43:37 ---> b4cdadb6542e 15:43:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:43:38 ---> 758dfc4b2270 15:43:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:43:38 ---> 2695938ccbd3 15:43:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:43:38 ---> Running in ad67cd6a15b1 15:43:38 Removing intermediate container ad67cd6a15b1 15:43:38 ---> 398ad6512842 15:43:38 Step 19/22 : CMD ["--init=true"] 15:43:38 ---> Running in 27c1716de8b2 15:43:39 Removing intermediate container 27c1716de8b2 15:43:39 ---> cf9a6f988fa1 15:43:39 Step 20/22 : LABEL arch=x86_64 15:43:39 ---> Running in 166683b4151c 15:43:39 Removing intermediate container 166683b4151c 15:43:39 ---> 1737e5657a6c 15:43:39 Step 21/22 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 15:43:39 ---> Running in f96b842cfaff 15:43:39 Removing intermediate container f96b842cfaff 15:43:39 ---> 9518106aef45 15:43:39 Step 22/22 : LABEL version=0.0.0 15:43:39 ---> Running in a8d9b25fa674 15:43:40 Removing intermediate container a8d9b25fa674 15:43:40 ---> c861d3db2943 15:43:40 15:43:40 Successfully built c861d3db2943 15:43:40 Successfully tagged security-proxy-setup:latest 15:43:43  Building security-proxy-setup ... done Removing intermediate container c18aa5bcb2a9 15:43:43 ---> 02ce883f72ba 15:43:43 15:43:43 Step 11/24 : FROM alpine:3.14 15:43:43 ---> 14119a10abf4 15:43:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:43:43 ---> Using cache 15:43:43 ---> 8e0e37eba521 15:43:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:43:43 ---> Using cache 15:43:43 ---> c074ed7e8c32 15:43:43 Step 14/24 : ENV APP_PORT=59881 15:43:43 ---> Running in 4c34d21244ea 15:43:43 Removing intermediate container 4c34d21244ea 15:43:43 ---> 9c8c053f0584 15:43:43 Step 15/24 : EXPOSE $APP_PORT 15:43:43 ---> Running in 3dd98d4ebac9 15:43:43 Removing intermediate container 3dd98d4ebac9 15:43:43 ---> 8332b13d7771 15:43:43 Step 16/24 : WORKDIR / 15:43:43 ---> Running in 63f8116aa73d 15:43:44 Removing intermediate container 63f8116aa73d 15:43:44 ---> b61d779a5ca0 15:43:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:44 ---> 0dcd152760f9 15:43:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:43:45 ---> 909389eb2dcd 15:43:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:43:45 ---> ca43f84f7757 15:43:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:43:45 ---> Running in 77014533b7ed 15:43:45 Removing intermediate container 77014533b7ed 15:43:45 ---> 36b61696bdf9 15:43:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:45 ---> Running in b87bb7fc9219 15:43:45 Removing intermediate container b87bb7fc9219 15:43:45 ---> 02211e70c073 15:43:45 Step 22/24 : LABEL arch=x86_64 15:43:45 ---> Running in 71ca8a0cb172 15:43:45 Removing intermediate container 71ca8a0cb172 15:43:45 ---> d095f4971d68 15:43:45 Step 23/24 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 15:43:45 ---> Running in fd5c9b5b3046 15:43:46 Removing intermediate container fd5c9b5b3046 15:43:46 ---> 3bf31edc5105 15:43:46 Step 24/24 : LABEL version=0.0.0 15:43:46 ---> Running in bb08403f2cd5 15:43:46 Removing intermediate container bb08403f2cd5 15:43:46 ---> 4a12d510303b 15:43:46 15:43:46 Successfully built 4a12d510303b 15:43:46 Successfully tagged core-metadata:latest 15:43:48  Building core-metadata ... done Removing intermediate container a4979549b7b0 15:43:48 ---> 2aa9ac6c2a7d 15:43:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:43:48 ---> Running in 36b0015ff197 15:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:43:48 Removing intermediate container 317d7055d313 15:43:48 ---> 4f8c4a5511b5 15:43:48 15:43:48 Step 11/24 : FROM alpine:3.14 15:43:48 ---> 14119a10abf4 15:43:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:43:48 ---> Using cache 15:43:48 ---> 8e0e37eba521 15:43:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:43:48 ---> Using cache 15:43:48 ---> c074ed7e8c32 15:43:48 Step 14/24 : ENV APP_PORT=59882 15:43:48 ---> Running in 3864249dcb79 15:43:49 Removing intermediate container 3864249dcb79 15:43:49 ---> fae1231477c6 15:43:49 Step 15/24 : EXPOSE $APP_PORT 15:43:49 ---> Running in b4653933d6e7 15:43:49 Removing intermediate container b4653933d6e7 15:43:49 ---> 69fb55dfdb9c 15:43:49 Step 16/24 : WORKDIR / 15:43:49 ---> Running in 432aa65688fc 15:43:49 Removing intermediate container 36b0015ff197 15:43:49 ---> 6828ab1c46d0 15:43:49 15:43:49 Step 12/24 : FROM docker:20.10.7 15:43:49 Removing intermediate container 432aa65688fc 15:43:49 ---> 9aa570f56525 15:43:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:49 20.10.7: Pulling from library/docker 15:43:49 ---> ebea2b52ff7a 15:43:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:43:50 ---> 95251af689a6 15:43:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:43:50 ---> 54c8705004d4 15:43:50 Step 20/24 : ENTRYPOINT ["/core-command"] 15:43:50 ---> Running in 47d4f2b5d502 15:43:50 Removing intermediate container 47d4f2b5d502 15:43:50 ---> 9c62abf6c15e 15:43:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:50 ---> Running in 78ff32a33721 15:43:50 Removing intermediate container 78ff32a33721 15:43:50 ---> eb0ff279018c 15:43:50 Step 22/24 : LABEL arch=x86_64 15:43:50 ---> Running in f08a4fcf5b1a 15:43:50 Removing intermediate container f08a4fcf5b1a 15:43:50 ---> d6c2dce2270b 15:43:50 Step 23/24 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 15:43:50 ---> Running in 0f82eb348998 15:43:50 Removing intermediate container 0f82eb348998 15:43:50 ---> 2f6ed65dab2a 15:43:50 Step 24/24 : LABEL version=0.0.0 15:43:50 ---> Running in 87b510f0eee1 15:43:50 Removing intermediate container 87b510f0eee1 15:43:50 ---> 28d8ce4709ad 15:43:50 15:43:50 Successfully built 28d8ce4709ad 15:43:50 Successfully tagged core-command:latest 15:43:54  Building core-command ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:43:54 Status: Downloaded newer image for docker:20.10.7 15:43:54 ---> 08bdaf2f88f9 15:43:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:43:54 ---> Running in 6571a4be5a9e 15:43:55 Removing intermediate container 6571a4be5a9e 15:43:55 ---> cf3088c56e2a 15:43:55 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:43:55 ---> Running in 994ebe792b4d 15:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:43:55 (1/39) Installing readline (8.1.0-r0) 15:43:55 (2/39) Installing bash (5.1.0-r0) 15:43:55 Executing bash-5.1.0-r0.post-install 15:43:55 (3/39) Installing brotli-libs (1.0.9-r3) 15:43:55 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:43:55 (5/39) Installing libcurl (7.79.1-r0) 15:43:55 (6/39) Installing curl (7.79.1-r0) 15:43:55 (7/39) Installing dumb-init (1.2.5-r0) 15:43:55 (8/39) Installing libbz2 (1.0.8-r1) 15:43:55 (9/39) Installing expat (2.2.10-r1) 15:43:55 (10/39) Installing libffi (3.3-r2) 15:43:55 (11/39) Installing gdbm (1.19-r0) 15:43:55 (12/39) Installing xz-libs (5.2.5-r0) 15:43:55 (13/39) Installing sqlite-libs (3.34.1-r0) 15:43:56 (14/39) Installing python3 (3.8.10-r0) 15:43:56 (15/39) Installing py3-appdirs (1.4.4-r1) 15:43:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:43:56 (17/39) Installing py3-parsing (2.4.7-r1) 15:43:56 (18/39) Installing py3-six (1.15.0-r0) 15:43:56 (19/39) Installing py3-packaging (20.9-r0) 15:43:56 (20/39) Installing py3-setuptools (51.3.3-r0) 15:43:56 (21/39) Installing py3-chardet (4.0.0-r0) 15:43:56 (22/39) Installing py3-idna (3.1-r0) 15:43:56 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:43:56 (24/39) Installing py3-requests (2.25.1-r1) 15:43:56 (25/39) Installing py3-msgpack (1.0.2-r0) 15:43:56 (26/39) Installing py3-lockfile (0.12.2-r3) 15:43:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:43:56 (28/39) Installing py3-colorama (0.4.4-r0) 15:43:56 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:43:56 (30/39) Installing py3-distlib (0.3.1-r1) 15:43:56 (31/39) Installing py3-distro (1.5.0-r1) 15:43:56 (32/39) Installing py3-webencodings (0.5.1-r3) 15:43:56 (33/39) Installing py3-html5lib (1.1-r0) 15:43:56 (34/39) Installing py3-pytoml (0.1.21-r0) 15:43:56 (35/39) Installing py3-pep517 (0.9.1-r0) 15:43:56 (36/39) Installing py3-progress (1.5-r0) 15:43:56 (37/39) Installing py3-retrying (1.3.3-r0) 15:43:56 (38/39) Installing py3-toml (0.10.2-r0) 15:43:56 (39/39) Installing py3-pip (20.3.4-r0) 15:43:56 Executing busybox-1.32.1-r6.trigger 15:43:56 OK: 82 MiB in 59 packages 15:43:58 Collecting docker-compose==1.23.2 15:43:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:43:58 Collecting websocket-client<1.0,>=0.32.0 15:43:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:43:58 Collecting texttable<0.10,>=0.9.0 15:43:58 Downloading texttable-0.9.1.tar.gz (11 kB) 15:43:58 Collecting PyYAML<4,>=3.10 15:43:58 Downloading PyYAML-3.13.tar.gz (270 kB) 15:43:59 Collecting docker<4.0,>=3.6.0 15:43:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:43:59 Collecting jsonschema<3,>=2.5.1 15:43:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:43:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:43:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:43:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:43:59 Collecting docopt<0.7,>=0.6.1 15:43:59 Downloading docopt-0.6.2.tar.gz (25 kB) 15:43:59 Collecting cached-property<2,>=1.2.0 15:43:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:43:59 Collecting dockerpty<0.5,>=0.4.1 15:43:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:44:00 Collecting docker-pycreds>=0.4.0 15:44:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:44:00 Collecting certifi>=2017.4.17 15:44:00 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:44:00 Collecting idna<2.8,>=2.5 15:44:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:44:00 Collecting urllib3<1.25,>=1.21.1 15:44:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:44:00 Collecting chardet<3.1.0,>=3.0.2 15:44:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:44:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:44:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:44:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:44:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:44:00 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:44:00 Attempting uninstall: urllib3 15:44:00 Found existing installation: urllib3 1.26.2 15:44:00 Uninstalling urllib3-1.26.2: 15:44:00 Successfully uninstalled urllib3-1.26.2 15:44:00 Attempting uninstall: idna 15:44:00 Found existing installation: idna 3.1 15:44:00 Uninstalling idna-3.1: 15:44:00 Successfully uninstalled idna-3.1 15:44:00 Attempting uninstall: chardet 15:44:00 Found existing installation: chardet 4.0.0 15:44:00 Uninstalling chardet-4.0.0: 15:44:00 Successfully uninstalled chardet-4.0.0 15:44:01 Attempting uninstall: requests 15:44:01 Found existing installation: requests 2.25.1 15:44:01 Uninstalling requests-2.25.1: 15:44:01 Successfully uninstalled requests-2.25.1 15:44:01 Running setup.py install for texttable: started 15:44:01 Running setup.py install for texttable: finished with status 'done' 15:44:01 Running setup.py install for PyYAML: started 15:44:02 Running setup.py install for PyYAML: finished with status 'done' 15:44:02 Running setup.py install for docopt: started 15:44:02 Running setup.py install for docopt: finished with status 'done' 15:44:02 Running setup.py install for dockerpty: started 15:44:02 Running setup.py install for dockerpty: finished with status 'done' 15:44:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 15:44:06 Removing intermediate container 994ebe792b4d 15:44:06 ---> 17d3a5313194 15:44:06 Step 15/24 : ENV APP_PORT=58890 15:44:06 ---> Running in 66fb4dffaa8b 15:44:06 Removing intermediate container 66fb4dffaa8b 15:44:06 ---> be121dd65dc5 15:44:06 Step 16/24 : EXPOSE $APP_PORT 15:44:06 ---> Running in 4ee5ec698a07 15:44:06 Removing intermediate container 4ee5ec698a07 15:44:06 ---> dc10d5ee7ebe 15:44:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:44:06 ---> 3b6bee8bedfc 15:44:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:44:06 ---> 533b56871dc3 15:44:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:44:06 ---> 2c0a9b3ed89d 15:44:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:44:07 ---> Running in 692197dd0f48 15:44:07 Removing intermediate container 692197dd0f48 15:44:07 ---> 972dd92b3403 15:44:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:44:07 ---> Running in a653c34b2449 15:44:07 Removing intermediate container a653c34b2449 15:44:07 ---> 8595100ae52c 15:44:07 Step 22/24 : LABEL arch=x86_64 15:44:07 ---> Running in a9a03288b1b5 15:44:07 Removing intermediate container a9a03288b1b5 15:44:07 ---> 426e56d02494 15:44:07 Step 23/24 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 15:44:07 ---> Running in c9628856ca4e 15:44:07 Removing intermediate container c9628856ca4e 15:44:07 ---> 27fda71caa92 15:44:07 Step 24/24 : LABEL version=0.0.0 15:44:07 ---> Running in c6c544cee66d 15:44:07 Removing intermediate container c6c544cee66d 15:44:07 ---> 8d8da0ffc372 15:44:07 15:44:07 Successfully built 8d8da0ffc372 15:44:07 Successfully tagged sys-mgmt-agent:latest 15:44:07  Building sys-mgmt-agent ... done  [Pipeline] } 15:44:07 $ docker stop --time=1 67a11a3fd2345457db5b083a725ccf43f03695c7a2f6941e26b573afcbe9dad3 15:44:09 $ docker rm -f 67a11a3fd2345457db5b083a725ccf43f03695c7a2f6941e26b573afcbe9dad3 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:09 + docker images 15:44:09 REPOSITORY TAG IMAGE ID CREATED SIZE 15:44:09 sys-mgmt-agent latest 8d8da0ffc372 2 seconds ago 325MB 15:44:09 core-command latest 28d8ce4709ad 19 seconds ago 16MB 15:44:09 6828ab1c46d0 20 seconds ago 1.75GB 15:44:09 4f8c4a5511b5 21 seconds ago 1.75GB 15:44:09 core-metadata latest 4a12d510303b 23 seconds ago 16.8MB 15:44:09 02ce883f72ba 27 seconds ago 1.76GB 15:44:09 security-proxy-setup latest c861d3db2943 30 seconds ago 26.7MB 15:44:09 1cbbb9cd27ae 35 seconds ago 1.76GB 15:44:09 security-bootstrapper latest a4de92191172 49 seconds ago 18.8MB 15:44:09 support-notifications latest 8e13424131e5 About a minute ago 16.8MB 15:44:09 core-data latest da68e18a2822 About a minute ago 20.5MB 15:44:09 77e712b33719 About a minute ago 1.75GB 15:44:09 security-secretstore-setup latest 53145f57a643 About a minute ago 28.2MB 15:44:09 b9e4326ab79a About a minute ago 1.75GB 15:44:09 support-scheduler latest 474a0df982fb About a minute ago 16.1MB 15:44:09 bc8dc83aa7bf About a minute ago 1.76GB 15:44:09 4d78436dced1 About a minute ago 1.75GB 15:44:09 0f55ca85596e About a minute ago 1.76GB 15:44:09 ci-base-image-x86_64 latest 5762c5296f03 5 minutes ago 1.25GB 15:44:09 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 15:44:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 15:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 15:44:09 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 15:44:09 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 15:44:25 Still waiting to schedule task 15:44:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:45:44 Running on prd-ubuntu18.04-docker-8c-8g-295 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws 15:45:44 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:45:44 The recommended git tool is: git 15:45:47 using credential edgex-jenkins-ssh 15:45:47 Cloning the remote Git repository 15:45:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:45:47 > git init /w/workspace/edgex-go/2 # timeout=10 15:45:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:45:47 > git --version # timeout=10 15:45:47 > git --version # 'git version 2.17.1' 15:45:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:27 Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit 486d10230ab2521ee4339190bf2172b6b5d7e8e4 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:46:27 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 15:46:28 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:46:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:46:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:46:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:46:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:46:27 > git config core.sparsecheckout # timeout=10 15:46:27 > git checkout -f 486d10230ab2521ee4339190bf2172b6b5d7e8e4 # timeout=10 15:46:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:46:30 ---> package-listing.sh 15:46:30 ++ facter osfamily 15:46:30 ++ tr '[:upper:]' '[:lower:]' 15:46:30 + OS_FAMILY=redhat 15:46:30 + workspace=/w/workspace/edgex-go/2 15:46:30 + START_PACKAGES=/tmp/packages_start.txt 15:46:30 + END_PACKAGES=/tmp/packages_end.txt 15:46:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:46:30 + PACKAGES=/tmp/packages_start.txt 15:46:30 + '[' /w/workspace/edgex-go/2 ']' 15:46:30 + PACKAGES=/tmp/packages_end.txt 15:46:30 + case "${OS_FAMILY}" in 15:46:30 + rpm -qa 15:46:30 + sort 15:46:32 + '[' -f /tmp/packages_start.txt ']' 15:46:32 + '[' -f /tmp/packages_end.txt ']' 15:46:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:46:32 + '[' /w/workspace/edgex-go/2 ']' 15:46:32 + mkdir -p /w/workspace/edgex-go/2/archives/ 15:46:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 15:46:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:46:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:33 15:46:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:33 latest: Pulling from edgex-lftools-log-publisher 15:46:33 b4d181a07f80: Pulling fs layer 15:46:33 a1111a8f2ec3: Pulling fs layer 15:46:33 ed53099fbce6: Pulling fs layer 15:46:33 dc539afda2c1: Pulling fs layer 15:46:33 77bc0d833cb6: Pulling fs layer 15:46:33 9065ff56babe: Pulling fs layer 15:46:33 d287ab97295c: Pulling fs layer 15:46:33 77bc0d833cb6: Waiting 15:46:33 9065ff56babe: Waiting 15:46:33 d287ab97295c: Waiting 15:46:33 dc539afda2c1: Waiting 15:46:33 a1111a8f2ec3: Verifying Checksum 15:46:33 a1111a8f2ec3: Download complete 15:46:33 dc539afda2c1: Verifying Checksum 15:46:33 dc539afda2c1: Download complete 15:46:34 77bc0d833cb6: Verifying Checksum 15:46:34 77bc0d833cb6: Download complete 15:46:34 9065ff56babe: Verifying Checksum 15:46:34 9065ff56babe: Download complete 15:46:34 ed53099fbce6: Verifying Checksum 15:46:34 ed53099fbce6: Download complete 15:46:35 b4d181a07f80: Verifying Checksum 15:46:35 b4d181a07f80: Download complete 15:46:36 b4d181a07f80: Pull complete 15:46:36 a1111a8f2ec3: Pull complete 15:46:37 ed53099fbce6: Pull complete 15:46:37 dc539afda2c1: Pull complete 15:46:37 77bc0d833cb6: Pull complete 15:46:37 9065ff56babe: Pull complete 15:46:38 d287ab97295c: Verifying Checksum 15:46:38 d287ab97295c: Download complete 15:46:43 d287ab97295c: Pull complete 15:46:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:46:43 prd-centos7-docker-4c-2g-289 does not seem to be running inside a container 15:46:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:46:46 $ docker top b340bf680a76184f0cf7662d8c856df1a7a1bb0b1be14b63b9cfb35f549c8c1f -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:46:47 + mkdir -p /var/log/sysstat [Pipeline] sh 15:46:47 + ls /var/log/sa-host 15:46:47 + sadf -c /var/log/sa-host/sa05 15:46:47 file_magic: OK 15:46:47 HZ: Using current value: 100 15:46:47 file_header: OK 15:46:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:46:47 Statistics: 15:46:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:46:47 File successfully converted to sysstat format version 12.0.3 15:46:47 + sadf -c /var/log/sa-host/sa30 15:46:47 file_magic: OK 15:46:47 HZ: Using current value: 100 15:46:47 file_header: OK 15:46:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:46:47 Statistics: 15:46:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:46:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:48 provisioning config files... 15:46:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4463479499546807451tmp [Pipeline] { [Pipeline] echo 15:46:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:46:48 ---> create-netrc.sh [Pipeline] } 15:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:46:48 ---> python-tools-install.sh [Pipeline] echo 15:46:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:46:49 ---> sudo-logs.sh 15:46:49 Archiving 'sudo' log.. 15:46:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-289.vexxhost.local: Name or service not known 15:46:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-289.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:46:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:46:49 ---> job-cost.sh 15:46:49 lf-activate-venv: SKIPPING 15:46:49 INFO: No Stack... 15:46:50 INFO: Retrieving Pricing Info for: v3-standard-2 15:46:51 INFO: Archiving Costs [Pipeline] echo 15:46:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:46:51 ---> logs-deploy.sh 15:46:51 lf-activate-venv: SKIPPING 15:46:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3737/2 15:46:51 INFO: archiving workspace using pattern(s): 15:46:52 Archives upload complete. 15:46:52 INFO: archiving logs to Nexus 15:46:53 ---> uname -a: 15:46:53 Linux prd-centos7-docker-4c-2g-289.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:46:53 15:46:53 15:46:53 ---> lscpu: 15:46:53 Architecture: x86_64 15:46:53 CPU op-mode(s): 32-bit, 64-bit 15:46:53 Byte Order: Little Endian 15:46:53 Address sizes: 40 bits physical, 48 bits virtual 15:46:53 CPU(s): 2 15:46:53 On-line CPU(s) list: 0,1 15:46:53 Thread(s) per core: 1 15:46:53 Core(s) per socket: 1 15:46:53 Socket(s): 2 15:46:53 NUMA node(s): 1 15:46:53 Vendor ID: AuthenticAMD 15:46:53 CPU family: 23 15:46:53 Model: 49 15:46:53 Model name: AMD EPYC-Rome Processor 15:46:53 Stepping: 0 15:46:53 CPU MHz: 2799.998 15:46:53 BogoMIPS: 5599.99 15:46:53 Virtualization: AMD-V 15:46:53 Hypervisor vendor: KVM 15:46:53 Virtualization type: full 15:46:53 L1d cache: 32K 15:46:53 L1i cache: 32K 15:46:53 L2 cache: 512K 15:46:53 L3 cache: 16384K 15:46:53 NUMA node0 CPU(s): 0,1 15:46:53 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 15:46:53 15:46:53 15:46:53 ---> nproc: 15:46:53 2 15:46:53 15:46:53 15:46:53 ---> df -h: 15:46:53 Filesystem Size Used Avail Use% Mounted on 15:46:53 overlay 40G 14G 27G 33% / 15:46:53 tmpfs 64M 0 64M 0% /dev 15:46:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:46:53 shm 64M 0 64M 0% /dev/shm 15:46:53 /dev/vda1 40G 14G 27G 33% /facter-os 15:46:53 15:46:53 15:46:53 ---> sar -b -r -n DEV: 15:46:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 15:46:53 15:46:53 15:35:52 LINUX RESTART (2 CPU) 15:46:53 15:46:53 15:37:01 tps rtps wtps bread/s bwrtn/s 15:46:53 15:38:01 40.91 0.67 40.24 352.43 13626.00 15:46:53 15:39:01 376.04 0.02 376.03 0.27 87515.76 15:46:53 15:40:01 53.72 0.00 53.72 0.00 10636.09 15:46:53 15:41:01 116.31 0.00 116.31 0.00 4748.47 15:46:53 15:42:03 728.34 325.20 403.13 11228.84 255747.15 15:46:53 15:43:01 498.23 172.89 325.33 10156.43 121851.49 15:46:53 15:44:01 465.29 78.63 386.66 3277.42 151871.10 15:46:53 15:45:01 80.98 17.44 63.55 1606.00 7084.55 15:46:53 15:46:01 0.25 0.02 0.23 0.13 3.32 15:46:53 Average: 262.46 66.31 196.15 2950.79 72812.46 15:46:53 15:46:53 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:46:53 15:38:01 4265504 0 964696 12.05 2620 2776120 1618104 17.86 890000 2376732 649844 15:46:53 15:39:01 3328400 0 1114620 13.92 2620 3563300 1529948 16.89 1244324 2797248 175980 15:46:53 15:40:01 3076188 0 1193440 14.90 2620 3736692 1695148 18.72 1408860 2870328 36284 15:46:53 15:41:01 3086736 0 1147068 14.32 2620 3772516 1549420 17.11 1354320 2892060 109292 15:46:53 15:42:03 494704 0 1349656 16.85 2620 6161960 1952972 21.56 3010892 3720364 385664 15:46:53 15:43:01 1039656 0 1255632 15.68 2620 5711032 1447176 15.98 2375320 3820920 257412 15:46:53 15:44:01 2300544 0 1318260 16.46 2620 4387516 1715648 18.94 1761740 3167976 76848 15:46:53 15:45:01 2779504 0 1223136 15.27 2620 4003680 1437756 15.87 1278008 3179280 16 15:46:53 15:46:01 2797476 0 1205164 15.05 2620 4003680 1251244 13.81 1267420 3177048 20 15:46:53 Average: 2574301 0 1196852 14.94 2620 4235166 1577491 17.42 1621209 3111328 187929 15:46:53 15:46:53 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:46:53 15:38:01 eth0 1788.04 1246.52 6338.59 122.57 0.00 0.00 0.00 0.00 15:46:53 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:38:01 docker0 828.61 1157.99 69.28 2721.69 0.00 0.00 0.00 0.00 15:46:53 15:39:01 veth680bfbb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:46:53 15:39:01 eth0 446.73 397.24 2084.05 90.50 0.00 0.00 0.00 0.00 15:46:53 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:39:01 docker0 374.75 404.71 29.85 2053.21 0.00 0.00 0.00 0.00 15:46:53 15:40:01 veth680bfbb 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 15:46:53 15:40:01 eth0 31.71 17.45 22.16 11.85 0.00 0.00 0.00 0.00 15:46:53 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:40:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 15:46:53 15:41:01 veth680bfbb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:41:01 eth0 29.26 16.86 19.23 60.54 0.00 0.00 0.00 0.00 15:46:53 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:42:03 veth4de3ffd 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 15:46:53 15:42:03 eth0 337.39 234.37 1843.42 66.62 0.00 0.00 0.00 0.00 15:46:53 15:42:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:42:03 docker0 43.18 55.15 2.78 162.40 0.00 0.00 0.00 0.00 15:46:53 15:43:01 veth5e5c526 3.39 10.71 0.26 40.14 0.00 0.00 0.00 0.00 15:46:53 15:43:01 veth4de3ffd 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 15:46:53 15:43:01 eth0 107.01 50.82 284.93 16.54 0.00 0.00 0.00 0.00 15:46:53 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:44:01 veth477ba08 27.70 69.75 2.34 396.02 0.00 0.00 0.00 0.00 15:46:53 15:44:01 veth4de3ffd 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:44:01 eth0 344.02 208.29 1710.50 94.28 0.00 0.00 0.00 0.00 15:46:53 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:45:01 eth0 17.94 11.59 8.98 48.95 0.00 0.00 0.00 0.00 15:46:53 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:45:01 docker0 1315.77 1773.34 106.52 5623.84 0.00 0.00 0.00 0.00 15:46:53 15:46:01 eth0 1.47 0.55 0.60 0.48 0.00 0.00 0.00 0.00 15:46:53 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 Average: eth0 345.69 243.32 1373.13 57.10 0.00 0.00 0.00 0.00 15:46:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:53 Average: docker0 146.40 197.32 11.85 625.75 0.00 0.00 0.00 0.00 15:46:53 15:46:53 15:46:53 ---> sar -P ALL: 15:46:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 15:46:53 15:46:53 15:35:52 LINUX RESTART (2 CPU) 15:46:53 15:46:53 15:37:01 CPU %user %nice %system %iowait %steal %idle 15:46:53 15:38:01 all 22.25 0.00 6.72 0.83 0.15 70.05 15:46:53 15:38:01 0 22.96 0.00 6.99 0.31 0.17 69.57 15:46:53 15:38:01 1 21.56 0.00 6.45 1.34 0.13 70.52 15:46:53 15:39:01 all 45.59 0.00 11.98 3.39 0.17 38.87 15:46:53 15:39:01 0 44.93 0.00 12.33 4.12 0.18 38.45 15:46:53 15:39:01 1 46.25 0.00 11.63 2.67 0.16 39.29 15:46:53 15:40:01 all 37.63 0.00 4.90 0.39 0.12 56.96 15:46:53 15:40:01 0 37.73 0.00 5.49 0.42 0.11 56.25 15:46:53 15:40:01 1 37.54 0.00 4.31 0.35 0.12 57.67 15:46:53 15:41:01 all 72.84 0.00 7.24 1.03 0.15 18.73 15:46:53 15:41:01 0 74.60 0.00 7.55 1.11 0.17 16.57 15:46:53 15:41:01 1 71.09 0.00 6.94 0.96 0.13 20.88 15:46:53 15:42:03 all 29.26 0.00 18.18 23.76 0.12 28.67 15:46:53 15:42:03 0 28.93 0.00 18.80 23.41 0.11 28.75 15:46:53 15:42:03 1 29.59 0.00 17.55 24.12 0.14 28.59 15:46:53 15:43:01 all 76.69 0.00 15.32 7.05 0.17 0.78 15:46:53 15:43:01 0 77.02 0.00 15.10 6.85 0.17 0.85 15:46:53 15:43:01 1 76.36 0.00 15.54 7.24 0.16 0.70 15:46:53 15:44:01 all 67.80 0.00 16.82 3.28 0.19 11.91 15:46:53 15:44:01 0 66.01 0.00 18.31 4.04 0.21 11.42 15:46:53 15:44:01 1 69.56 0.00 15.35 2.53 0.17 12.39 15:46:53 15:45:01 all 2.84 0.00 1.68 0.79 0.03 94.66 15:46:53 15:45:01 0 2.81 0.00 1.82 0.79 0.03 94.55 15:46:53 15:45:01 1 2.87 0.00 1.54 0.79 0.03 94.77 15:46:53 15:46:01 all 0.22 0.00 0.08 0.00 0.02 99.68 15:46:53 15:46:01 0 0.13 0.00 0.10 0.00 0.02 99.75 15:46:53 15:46:01 1 0.30 0.00 0.07 0.00 0.02 99.62 15:46:53 Average: all 38.33 0.00 9.01 4.45 0.12 48.09 15:46:53 Average: 0 38.31 0.00 9.40 4.51 0.13 47.65 15:46:53 Average: 1 38.35 0.00 8.62 4.38 0.12 48.53 15:46:53 15:46:53 15:46:53