Pull request #3748 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 098cda11779b4aa257cd8283736549a210b45dfd+745cb475a1aaaa7f65879c3fe5597f8aef72f136 (988677682559771acf6bbc5f6a27713a8c59a39d) 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-ssh458583118297121375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh320734015287330773.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 f1d79d91c36788821211008368c3015072ca53ca 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-3748/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-3748/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1634782651714153257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh6514180098481968084.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-3748/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-3748/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1253184997370822599.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-469 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh8852076032137767193.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 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 098cda11779b4aa257cd8283736549a210b45dfd Merge succeeded, producing 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 Checking out Revision 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 (PR-3748) > 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/4@tmp/jenkins-gitclient-ssh6335515763377693343.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 098cda11779b4aa257cd8283736549a210b45dfd # 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/4@tmp/jenkins-gitclient-ssh5139761032443385572.key > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 # timeout=10 Commit message: "Merge commit '745cb475a1aaaa7f65879c3fe5597f8aef72f136' into HEAD" > git rev-list --no-walk 098cda11779b4aa257cd8283736549a210b45dfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:24:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:24:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:24:51 ========================================================= 18:24:51 EdgeX Global Pipelines Version Info 18:24:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:24:52 ------------------- 18:24:52 stable info: 18:24:52 ------------------- 18:24:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:24:52 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 18:24:52 Message: update stable to v1.0.209 18:24:53 ------------------- 18:24:53 experimental info: 18:24:53 ------------------- 18:24:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:24:53 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 18:24:53 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3748 [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3748 [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3748 [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d45982 [Pipeline] echo 18:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:53 provisioning config files... 18:24:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5938495409433161248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:53 ---> docker-login.sh 18:24:53 nexus3.edgexfoundry.org:10001 18:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:54 Configure a credential helper to remove this warning. See 18:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:54 18:24:54 Login Succeeded 18:24:54 nexus3.edgexfoundry.org:10002 18:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:54 Configure a credential helper to remove this warning. See 18:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:54 18:24:54 Login Succeeded 18:24:54 nexus3.edgexfoundry.org:10003 18:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:54 Configure a credential helper to remove this warning. See 18:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:54 18:24:54 Login Succeeded 18:24:54 nexus3.edgexfoundry.org:10004 18:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:54 Configure a credential helper to remove this warning. See 18:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:54 18:24:54 Login Succeeded 18:24:54 docker.io 18:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:55 Configure a credential helper to remove this warning. See 18:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:55 18:24:55 Login Succeeded 18:24:55 ---> docker-login.sh ends [Pipeline] } 18:24:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:55 ++ 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 18:24:55 + for file in '`ls cmd/**/Dockerfile`' 18:24:55 ++ dirname cmd/core-command/Dockerfile 18:24:55 ++ cut -d/ -f2 18:24:55 + echo core-command,cmd/core-command/Dockerfile 18:24:55 + for file in '`ls cmd/**/Dockerfile`' 18:24:55 ++ dirname cmd/core-data/Dockerfile 18:24:55 ++ cut -d/ -f2 18:24:55 + echo core-data,cmd/core-data/Dockerfile 18:24:55 + for file in '`ls cmd/**/Dockerfile`' 18:24:55 ++ dirname cmd/core-metadata/Dockerfile 18:24:55 ++ cut -d/ -f2 18:24:55 + echo core-metadata,cmd/core-metadata/Dockerfile 18:24:55 + for file in '`ls cmd/**/Dockerfile`' 18:24:55 ++ dirname cmd/security-bootstrapper/Dockerfile 18:24:55 ++ cut -d/ -f2 18:24:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:24:55 + for file in '`ls cmd/**/Dockerfile`' 18:24:55 ++ dirname cmd/security-proxy-setup/Dockerfile 18:24:55 ++ cut -d/ -f2 18:24:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:24:55 + for file in '`ls cmd/**/Dockerfile`' 18:24:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:24:55 ++ cut -d/ -f2 18:24:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:24:55 + for file in '`ls cmd/**/Dockerfile`' 18:24:55 ++ dirname cmd/support-notifications/Dockerfile 18:24:55 ++ cut -d/ -f2 18:24:55 + echo support-notifications,cmd/support-notifications/Dockerfile 18:24:55 + for file in '`ls cmd/**/Dockerfile`' 18:24:55 ++ dirname cmd/support-scheduler/Dockerfile 18:24:55 ++ cut -d/ -f2 18:24:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:24:55 + for file in '`ls cmd/**/Dockerfile`' 18:24:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:24:55 ++ cut -d/ -f2 18:24:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:24:55 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 18:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:55 18:24:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:24:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:56 latest: Pulling from edgex-devops/git-semver 18:24:56 a0d0a0d46f8b: Pulling fs layer 18:24:56 3e5f54012d9b: Pulling fs layer 18:24:56 4c7163046ea9: Pulling fs layer 18:24:56 0c2d73faf560: Pulling fs layer 18:24:56 0c2d73faf560: Waiting 18:24:56 3e5f54012d9b: Verifying Checksum 18:24:56 3e5f54012d9b: Download complete 18:24:56 a0d0a0d46f8b: Verifying Checksum 18:24:56 a0d0a0d46f8b: Download complete 18:24:56 0c2d73faf560: Verifying Checksum 18:24:56 0c2d73faf560: Download complete 18:24:56 4c7163046ea9: Verifying Checksum 18:24:56 4c7163046ea9: Download complete 18:24:56 a0d0a0d46f8b: Pull complete 18:24:56 3e5f54012d9b: Pull complete 18:24:57 4c7163046ea9: Pull complete 18:24:57 0c2d73faf560: Pull complete 18:24:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:24:57 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 18:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:24:57 $ docker top e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:58 [ssh-agent] Looking for ssh-agent implementation... 18:24:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:58 $ docker exec e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 ssh-agent 18:24:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbEEghN/agent.14 18:24:58 SSH_AGENT_PID=20 18:24:58 Running ssh-add (command line suppressed) 18:24:58 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3051288307443283764.key (/w/workspace/edgex-go/4@tmp/private_key_3051288307443283764.key) 18:24:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:58 + git tag --points-at HEAD [Pipeline] } 18:24:58 $ docker exec --env ******** --env ******** e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 ssh-agent -k 18:24:58 unset SSH_AUTH_SOCK; 18:24:58 unset SSH_AGENT_PID; 18:24:58 echo Agent pid 20 killed; 18:24:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:24:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:58 [ssh-agent] Looking for ssh-agent implementation... 18:24:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:58 $ docker exec e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 ssh-agent 18:24:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFIOdNO/agent.53 18:24:59 SSH_AGENT_PID=60 18:24:59 Running ssh-add (command line suppressed) 18:24:59 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2324920157588514436.key (/w/workspace/edgex-go/4@tmp/private_key_2324920157588514436.key) 18:24:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:59 + git semver init 18:24:59 # -> Open(): unable to determine branch for HEAD 18:24:59 # $GIT_DIR = /w/workspace/edgex-go/4/.git 18:24:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 18:24:59 # $SEMVER_REMOTE_NAME = origin 18:24:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:24:59 # $SEMVER_USER_NAME = edgex-jenkins 18:24:59 # $SEMVER_BRANCH = PR-3748 18:24:59 # $SEMVER_TEMP = /tmp/semver-418588476 18:24:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:25:14 # '/tmp/semver-418588476' -> '/w/workspace/edgex-go/4/.semver' 18:25:14 # -> Force: false 18:25:14 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 18:25:14 $ docker exec --env ******** --env ******** e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 ssh-agent -k 18:25:14 unset SSH_AUTH_SOCK; 18:25:14 unset SSH_AGENT_PID; 18:25:14 echo Agent pid 60 killed; 18:25:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:25:14 + git semver [Pipeline] } 18:25:14 $ docker stop --time=1 e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 18:25:16 $ docker rm -f e35b0aaf2080ef0a41722c8d63f4f52870329ac29372baa1a22088fcab146800 [Pipeline] // withDockerContainer [Pipeline] sh 18:25:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:25:17 Stashed 1 file(s) [Pipeline] echo 18:25:17 [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 18:25:17 ========================================================= 18:25:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:25:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:25:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:25:17 4e9f2cdf4387: Pulling fs layer 18:25:17 57d31006c564: Pulling fs layer 18:25:17 bd5ccded8296: Pulling fs layer 18:25:17 304dd3a0f381: Pulling fs layer 18:25:17 d37cda54a23b: Pulling fs layer 18:25:17 bae75c0f2455: Pulling fs layer 18:25:17 806579b3d29a: Pulling fs layer 18:25:17 c77eb801bf70: Pulling fs layer 18:25:17 6d0567d44e1a: Pulling fs layer 18:25:17 806579b3d29a: Waiting 18:25:17 304dd3a0f381: Waiting 18:25:17 d37cda54a23b: Waiting 18:25:17 bae75c0f2455: Waiting 18:25:17 6d0567d44e1a: Waiting 18:25:17 c77eb801bf70: Waiting 18:25:17 bd5ccded8296: Verifying Checksum 18:25:17 bd5ccded8296: Download complete 18:25:17 57d31006c564: Verifying Checksum 18:25:17 57d31006c564: Download complete 18:25:17 d37cda54a23b: Verifying Checksum 18:25:17 d37cda54a23b: Download complete 18:25:17 bae75c0f2455: Verifying Checksum 18:25:17 bae75c0f2455: Download complete 18:25:17 806579b3d29a: Verifying Checksum 18:25:17 806579b3d29a: Download complete 18:25:17 4e9f2cdf4387: Verifying Checksum 18:25:17 4e9f2cdf4387: Download complete 18:25:18 c77eb801bf70: Verifying Checksum 18:25:18 c77eb801bf70: Download complete 18:25:18 4e9f2cdf4387: Pull complete 18:25:18 57d31006c564: Pull complete 18:25:18 bd5ccded8296: Pull complete 18:25:18 6d0567d44e1a: Verifying Checksum 18:25:18 6d0567d44e1a: Download complete 18:25:18 304dd3a0f381: Download complete 18:25:23 304dd3a0f381: Pull complete 18:25:23 d37cda54a23b: Pull complete 18:25:23 bae75c0f2455: Pull complete 18:25:23 806579b3d29a: Pull complete 18:25:23 c77eb801bf70: Pull complete 18:25:25 6d0567d44e1a: Pull complete 18:25:25 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 18:25:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:25:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:25:26 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:25:26 WORKDIR /edgex 18:25:26 COPY go.mod . 18:25:26 RUN go mod download' 18:25:26 + docker build -t ci-base-image-x86_64 -f - . 18:25:27 Sending build context to Docker daemon 329.3MB 18:25:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:25:27 ---> e839a31ac9d1 18:25:27 Step 2/4 : WORKDIR /edgex 18:25:29 ---> Running in 3993aa277196 18:25:29 Removing intermediate container 3993aa277196 18:25:29 ---> 750c3ab8e117 18:25:29 Step 3/4 : COPY go.mod . 18:25:29 ---> 070aca7b4075 18:25:29 Step 4/4 : RUN go mod download 18:25:29 ---> Running in 83da7a642d86 18:25:32 Still waiting to schedule task 18:25:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:26:01 Removing intermediate container 83da7a642d86 18:26:01 ---> 93b19587a90e 18:26:01 Successfully built 93b19587a90e 18:26:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:26:02 + docker inspect -f . ci-base-image-x86_64 18:26:02 . [Pipeline] withDockerContainer 18:26:02 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 18:26:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:26:02 $ docker top 963b4c477235561fb8bfa451811644c7d8cc2f1b87d8c223d2221a6c27c6d247 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:03 + go version 18:26:03 go version go1.16.8 linux/amd64 [Pipeline] } 18:26:03 $ docker stop --time=1 963b4c477235561fb8bfa451811644c7d8cc2f1b87d8c223d2221a6c27c6d247 18:26:04 $ docker rm -f 963b4c477235561fb8bfa451811644c7d8cc2f1b87d8c223d2221a6c27c6d247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:04 + docker inspect -f . ci-base-image-x86_64 18:26:04 . [Pipeline] withDockerContainer 18:26:04 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 18:26:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:26:05 $ docker top cb70de959ce596477470e570304810473e385528abdd0b41756d2508e2892142 -eo pid,comm [Pipeline] { [Pipeline] echo 18:26:05 ========================================================= 18:26:05 [edgeXBuildGoParallel] Running Tests and Build... 18:26:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:26:05 + make test 18:26:05 go mod tidy 18:26:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:26:11 ? github.com/edgexfoundry/edgex-go [no test files] 18:26:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:26:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:26:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:26:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:26:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:26:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:26:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:26:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:26:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:26:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:26:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:26:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:26:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:26:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 18:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements 18:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:26:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 90.1% of statements 18:26:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:26:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:26:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements 18:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:26:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.293s coverage: 94.2% of statements 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:26:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:26:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:26:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:26:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 1.0% of statements 18:26:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:26:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 18:26:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements 18:26:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:26:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 18:26:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 18:26:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 18:26:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 18:26:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 18:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 18:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 18:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.208s coverage: 82.5% of statements 18:27:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 18:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 18:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 18:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 18:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 18:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 70.4% of statements 18:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.4% of statements 18:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 18:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 18:27:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.0% of statements 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:27:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:27:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:27:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 18:27:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 18:27:33 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 18:28:06 GO111MODULE=on go vet ./... 18:28:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:18 ./bin/test-attribution-txt.sh [Pipeline] sh 18:28:18 + ls -al . 18:28:18 total 612 18:28:18 drwxrwxr-x 10 1001 1001 4096 Oct 11 18:28 . 18:28:18 drwxr-xr-x 4 root root 28 Oct 11 18:26 .. 18:28:18 -rw-rw-r-- 1 1001 1001 11 Oct 11 18:24 .dockerignore 18:28:18 drwxrwxr-x 8 1001 1001 179 Oct 11 18:24 .git 18:28:18 drwxrwxr-x 4 1001 1001 142 Oct 11 18:24 .github 18:28:18 -rw-rw-r-- 1 1001 1001 804 Oct 11 18:24 .gitignore 18:28:18 -rw-rw-r-- 1 1001 1001 42 Oct 11 18:24 .golangci.yml 18:28:18 -rw-rw-r-- 1 1001 1001 76 Oct 11 18:24 .hadolint.yml 18:28:18 drwx------ 3 1001 1001 58 Oct 11 18:25 .semver 18:28:18 -rw-rw-r-- 1 1001 1001 166 Oct 11 18:24 .sonarcloud.properties 18:28:18 -rw-rw-r-- 1 1001 1001 1171 Oct 11 18:24 ADOPTERS.md 18:28:18 -rw-rw-r-- 1 1001 1001 8608 Oct 11 18:24 Attribution.txt 18:28:18 -rw-rw-r-- 1 1001 1001 43881 Oct 11 18:24 CHANGELOG.md 18:28:18 -rw-rw-r-- 1 1001 1001 3804 Oct 11 18:24 CONTRIBUTING.md 18:28:18 -rw-rw-r-- 1 1001 1001 677 Oct 11 18:24 GOVERNANCE.md 18:28:18 -rw-rw-r-- 1 1001 1001 849 Oct 11 18:24 Jenkinsfile 18:28:18 -rw-rw-r-- 1 1001 1001 10775 Oct 11 18:24 LICENSE 18:28:18 -rw-rw-r-- 1 1001 1001 6508 Oct 11 18:24 Makefile 18:28:18 -rw-rw-r-- 1 1001 1001 582 Oct 11 18:24 OWNERS.md 18:28:18 -rw-rw-r-- 1 1001 1001 8256 Oct 11 18:24 README.md 18:28:18 -rw-rw-r-- 1 1001 1001 6912 Oct 11 18:24 SECURITY.md 18:28:18 -rw-rw-r-- 1 1001 1001 5 Oct 11 18:25 VERSION 18:28:18 -rw-rw-r-- 1 1001 1001 4131 Oct 11 18:24 ZMQWindows.md 18:28:18 drwxrwxr-x 2 1001 1001 37 Oct 11 18:24 bin 18:28:18 drwxrwxr-x 14 1001 1001 4096 Oct 11 18:24 cmd 18:28:18 -rw-r--r-- 1 root root 403932 Oct 11 18:27 coverage.out 18:28:18 -rw-rw-r-- 1 1001 1001 829 Oct 11 18:24 go.mod 18:28:18 -rw-rw-r-- 1 1001 1001 50143 Oct 11 18:24 go.sum 18:28:18 drwxrwxr-x 8 1001 1001 124 Oct 11 18:24 internal 18:28:18 drwxrwxr-x 3 1001 1001 16 Oct 11 18:24 openapi 18:28:18 drwxrwxr-x 4 1001 1001 71 Oct 11 18:24 snap 18:28:18 -rw-rw-r-- 1 1001 1001 204 Oct 11 18:24 version.go [Pipeline] sh 18:28:18 + '[' -e coverage.out ] 18:28:18 + chown 1001:1001 coverage.out [Pipeline] stash 18:28:19 Stashed 1 file(s) [Pipeline] sh 18:28:19 + make build 18:28:19 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 18:28:20 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 18:28:28 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 18:28:28 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 18:28:29 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 18:28:29 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 18:28:31 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 18:28:31 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 18:28:32 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 18:28:33 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 18:28:34 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 18:28:35 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] } 18:28:37 $ docker stop --time=1 cb70de959ce596477470e570304810473e385528abdd0b41756d2508e2892142 18:28:39 $ docker rm -f cb70de959ce596477470e570304810473e385528abdd0b41756d2508e2892142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:28:40 18:28:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:28:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:28:40 latest: Pulling from edgex-devops/edgex-compose 18:28:40 cbdbe7a5bc2a: Pulling fs layer 18:28:40 ca9280d653b3: Pulling fs layer 18:28:40 7e9c9ca2126c: Pulling fs layer 18:28:40 cbdbe7a5bc2a: Verifying Checksum 18:28:40 cbdbe7a5bc2a: Download complete 18:28:40 ca9280d653b3: Verifying Checksum 18:28:40 ca9280d653b3: Download complete 18:28:41 cbdbe7a5bc2a: Pull complete 18:28:41 7e9c9ca2126c: Verifying Checksum 18:28:41 7e9c9ca2126c: Download complete 18:28:41 ca9280d653b3: Pull complete 18:28:44 7e9c9ca2126c: Pull complete 18:28:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:28:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:28:44 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 18:28:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:28:47 $ docker top bb2b21d6ce04886f1ccadefeab2770caf1b1320ccd4de2cc12b2f6dc25afad64 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:47 + docker-compose build --help 18:28:47 + grep parallel 18:28:48 --parallel Build images in parallel. [Pipeline] } 18:28:48 $ docker stop --time=1 bb2b21d6ce04886f1ccadefeab2770caf1b1320ccd4de2cc12b2f6dc25afad64 18:28:49 $ docker rm -f bb2b21d6ce04886f1ccadefeab2770caf1b1320ccd4de2cc12b2f6dc25afad64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:28:50 . [Pipeline] withDockerContainer 18:28:50 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 18:28:50 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:28:50 $ docker top 26bb3f2e13c07cbe36c49d4b26222f1df6e0a233f2c0f5018635cfd4b1a81579 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:50 + docker-compose -f ./docker-compose-build.yml build --parallel 18:28:51 Building core-command ... 18:28:51 Building core-data ... 18:28:51 Building core-metadata ... 18:28:51 Building security-bootstrapper ... 18:28:51 Building security-proxy-setup ... 18:28:51 Building security-secretstore-setup ... 18:28:51 Building support-notifications ... 18:28:51 Building support-scheduler ... 18:28:51 Building sys-mgmt-agent ... 18:28:51 Building security-proxy-setup 18:28:51 Building support-scheduler 18:28:51 Building sys-mgmt-agent 18:28:51 Building core-data 18:28:51 Building core-command 18:29:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:29:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:29:01 ---> 93b19587a90e 18:29:01 Step 3/22 : WORKDIR /edgex-go 18:29:01 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:29:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:29:01 ---> 93b19587a90e 18:29:01 Step 3/20 : WORKDIR /edgex-go 18:29:06 ---> Running in be123635a452 18:29:06 ---> Running in 85b471f80a2e 18:29:09 Removing intermediate container 85b471f80a2e 18:29:09 ---> 22a5a91cdb4a 18:29:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:09 Removing intermediate container be123635a452 18:29:09 ---> 1bb0f8b9c838 18:29:09 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:09 ---> Running in 72d25bf728fd 18:29:09 ---> Running in d4ef0300a77d 18:29:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:29:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:29:11 ---> 93b19587a90e 18:29:11 Step 3/22 : WORKDIR /edgex-go 18:29:11 ---> Using cache 18:29:11 ---> 22a5a91cdb4a 18:29:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:12 ---> Running in 8d90a625e760 18:29:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:29:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:29:13 ---> 93b19587a90e 18:29:13 Step 3/23 : WORKDIR /edgex-go 18:29:13 ---> Using cache 18:29:13 ---> 22a5a91cdb4a 18:29:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:13 ---> Using cache 18:29:13 ---> 2da89c888d82 18:29:13 Step 5/23 : RUN apk add --update --no-cache make git 18:29:14 Removing intermediate container 72d25bf728fd 18:29:14 ---> 2da89c888d82 18:29:14 Step 5/22 : RUN apk add --update --no-cache make git 18:29:14 Removing intermediate container d4ef0300a77d 18:29:14 ---> 22c5fa80385f 18:29:14 Step 5/20 : RUN apk add --update --no-cache make git 18:29:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:29:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:29:14 ---> 93b19587a90e 18:29:14 Step 3/22 : WORKDIR /edgex-go 18:29:14 ---> Using cache 18:29:14 ---> 22a5a91cdb4a 18:29:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:14 ---> Using cache 18:29:14 ---> 6ea64710d2bf 18:29:14 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:29:14 ---> Running in 756e350ff0dc 18:29:14 ---> Running in 0e4b1f5c544e 18:29:14 Removing intermediate container 8d90a625e760 18:29:14 ---> 6ea64710d2bf 18:29:14 Step 5/22 : RUN apk add --update --no-cache make bash git 18:29:14 ---> Running in a5761c429249 18:29:14 ---> Running in ecbea83cfa2b 18:29:14 ---> Running in c28cb783be0d 18:29:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:29:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:29:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:29:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:29:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:29:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:29:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:29:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:29:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:29:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:29:16 OK: 219 MiB in 52 packages 18:29:16 OK: 219 MiB in 52 packages 18:29:16 OK: 219 MiB in 52 packages 18:29:16 OK: 219 MiB in 52 packages 18:29:16 OK: 219 MiB in 52 packages 18:29:16 Removing intermediate container 756e350ff0dc 18:29:16 ---> 65f30b25290c 18:29:16 Step 6/23 : COPY go.mod . 18:29:16 Removing intermediate container 0e4b1f5c544e 18:29:16 ---> 50cac69a7baf 18:29:16 Step 6/22 : COPY . . 18:29:16 Removing intermediate container a5761c429249 18:29:16 ---> 8fbf84cc2867 18:29:16 Step 6/22 : COPY . . 18:29:16 Removing intermediate container c28cb783be0d 18:29:16 ---> fe896db0740e 18:29:16 Step 6/22 : COPY . . 18:29:16 ---> ae4f48f9428c 18:29:16 Step 7/23 : RUN go mod download 18:29:19 Removing intermediate container ecbea83cfa2b 18:29:19 ---> b31a2ea076a0 18:29:19 Step 6/20 : COPY . . 18:29:21 ---> Running in 50d587e03b61 18:29:26 ---> f6923707978c 18:29:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:26 ---> 8237853b1468 18:29:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:26 ---> 75535bd864c4 18:29:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:26 ---> Running in f292c2b9225a 18:29:26 ---> Running in 52e8b8abe150 18:29:26 ---> Running in 2cc1cd629b4c 18:29:26 Removing intermediate container 50d587e03b61 18:29:26 ---> 6ab76d2d159b 18:29:26 Step 8/23 : COPY . . 18:29:28 Removing intermediate container f292c2b9225a 18:29:28 ---> ed7629df7542 18:29:28 Step 8/22 : RUN make cmd/core-command/core-command 18:29:30 Removing intermediate container 2cc1cd629b4c 18:29:30 ---> 24f103437faa 18:29:30 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:29:30 ---> Running in 0e8531c4eb55 18:29:30 ---> 1b6b1542b6cc 18:29:30 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:30 ---> Running in 6990d6b3726d 18:29:31 Removing intermediate container 52e8b8abe150 18:29:31 ---> 30d8ec8fc6e3 18:29:31 Step 8/22 : RUN make cmd/core-data/core-data 18:29:31 ---> Running in cd38b496a2b1 18:29:31 ---> Running in 636ca18a93b3 18:29:32 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 18:29:32 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 18:29:32 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 18:29:35 Removing intermediate container cd38b496a2b1 18:29:35 ---> 76a5ef44669d 18:29:35 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:29:35 ---> Running in fc1fc87be345 18:29:36 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 18:29:46 ---> 1a598c7f4430 18:29:46 Step 9/23 : RUN go mod tidy 18:29:46 ---> Running in f97679c0c82c 18:29:47 Removing intermediate container f97679c0c82c 18:29:47 ---> 03d3332a11ba 18:29:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:29:47 ---> Running in 15f9d1d4a622 18:29:47 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 18:30:09 Removing intermediate container 6990d6b3726d 18:30:09 ---> 211721755a2c 18:30:09 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:30:09 ---> Running in c77f7f6bb6c2 18:30:09 Removing intermediate container 0e8531c4eb55 18:30:09 ---> 90e0dbea14bd 18:30:09 18:30:09 Step 9/22 : FROM alpine:3.14 18:30:09 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 18:30:09 3.14: Pulling from library/alpine 18:30:09 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:30:09 Status: Downloaded newer image for alpine:3.14 18:30:09 ---> 14119a10abf4 18:30:09 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:30:09 ---> Running in f75bab2e28b9 18:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:30:10 (1/1) Installing dumb-init (1.2.5-r1) 18:30:10 Executing busybox-1.33.1-r3.trigger 18:30:10 OK: 6 MiB in 15 packages 18:30:10 Removing intermediate container c77f7f6bb6c2 18:30:10 ---> 354d77b5f660 18:30:10 18:30:10 Step 10/22 : FROM docker:20.10.8 18:30:10 Removing intermediate container f75bab2e28b9 18:30:10 ---> f97dca936104 18:30:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:30:10 ---> Running in ba16f7043873 18:30:10 20.10.8: Pulling from library/docker 18:30:11 Removing intermediate container ba16f7043873 18:30:11 ---> dff82f310fd4 18:30:11 Step 12/22 : ENV APP_PORT=59882 18:30:11 ---> Running in f3868360cf2f 18:30:11 Removing intermediate container f3868360cf2f 18:30:11 ---> 34c48a55abc2 18:30:11 Step 13/22 : EXPOSE $APP_PORT 18:30:11 ---> Running in 7ea1446aa97a 18:30:12 Removing intermediate container 7ea1446aa97a 18:30:12 ---> 601b75c4877d 18:30:12 Step 14/22 : WORKDIR / 18:30:12 ---> Running in 5f3a57d7c9f0 18:30:12 Removing intermediate container 5f3a57d7c9f0 18:30:12 ---> a029092a3585 18:30:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:12 ---> bfde9dcf52ae 18:30:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:30:13 ---> 356c8550540d 18:30:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:30:13 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 18:30:14 ---> 18c55f9710ca 18:30:14 Step 18/22 : ENTRYPOINT ["/core-command"] 18:30:14 ---> Running in cd9bac5ac08c 18:30:14 Removing intermediate container cd9bac5ac08c 18:30:14 ---> 1e10bfcdb84e 18:30:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:14 ---> Running in 70394905ee58 18:30:15 Removing intermediate container 70394905ee58 18:30:15 ---> 8ff3c8f374c0 18:30:15 Step 20/22 : LABEL arch=x86_64 18:30:15 ---> Running in 08da482f0874 18:30:15 Removing intermediate container 08da482f0874 18:30:15 ---> 9aa068ba97d6 18:30:15 Step 21/22 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 18:30:15 ---> Running in ee0497ad798b 18:30:15 Removing intermediate container ee0497ad798b 18:30:15 ---> ee4f1d03a7b3 18:30:15 Step 22/22 : LABEL version=0.0.0 18:30:15 ---> Running in 9c1e4aa95540 18:30:16 Removing intermediate container 9c1e4aa95540 18:30:16 ---> 74aec30dbdc0 18:30:16 18:30:16 Successfully built 74aec30dbdc0 18:30:16 Successfully tagged core-command:latest 18:30:16 Building support-notifications 18:30:16  Building core-command ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:30:16 Status: Downloaded newer image for docker:20.10.8 18:30:16 ---> bc6c0ffef665 18:30:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:30:17 ---> Running in ed9a24a6e696 18:30:17 Removing intermediate container ed9a24a6e696 18:30:17 ---> a95029fb74ba 18:30:17 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:30:18 ---> Running in 0ece639850c6 18:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:30:19 (1/42) Installing readline (8.1.0-r0) 18:30:19 (2/42) Installing bash (5.1.4-r0) 18:30:19 Executing bash-5.1.4-r0.post-install 18:30:19 (3/42) Installing brotli-libs (1.0.9-r5) 18:30:19 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:30:19 (5/42) Installing libcurl (7.79.1-r0) 18:30:19 (6/42) Installing curl (7.79.1-r0) 18:30:19 (7/42) Installing dumb-init (1.2.5-r1) 18:30:19 (8/42) Installing libbz2 (1.0.8-r1) 18:30:19 (9/42) Installing expat (2.4.1-r0) 18:30:19 (10/42) Installing libffi (3.3-r2) 18:30:19 (11/42) Installing gdbm (1.19-r0) 18:30:19 (12/42) Installing xz-libs (5.2.5-r0) 18:30:19 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:30:19 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:30:19 (15/42) Installing mpdecimal (2.5.1-r1) 18:30:19 (16/42) Installing sqlite-libs (3.35.5-r0) 18:30:19 (17/42) Installing python3 (3.9.5-r1) 18:30:22 Removing intermediate container 636ca18a93b3 18:30:22 ---> 45e7dfde2a9f 18:30:22 18:30:22 Step 9/22 : FROM alpine:3.14 18:30:22 ---> 14119a10abf4 18:30:22 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:30:22 (18/42) Installing py3-appdirs (1.4.4-r2) 18:30:22 (19/42) Installing py3-chardet (4.0.0-r2) 18:30:22 (20/42) Installing py3-idna (3.2-r0) 18:30:22 Removing intermediate container fc1fc87be345 18:30:22 ---> 39c65ad15471 18:30:22 18:30:22 Step 9/20 : FROM alpine:3.14 18:30:22 ---> 14119a10abf4 18:30:22 Step 10/20 : RUN apk add --update --no-cache curl 18:30:22 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:30:22 (22/42) Installing py3-certifi (2020.12.5-r1) 18:30:22 ---> Running in e39fac864b84 18:30:22 (23/42) Installing py3-requests (2.25.1-r4) 18:30:22 (24/42) Installing py3-msgpack (1.0.2-r1) 18:30:22 (25/42) Installing py3-lockfile (0.12.2-r4) 18:30:22 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:30:22 ---> Running in 3fc12cadb48b 18:30:22 (27/42) Installing py3-colorama (0.4.4-r1) 18:30:22 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:30:22 (29/42) Installing py3-distlib (0.3.1-r3) 18:30:22 (30/42) Installing py3-distro (1.5.0-r3) 18:30:22 (31/42) Installing py3-six (1.15.0-r1) 18:30:22 (32/42) Installing py3-webencodings (0.5.1-r4) 18:30:22 (33/42) Installing py3-html5lib (1.1-r1) 18:30:22 (34/42) Installing py3-parsing (2.4.7-r2) 18:30:22 (35/42) Installing py3-packaging (20.9-r1) 18:30:22 Removing intermediate container e39fac864b84 18:30:22 ---> 4b021460fb37 18:30:22 Step 11/22 : ENV APP_PORT=59880 18:30:22 (36/42) Installing py3-toml (0.10.2-r2) 18:30:22 (37/42) Installing py3-pep517 (0.10.0-r2) 18:30:22 (38/42) Installing py3-progress (1.5-r2) 18:30:22 (39/42) Installing py3-retrying (1.3.3-r1) 18:30:22 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:30:22 (41/42) Installing py3-setuptools (52.0.0-r3) 18:30:23 ---> Running in ca3aaa2f75bd 18:30:23 (42/42) Installing py3-pip (20.3.4-r1) 18:30:23 Executing busybox-1.33.1-r3.trigger 18:30:23 OK: 84 MiB in 64 packages 18:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:30:23 Removing intermediate container ca3aaa2f75bd 18:30:23 ---> d3bfa41b5d19 18:30:23 Step 12/22 : EXPOSE $APP_PORT 18:30:23 (1/5) Installing ca-certificates (20191127-r5) 18:30:23 (2/5) Installing brotli-libs (1.0.9-r5) 18:30:23 ---> Running in 2833a3b52254 18:30:23 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:30:23 (4/5) Installing libcurl (7.79.1-r0) 18:30:23 (5/5) Installing curl (7.79.1-r0) 18:30:23 Executing busybox-1.33.1-r3.trigger 18:30:23 Executing ca-certificates-20191127-r5.trigger 18:30:23 OK: 8 MiB in 19 packages 18:30:23 Removing intermediate container 2833a3b52254 18:30:23 ---> b11f8e1dd807 18:30:23 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:24 ---> Running in 0fdd0c76cec6 18:30:24 Collecting docker-compose==1.23.2 18:30:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:30:24 Collecting jsonschema<3,>=2.5.1 18:30:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:30:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:30:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:30:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:30:24 Collecting texttable<0.10,>=0.9.0 18:30:24 Downloading texttable-0.9.1.tar.gz (11 kB) 18:30:24 Collecting docker<4.0,>=3.6.0 18:30:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:30:25 Collecting PyYAML<4,>=3.10 18:30:25 Downloading PyYAML-3.13.tar.gz (270 kB) 18:30:25 Removing intermediate container 3fc12cadb48b 18:30:25 ---> eb791b5b60ae 18:30:25 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:30:25 ---> Running in 54bfc7c785ad 18:30:25 Collecting cached-property<2,>=1.2.0 18:30:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:30:25 Collecting websocket-client<1.0,>=0.32.0 18:30:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:30:25 Collecting dockerpty<0.5,>=0.4.1 18:30:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:30:25 Removing intermediate container 15f9d1d4a622 18:30:25 ---> 84c0c91c1909 18:30:25 18:30:25 Step 11/23 : FROM alpine:3.14 18:30:25 ---> 14119a10abf4 18:30:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:30:25 ---> Using cache 18:30:25 ---> f97dca936104 18:30:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:30:25 ---> Using cache 18:30:25 ---> dff82f310fd4 18:30:25 Step 14/23 : ENV APP_PORT=59861 18:30:25 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:30:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:30:25 ---> 93b19587a90e 18:30:25 Step 3/21 : WORKDIR /edgex-go 18:30:25 ---> Using cache 18:30:25 ---> 22a5a91cdb4a 18:30:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:25 ---> Using cache 18:30:25 ---> 6ea64710d2bf 18:30:25 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:30:25 Removing intermediate container 54bfc7c785ad 18:30:25 ---> 6de3e9cf6203 18:30:25 Step 12/20 : WORKDIR /edgex 18:30:25 ---> Running in 234d36cac5e7 18:30:25 ---> Running in 53d35ac307c7 18:30:25 ---> Running in a4b31c327349 18:30:25 Collecting docopt<0.7,>=0.6.1 18:30:25 Downloading docopt-0.6.2.tar.gz (25 kB) 18:30:26 Removing intermediate container 0fdd0c76cec6 18:30:26 ---> b9baa5e87556 18:30:26 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:30:26 ---> Running in 850bb85da224 18:30:26 Removing intermediate container 234d36cac5e7 18:30:26 ---> 3565227c6ab8 18:30:26 Step 15/23 : EXPOSE $APP_PORT 18:30:26 Removing intermediate container a4b31c327349 18:30:26 ---> 6efe162ffebc 18:30:26 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:30:26 ---> Running in f1c74f68a6c8 18:30:26 Collecting docker-pycreds>=0.4.0 18:30:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:30:26 Removing intermediate container f1c74f68a6c8 18:30:26 ---> 43857f727d03 18:30:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:26 Collecting chardet<3.1.0,>=3.0.2 18:30:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:30:26 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:30:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:30:26 ---> 59b4f3662fa8 18:30:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:30:26 Collecting idna<2.8,>=2.5 18:30:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:30:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:30:26 Collecting urllib3<1.25,>=1.21.1 18:30:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:30:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:30:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:30:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:30:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:30:26 ---> bfad18d8648b 18:30:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:30:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:30:26 Attempting uninstall: urllib3 18:30:26 Found existing installation: urllib3 1.26.5 18:30:26 Uninstalling urllib3-1.26.5: 18:30:26 Successfully uninstalled urllib3-1.26.5 18:30:26 ---> 044ebf14885d 18:30:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:30:26 Attempting uninstall: idna 18:30:26 Found existing installation: idna 3.2 18:30:26 Uninstalling idna-3.2: 18:30:26 Successfully uninstalled idna-3.2 18:30:27 Attempting uninstall: chardet 18:30:27 Found existing installation: chardet 4.0.0 18:30:27 Uninstalling chardet-4.0.0: 18:30:27 Successfully uninstalled chardet-4.0.0 18:30:27 ---> cf52f596f60c 18:30:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:30:27 ---> 05dfee3771ce 18:30:27 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:30:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:30:27 ---> Running in 19201c04a255 18:30:27 ---> 09206aa13cf3 18:30:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:30:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:30:27 ---> Running in 9e7607355b55 18:30:27 Removing intermediate container 19201c04a255 18:30:27 ---> 38c55c8ff710 18:30:27 Step 17/20 : CMD ["--init=true"] 18:30:27 ---> Running in 933481e3c4b0 18:30:27 Removing intermediate container 9e7607355b55 18:30:27 ---> 0d242a094828 18:30:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:27 Attempting uninstall: requests 18:30:27 Found existing installation: requests 2.25.1 18:30:27 Uninstalling requests-2.25.1: 18:30:27 Successfully uninstalled requests-2.25.1 18:30:27 ---> Running in 9112a9e32c46 18:30:27 Removing intermediate container 933481e3c4b0 18:30:27 ---> b3a1eb5e20a5 18:30:27 Step 18/20 : LABEL arch=x86_64 18:30:27 OK: 219 MiB in 52 packages 18:30:27 Running setup.py install for texttable: started 18:30:27 ---> Running in 31daa1321a7f 18:30:27 Removing intermediate container 9112a9e32c46 18:30:27 ---> 75cd66c20678 18:30:27 Step 21/23 : LABEL arch=x86_64 18:30:27 (1/6) Installing dumb-init (1.2.5-r1) 18:30:27 ---> Running in 7575054ae36d 18:30:27 Removing intermediate container 31daa1321a7f 18:30:27 ---> 5742d5bde4d7 18:30:27 Step 19/20 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 18:30:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:30:28 ---> Running in 18bec0b14758 18:30:28 (3/6) Installing libsodium (1.0.18-r0) 18:30:28 Running setup.py install for texttable: finished with status 'done' 18:30:28 Running setup.py install for PyYAML: started 18:30:28 Removing intermediate container 7575054ae36d 18:30:28 ---> 54ac7075b17d 18:30:28 Step 22/23 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 18:30:28 ---> Running in 6227b0846b8a 18:30:28 Removing intermediate container 18bec0b14758 18:30:28 ---> 996f57e57071 18:30:28 Step 20/20 : LABEL version=0.0.0 18:30:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:30:28 Removing intermediate container 53d35ac307c7 18:30:28 ---> 587f5304be35 18:30:28 Step 6/21 : COPY . . 18:30:28 ---> Running in 33ea26050088 18:30:28 (5/6) Installing libzmq (4.3.4-r0) 18:30:28 Removing intermediate container 6227b0846b8a 18:30:28 ---> 8c58fcf66969 18:30:28 Step 23/23 : LABEL version=0.0.0 18:30:28 (6/6) Installing zeromq (4.3.4-r0) 18:30:28 Executing busybox-1.33.1-r3.trigger 18:30:28 Running setup.py install for PyYAML: finished with status 'done' 18:30:28 OK: 8 MiB in 20 packages 18:30:28 ---> Running in d4ea4a0b5051 18:30:29 Removing intermediate container 33ea26050088 18:30:29 ---> 8fe8965fbc2b 18:30:29 18:30:29 Running setup.py install for docopt: started 18:30:29 Successfully built 8fe8965fbc2b 18:30:30 Running setup.py install for docopt: finished with status 'done' 18:30:30 Running setup.py install for dockerpty: started 18:30:30 Successfully tagged security-proxy-setup:latest 18:30:30 Building security-bootstrapper 18:30:30 Removing intermediate container d4ea4a0b5051 18:30:30 ---> dff9d51696f0 18:30:30 18:30:30  Building security-proxy-setup ... done  Running setup.py install for dockerpty: finished with status 'done' 18:30:30 Successfully built dff9d51696f0 18:30:30 Successfully tagged support-scheduler:latest 18:30:30 Building core-metadata 18:30:32  Building support-scheduler ... done Removing intermediate container 850bb85da224 18:30:32 ---> eaeecea5cf08 18:30:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:30:36 ---> 047a3f6956af 18:30:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:30:36 ---> 9e1bb23785ea 18:30:36 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:30:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:30:36 ---> 93b19587a90e 18:30:36 Step 3/22 : WORKDIR /edgex-go 18:30:36 ---> Using cache 18:30:36 ---> 22a5a91cdb4a 18:30:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:36 ---> Using cache 18:30:36 ---> 6ea64710d2bf 18:30:36 Step 5/22 : RUN apk add --update --no-cache make git 18:30:37 ---> Running in 47acaf8f6b41 18:30:37 ---> Running in 91d3a740ef5c 18:30:38 ---> cca9ac6928f7 18:30:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:30:38 ---> 19cdda4723b2 18:30:38 Step 18/22 : ENTRYPOINT ["/core-data"] 18:30:39 ---> Running in c5ffca8fb58c 18:30:39 Removing intermediate container c5ffca8fb58c 18:30:39 ---> eda550f94a1c 18:30:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:30:40 ---> Running in bbe2586dcdf3 18:30:40 Removing intermediate container bbe2586dcdf3 18:30:40 ---> 9ec91529f4a5 18:30:40 Step 20/22 : LABEL arch=x86_64 18:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:30:41 OK: 219 MiB in 52 packages 18:30:41 ---> Running in d0fa5eece331 18:30:41 Removing intermediate container d0fa5eece331 18:30:41 ---> c1bb4868161d 18:30:41 Step 21/22 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 18:30:42 ---> Running in e6299b8cb830 18:30:42 Removing intermediate container 47acaf8f6b41 18:30:42 ---> 5eb8d6933ca3 18:30:42 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:30:42 ---> Running in 24985b5df583 18:30:43 Removing intermediate container e6299b8cb830 18:30:43 ---> b28fb751f7e8 18:30:43 Step 22/22 : LABEL version=0.0.0 18:30:43 Removing intermediate container 91d3a740ef5c 18:30:43 ---> a801b79bddc2 18:30:43 Step 6/22 : COPY . . 18:30:44 ---> Running in 48a6647fb3cf 18:30:45 Removing intermediate container 48a6647fb3cf 18:30:45 ---> b9c3a4eb0bf3 18:30:45 18:30:45 Successfully built b9c3a4eb0bf3 18:30:45 Successfully tagged core-data:latest 18:30:45 Building security-secretstore-setup 18:30:46  Building core-data ... done 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 18:30:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-475 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws 18:30:46 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 18:30:47 The recommended git tool is: git 18:30:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:30:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:30:51 ---> 93b19587a90e 18:30:51 Step 3/24 : WORKDIR /edgex-go 18:30:51 ---> Using cache 18:30:51 ---> 22a5a91cdb4a 18:30:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:51 ---> Using cache 18:30:51 ---> 6ea64710d2bf 18:30:51 Step 5/24 : RUN apk add --update --no-cache make git 18:30:51 ---> Using cache 18:30:51 ---> a801b79bddc2 18:30:51 Step 6/24 : COPY . . 18:30:51 ---> Using cache 18:30:51 ---> dee306be8c4c 18:30:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:52 ---> dee306be8c4c 18:30:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:53 Removing intermediate container 0ece639850c6 18:30:53 ---> f0a15f124228 18:30:53 Step 13/22 : ENV APP_PORT=58890 18:30:53 ---> Running in b6c8c81b13c8 18:30:53 ---> Running in 8bb1f6a6cd0d 18:30:53 ---> Running in b49a7cafb847 18:30:54 using credential edgex-jenkins-ssh 18:30:54 Cloning the remote Git repository 18:30:54 Removing intermediate container b49a7cafb847 18:30:54 ---> f687ebe58cf2 18:30:54 Step 14/22 : EXPOSE $APP_PORT 18:30:54 ---> Running in bb25a54571b7 18:30:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:30:54 > git init /w/workspace/edgex-go/4 # timeout=10 18:30:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:30:54 > git --version # timeout=10 18:30:54 > git --version # 'git version 2.17.1' 18:30:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:55 Removing intermediate container bb25a54571b7 18:30:55 ---> 2c491314aaf8 18:30:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:30:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:56 ---> 6efcef9af14a 18:30:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:30:56 Removing intermediate container b6c8c81b13c8 18:30:56 ---> e40f2b5d9dd4 18:30:56 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:30:56 ---> 3e50f8910852 18:30:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:30:57 ---> Running in 23ec296e60c7 18:30:57 Removing intermediate container 8bb1f6a6cd0d 18:30:57 ---> 5b665b242eca 18:30:57 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:30:57 ---> Running in d1278098bfd2 18:30:57 ---> 48bc7a28d9a3 18:30:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:30:57 ---> Running in b9f9d2943b85 18:30:57 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 18:30:57 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 18:30:57 Removing intermediate container b9f9d2943b85 18:30:57 ---> 55d9d1ef20b9 18:30:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:57 ---> Running in 3f3d510a78ab 18:30:57 Removing intermediate container 3f3d510a78ab 18:30:57 ---> edf837b71009 18:30:57 Step 20/22 : LABEL arch=x86_64 18:30:58 ---> Running in 463aafd7721a 18:30:58 Removing intermediate container 463aafd7721a 18:30:58 ---> b1be8eea609f 18:30:58 Step 21/22 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 18:30:58 ---> Running in a74e9400a895 18:30:58 Removing intermediate container a74e9400a895 18:30:58 ---> d7bedd94b109 18:30:58 Step 22/22 : LABEL version=0.0.0 18:30:58 ---> Running in bd9319e58566 18:30:58 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:30:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:30:58 ---> 93b19587a90e 18:30:58 Step 3/30 : WORKDIR /edgex-go 18:30:58 ---> Using cache 18:30:58 ---> 22a5a91cdb4a 18:30:58 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:58 ---> Using cache 18:30:58 ---> 6ea64710d2bf 18:30:58 Step 5/30 : RUN apk add --update --no-cache make git 18:30:58 ---> Using cache 18:30:58 ---> a801b79bddc2 18:30:58 Step 6/30 : COPY . . 18:30:58 ---> Using cache 18:30:58 ---> dee306be8c4c 18:30:58 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:58 ---> Using cache 18:30:58 ---> 5b665b242eca 18:30:58 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:30:58 Removing intermediate container bd9319e58566 18:30:58 ---> 3f5418f1ebc5 18:30:58 18:30:58 ---> Running in 0054b415bcae 18:30:59 Successfully built 3f5418f1ebc5 18:30:59 Successfully tagged sys-mgmt-agent:latest 18:30:59  Building sys-mgmt-agent ... done 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 18:31:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:31:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:31:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:31:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:31:14 Removing intermediate container 24985b5df583 18:31:14 ---> 552e9d67b3c8 18:31:14 18:31:14 Step 9/21 : FROM alpine:3.14 18:31:14 ---> 14119a10abf4 18:31:14 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:31:14 ---> Running in 2976989dcbac 18:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:31:15 (1/2) Installing ca-certificates (20191127-r5) 18:31:15 (2/2) Installing dumb-init (1.2.5-r1) 18:31:15 Executing busybox-1.33.1-r3.trigger 18:31:15 Executing ca-certificates-20191127-r5.trigger 18:31:15 OK: 6 MiB in 16 packages 18:31:16 Removing intermediate container 2976989dcbac 18:31:16 ---> 022ec62c3603 18:31:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:31:16 ---> Running in 84166b3d91cb 18:31:16 Removing intermediate container 84166b3d91cb 18:31:16 ---> db31d835e9ef 18:31:16 Step 12/21 : ENV APP_PORT=59860 18:31:16 ---> Running in a38dac8a17e0 18:31:16 Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 098cda11779b4aa257cd8283736549a210b45dfd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:31:16 Failed in branch arm64 18:31:16 Removing intermediate container a38dac8a17e0 18:31:16 ---> 3c8039620ae9 18:31:16 Step 13/21 : EXPOSE $APP_PORT 18:31:16 ---> Running in acc5ed4aa4e9 18:31:16 Removing intermediate container acc5ed4aa4e9 18:31:16 ---> a6cee8222170 18:31:16 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:31:16 ---> 8bf9ac91c577 18:31:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:31:17 ---> 33e05227be07 18:31:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:31:17 ---> a023f0fc115f 18:31:17 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:31:17 ---> Running in e6cb633669a0 18:31:18 Removing intermediate container e6cb633669a0 18:31:18 ---> 7e2748ecff3a 18:31:18 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:31:18 ---> Running in 157fc65f1172 18:31:18 Removing intermediate container 157fc65f1172 18:31:18 ---> 0baa0a34d865 18:31:18 Step 19/21 : LABEL arch=x86_64 18:31:18 ---> Running in 63a104ce2500 18:31:16 > git config core.sparsecheckout # timeout=10 18:31:16 > git checkout -f 098cda11779b4aa257cd8283736549a210b45dfd # timeout=10 18:31:18 Removing intermediate container 63a104ce2500 18:31:18 ---> 66a196759ce5 18:31:18 Step 20/21 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 18:31:18 ---> Running in 8e0ab0ea0eeb 18:31:18 Removing intermediate container 8e0ab0ea0eeb 18:31:18 ---> b6f992d5d5f3 18:31:18 Step 21/21 : LABEL version=0.0.0 18:31:18 ---> Running in 08e211f6831d 18:31:18 Removing intermediate container 08e211f6831d 18:31:18 ---> 065d62c2c8dd 18:31:18 18:31:18 Successfully built 065d62c2c8dd 18:31:19 Successfully tagged support-notifications:latest 18:31:25  Building support-notifications ... done 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 18:31:28 Removing intermediate container 0054b415bcae 18:31:28 ---> 699c84d95737 18:31:28 18:31:28 Step 9/30 : FROM alpine:3.14 18:31:28 ---> 14119a10abf4 18:31:28 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:31:28 ---> Running in dcf8aeab2705 18:31:28 Removing intermediate container dcf8aeab2705 18:31:28 ---> b9a679fb660c 18:31:28 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:31:28 Removing intermediate container d1278098bfd2 18:31:28 ---> b2577671d298 18:31:28 18:31:28 Step 9/22 : FROM alpine:3.14 18:31:28 ---> 14119a10abf4 18:31:28 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:31:28 ---> Using cache 18:31:28 ---> f97dca936104 18:31:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:31:28 ---> Using cache 18:31:28 ---> dff82f310fd4 18:31:28 Step 12/22 : ENV APP_PORT=59881 18:31:28 Removing intermediate container 23ec296e60c7 18:31:28 ---> 08ea8fd559d1 18:31:28 18:31:28 Step 9/24 : FROM alpine:3.14 18:31:28 ---> 14119a10abf4 18:31:28 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:31:28 ---> Running in 6e31a1214c79 18:31:28 ---> Running in 628d962be4ea 18:31:28 ---> Running in 2255127bdc27 18:31:29 Removing intermediate container 6e31a1214c79 18:31:29 ---> 9af947758bca 18:31:29 Step 13/22 : EXPOSE $APP_PORT 18:31:29 ---> Running in 9e883956c8e4 18:31:29 Removing intermediate container 9e883956c8e4 18:31:29 ---> 1f57bc160373 18:31:29 Step 14/22 : WORKDIR / 18:31:29 ---> Running in f76b1ca489d1 18:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:31:29 Removing intermediate container f76b1ca489d1 18:31:29 ---> 42e2dda840ad 18:31:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:31:29 ---> 3c08f4bdc19d 18:31:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:31:29 (1/3) Installing ca-certificates (20191127-r5) 18:31:29 (1/2) Installing dumb-init (1.2.5-r1) 18:31:29 (2/2) Installing su-exec (0.2-r1) 18:31:29 Executing busybox-1.33.1-r3.trigger 18:31:29 (2/3) Installing dumb-init (1.2.5-r1) 18:31:29 (3/3) Installing su-exec (0.2-r1) 18:31:29 Executing busybox-1.33.1-r3.trigger 18:31:29 OK: 6 MiB in 16 packages 18:31:29 Executing ca-certificates-20191127-r5.trigger 18:31:29 OK: 6 MiB in 17 packages 18:31:30 ---> f651e255727e 18:31:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:31:30 Removing intermediate container 628d962be4ea 18:31:30 ---> cabfb06a6174 18:31:30 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:31:30 Removing intermediate container 2255127bdc27 18:31:30 ---> cbe8339608fe 18:31:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:31:30 ---> Running in 6aa2923ddbe9 18:31:30 ---> Running in 3804b4e399ad 18:31:30 ---> 00f4ef4a8c82 18:31:30 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:31:30 ---> Running in 760769f9eb8f 18:31:30 Removing intermediate container 6aa2923ddbe9 18:31:30 ---> f06c30be5d6a 18:31:30 Step 12/24 : WORKDIR / 18:31:30 Removing intermediate container 760769f9eb8f 18:31:30 ---> 3cb9881b10d6 18:31:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:31:30 Removing intermediate container 3804b4e399ad 18:31:30 ---> 55fafc9f8b48 18:31:30 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:31:30 ---> Running in c996fc9e856d 18:31:30 ---> Running in a751070b33d7 18:31:30 ---> Running in 026c84eef756 18:31:30 Removing intermediate container c996fc9e856d 18:31:30 ---> e2791767d102 18:31:30 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:31:30 Removing intermediate container 026c84eef756 18:31:30 ---> 7878253a51b6 18:31:30 Step 20/22 : LABEL arch=x86_64 18:31:30 Removing intermediate container a751070b33d7 18:31:30 ---> 5638476027fd 18:31:30 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:31:30 ---> Running in 694de3edc0de 18:31:30 ---> Running in 81c256a3df94 18:31:30 Removing intermediate container 694de3edc0de 18:31:30 ---> 6bffc710f516 18:31:30 Step 21/22 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 18:31:30 ---> 6410588a85b8 18:31:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:31:30 ---> Running in c01382bc202b 18:31:31 Removing intermediate container c01382bc202b 18:31:31 ---> 99d791e086aa 18:31:31 Step 22/22 : LABEL version=0.0.0 18:31:31 ---> 490e64834f69 18:31:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:31:31 ---> Running in da53069b4451 18:31:31 Removing intermediate container da53069b4451 18:31:31 ---> bd6d182d3e32 18:31:31 18:31:31 ---> 177b6b773d81 18:31:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:31:31 Successfully built bd6d182d3e32 18:31:31 Successfully tagged core-metadata:latest 18:31:31  Building core-metadata ... done Removing intermediate container 81c256a3df94 18:31:31 ---> 493a0f79ffd4 18:31:31 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:31:31 ---> Running in 102c80128723 18:31:31 ---> 2c1730d64c6c 18:31:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:31:31 Removing intermediate container 102c80128723 18:31:31 ---> e6ebcebd9d1e 18:31:31 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:31:31 ---> dfa78827ea15 18:31:31 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:31:31 ---> 82b40d136a4c 18:31:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:31:31 ---> Running in 27bb555e0e7a 18:31:32 ---> 8ce26c5a43f0 18:31:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:31:32 ---> fded633e7de1 18:31:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:31:32 ---> Running in 30ec04d3b8d2 18:31:32 Removing intermediate container 27bb555e0e7a 18:31:32 ---> 70fc4d12c4aa 18:31:32 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:31:32 ---> 6b470f037be6 18:31:32 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:31:32 ---> 13ed414e1d8b 18:31:32 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:31:32 Removing intermediate container 30ec04d3b8d2 18:31:32 ---> 0fc8df28349d 18:31:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:31:32 ---> Running in 181b6ec11ba5 18:31:33 Removing intermediate container 181b6ec11ba5 18:31:33 ---> d26fff48469f 18:31:33 Step 22/24 : LABEL arch=x86_64 18:31:33 ---> Running in 8a5e2270bb0d 18:31:33 ---> 658263e0a5f6 18:31:33 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:31:33 Removing intermediate container 8a5e2270bb0d 18:31:33 ---> 6f15e1c4111a 18:31:33 Step 23/24 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 18:31:33 ---> Running in d7447f6fedea 18:31:33 ---> 624e9453ce96 18:31:33 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:31:33 Removing intermediate container d7447f6fedea 18:31:33 ---> f30200d758af 18:31:33 Step 24/24 : LABEL version=0.0.0 18:31:33 ---> Running in 763165598d84 18:31:33 ---> 3f5ab27d8939 18:31:33 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:31:33 Removing intermediate container 763165598d84 18:31:33 ---> 1a16995a3763 18:31:33 18:31:33 Successfully built 1a16995a3763 18:31:33 Successfully tagged security-secretstore-setup:latest 18:31:33  Building security-secretstore-setup ... done  ---> Running in 06bb6889b8ac 18:31:33 Removing intermediate container 06bb6889b8ac 18:31:33 ---> 8a91dc811d93 18:31:33 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:31:33 ---> 8a50be05e383 18:31:33 Step 25/30 : RUN chmod +x /entrypoint.sh 18:31:33 ---> Running in 7c8da22b938c 18:31:34 Removing intermediate container 7c8da22b938c 18:31:34 ---> 851b7a6fe7c9 18:31:34 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:31:34 ---> Running in e6ef4a6d8176 18:31:34 Removing intermediate container e6ef4a6d8176 18:31:34 ---> 2ce32051f7a3 18:31:34 Step 27/30 : CMD ["gate"] 18:31:34 ---> Running in 21d4247acee3 18:31:34 Removing intermediate container 21d4247acee3 18:31:34 ---> ce2c4a411030 18:31:34 Step 28/30 : LABEL arch=x86_64 18:31:34 ---> Running in 9b571158ede7 18:31:35 Removing intermediate container 9b571158ede7 18:31:35 ---> 08b5e1f524dc 18:31:35 Step 29/30 : LABEL git_sha=8d45982d7e7d35b9e2ea3e9c9b0b4490c60948a3 18:31:35 ---> Running in 7edc45bc5436 18:31:35 Removing intermediate container 7edc45bc5436 18:31:35 ---> bae2f725cbad 18:31:35 Step 30/30 : LABEL version=0.0.0 18:31:35 ---> Running in 137b38e08349 18:31:35 Removing intermediate container 137b38e08349 18:31:35 ---> 9b940b3d7875 18:31:35 18:31:35 Successfully built 9b940b3d7875 18:31:35 Successfully tagged security-bootstrapper:latest 18:31:35  Building security-bootstrapper ... done  [Pipeline] } 18:31:35 $ docker stop --time=1 26bb3f2e13c07cbe36c49d4b26222f1df6e0a233f2c0f5018635cfd4b1a81579 18:31:36 $ docker rm -f 26bb3f2e13c07cbe36c49d4b26222f1df6e0a233f2c0f5018635cfd4b1a81579 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:37 + docker images 18:31:37 REPOSITORY TAG IMAGE ID CREATED SIZE 18:31:37 security-bootstrapper latest 9b940b3d7875 2 seconds ago 18.8MB 18:31:37 security-secretstore-setup latest 1a16995a3763 4 seconds ago 28.2MB 18:31:37 core-metadata latest bd6d182d3e32 6 seconds ago 16.8MB 18:31:37 b2577671d298 9 seconds ago 1.76GB 18:31:37 08ea8fd559d1 9 seconds ago 1.76GB 18:31:37 699c84d95737 10 seconds ago 1.75GB 18:31:37 support-notifications latest 065d62c2c8dd 19 seconds ago 16.8MB 18:31:37 552e9d67b3c8 24 seconds ago 1.75GB 18:31:37 sys-mgmt-agent latest 3f5418f1ebc5 39 seconds ago 294MB 18:31:37 core-data latest b9c3a4eb0bf3 54 seconds ago 20.5MB 18:31:37 support-scheduler latest dff9d51696f0 About a minute ago 16.1MB 18:31:37 security-proxy-setup latest 8fe8965fbc2b About a minute ago 26.7MB 18:31:37 84c0c91c1909 About a minute ago 1.75GB 18:31:37 39c65ad15471 About a minute ago 1.76GB 18:31:37 45e7dfde2a9f About a minute ago 1.76GB 18:31:37 core-command latest 74aec30dbdc0 About a minute ago 16MB 18:31:37 354d77b5f660 About a minute ago 1.75GB 18:31:37 90e0dbea14bd About a minute ago 1.75GB 18:31:37 ci-base-image-x86_64 latest 93b19587a90e 5 minutes ago 1.25GB 18:31:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 days ago 34.5MB 18:31:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 4 days ago 546MB 18:31:37 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 18:31:37 alpine 3.14 14119a10abf4 6 weeks ago 5.6MB 18:31:37 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 18:31:52 Still waiting to schedule task 18:31:52 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:35:12 Running on prd-ubuntu18.04-docker-8c-8g-478 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws 18:35:12 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 18:35:12 The recommended git tool is: git 18:35:14 using credential edgex-jenkins-ssh 18:35:14 Cloning the remote Git repository 18:35:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:35:14 > git init /w/workspace/edgex-go/4 # timeout=10 18:35:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:35:14 > git --version # timeout=10 18:35:14 > git --version # 'git version 2.17.1' 18:35:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:35:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:35:19 Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit 098cda11779b4aa257cd8283736549a210b45dfd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:35:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:35:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:35:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:35:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:35:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:35:19 > git config core.sparsecheckout # timeout=10 18:35:19 > git checkout -f 098cda11779b4aa257cd8283736549a210b45dfd # timeout=10 [Pipeline] // stage [Pipeline] } 18:35:19 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 18:35:20 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:35:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:35:21 ---> package-listing.sh 18:35:21 ++ facter osfamily 18:35:21 ++ tr '[:upper:]' '[:lower:]' 18:35:21 + OS_FAMILY=redhat 18:35:21 + workspace=/w/workspace/edgex-go/4 18:35:21 + START_PACKAGES=/tmp/packages_start.txt 18:35:21 + END_PACKAGES=/tmp/packages_end.txt 18:35:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:35:21 + PACKAGES=/tmp/packages_start.txt 18:35:21 + '[' /w/workspace/edgex-go/4 ']' 18:35:21 + PACKAGES=/tmp/packages_end.txt 18:35:21 + case "${OS_FAMILY}" in 18:35:21 + sort 18:35:21 + rpm -qa 18:35:25 + '[' -f /tmp/packages_start.txt ']' 18:35:25 + '[' -f /tmp/packages_end.txt ']' 18:35:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:35:25 + '[' /w/workspace/edgex-go/4 ']' 18:35:25 + mkdir -p /w/workspace/edgex-go/4/archives/ 18:35:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 18:35:25 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:35:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:25 18:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:26 latest: Pulling from edgex-lftools-log-publisher 18:35:26 b4d181a07f80: Pulling fs layer 18:35:26 a1111a8f2ec3: Pulling fs layer 18:35:26 ed53099fbce6: Pulling fs layer 18:35:26 dc539afda2c1: Pulling fs layer 18:35:26 77bc0d833cb6: Pulling fs layer 18:35:26 9065ff56babe: Pulling fs layer 18:35:26 d287ab97295c: Pulling fs layer 18:35:26 77bc0d833cb6: Waiting 18:35:26 9065ff56babe: Waiting 18:35:26 d287ab97295c: Waiting 18:35:26 dc539afda2c1: Waiting 18:35:26 a1111a8f2ec3: Verifying Checksum 18:35:26 a1111a8f2ec3: Download complete 18:35:26 dc539afda2c1: Verifying Checksum 18:35:26 dc539afda2c1: Download complete 18:35:26 77bc0d833cb6: Verifying Checksum 18:35:26 77bc0d833cb6: Download complete 18:35:26 9065ff56babe: Download complete 18:35:26 ed53099fbce6: Verifying Checksum 18:35:26 ed53099fbce6: Download complete 18:35:26 b4d181a07f80: Verifying Checksum 18:35:26 b4d181a07f80: Download complete 18:35:27 d287ab97295c: Verifying Checksum 18:35:27 d287ab97295c: Download complete 18:35:28 b4d181a07f80: Pull complete 18:35:28 a1111a8f2ec3: Pull complete 18:35:28 ed53099fbce6: Pull complete 18:35:28 dc539afda2c1: Pull complete 18:35:29 77bc0d833cb6: Pull complete 18:35:29 9065ff56babe: Pull complete 18:35:34 d287ab97295c: Pull complete 18:35:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:35:34 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 18:35:34 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:35:38 $ docker top 6549a0dc8deb95187f4a73be9bd0b1ecc4815abefd2e21111d8fdb793af81394 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:38 + touch /tmp/pre-build-complete [Pipeline] sh 18:35:38 + mkdir -p /var/log/sysstat [Pipeline] sh 18:35:39 + ls /var/log/sa-host 18:35:39 + sadf -c /var/log/sa-host/sa11 18:35:39 file_magic: OK 18:35:39 HZ: Using current value: 100 18:35:39 file_header: OK 18:35:39 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 18:35:39 Statistics: 18:35:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:35:39 File successfully converted to sysstat format version 12.0.3 18:35:39 + sadf -c /var/log/sa-host/sa30 18:35:39 file_magic: OK 18:35:39 HZ: Using current value: 100 18:35:39 file_header: OK 18:35:39 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 18:35:39 Statistics: 18:35:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:35:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:39 provisioning config files... 18:35:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8918075655871306538tmp [Pipeline] { [Pipeline] echo 18:35:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:35:39 ---> create-netrc.sh [Pipeline] } 18:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:35:40 ---> python-tools-install.sh [Pipeline] echo 18:35:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:35:40 ---> sudo-logs.sh 18:35:40 Archiving 'sudo' log.. 18:35:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-469.novalocal: Name or service not known 18:35:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-469.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:35:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:35:40 ---> job-cost.sh 18:35:40 lf-activate-venv: SKIPPING 18:35:40 INFO: No Stack... 18:35:40 INFO: Retrieving Pricing Info for: v3-standard-2 18:35:41 INFO: Archiving Costs [Pipeline] echo 18:35:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:35:41 ---> logs-deploy.sh 18:35:41 lf-activate-venv: SKIPPING 18:35:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3748/4 18:35:41 INFO: archiving workspace using pattern(s): 18:35:42 Archives upload complete. 18:35:42 INFO: archiving logs to Nexus 18:35:43 ---> uname -a: 18:35:43 Linux prd-centos7-docker-4c-2g-469.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:35:43 18:35:43 18:35:43 ---> lscpu: 18:35:43 Architecture: x86_64 18:35:43 CPU op-mode(s): 32-bit, 64-bit 18:35:43 Byte Order: Little Endian 18:35:43 Address sizes: 40 bits physical, 48 bits virtual 18:35:43 CPU(s): 2 18:35:43 On-line CPU(s) list: 0,1 18:35:43 Thread(s) per core: 1 18:35:43 Core(s) per socket: 1 18:35:43 Socket(s): 2 18:35:43 NUMA node(s): 1 18:35:43 Vendor ID: AuthenticAMD 18:35:43 CPU family: 23 18:35:43 Model: 49 18:35:43 Model name: AMD EPYC-Rome Processor 18:35:43 Stepping: 0 18:35:43 CPU MHz: 2799.998 18:35:43 BogoMIPS: 5599.99 18:35:43 Virtualization: AMD-V 18:35:43 Hypervisor vendor: KVM 18:35:43 Virtualization type: full 18:35:43 L1d cache: 32K 18:35:43 L1i cache: 32K 18:35:43 L2 cache: 512K 18:35:43 L3 cache: 16384K 18:35:43 NUMA node0 CPU(s): 0,1 18:35:43 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 18:35:43 18:35:43 18:35:43 ---> nproc: 18:35:43 2 18:35:43 18:35:43 18:35:43 ---> df -h: 18:35:43 Filesystem Size Used Avail Use% Mounted on 18:35:43 overlay 40G 14G 27G 34% / 18:35:43 tmpfs 64M 0 64M 0% /dev 18:35:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:35:43 shm 64M 0 64M 0% /dev/shm 18:35:43 /dev/vda1 40G 14G 27G 34% /facter-os 18:35:43 18:35:43 18:35:43 ---> sar -b -r -n DEV: 18:35:43 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 18:35:43 18:35:43 18:24:00 LINUX RESTART (2 CPU) 18:35:43 18:35:43 18:25:01 tps rtps wtps bread/s bwrtn/s 18:35:43 18:26:01 374.63 0.22 374.41 26.51 98963.24 18:35:43 18:27:01 60.42 0.00 60.42 0.00 6799.17 18:35:43 18:28:01 92.59 0.02 92.57 0.53 5505.31 18:35:43 18:29:04 335.75 109.31 226.44 2889.10 128421.16 18:35:43 18:30:01 745.21 421.43 323.78 18554.06 195071.35 18:35:43 18:31:01 876.06 348.53 527.53 11325.32 216419.88 18:35:43 18:32:02 200.72 29.30 171.41 1999.60 25736.13 18:35:43 18:33:01 1.29 0.05 1.24 1.22 21.78 18:35:43 18:34:01 0.35 0.00 0.35 0.00 5.71 18:35:43 18:35:01 0.50 0.25 0.25 94.49 3.63 18:35:43 Average: 267.19 89.52 177.67 3417.52 67476.58 18:35:43 18:35:43 18:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:43 18:26:01 3743076 0 919196 11.48 2620 3344048 1520584 16.79 1032260 2719244 16 18:35:43 18:27:01 3264856 0 1067176 13.32 2620 3674288 1956948 21.61 1460040 2801868 139432 18:35:43 18:28:01 3068464 0 1319712 16.48 2620 3618144 1959292 21.63 1657712 2786624 86204 18:35:43 18:29:04 960720 0 1252344 15.64 2620 5793256 2295344 25.34 1994008 4469096 90240 18:35:43 18:30:01 374472 0 1651212 20.62 2620 5980636 3895704 43.01 3100864 3893260 180028 18:35:43 18:31:01 1355004 0 1516380 18.93 2620 5134936 3371456 37.22 2624620 3371124 20344 18:35:43 18:32:02 3208332 0 1162960 14.52 2620 3635028 1520096 16.78 1440692 2749576 20 18:35:43 18:33:01 3211604 0 1159684 14.48 2620 3635032 1486420 16.41 1440312 2748992 20 18:35:43 18:34:01 3222672 0 1148612 14.34 2620 3635036 1484104 16.39 1436932 2741328 8 18:35:43 18:35:01 3218060 0 1150412 14.36 2620 3637848 1484164 16.39 1448852 2734336 8 18:35:43 Average: 2562726 0 1234769 15.42 2620 4208825 2097411 23.16 1763629 3101545 51632 18:35:43 18:35:43 18:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:43 18:26:01 eth0 444.91 373.21 5707.91 42.77 0.00 0.00 0.00 0.00 18:35:43 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:26:01 docker0 282.68 285.86 23.39 2442.24 0.00 0.00 0.00 0.00 18:35:43 18:27:01 vethdc8499e 0.83 0.97 0.07 0.08 0.00 0.00 0.00 0.00 18:35:43 18:27:01 eth0 44.66 24.94 39.37 16.61 0.00 0.00 0.00 0.00 18:35:43 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:27:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 18:35:43 18:28:01 vethdc8499e 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 18:35:43 18:28:01 eth0 18.85 9.94 14.10 7.46 0.00 0.00 0.00 0.00 18:35:43 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:28:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 18:35:43 18:29:04 veth59a7e25 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:35:43 18:29:04 eth0 106.78 67.65 1623.15 124.31 0.00 0.00 0.00 0.00 18:35:43 18:29:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:29:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:30:01 vethb027c75 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:35:43 18:30:01 veth13d5d84 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:35:43 18:30:01 veth59a7e25 0.00 0.49 0.00 0.02 0.00 0.00 0.00 0.00 18:35:43 18:30:01 veth0c7a180 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:35:43 18:31:01 veth5ff06a3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:35:43 18:31:01 vethbc3a0d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:35:43 18:31:01 veth59a7e25 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 18:35:43 18:31:01 veth7e0e52a 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 18:35:43 18:32:02 eth0 1994.11 1783.98 15415.68 405.95 0.00 0.00 0.00 0.00 18:35:43 18:32:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:35:43 18:32:02 docker0 860.36 750.23 75.84 5601.76 0.00 0.00 0.00 0.00 18:35:43 18:33:01 eth0 0.44 0.29 0.38 0.03 0.00 0.00 0.00 0.00 18:35:43 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:34:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:35:43 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:35:01 eth0 0.67 0.18 0.13 0.07 0.00 0.00 0.00 0.00 18:35:43 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 Average: eth0 85.99 59.43 948.61 24.54 0.00 0.00 0.00 0.00 18:35:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:43 Average: docker0 33.24 39.67 2.67 333.64 0.00 0.00 0.00 0.00 18:35:43 18:35:43 18:35:43 ---> sar -P ALL: 18:35:43 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 18:35:43 18:35:43 18:24:00 LINUX RESTART (2 CPU) 18:35:43 18:35:43 18:25:01 CPU %user %nice %system %iowait %steal %idle 18:35:43 18:26:01 all 33.86 0.00 13.27 3.64 0.11 49.13 18:35:43 18:26:01 0 36.15 0.00 13.69 3.69 0.11 46.37 18:35:43 18:26:01 1 31.58 0.00 12.85 3.59 0.11 51.87 18:35:43 18:27:01 all 59.64 0.00 7.62 0.44 0.12 32.18 18:35:43 18:27:01 0 60.22 0.00 7.74 0.38 0.13 31.52 18:35:43 18:27:01 1 59.06 0.00 7.49 0.49 0.11 32.85 18:35:43 18:28:01 all 51.54 0.00 5.11 0.82 0.11 42.42 18:35:43 18:28:01 0 51.47 0.00 5.38 0.72 0.11 42.32 18:35:43 18:28:01 1 51.62 0.00 4.84 0.92 0.11 42.52 18:35:43 18:29:04 all 49.56 0.00 13.01 10.18 0.14 27.12 18:35:43 18:29:04 0 50.15 0.00 13.27 10.39 0.12 26.08 18:35:43 18:29:04 1 48.97 0.00 12.74 9.97 0.16 28.16 18:35:43 18:30:01 all 60.22 0.00 15.87 19.73 0.19 3.99 18:35:43 18:30:01 0 61.29 0.00 14.96 19.67 0.20 3.88 18:35:43 18:30:01 1 59.16 0.00 16.77 19.80 0.18 4.10 18:35:43 18:31:01 all 59.46 0.00 19.26 18.82 0.18 2.28 18:35:43 18:31:01 0 59.70 0.00 19.48 18.31 0.17 2.34 18:35:43 18:31:01 1 59.21 0.00 19.05 19.33 0.19 2.23 18:35:43 18:32:02 all 40.16 0.00 7.16 2.34 0.11 50.24 18:35:43 18:32:02 0 39.92 0.00 7.17 1.90 0.11 50.90 18:35:43 18:32:02 1 40.39 0.00 7.16 2.77 0.11 49.57 18:35:43 18:33:01 all 0.16 0.00 0.08 0.00 0.02 99.75 18:35:43 18:33:01 0 0.25 0.00 0.08 0.00 0.02 99.64 18:35:43 18:33:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:35:43 18:34:01 all 0.12 0.00 0.05 0.00 0.02 99.82 18:35:43 18:34:01 0 0.17 0.00 0.05 0.00 0.00 99.78 18:35:43 18:34:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:35:43 18:35:01 all 0.25 0.00 0.04 0.02 0.00 99.69 18:35:43 18:35:01 0 0.47 0.00 0.02 0.00 0.00 99.52 18:35:43 18:35:01 1 0.03 0.00 0.07 0.03 0.00 99.87 18:35:43 Average: all 34.49 0.00 7.89 5.34 0.09 52.18 18:35:43 Average: 0 34.96 0.00 7.94 5.25 0.09 51.76 18:35:43 Average: 1 34.02 0.00 7.85 5.43 0.10 52.60 18:35:43 18:35:43 18:35:43