Pull request #3643 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/edgex-go Obtained Jenkinsfile from dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31+7f897f3a79abebf81ead038c021fb09122a99f29 (805f079d9078cb01c46a478b44d01dfcb89a6ad9) Running in Durability level: MAX_SURVIVABILITY 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-ssh900264867671895637.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh5747912200490078661.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3643/workspace@libs/edgex-global-pipelines # timeout=10 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-3643/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1462535931127060417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3643/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5231757022818575400.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh473275106298876985.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3643/workspace@libs/lf-pipelines # timeout=10 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-3643/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8590477403041854260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1388 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh7763890003052047912.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 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 Merge succeeded, producing dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 Checking out Revision dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 (PR-3643) > 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/1@tmp/jenkins-gitclient-ssh1461965507731464860.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # 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/1@tmp/jenkins-gitclient-ssh3878129790446269617.key > git merge 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:44:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:44:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:44:13 ========================================================= 14:44:13 EdgeX Global Pipelines Version Info 14:44:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:44:15 ------------------- 14:44:15 stable info: 14:44:15 ------------------- 14:44:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:44:15 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:44:15 Message: update stable to v1.0.199 14:44:15 ------------------- 14:44:15 experimental info: 14:44:15 ------------------- 14:44:15 Commited By: **** collab-it+edgex@linuxfoundation.org 14:44:15 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:44:15 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:44:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:44:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:44:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:44:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:44:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:44:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:44:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:44:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3643 [Pipeline] echo 14:44:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3643 [Pipeline] echo 14:44:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3643 [Pipeline] echo 14:44:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [Pipeline] echo 14:44:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dabcc3f [Pipeline] echo 14:44:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:44:17 provisioning config files... 14:44:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8803274784732480142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:17 ---> docker-login.sh 14:44:17 nexus3.edgexfoundry.org:10001 14:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:18 Configure a credential helper to remove this warning. See 14:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:18 14:44:18 Login Succeeded 14:44:18 nexus3.edgexfoundry.org:10002 14:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:18 Configure a credential helper to remove this warning. See 14:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:18 14:44:18 Login Succeeded 14:44:18 nexus3.edgexfoundry.org:10003 14:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:18 Configure a credential helper to remove this warning. See 14:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:18 14:44:18 Login Succeeded 14:44:18 nexus3.edgexfoundry.org:10004 14:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:18 Configure a credential helper to remove this warning. See 14:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:18 14:44:18 Login Succeeded 14:44:18 docker.io 14:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:19 Configure a credential helper to remove this warning. See 14:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:19 14:44:19 Login Succeeded 14:44:19 ---> docker-login.sh ends [Pipeline] } 14:44:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:19 ++ 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 14:44:19 + for file in '`ls cmd/**/Dockerfile`' 14:44:19 ++ dirname cmd/core-command/Dockerfile 14:44:19 ++ cut -d/ -f2 14:44:19 + echo core-command,cmd/core-command/Dockerfile 14:44:19 + for file in '`ls cmd/**/Dockerfile`' 14:44:19 ++ dirname cmd/core-data/Dockerfile 14:44:19 ++ cut -d/ -f2 14:44:19 + echo core-data,cmd/core-data/Dockerfile 14:44:19 + for file in '`ls cmd/**/Dockerfile`' 14:44:19 ++ dirname cmd/core-metadata/Dockerfile 14:44:19 ++ cut -d/ -f2 14:44:19 + echo core-metadata,cmd/core-metadata/Dockerfile 14:44:19 + for file in '`ls cmd/**/Dockerfile`' 14:44:19 ++ dirname cmd/security-bootstrapper/Dockerfile 14:44:19 ++ cut -d/ -f2 14:44:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:44:19 + for file in '`ls cmd/**/Dockerfile`' 14:44:19 ++ dirname cmd/security-proxy-setup/Dockerfile 14:44:19 ++ cut -d/ -f2 14:44:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:44:19 + for file in '`ls cmd/**/Dockerfile`' 14:44:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:44:19 ++ cut -d/ -f2 14:44:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:44:19 + for file in '`ls cmd/**/Dockerfile`' 14:44:19 ++ dirname cmd/support-notifications/Dockerfile 14:44:19 ++ cut -d/ -f2 14:44:19 + echo support-notifications,cmd/support-notifications/Dockerfile 14:44:19 + for file in '`ls cmd/**/Dockerfile`' 14:44:19 ++ dirname cmd/support-scheduler/Dockerfile 14:44:19 ++ cut -d/ -f2 14:44:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:44:19 + for file in '`ls cmd/**/Dockerfile`' 14:44:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:44:19 ++ cut -d/ -f2 14:44:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:44:19 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 14:44:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:44:20 14:44:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:44:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:44:20 latest: Pulling from edgex-devops/git-semver 14:44:20 31603596830f: Pulling fs layer 14:44:20 b6dc333f4379: Pulling fs layer 14:44:20 3d9ef1400e77: Pulling fs layer 14:44:20 fd332fbdc1db: Pulling fs layer 14:44:20 fd332fbdc1db: Waiting 14:44:20 b6dc333f4379: Verifying Checksum 14:44:20 b6dc333f4379: Download complete 14:44:21 31603596830f: Download complete 14:44:21 31603596830f: Pull complete 14:44:21 b6dc333f4379: Pull complete 14:44:21 fd332fbdc1db: Verifying Checksum 14:44:21 fd332fbdc1db: Download complete 14:44:21 3d9ef1400e77: Verifying Checksum 14:44:21 3d9ef1400e77: Download complete 14:44:22 3d9ef1400e77: Pull complete 14:44:22 fd332fbdc1db: Pull complete 14:44:22 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:44:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:44:22 prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container 14:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10004/edgex-devops/git-semver:latest cat 14:44:23 $ docker top 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:44:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:23 [ssh-agent] Looking for ssh-agent implementation... 14:44:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:23 $ docker exec 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a ssh-agent 14:44:23 SSH_AUTH_SOCK=/tmp/ssh-AO7OaR92O011/agent.13 14:44:23 SSH_AGENT_PID=20 14:44:23 Running ssh-add (command line suppressed) 14:44:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5044243830487971607.key (/w/workspace/edgex-go/1@tmp/private_key_5044243830487971607.key) 14:44:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:24 + git tag --points-at HEAD [Pipeline] } 14:44:24 $ docker exec --env ******** --env ******** 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a ssh-agent -k 14:44:24 unset SSH_AUTH_SOCK; 14:44:24 unset SSH_AGENT_PID; 14:44:24 echo Agent pid 20 killed; 14:44:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:44:24 [ssh-agent] Looking for ssh-agent implementation... 14:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:44:24 $ docker exec 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a ssh-agent 14:44:24 SSH_AUTH_SOCK=/tmp/ssh-joyiaf9fiAo2/agent.53 14:44:24 SSH_AGENT_PID=59 14:44:24 Running ssh-add (command line suppressed) 14:44:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_378529480991042539.key (/w/workspace/edgex-go/1@tmp/private_key_378529480991042539.key) 14:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:44:25 + git semver init 14:44:25 # -> Open(): unable to determine branch for HEAD 14:44:25 # $GIT_DIR = /w/workspace/edgex-go/1/.git 14:44:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 14:44:25 # $SEMVER_REMOTE_NAME = origin 14:44:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:44:25 # $SEMVER_USER_NAME = edgex-jenkins 14:44:25 # $SEMVER_BRANCH = PR-3643 14:44:25 # $SEMVER_TEMP = /tmp/semver-478800729 14:44:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:44:40 # '/tmp/semver-478800729' -> '/w/workspace/edgex-go/1/.semver' 14:44:40 # -> Force: false 14:44:40 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 14:44:40 $ docker exec --env ******** --env ******** 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a ssh-agent -k 14:44:40 unset SSH_AUTH_SOCK; 14:44:40 unset SSH_AGENT_PID; 14:44:40 echo Agent pid 59 killed; 14:44:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:44:41 + git semver [Pipeline] } 14:44:41 $ docker stop --time=1 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a 14:44:42 $ docker rm -f 685e85a34a074f9a6102ae198636934259ec19c0b08bffd8bc94538df4ebe27a [Pipeline] // withDockerContainer [Pipeline] sh 14:44:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:44:43 Stashed 1 file(s) [Pipeline] echo 14:44:43 [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 14:44:44 ========================================================= 14:44:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:44:44 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:44:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 14:44:46 Sending build context to Docker daemon 328.5MB 14:44:46 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 14:44:46 Step 2/6 : FROM ${BASE} 14:44:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:44:46 540db60ca938: Pulling fs layer 14:44:46 adcc1eea9eea: Pulling fs layer 14:44:46 4c4ab2625f07: Pulling fs layer 14:44:46 0773c198feca: Pulling fs layer 14:44:46 345f892a5656: Pulling fs layer 14:44:46 4796506630df: Pulling fs layer 14:44:46 cc55df3e53f1: Pulling fs layer 14:44:46 4d027b6c602c: Pulling fs layer 14:44:46 449e75d2c14e: Pulling fs layer 14:44:46 0773c198feca: Waiting 14:44:46 345f892a5656: Waiting 14:44:46 4796506630df: Waiting 14:44:46 cc55df3e53f1: Waiting 14:44:46 4d027b6c602c: Waiting 14:44:46 449e75d2c14e: Waiting 14:44:46 4c4ab2625f07: Verifying Checksum 14:44:46 4c4ab2625f07: Download complete 14:44:46 adcc1eea9eea: Verifying Checksum 14:44:46 adcc1eea9eea: Download complete 14:44:46 345f892a5656: Verifying Checksum 14:44:46 345f892a5656: Download complete 14:44:46 4796506630df: Verifying Checksum 14:44:46 4796506630df: Download complete 14:44:46 cc55df3e53f1: Verifying Checksum 14:44:46 cc55df3e53f1: Download complete 14:44:46 540db60ca938: Verifying Checksum 14:44:46 540db60ca938: Download complete 14:44:46 540db60ca938: Pull complete 14:44:46 adcc1eea9eea: Pull complete 14:44:46 4c4ab2625f07: Pull complete 14:44:47 4d027b6c602c: Verifying Checksum 14:44:47 4d027b6c602c: Download complete 14:44:50 449e75d2c14e: Download complete 14:44:51 0773c198feca: Verifying Checksum 14:44:51 0773c198feca: Download complete 14:44:54 0773c198feca: Pull complete 14:44:54 345f892a5656: Pull complete 14:44:54 4796506630df: Pull complete 14:44:54 cc55df3e53f1: Pull complete 14:44:54 4d027b6c602c: Pull complete 14:44:57 449e75d2c14e: Pull complete 14:44:57 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:44:57 ---> 0d28375d9b5b 14:44:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 14:44:58 ---> Running in 93ea3112dce3 14:44:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:44:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:44:59 Still waiting to schedule task 14:44:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1390’ is offline 14:44:59 (1/12) Installing libmagic (5.39-r0) 14:45:00 (2/12) Installing file (5.39-r0) 14:45:00 (3/12) Installing libc-dev (0.7.2-r3) 14:45:00 (4/12) Installing g++ (10.2.1_pre1-r3) 14:45:05 (5/12) Installing fortify-headers (1.1-r0) 14:45:05 (6/12) Installing patch (2.7.6-r7) 14:45:05 (7/12) Installing build-base (0.5-r2) 14:45:05 (8/12) Installing libsodium (1.0.18-r0) 14:45:05 (9/12) Installing pkgconf (1.7.3-r0) 14:45:06 (10/12) Installing libsodium-dev (1.0.18-r0) 14:45:06 (11/12) Installing libzmq (4.3.3-r1) 14:45:06 (12/12) Installing zeromq-dev (4.3.3-r1) 14:45:06 Executing busybox-1.32.1-r6.trigger 14:45:06 OK: 219 MiB in 52 packages 14:45:07 Removing intermediate container 93ea3112dce3 14:45:07 ---> 10a3513fcb94 14:45:07 Step 4/6 : WORKDIR /edgex-go 14:45:07 ---> Running in 678bbaaeff25 14:45:07 Removing intermediate container 678bbaaeff25 14:45:07 ---> 00b0ee32b1e8 14:45:07 Step 5/6 : COPY go.mod . 14:45:07 ---> eec70e168843 14:45:07 Step 6/6 : RUN go mod download 14:45:07 ---> Running in 5052826320f2 14:45:40 Removing intermediate container 5052826320f2 14:45:40 ---> 80e85f4de851 14:45:40 Successfully built 80e85f4de851 14:45:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:45:40 + docker inspect -f . ci-base-image-x86_64 14:45:40 . [Pipeline] withDockerContainer 14:45:40 prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container 14:45:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:45:43 $ docker top fb7ef5a6ec2b01a530e0724ccf4f42761a9bd222cc9c35b9efbf73190c8e62ab -eo pid,comm [Pipeline] { [Pipeline] sh 14:45:43 + go version 14:45:43 go version go1.16.5 linux/amd64 [Pipeline] } 14:45:44 $ docker stop --time=1 fb7ef5a6ec2b01a530e0724ccf4f42761a9bd222cc9c35b9efbf73190c8e62ab 14:45:45 $ docker rm -f fb7ef5a6ec2b01a530e0724ccf4f42761a9bd222cc9c35b9efbf73190c8e62ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:45:46 + docker inspect -f . ci-base-image-x86_64 14:45:46 . [Pipeline] withDockerContainer 14:45:46 prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container 14:45:46 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:45:46 $ docker top 78181a100862d03bb3a8c562548e440b4cc7c2a8c5eb6ff95181bfaedfeb3027 -eo pid,comm [Pipeline] { [Pipeline] echo 14:45:46 ========================================================= 14:45:46 [edgeXBuildGoParallel] Running Tests and Build... 14:45:46 ========================================================= [Pipeline] sh 14:45:47 + go mod tidy [Pipeline] sh 14:45:47 + make test 14:45:47 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 14:45:48 go mod tidy 14:45:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:45:53 ? github.com/edgexfoundry/edgex-go [no test files] 14:46:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:46:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:46:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:46:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:46:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:46:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:46:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:46:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:46:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 14:46:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:46:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements 14:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 14:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:46:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements 14:46:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:46:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:46:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 81.2% of statements 14:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:46:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements 14:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:46:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:46:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:46:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements 14:46:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:46:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 14:46:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 14:46:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 14:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 14:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 14:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.179s coverage: 96.3% of statements 14:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 14:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 14:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 14:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.214s coverage: 81.8% of statements 14:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 14:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements 14:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 14:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 14:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 14:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.197s coverage: 66.9% of statements 14:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.6% of statements 14:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:47:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 14:47:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:47:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 14:47:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 19.3% of statements 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:47:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:47:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 14:47:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 14:47:12 GO111MODULE=on go vet ./... 14:47:39 gofmt -l . 14:47:39 [ "`gofmt -l .`" = "" ] 14:47:39 ./bin/test-attribution-txt.sh [Pipeline] sh 14:47:39 + ls -al . 14:47:39 total 596 14:47:39 drwxrwxr-x 10 1001 1001 4096 Aug 2 14:47 . 14:47:39 drwxr-xr-x 4 root root 28 Aug 2 14:45 .. 14:47:39 -rw-rw-r-- 1 1001 1001 11 Aug 2 14:44 .dockerignore 14:47:39 drwxrwxr-x 8 1001 1001 179 Aug 2 14:44 .git 14:47:39 drwxrwxr-x 3 1001 1001 125 Aug 2 14:44 .github 14:47:39 -rw-rw-r-- 1 1001 1001 818 Aug 2 14:44 .gitignore 14:47:39 -rw-rw-r-- 1 1001 1001 76 Aug 2 14:44 .hadolint.yml 14:47:39 drwx------ 3 1001 1001 58 Aug 2 14:44 .semver 14:47:39 -rw-rw-r-- 1 1001 1001 166 Aug 2 14:44 .sonarcloud.properties 14:47:39 -rw-rw-r-- 1 1001 1001 8609 Aug 2 14:44 Attribution.txt 14:47:39 -rw-rw-r-- 1 1001 1001 43881 Aug 2 14:44 CHANGELOG.md 14:47:39 -rw-rw-r-- 1 1001 1001 3804 Aug 2 14:44 CONTRIBUTING.md 14:47:39 -rw-rw-r-- 1 1001 1001 931 Aug 2 14:44 Dockerfile.build 14:47:39 -rw-rw-r-- 1 1001 1001 849 Aug 2 14:44 Jenkinsfile 14:47:39 -rw-rw-r-- 1 1001 1001 10775 Aug 2 14:44 LICENSE 14:47:39 -rw-rw-r-- 1 1001 1001 5915 Aug 2 14:44 Makefile 14:47:39 -rw-rw-r-- 1 1001 1001 9042 Aug 2 14:44 README.md 14:47:39 -rw-rw-r-- 1 1001 1001 6912 Aug 2 14:44 SECURITY.md 14:47:39 -rw-rw-r-- 1 1001 1001 5 Aug 2 14:44 VERSION 14:47:39 -rw-rw-r-- 1 1001 1001 4131 Aug 2 14:44 ZMQWindows.md 14:47:39 drwxrwxr-x 2 1001 1001 37 Aug 2 14:44 bin 14:47:39 drwxrwxr-x 14 1001 1001 4096 Aug 2 14:44 cmd 14:47:39 -rw-r--r-- 1 root root 403847 Aug 2 14:47 coverage.out 14:47:39 -rw-rw-r-- 1 1001 1001 813 Aug 2 14:44 go.mod 14:47:39 -rw-r--r-- 1 root root 48847 Aug 2 14:45 go.sum 14:47:39 drwxrwxr-x 8 1001 1001 124 Aug 2 14:44 internal 14:47:39 drwxrwxr-x 3 1001 1001 16 Aug 2 14:44 openapi 14:47:39 drwxrwxr-x 4 1001 1001 71 Aug 2 14:44 snap 14:47:39 -rw-rw-r-- 1 1001 1001 204 Aug 2 14:44 version.go [Pipeline] sh 14:47:39 + '[' -e coverage.out ] 14:47:39 + chown 1001:1001 coverage.out [Pipeline] stash 14:47:40 Stashed 1 file(s) [Pipeline] sh 14:47:40 + make build 14:47:40 go mod tidy 14:47:40 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 14:47:41 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 14:47:48 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 14:47:49 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 14:47:50 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 14:47:50 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 14:47:51 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 14:47:51 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 14:47:52 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 14:47:53 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 14:47:54 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 14:47:55 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] } 14:47:57 $ docker stop --time=1 78181a100862d03bb3a8c562548e440b4cc7c2a8c5eb6ff95181bfaedfeb3027 14:47:59 $ docker rm -f 78181a100862d03bb3a8c562548e440b4cc7c2a8c5eb6ff95181bfaedfeb3027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:48:00 14:48:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:48:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:48:01 latest: Pulling from edgex-devops/edgex-compose 14:48:01 cbdbe7a5bc2a: Pulling fs layer 14:48:01 ca9280d653b3: Pulling fs layer 14:48:01 7e9c9ca2126c: Pulling fs layer 14:48:01 cbdbe7a5bc2a: Verifying Checksum 14:48:01 cbdbe7a5bc2a: Download complete 14:48:01 cbdbe7a5bc2a: Pull complete 14:48:02 ca9280d653b3: Verifying Checksum 14:48:02 ca9280d653b3: Download complete 14:48:03 ca9280d653b3: Pull complete 14:48:07 7e9c9ca2126c: Verifying Checksum 14:48:07 7e9c9ca2126c: Download complete 14:48:09 7e9c9ca2126c: Pull complete 14:48:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:48:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:48:10 prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container 14:48:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:48:12 $ docker top 2eca111315b16fc765c8170adbb5e3a77e31e2472216fc670068e65ae870b4f1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:13 + docker-compose build --help 14:48:13 + grep parallel 14:48:13 --parallel Build images in parallel. [Pipeline] } 14:48:13 $ docker stop --time=1 2eca111315b16fc765c8170adbb5e3a77e31e2472216fc670068e65ae870b4f1 14:48:15 $ docker rm -f 2eca111315b16fc765c8170adbb5e3a77e31e2472216fc670068e65ae870b4f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:48:15 . [Pipeline] withDockerContainer 14:48:15 prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container 14:48:15 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:48:16 $ docker top abe469310b735af08bb108447c54ec8beab84abd2cd75efad2db020d62174080 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:16 + docker-compose -f ./docker-compose-build.yml build --parallel 14:48:17 Building core-command ... 14:48:17 Building core-data ... 14:48:17 Building core-metadata ... 14:48:17 Building security-bootstrapper ... 14:48:17 Building security-proxy-setup ... 14:48:17 Building security-secretstore-setup ... 14:48:17 Building support-notifications ... 14:48:17 Building support-scheduler ... 14:48:17 Building sys-mgmt-agent ... 14:48:17 Building core-data 14:48:17 Building security-bootstrapper 14:48:17 Building security-secretstore-setup 14:48:17 Building security-proxy-setup 14:48:17 Building sys-mgmt-agent 14:48:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:48:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:48:27 ---> 80e85f4de851 14:48:27 Step 3/22 : WORKDIR /edgex-go 14:48:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:48:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:48:27 ---> 80e85f4de851 14:48:27 Step 3/32 : WORKDIR /edgex-go 14:48:33 ---> Running in 3f38abf6071b 14:48:33 ---> Running in adb35f64afc0 14:48:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:48:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:48:39 ---> 80e85f4de851 14:48:39 Step 3/24 : WORKDIR /edgex-go 14:48:39 ---> Using cache 14:48:39 ---> 2757fb40fb14 14:48:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:48:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:48:40 ---> 80e85f4de851 14:48:40 Step 3/24 : WORKDIR /edgex-go 14:48:40 ---> Using cache 14:48:40 ---> 2757fb40fb14 14:48:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:48:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:48:40 ---> 80e85f4de851 14:48:40 Step 3/26 : WORKDIR /edgex-go 14:48:40 ---> Using cache 14:48:40 ---> 2757fb40fb14 14:48:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:40 Removing intermediate container adb35f64afc0 14:48:40 ---> 8c6a85a767d0 14:48:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:40 Removing intermediate container 3f38abf6071b 14:48:40 ---> 2757fb40fb14 14:48:40 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:40 ---> Running in 7007f01094c0 14:48:40 ---> Running in bc865b589810 14:48:40 ---> Running in aef5d1757f86 14:48:40 ---> Running in df2933b8ba99 14:48:40 ---> Running in 54c62003bcbf 14:48:41 Removing intermediate container 7007f01094c0 14:48:41 ---> a25a1fc12dc0 14:48:41 Step 5/24 : RUN apk add --update --no-cache make bash git 14:48:41 Removing intermediate container bc865b589810 14:48:41 ---> 8240bf5dd7e5 14:48:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:48:41 ---> Running in a82bd767d1b0 14:48:41 ---> Running in 7d760de603dd 14:48:41 Removing intermediate container 54c62003bcbf 14:48:41 ---> be7294c1e9ab 14:48:41 Step 5/32 : RUN apk add --update --no-cache make git 14:48:41 ---> Running in 86a1018c6a24 14:48:41 Removing intermediate container aef5d1757f86 14:48:41 ---> 9646df7f5a3d 14:48:41 Step 5/26 : RUN apk add --update --no-cache make git 14:48:41 ---> Running in b728f6baa149 14:48:42 Removing intermediate container df2933b8ba99 14:48:42 ---> 79c35186ee83 14:48:42 Step 5/22 : RUN apk add --update --no-cache make git 14:48:42 ---> Running in b70cff96fdc9 14:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:48:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:48:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:48:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:48:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:48:44 OK: 219 MiB in 52 packages 14:48:44 OK: 219 MiB in 52 packages 14:48:44 OK: 219 MiB in 52 packages 14:48:44 OK: 219 MiB in 52 packages 14:48:44 Removing intermediate container a82bd767d1b0 14:48:44 ---> fd7e5e316ecd 14:48:44 Step 6/24 : COPY go.mod . 14:48:44 Removing intermediate container 86a1018c6a24 14:48:44 ---> 8cb549887b83 14:48:44 Step 6/32 : COPY go.mod . 14:48:44 ---> 92b823179475 14:48:44 Step 7/24 : RUN go mod download 14:48:44 Removing intermediate container 7d760de603dd 14:48:44 ---> b4aca265b8a6 14:48:44 Step 6/24 : COPY go.mod . 14:48:44 ---> Running in d0d98cc99b81 14:48:44 Removing intermediate container b728f6baa149 14:48:44 ---> 3054580a4a56 14:48:44 Step 6/26 : COPY go.mod . 14:48:44 ---> 12b56c8ef232 14:48:44 Step 7/32 : RUN go mod download 14:48:44 ---> Running in 0df829da47ae 14:48:45 ---> 9aee532ca709 14:48:45 Step 7/24 : RUN go mod download 14:48:45 ---> 6ed01e0dcc3c 14:48:45 Step 7/26 : RUN go mod download 14:48:45 ---> Running in aa881a318734 14:48:45 ---> Running in cdfc03ddf097 14:48:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:48:46 Removing intermediate container d0d98cc99b81 14:48:46 ---> 51da8cf97122 14:48:46 Step 8/24 : COPY . . 14:48:46 Removing intermediate container 0df829da47ae 14:48:46 ---> 816f0abbd540 14:48:46 Step 8/32 : COPY . . 14:48:48 OK: 219 MiB in 52 packages 14:48:49 Removing intermediate container aa881a318734 14:48:49 ---> a377fdad51f4 14:48:49 Step 8/24 : COPY . . 14:48:49 Removing intermediate container cdfc03ddf097 14:48:49 ---> 7ea56a675c37 14:48:49 Step 8/26 : COPY . . 14:48:50 Removing intermediate container b70cff96fdc9 14:48:50 ---> cec41ecfb242 14:48:50 Step 6/22 : COPY go.mod . 14:48:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1397 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws 14:48:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:48:51 ---> 3eb2d600c725 14:48:51 Step 7/22 : RUN go mod download 14:48:52 The recommended git tool is: git 14:48:53 ---> 873ee91dda03 14:48:53 Step 9/24 : RUN go mod tidy 14:48:53 ---> Running in f9b1aa92d1bc 14:48:53 ---> Running in 7dacc7968a31 14:48:53 ---> 853339085692 14:48:53 Step 9/32 : RUN go mod tidy 14:48:53 ---> Running in fa4399f29a0a 14:48:56 Removing intermediate container 7dacc7968a31 14:48:56 ---> f724a0af3e39 14:48:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:48:56 ---> Running in 0d06585b4381 14:48:56 Removing intermediate container f9b1aa92d1bc 14:48:56 ---> 5fab13793a62 14:48:56 Step 8/22 : COPY . . 14:48:56 ---> 4a0e0eec01e6 14:48:56 Step 9/24 : RUN go mod tidy 14:48:56 Removing intermediate container fa4399f29a0a 14:48:56 ---> 053b1419187b 14:48:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:48:57 ---> Running in 60d12e2567b0 14:48:57 ---> Running in 1a878347d637 14:48:57 ---> 7233fe7a95df 14:48:57 Step 9/26 : RUN go mod tidy 14:48:58 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 14:48:58 ---> Running in 4ef352ef381e 14:48:59 using credential edgex-jenkins-ssh 14:48:59 Cloning the remote Git repository 14:48:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:48:59 > git init /w/workspace/edgex-go/1 # timeout=10 14:48:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:48:59 > git --version # timeout=10 14:48:59 > git --version # 'git version 2.17.1' 14:48:59 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:00 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 14:48:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:02 Removing intermediate container 60d12e2567b0 14:49:02 ---> 524e0fe4e0a2 14:49:02 Step 10/24 : RUN make cmd/core-data/core-data 14:49:02 ---> Running in e3ec6ffef98d 14:49:02 Removing intermediate container 4ef352ef381e 14:49:02 ---> 4babfb14ce82 14:49:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:49:02 ---> Running in 5d649e9be406 14:49:02 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 14:49:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:49:12 ---> 4c92d6f59ee3 14:49:12 Step 9/22 : RUN go mod tidy 14:49:12 ---> Running in 4c49cdb7e666 14:49:12 Removing intermediate container 4c49cdb7e666 14:49:12 ---> 578795e0b803 14:49:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:49:12 ---> Running in 0c61e32ab7fe 14:49:13 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 14:49:20 Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [Pipeline] } [Pipeline] // ws [Pipeline] } 14:49:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:49:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:49:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:49:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:49:20 > git config core.sparsecheckout # timeout=10 14:49:20 > git checkout -f dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:49:21 Failed in branch arm64 14:49:32 Removing intermediate container 0d06585b4381 14:49:32 ---> 68d1faf0f931 14:49:32 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:49:32 ---> Running in ddfa386b3a43 14:49:32 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 14:49:32 Removing intermediate container ddfa386b3a43 14:49:32 ---> 824172a91ec2 14:49:32 14:49:32 Step 12/24 : FROM docker:20.10.6 14:49:33 20.10.6: Pulling from library/docker 14:49:36 Removing intermediate container 1a878347d637 14:49:36 ---> a2adbb8abdfa 14:49:36 14:49:36 Step 11/32 : FROM alpine:3.12 14:49:36 3.12: Pulling from library/alpine 14:49:37 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 14:49:37 Status: Downloaded newer image for alpine:3.12 14:49:37 ---> 13621d1b12d4 14:49:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:49:37 ---> Running in a67479ea60a0 14:49:38 Removing intermediate container a67479ea60a0 14:49:38 ---> c7491a30fc9e 14:49:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 14:49:38 ---> Running in ba7aa65b7ab9 14:49:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:49:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:49:39 (1/2) Installing dumb-init (1.2.2-r1) 14:49:39 (2/2) Installing su-exec (0.2-r1) 14:49:39 Executing busybox-1.31.1-r20.trigger 14:49:39 OK: 6 MiB in 16 packages 14:49:40 Removing intermediate container ba7aa65b7ab9 14:49:40 ---> 26c3f86e1486 14:49:40 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 14:49:40 ---> Running in 6fd1479e61c7 14:49:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:49:40 Removing intermediate container 6fd1479e61c7 14:49:40 ---> f4b8aa802bd8 14:49:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:49:40 ---> Running in e1658bc70e43 14:49:40 Removing intermediate container e1658bc70e43 14:49:40 ---> 02da90b478c2 14:49:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:49:40 ---> Running in 384578eee9a0 14:49:42 Removing intermediate container 384578eee9a0 14:49:42 ---> ea80f6120834 14:49:42 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 14:49:42 ---> Running in 402a2d8fe9fc 14:49:42 Removing intermediate container 402a2d8fe9fc 14:49:42 ---> 68c3610e302c 14:49:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:49:43 ---> a724a38c06da 14:49:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:49:43 ---> Running in 347ff7ea749e 14:49:43 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 14:49:45 Removing intermediate container 5d649e9be406 14:49:45 ---> a278438108e1 14:49:45 14:49:45 Step 11/26 : FROM alpine:3.12 14:49:45 ---> 13621d1b12d4 14:49:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 14:49:45 ---> Running in 03a02869bd94 14:49:45 Removing intermediate container 347ff7ea749e 14:49:45 ---> d4f2699aea1f 14:49:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:49:45 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 14:49:45 Status: Downloaded newer image for docker:20.10.6 14:49:45 ---> d2979b152a7d 14:49:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:49:45 ---> Running in 5f2c8a269009 14:49:45 ---> d2601dc36655 14:49:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:49:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:49:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:49:46 Removing intermediate container 5f2c8a269009 14:49:46 ---> edb5dac60c67 14:49:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:49:46 (1/6) Installing ca-certificates (20191127-r4) 14:49:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 14:49:46 ---> Running in d6c9204de0ce 14:49:46 (3/6) Installing libcurl (7.78.0-r0) 14:49:46 (4/6) Installing curl (7.78.0-r0) 14:49:46 (5/6) Installing dumb-init (1.2.2-r1) 14:49:46 (6/6) Installing su-exec (0.2-r1) 14:49:46 Executing busybox-1.31.1-r20.trigger 14:49:46 Executing ca-certificates-20191127-r4.trigger 14:49:46 OK: 7 MiB in 20 packages 14:49:46 ---> b5de93ae16f0 14:49:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:49:47 (1/39) Installing readline (8.1.0-r0) 14:49:47 (2/39) Installing bash (5.1.0-r0) 14:49:47 Executing bash-5.1.0-r0.post-install 14:49:47 (3/39) Installing brotli-libs (1.0.9-r3) 14:49:47 ---> e5c849b07b66 14:49:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:49:47 (4/39) Installing nghttp2-libs (1.42.0-r1) 14:49:47 (5/39) Installing libcurl (7.78.0-r0) 14:49:47 (6/39) Installing curl (7.78.0-r0) 14:49:47 (7/39) Installing dumb-init (1.2.5-r0) 14:49:47 (8/39) Installing libbz2 (1.0.8-r1) 14:49:47 (9/39) Installing expat (2.2.10-r1) 14:49:47 (10/39) Installing libffi (3.3-r2) 14:49:47 (11/39) Installing gdbm (1.19-r0) 14:49:47 (12/39) Installing xz-libs (5.2.5-r0) 14:49:47 (13/39) Installing sqlite-libs (3.34.1-r0) 14:49:47 Removing intermediate container 03a02869bd94 14:49:47 ---> d596b75ee159 14:49:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:49:47 (14/39) Installing python3 (3.8.10-r0) 14:49:47 ---> Running in f823f5509d77 14:49:48 ---> 2575b95c8a68 14:49:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:49:48 Removing intermediate container e3ec6ffef98d 14:49:48 ---> 28098b1eff45 14:49:48 14:49:48 Step 11/24 : FROM alpine:3.12 14:49:48 ---> 13621d1b12d4 14:49:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:49:48 Removing intermediate container f823f5509d77 14:49:48 ---> b25ba9d8dc3a 14:49:48 Step 14/26 : WORKDIR / 14:49:48 ---> Running in a32500755d4d 14:49:48 ---> Running in d462816d47e8 14:49:49 ---> bdb4177e85a5 14:49:49 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 14:49:49 (15/39) Installing py3-appdirs (1.4.4-r1) 14:49:49 (16/39) Installing py3-ordered-set (4.0.2-r0) 14:49:49 (17/39) Installing py3-parsing (2.4.7-r1) 14:49:49 (18/39) Installing py3-six (1.15.0-r0) 14:49:49 (19/39) Installing py3-packaging (20.9-r0) 14:49:49 (20/39) Installing py3-setuptools (51.3.3-r0) 14:49:49 (21/39) Installing py3-chardet (4.0.0-r0) 14:49:49 (22/39) Installing py3-idna (3.1-r0) 14:49:49 (23/39) Installing py3-urllib3 (1.26.2-r1) 14:49:49 Removing intermediate container a32500755d4d 14:49:49 ---> 749e93134069 14:49:49 Step 13/24 : ENV APP_PORT=59880 14:49:49 (24/39) Installing py3-requests (2.25.1-r1) 14:49:49 ---> Running in 397b9843884d 14:49:49 (25/39) Installing py3-msgpack (1.0.2-r0) 14:49:49 (26/39) Installing py3-lockfile (0.12.2-r3) 14:49:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:49:49 Removing intermediate container 0c61e32ab7fe 14:49:49 ---> 908d28f2f607 14:49:49 14:49:49 Step 11/22 : FROM alpine:3.12 14:49:49 ---> 13621d1b12d4 14:49:49 Step 12/22 : RUN apk add --update --no-cache curl 14:49:49 (28/39) Installing py3-colorama (0.4.4-r0) 14:49:49 Removing intermediate container d462816d47e8 14:49:49 ---> 7aaa05c06671 14:49:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:49:49 (29/39) Installing py3-contextlib2 (0.6.0-r0) 14:49:49 ---> Running in ecb89d03578c 14:49:49 (30/39) Installing py3-distlib (0.3.1-r1) 14:49:49 (31/39) Installing py3-distro (1.5.0-r1) 14:49:49 (32/39) Installing py3-webencodings (0.5.1-r3) 14:49:49 (33/39) Installing py3-html5lib (1.1-r0) 14:49:49 (34/39) Installing py3-pytoml (0.1.21-r0) 14:49:49 (35/39) Installing py3-pep517 (0.9.1-r0) 14:49:49 (36/39) Installing py3-progress (1.5-r0) 14:49:49 ---> Running in 35285ad0307d 14:49:49 (37/39) Installing py3-retrying (1.3.3-r0) 14:49:49 (38/39) Installing py3-toml (0.10.2-r0) 14:49:49 (39/39) Installing py3-pip (20.3.4-r0) 14:49:49 Removing intermediate container 397b9843884d 14:49:49 ---> befbcc89c855 14:49:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:49:50 Removing intermediate container ecb89d03578c 14:49:50 ---> 3a212055de8c 14:49:50 Step 14/24 : EXPOSE $APP_PORT 14:49:50 ---> 7f131a9e0c5f 14:49:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:49:50 Executing busybox-1.32.1-r6.trigger 14:49:50 ---> Running in da6fc749ad78 14:49:50 OK: 82 MiB in 59 packages 14:49:50 ---> 3a37087963e8 14:49:50 Step 27/32 : RUN chmod +x /entrypoint.sh 14:49:50 ---> Running in bb73de0e9679 14:49:50 Removing intermediate container da6fc749ad78 14:49:50 ---> 804f8d1dab13 14:49:50 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:50 ---> Running in 15698e3fe426 14:49:50 ---> 495b08526c94 14:49:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:49:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:49:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:49:51 ---> 7cb4c0ec2e26 14:49:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:49:51 (1/4) Installing ca-certificates (20191127-r4) 14:49:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:49:51 (3/4) Installing libcurl (7.78.0-r0) 14:49:51 (4/4) Installing curl (7.78.0-r0) 14:49:51 Executing busybox-1.31.1-r20.trigger 14:49:51 Executing ca-certificates-20191127-r4.trigger 14:49:51 OK: 7 MiB in 18 packages 14:49:51 ---> 17edb90334b3 14:49:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:49:52 Collecting docker-compose==1.23.2 14:49:52 ---> 200ddb224669 14:49:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:49:52 Removing intermediate container bb73de0e9679 14:49:52 ---> a3b1f4bac1a7 14:49:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:49:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:49:52 Removing intermediate container 35285ad0307d 14:49:52 ---> 54ae91343208 14:49:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:49:52 ---> Running in db3157339154 14:49:52 Removing intermediate container 15698e3fe426 14:49:52 ---> 5ddcc8a4f083 14:49:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:49:52 ---> Running in 54fed9afe302 14:49:52 Collecting PyYAML<4,>=3.10 14:49:52 Downloading PyYAML-3.13.tar.gz (270 kB) 14:49:52 ---> Running in ca420ae0e0c4 14:49:52 Removing intermediate container db3157339154 14:49:52 ---> 5f838e789fc5 14:49:52 Step 29/32 : CMD ["gate"] 14:49:52 Removing intermediate container 54fed9afe302 14:49:52 ---> fc9c8e0c0e3c 14:49:52 Step 14/22 : WORKDIR /edgex 14:49:52 ---> df9090986b29 14:49:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:49:52 ---> Running in 6b2e9829c9bd 14:49:52 ---> Running in 58d18cb6a8d7 14:49:52 Collecting cached-property<2,>=1.2.0 14:49:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:49:53 Collecting texttable<0.10,>=0.9.0 14:49:53 Removing intermediate container 58d18cb6a8d7 14:49:53 ---> 3988c0902c04 14:49:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:49:53 Downloading texttable-0.9.1.tar.gz (11 kB) 14:49:53 Removing intermediate container 6b2e9829c9bd 14:49:53 ---> 3b5961d4a8c7 14:49:53 Step 30/32 : LABEL arch=x86_64 14:49:53 ---> 35b0d00df309 14:49:53 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:49:53 ---> Running in 669da1a79bcb 14:49:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:49:53 ---> Running in e19ac64ee024 14:49:53 ---> 1e1e02cae494 14:49:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:49:53 Collecting jsonschema<3,>=2.5.1 14:49:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:49:53 Removing intermediate container 669da1a79bcb 14:49:53 ---> 7ee12f5b28e2 14:49:53 Step 31/32 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 14:49:53 Collecting websocket-client<1.0,>=0.32.0 14:49:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:49:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:49:53 Collecting docopt<0.7,>=0.6.1 14:49:53 Downloading docopt-0.6.2.tar.gz (25 kB) 14:49:55 ---> Running in a5d82712cef0 14:49:55 Collecting dockerpty<0.5,>=0.4.1 14:49:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:49:55 ---> 32721f4c5833 14:49:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:49:55 Removing intermediate container a5d82712cef0 14:49:55 ---> 9979db8298e8 14:49:55 Step 32/32 : LABEL version=0.0.0 14:49:55 ---> Running in 81b7ab286c8c 14:49:55 Collecting docker<4.0,>=3.6.0 14:49:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:49:55 ---> f05680278138 14:49:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:49:55 Removing intermediate container 81b7ab286c8c 14:49:55 ---> a5be350e4bec 14:49:55 14:49:55 (1/6) Installing dumb-init (1.2.2-r1) 14:49:55 Removing intermediate container e19ac64ee024 14:49:55 ---> 4b7ba5320f18 14:49:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:49:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:49:55 Successfully built a5be350e4bec 14:49:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:49:55 ---> Running in c709d36c1f4b 14:49:55 Successfully tagged security-bootstrapper:latest 14:49:55 Building support-scheduler 14:49:55 (2/6) Installing libgcc (9.3.0-r2) 14:49:55 (3/6) Installing libsodium (1.0.18-r0) 14:49:55  Building security-bootstrapper ... done  ---> Running in c3b4b14e2984 14:49:55 Collecting docker-pycreds>=0.4.0 14:49:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:49:55 Collecting chardet<3.1.0,>=3.0.2 14:49:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:49:55 (4/6) Installing libstdc++ (9.3.0-r2) 14:49:55 Collecting urllib3<1.25,>=1.21.1 14:49:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:49:55 Collecting certifi>=2017.4.17 14:49:55 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 14:49:55 Collecting idna<2.8,>=2.5 14:49:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:49:55 Removing intermediate container c3b4b14e2984 14:49:55 ---> 5374b687c757 14:49:55 Step 24/26 : LABEL arch=x86_64 14:49:55 Removing intermediate container c709d36c1f4b 14:49:55 ---> 080392ee8b23 14:49:55 Step 19/22 : CMD ["--init=true"] 14:49:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:49:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:49:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:49:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:49:55 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:49:55 Attempting uninstall: urllib3 14:49:55 Found existing installation: urllib3 1.26.2 14:49:55 Uninstalling urllib3-1.26.2: 14:49:55 ---> Running in bd073fc2d4e6 14:49:55 ---> Running in 5c0a97c87b60 14:49:55 Successfully uninstalled urllib3-1.26.2 14:49:55 (5/6) Installing libzmq (4.3.3-r0) 14:49:55 Attempting uninstall: idna 14:49:55 Found existing installation: idna 3.1 14:49:55 Uninstalling idna-3.1: 14:49:55 Successfully uninstalled idna-3.1 14:49:56 (6/6) Installing zeromq (4.3.3-r0) 14:49:56 Executing busybox-1.31.1-r20.trigger 14:49:56 OK: 8 MiB in 20 packages 14:49:56 Attempting uninstall: chardet 14:49:56 Found existing installation: chardet 4.0.0 14:49:56 Uninstalling chardet-4.0.0: 14:49:56 Removing intermediate container bd073fc2d4e6 14:49:56 ---> e3edb90360fd 14:49:56 Step 25/26 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 14:49:56 Removing intermediate container 5c0a97c87b60 14:49:56 ---> 20c35f9758a5 14:49:56 Step 20/22 : LABEL arch=x86_64 14:49:56 Successfully uninstalled chardet-4.0.0 14:49:56 ---> Running in b7860d699596 14:49:56 ---> Running in 812e945d2bea 14:49:56 Attempting uninstall: requests 14:49:56 Found existing installation: requests 2.25.1 14:49:56 Uninstalling requests-2.25.1: 14:49:56 Removing intermediate container b7860d699596 14:49:56 ---> 3a4b5c5db193 14:49:56 Step 21/22 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 14:49:56 Successfully uninstalled requests-2.25.1 14:49:57 Removing intermediate container 812e945d2bea 14:49:57 ---> f070c7a6313c 14:49:57 Step 26/26 : LABEL version=0.0.0 14:49:57 Running setup.py install for texttable: started 14:49:57 ---> Running in f55d82dbd038 14:49:57 Removing intermediate container ca420ae0e0c4 14:49:57 ---> 8bb26f74056f 14:49:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:49:57 ---> Running in 7e3430a0cd78 14:49:57 Running setup.py install for texttable: finished with status 'done' 14:49:57 Removing intermediate container f55d82dbd038 14:49:57 ---> a2f09681d0e1 14:49:57 Step 22/22 : LABEL version=0.0.0 14:49:57 Running setup.py install for PyYAML: started 14:49:57 Removing intermediate container 7e3430a0cd78 14:49:57 ---> ffdebc8e36a4 14:49:57 14:49:57 ---> d85a96e91e15 14:49:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:49:57 Successfully built ffdebc8e36a4 14:49:57 Successfully tagged security-secretstore-setup:latest 14:49:57  Building security-secretstore-setup ... done Building support-notifications 14:49:57 ---> Running in efbb4fb187f7 14:49:58 Running setup.py install for PyYAML: finished with status 'done' 14:49:58 Removing intermediate container efbb4fb187f7 14:49:58 ---> 30a454e97c95 14:49:58 14:49:58 Running setup.py install for docopt: started 14:49:58 Successfully built 30a454e97c95 14:49:58 Running setup.py install for docopt: finished with status 'done' 14:49:58 Running setup.py install for dockerpty: started 14:49:59 Successfully tagged security-proxy-setup:latest 14:49:59  Building security-proxy-setup ... done Building core-metadata 14:49:59 Running setup.py install for dockerpty: finished with status 'done' 14:49:59 ---> 50abf5dad7d3 14:49:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:50:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:50:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:50:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:50:04 ---> 80e85f4de851 14:50:04 Step 3/24 : WORKDIR /edgex-go 14:50:04 ---> Using cache 14:50:04 ---> 2757fb40fb14 14:50:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:04 ---> Using cache 14:50:04 ---> 9646df7f5a3d 14:50:04 Step 5/24 : RUN apk add --update --no-cache make git 14:50:04 ---> Using cache 14:50:04 ---> 3054580a4a56 14:50:04 Step 6/24 : COPY go.mod . 14:50:04 ---> Using cache 14:50:04 ---> 6ed01e0dcc3c 14:50:04 Step 7/24 : RUN go mod download 14:50:04 ---> Using cache 14:50:04 ---> 7ea56a675c37 14:50:04 Step 8/24 : COPY . . 14:50:04 ---> Using cache 14:50:04 ---> 7233fe7a95df 14:50:04 Step 9/24 : RUN go mod tidy 14:50:04 ---> Using cache 14:50:04 ---> 4babfb14ce82 14:50:04 Step 10/24 : RUN make cmd/core-metadata/core-metadata 14:50:05 ---> afe526acc73b 14:50:05 Step 20/24 : ENTRYPOINT ["/core-data"] 14:50:05 ---> Running in 78db8bf0cec3 14:50:06 ---> Running in fa0f25ce332e 14:50:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:50:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:06 ---> 80e85f4de851 14:50:06 Step 3/23 : WORKDIR /edgex-go 14:50:06 ---> Using cache 14:50:06 ---> 2757fb40fb14 14:50:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:06 ---> Using cache 14:50:06 ---> 9646df7f5a3d 14:50:06 Step 5/23 : RUN apk add --update --no-cache make git 14:50:06 ---> Using cache 14:50:06 ---> 3054580a4a56 14:50:06 Step 6/23 : COPY go.mod . 14:50:06 ---> Using cache 14:50:06 ---> 6ed01e0dcc3c 14:50:06 Step 7/23 : RUN go mod download 14:50:06 ---> Using cache 14:50:06 ---> 7ea56a675c37 14:50:06 Step 8/23 : COPY . . 14:50:06 ---> Using cache 14:50:06 ---> 7233fe7a95df 14:50:06 Step 9/23 : RUN go mod tidy 14:50:06 ---> Using cache 14:50:06 ---> 4babfb14ce82 14:50:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:50:06 ---> Running in 83f518840699 14:50:06 Removing intermediate container fa0f25ce332e 14:50:06 ---> 7b401b41642d 14:50:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:50:06 ---> Running in d6be02e45e2d 14:50:06 Removing intermediate container d6be02e45e2d 14:50:06 ---> 013f281981f1 14:50:06 Step 22/24 : LABEL arch=x86_64 14:50:07 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 14:50:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:50:07 ---> Running in ddbf57be3a70 14:50:07 Removing intermediate container ddbf57be3a70 14:50:07 ---> cdc25ab5e842 14:50:07 Step 23/24 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 14:50:07 ---> Running in 8eba2607a24a 14:50:08 Removing intermediate container 8eba2607a24a 14:50:08 ---> 8b68aa9ea507 14:50:08 Step 24/24 : LABEL version=0.0.0 14:50:08 ---> Running in 082d513aec4f 14:50:08 Removing intermediate container 082d513aec4f 14:50:08 ---> 1d7b6e67fea1 14:50:08 14:50:09 Successfully built 1d7b6e67fea1 14:50:09 Successfully tagged core-data:latest 14:50:09 Building core-command 14:50:11  Building core-data ... done Removing intermediate container d6c9204de0ce 14:50:11 ---> 10aba74ddb6e 14:50:11 Step 15/24 : ENV APP_PORT=58890 14:50:11 ---> Running in cba8547c6ff4 14:50:12 Removing intermediate container cba8547c6ff4 14:50:12 ---> 9b7005edb968 14:50:12 Step 16/24 : EXPOSE $APP_PORT 14:50:12 ---> Running in bf45270c52f5 14:50:12 Removing intermediate container bf45270c52f5 14:50:12 ---> 6b22d64f3e17 14:50:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:50:13 ---> cb00427eeb55 14:50:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:50:13 ---> 65cb2d54d50d 14:50:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:50:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:50:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:14 ---> 80e85f4de851 14:50:14 Step 3/23 : WORKDIR /edgex-go 14:50:14 ---> Using cache 14:50:14 ---> 2757fb40fb14 14:50:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:14 ---> Using cache 14:50:14 ---> 9646df7f5a3d 14:50:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:50:14 ---> 55f4f701032a 14:50:14 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 14:50:14 ---> Running in b356bbc98aed 14:50:14 ---> Running in 48d951fc68fe 14:50:15 Removing intermediate container 48d951fc68fe 14:50:15 ---> f6995274bf95 14:50:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:50:15 ---> Running in e900936623d6 14:50:15 Removing intermediate container e900936623d6 14:50:15 ---> a7b0077fe9cd 14:50:15 Step 22/24 : LABEL arch=x86_64 14:50:15 ---> Running in 0610b8079f8b 14:50:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:50:15 Removing intermediate container 0610b8079f8b 14:50:15 ---> 7895af7e22af 14:50:15 Step 23/24 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 14:50:16 ---> Running in b6d3002ad296 14:50:16 Removing intermediate container b6d3002ad296 14:50:16 ---> f1e58acce346 14:50:16 Step 24/24 : LABEL version=0.0.0 14:50:16 ---> Running in 0a0065d92133 14:50:16 Removing intermediate container 0a0065d92133 14:50:16 ---> 856fbcf94dfc 14:50:16 14:50:16 Successfully built 856fbcf94dfc 14:50:16 Successfully tagged sys-mgmt-agent:latest 14:50:16  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:50:17 OK: 219 MiB in 52 packages 14:50:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:50:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:50:17 ---> 80e85f4de851 14:50:17 Step 3/24 : WORKDIR /edgex-go 14:50:17 ---> Using cache 14:50:17 ---> 2757fb40fb14 14:50:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:17 ---> Using cache 14:50:17 ---> 9646df7f5a3d 14:50:17 Step 5/24 : RUN apk add --update --no-cache make git 14:50:17 ---> Using cache 14:50:17 ---> 3054580a4a56 14:50:17 Step 6/24 : COPY go.mod . 14:50:17 ---> Using cache 14:50:17 ---> 6ed01e0dcc3c 14:50:17 Step 7/24 : RUN go mod download 14:50:17 ---> Using cache 14:50:17 ---> 7ea56a675c37 14:50:17 Step 8/24 : COPY . . 14:50:17 ---> Using cache 14:50:17 ---> 7233fe7a95df 14:50:17 Step 9/24 : RUN go mod tidy 14:50:17 ---> Using cache 14:50:17 ---> 4babfb14ce82 14:50:17 Step 10/24 : RUN make cmd/core-command/core-command 14:50:17 ---> Running in fedb27776033 14:50:18 Removing intermediate container b356bbc98aed 14:50:18 ---> d3211373c1a1 14:50:18 Step 6/23 : COPY go.mod . 14:50:18 ---> 97b806131d0d 14:50:18 Step 7/23 : RUN go mod download 14:50:18 ---> Running in 2e0202e6ed17 14:50:18 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 14:50:20 Removing intermediate container 2e0202e6ed17 14:50:20 ---> 4912cb265086 14:50:20 Step 8/23 : COPY . . 14:50:26 ---> f14dd522e2a9 14:50:26 Step 9/23 : RUN go mod tidy 14:50:26 ---> Running in cf5d543cfb66 14:50:28 Removing intermediate container cf5d543cfb66 14:50:28 ---> 0a9d9c0c7494 14:50:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:50:28 ---> Running in 48435aad4d3f 14:50:29 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 14:50:41 Removing intermediate container 78db8bf0cec3 14:50:41 ---> 6ec9db8068b4 14:50:41 14:50:41 Step 11/24 : FROM alpine:3.12 14:50:41 ---> 13621d1b12d4 14:50:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:50:41 ---> Running in caf500b0f2db 14:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:50:41 (1/1) Installing dumb-init (1.2.2-r1) 14:50:41 Executing busybox-1.31.1-r20.trigger 14:50:41 OK: 6 MiB in 15 packages 14:50:41 Removing intermediate container 83f518840699 14:50:41 ---> 92b40757257a 14:50:41 14:50:41 Step 11/23 : FROM alpine:3.12 14:50:41 ---> 13621d1b12d4 14:50:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:50:41 ---> Running in 0b668e653e54 14:50:41 Removing intermediate container caf500b0f2db 14:50:41 ---> 2dec3c430846 14:50:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:50:41 ---> Running in 54e3f83f2ac5 14:50:41 Removing intermediate container 54e3f83f2ac5 14:50:41 ---> 12b87d956772 14:50:41 Step 14/24 : ENV APP_PORT=59881 14:50:41 ---> Running in 7b6614a28358 14:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:50:41 Removing intermediate container 7b6614a28358 14:50:41 ---> a2accecaf9f9 14:50:41 Step 15/24 : EXPOSE $APP_PORT 14:50:41 ---> Running in 8adb6eaae552 14:50:41 (1/1) Installing dumb-init (1.2.2-r1) 14:50:41 Executing busybox-1.31.1-r20.trigger 14:50:41 OK: 6 MiB in 15 packages 14:50:42 Removing intermediate container 8adb6eaae552 14:50:42 ---> 534f5ab21a19 14:50:42 Step 16/24 : WORKDIR / 14:50:42 ---> Running in c83ef22d57e6 14:50:42 Removing intermediate container c83ef22d57e6 14:50:42 ---> d120e6e769c7 14:50:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:50:42 Removing intermediate container 0b668e653e54 14:50:42 ---> e17e6dd1fcec 14:50:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:50:42 ---> Running in 69f6965cf0d3 14:50:42 ---> 27fd77cfb50c 14:50:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:50:42 Removing intermediate container 69f6965cf0d3 14:50:42 ---> fd1441a8201a 14:50:42 Step 14/23 : ENV APP_PORT=59861 14:50:42 ---> Running in 94f6d18bbb25 14:50:43 Removing intermediate container 94f6d18bbb25 14:50:43 ---> e6391c0927b1 14:50:43 Step 15/23 : EXPOSE $APP_PORT 14:50:43 ---> Running in 5035f9c9ef81 14:50:43 ---> 457bce890e85 14:50:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:50:43 Removing intermediate container 5035f9c9ef81 14:50:43 ---> 8b03c27efea9 14:50:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:50:43 ---> 0452d63798ff 14:50:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:50:43 ---> 99c7dc8d4d1a 14:50:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:50:43 ---> Running in 0f4c44fc3df3 14:50:44 Removing intermediate container 0f4c44fc3df3 14:50:44 ---> 575ed62467f2 14:50:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:50:44 ---> Running in 089912e048ef 14:50:44 ---> 4aaf0258a374 14:50:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:50:44 Removing intermediate container 089912e048ef 14:50:44 ---> 02fe25129640 14:50:44 Step 22/24 : LABEL arch=x86_64 14:50:44 ---> Running in 3751be130cdd 14:50:44 ---> a5418ff2992c 14:50:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:50:44 ---> Running in 7910781ef97d 14:50:44 Removing intermediate container 3751be130cdd 14:50:44 ---> 66418d1c3e7a 14:50:44 Step 23/24 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 14:50:44 Removing intermediate container 7910781ef97d 14:50:44 ---> 10d4c3cf98be 14:50:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:50:44 ---> Running in 287ca5416cb8 14:50:44 ---> Running in 8e42d352e8cb 14:50:44 Removing intermediate container 287ca5416cb8 14:50:44 ---> 8a6295798daa 14:50:44 Step 24/24 : LABEL version=0.0.0 14:50:44 Removing intermediate container 8e42d352e8cb 14:50:44 ---> 9e3f57fedd47 14:50:44 Step 21/23 : LABEL arch=x86_64 14:50:44 ---> Running in 394f28872b35 14:50:45 ---> Running in 36cb11844b9e 14:50:45 Removing intermediate container 394f28872b35 14:50:45 ---> f268b20542c8 14:50:45 14:50:45 Removing intermediate container 36cb11844b9e 14:50:45 ---> 2f86b75ab4d1 14:50:45 Step 22/23 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 14:50:45 ---> Running in 5f70275788d5 14:50:45 Successfully built f268b20542c8 14:50:45 Successfully tagged core-metadata:latest 14:50:45  Building core-metadata ... done Removing intermediate container 5f70275788d5 14:50:45 ---> ef39a0f0f97f 14:50:45 Step 23/23 : LABEL version=0.0.0 14:50:45 ---> Running in 0619afe71b82 14:50:45 Removing intermediate container 0619afe71b82 14:50:45 ---> 5012a58efc72 14:50:45 14:50:45 Successfully built 5012a58efc72 14:50:45 Successfully tagged support-scheduler:latest 14:50:46  Building support-scheduler ... done Removing intermediate container fedb27776033 14:50:46 ---> 90d7d585dccc 14:50:46 14:50:46 Step 11/24 : FROM alpine:3.12 14:50:46 ---> 13621d1b12d4 14:50:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:50:46 ---> Using cache 14:50:46 ---> e17e6dd1fcec 14:50:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:50:46 ---> Using cache 14:50:46 ---> fd1441a8201a 14:50:46 Step 14/24 : ENV APP_PORT=59882 14:50:47 ---> Running in 131932b5913a 14:50:47 Removing intermediate container 131932b5913a 14:50:47 ---> b9d3e9c69f80 14:50:47 Step 15/24 : EXPOSE $APP_PORT 14:50:47 ---> Running in 1fcea2309dc8 14:50:47 Removing intermediate container 1fcea2309dc8 14:50:47 ---> 84796518700d 14:50:47 Step 16/24 : WORKDIR / 14:50:47 ---> Running in c18aae6782a7 14:50:47 Removing intermediate container c18aae6782a7 14:50:47 ---> dbbfc7927830 14:50:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:50:47 ---> ac6a080c5de0 14:50:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:50:48 ---> 72cfe5a8370e 14:50:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:50:48 ---> b3bd232bb518 14:50:48 Step 20/24 : ENTRYPOINT ["/core-command"] 14:50:48 ---> Running in 3ecdc53223ec 14:50:48 Removing intermediate container 3ecdc53223ec 14:50:48 ---> 9917d94b2f03 14:50:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:50:48 ---> Running in 823999a64c06 14:50:48 Removing intermediate container 823999a64c06 14:50:48 ---> 14a610dd8b09 14:50:48 Step 22/24 : LABEL arch=x86_64 14:50:48 ---> Running in fe6180cbbd79 14:50:48 Removing intermediate container fe6180cbbd79 14:50:48 ---> 28654e1685de 14:50:48 Step 23/24 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 14:50:48 ---> Running in 396d96831ce0 14:50:49 Removing intermediate container 396d96831ce0 14:50:49 ---> c0c441043861 14:50:49 Step 24/24 : LABEL version=0.0.0 14:50:49 ---> Running in 4fb670c36c60 14:50:49 Removing intermediate container 4fb670c36c60 14:50:49 ---> 07ed87c31d9c 14:50:49 14:50:49 Successfully built 07ed87c31d9c 14:50:49 Successfully tagged core-command:latest 14:50:51  Building core-command ... done Removing intermediate container 48435aad4d3f 14:50:51 ---> 8d369de087a1 14:50:51 14:50:51 Step 11/23 : FROM alpine:3.12 14:50:51 ---> 13621d1b12d4 14:50:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:50:51 ---> Running in c2b3b991ff69 14:50:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:50:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:50:51 (1/2) Installing ca-certificates (20191127-r4) 14:50:52 (2/2) Installing dumb-init (1.2.2-r1) 14:50:52 Executing busybox-1.31.1-r20.trigger 14:50:52 Executing ca-certificates-20191127-r4.trigger 14:50:52 OK: 6 MiB in 16 packages 14:50:52 Removing intermediate container c2b3b991ff69 14:50:52 ---> 48c124251017 14:50:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:50:52 ---> Running in 2d821aef8cbc 14:50:52 Removing intermediate container 2d821aef8cbc 14:50:52 ---> d0bc05a3ae3a 14:50:52 Step 14/23 : ENV APP_PORT=59860 14:50:52 ---> Running in e1b9890223e8 14:50:52 Removing intermediate container e1b9890223e8 14:50:52 ---> 40720f4d2725 14:50:52 Step 15/23 : EXPOSE $APP_PORT 14:50:52 ---> Running in 5b90dd78d2e0 14:50:52 Removing intermediate container 5b90dd78d2e0 14:50:52 ---> 219baee8c88f 14:50:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:50:52 ---> ece79cf649b4 14:50:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:50:52 ---> 547ebc4b1673 14:50:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:50:53 ---> e8f1a86b7933 14:50:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:50:53 ---> Running in 16290041f788 14:50:53 Removing intermediate container 16290041f788 14:50:53 ---> 02e35fbd9e46 14:50:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:50:53 ---> Running in 2e434515a46a 14:50:53 Removing intermediate container 2e434515a46a 14:50:53 ---> fd78fdfae8f7 14:50:53 Step 21/23 : LABEL arch=x86_64 14:50:53 ---> Running in ae51e658097b 14:50:53 Removing intermediate container ae51e658097b 14:50:53 ---> 0291289b9ade 14:50:53 Step 22/23 : LABEL git_sha=dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 14:50:53 ---> Running in 6283fc41b711 14:50:53 Removing intermediate container 6283fc41b711 14:50:53 ---> 233ed91ff032 14:50:53 Step 23/23 : LABEL version=0.0.0 14:50:53 ---> Running in 82029feff73a 14:50:53 Removing intermediate container 82029feff73a 14:50:53 ---> b475e7e68f7f 14:50:53 14:50:53 Successfully built b475e7e68f7f 14:50:53 Successfully tagged support-notifications:latest 14:50:53  Building support-notifications ... done  [Pipeline] } 14:50:53 $ docker stop --time=1 abe469310b735af08bb108447c54ec8beab84abd2cd75efad2db020d62174080 14:50:55 $ docker rm -f abe469310b735af08bb108447c54ec8beab84abd2cd75efad2db020d62174080 [Pipeline] // withDockerContainer [Pipeline] sh 14:50:55 + docker images 14:50:55 REPOSITORY TAG IMAGE ID CREATED SIZE 14:50:55 support-notifications latest b475e7e68f7f 2 seconds ago 16.8MB 14:50:55 8d369de087a1 4 seconds ago 1.75GB 14:50:55 core-command latest 07ed87c31d9c 6 seconds ago 16MB 14:50:55 90d7d585dccc 9 seconds ago 1.74GB 14:50:55 support-scheduler latest 5012a58efc72 10 seconds ago 16.1MB 14:50:55 core-metadata latest f268b20542c8 10 seconds ago 16.7MB 14:50:55 92b40757257a 15 seconds ago 1.75GB 14:50:55 6ec9db8068b4 16 seconds ago 1.75GB 14:50:55 sys-mgmt-agent latest 856fbcf94dfc 39 seconds ago 324MB 14:50:55 core-data latest 1d7b6e67fea1 47 seconds ago 20.4MB 14:50:55 security-secretstore-setup latest ffdebc8e36a4 58 seconds ago 29MB 14:50:55 security-proxy-setup latest 30a454e97c95 58 seconds ago 25.9MB 14:50:55 security-bootstrapper latest a5be350e4bec About a minute ago 18.7MB 14:50:55 908d28f2f607 About a minute ago 1.75GB 14:50:55 28098b1eff45 About a minute ago 1.75GB 14:50:55 a278438108e1 About a minute ago 1.75GB 14:50:55 a2adbb8abdfa About a minute ago 1.75GB 14:50:55 824172a91ec2 About a minute ago 1.75GB 14:50:55 ci-base-image-x86_64 latest 80e85f4de851 5 minutes ago 1.24GB 14:50:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB 14:50:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB 14:50:55 docker 20.10.6 d2979b152a7d 3 months ago 246MB 14:50:55 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 14:50:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 14:51:11 Still waiting to schedule task 14:51:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:55:05 Running on prd-ubuntu18.04-docker-8c-8g-1402 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws 14:55:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:55:06 The recommended git tool is: git 14:55:08 using credential edgex-jenkins-ssh 14:55:08 Cloning the remote Git repository 14:55:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:55:08 > git init /w/workspace/edgex-go/1 # timeout=10 14:55:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:55:08 > git --version # timeout=10 14:55:08 > git --version # 'git version 2.17.1' 14:55:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:55:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:55:19 Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:55:20 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } 14:55:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:55:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:55:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:55:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:55:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:55:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:55:19 > git config core.sparsecheckout # timeout=10 14:55:19 > git checkout -f dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:55:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:55:23 ---> package-listing.sh 14:55:23 ++ facter osfamily 14:55:23 ++ tr '[:upper:]' '[:lower:]' 14:55:23 + OS_FAMILY=redhat 14:55:23 + workspace=/w/workspace/edgex-go/1 14:55:23 + START_PACKAGES=/tmp/packages_start.txt 14:55:23 + END_PACKAGES=/tmp/packages_end.txt 14:55:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:23 + PACKAGES=/tmp/packages_start.txt 14:55:23 + '[' /w/workspace/edgex-go/1 ']' 14:55:23 + PACKAGES=/tmp/packages_end.txt 14:55:23 + case "${OS_FAMILY}" in 14:55:23 + rpm -qa 14:55:23 + sort 14:55:25 + '[' -f /tmp/packages_start.txt ']' 14:55:25 + '[' -f /tmp/packages_end.txt ']' 14:55:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:25 + '[' /w/workspace/edgex-go/1 ']' 14:55:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:55:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:55: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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:55:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:26 14:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:27 latest: Pulling from edgex-lftools-log-publisher 14:55:27 b4d181a07f80: Pulling fs layer 14:55:27 a1111a8f2ec3: Pulling fs layer 14:55:27 ed53099fbce6: Pulling fs layer 14:55:27 dc539afda2c1: Pulling fs layer 14:55:27 77bc0d833cb6: Pulling fs layer 14:55:27 9065ff56babe: Pulling fs layer 14:55:27 d287ab97295c: Pulling fs layer 14:55:27 dc539afda2c1: Waiting 14:55:27 77bc0d833cb6: Waiting 14:55:27 9065ff56babe: Waiting 14:55:27 d287ab97295c: Waiting 14:55:27 a1111a8f2ec3: Verifying Checksum 14:55:27 a1111a8f2ec3: Download complete 14:55:27 dc539afda2c1: Verifying Checksum 14:55:27 dc539afda2c1: Download complete 14:55:27 77bc0d833cb6: Verifying Checksum 14:55:27 77bc0d833cb6: Download complete 14:55:27 9065ff56babe: Verifying Checksum 14:55:27 9065ff56babe: Download complete 14:55:27 ed53099fbce6: Verifying Checksum 14:55:27 ed53099fbce6: Download complete 14:55:29 b4d181a07f80: Verifying Checksum 14:55:29 b4d181a07f80: Download complete 14:55:29 b4d181a07f80: Pull complete 14:55:29 a1111a8f2ec3: Pull complete 14:55:30 ed53099fbce6: Pull complete 14:55:30 dc539afda2c1: Pull complete 14:55:30 77bc0d833cb6: Pull complete 14:55:30 9065ff56babe: Pull complete 14:55:32 d287ab97295c: Verifying Checksum 14:55:32 d287ab97295c: Download complete 14:55:37 d287ab97295c: Pull complete 14:55:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:55:37 prd-centos7-docker-4c-2g-1388 does not seem to be running inside a container 14:55:37 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat 14:55:40 $ docker top d8a8016997ad24214da07b28c1714f1995ae17d71a604664023b818a1330896c -eo pid,comm [Pipeline] { [Pipeline] sh 14:55:41 + touch /tmp/pre-build-complete [Pipeline] sh 14:55:41 + mkdir -p /var/log/sysstat [Pipeline] sh 14:55:41 + ls /var/log/sa-host 14:55:41 + sadf -c /var/log/sa-host/sa02 14:55:41 file_magic: OK 14:55:41 HZ: Using current value: 100 14:55:41 file_header: OK 14:55:41 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 14:55:41 Statistics: 14:55:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:55:41 File successfully converted to sysstat format version 12.0.3 14:55:41 + sadf -c /var/log/sa-host/sa05 14:55:41 file_magic: OK 14:55:41 HZ: Using current value: 100 14:55:41 file_header: OK 14:55:41 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 14:55:41 Statistics: 14:55:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:55:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:42 provisioning config files... 14:55:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6731354832696248808tmp [Pipeline] { [Pipeline] echo 14:55:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:55:42 ---> create-netrc.sh [Pipeline] } 14:55:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:55:43 ---> python-tools-install.sh [Pipeline] echo 14:55:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:55:43 ---> sudo-logs.sh 14:55:43 Archiving 'sudo' log.. 14:55:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-1388.vexxhost.local: Name or service not known 14:55:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-1388.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:55:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:55:43 ---> job-cost.sh 14:55:43 lf-activate-venv: SKIPPING 14:55:43 INFO: No Stack... 14:55:45 INFO: Retrieving Pricing Info for: v3-standard-2 14:55:45 INFO: Archiving Costs [Pipeline] echo 14:55:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:55:45 ---> logs-deploy.sh 14:55:45 lf-activate-venv: SKIPPING 14:55:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3643/1 14:55:45 INFO: archiving workspace using pattern(s): 14:55:46 Archives upload complete. 14:55:46 INFO: archiving logs to Nexus 14:55:47 ---> uname -a: 14:55:47 Linux prd-centos7-docker-4c-2g-1388.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:55:47 14:55:47 14:55:47 ---> lscpu: 14:55:47 Architecture: x86_64 14:55:47 CPU op-mode(s): 32-bit, 64-bit 14:55:47 Byte Order: Little Endian 14:55:47 Address sizes: 40 bits physical, 48 bits virtual 14:55:47 CPU(s): 2 14:55:47 On-line CPU(s) list: 0,1 14:55:47 Thread(s) per core: 1 14:55:47 Core(s) per socket: 1 14:55:47 Socket(s): 2 14:55:47 NUMA node(s): 1 14:55:47 Vendor ID: AuthenticAMD 14:55:47 CPU family: 23 14:55:47 Model: 49 14:55:47 Model name: AMD EPYC-Rome Processor 14:55:47 Stepping: 0 14:55:47 CPU MHz: 2799.998 14:55:47 BogoMIPS: 5599.99 14:55:47 Virtualization: AMD-V 14:55:47 Hypervisor vendor: KVM 14:55:47 Virtualization type: full 14:55:47 L1d cache: 32K 14:55:47 L1i cache: 32K 14:55:47 L2 cache: 512K 14:55:47 L3 cache: 16384K 14:55:47 NUMA node0 CPU(s): 0,1 14:55:47 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 14:55:47 14:55:47 14:55:47 ---> nproc: 14:55:47 2 14:55:47 14:55:47 14:55:47 ---> df -h: 14:55:47 Filesystem Size Used Avail Use% Mounted on 14:55:47 overlay 40G 13G 28G 32% / 14:55:47 tmpfs 64M 0 64M 0% /dev 14:55:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:55:47 shm 64M 0 64M 0% /dev/shm 14:55:47 /dev/vda1 40G 13G 28G 32% /facter-os 14:55:47 14:55:47 14:55:47 ---> sar -b -r -n DEV: 14:55:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 14:55:47 14:55:47 14:43:24 LINUX RESTART (2 CPU) 14:55:47 14:55:47 14:44:01 tps rtps wtps bread/s bwrtn/s 14:55:47 14:45:01 158.82 3.56 155.26 2600.33 50823.48 14:55:47 14:46:01 312.57 0.00 312.57 0.00 62275.53 14:55:47 14:47:01 59.02 0.00 59.02 0.00 10814.74 14:55:47 14:48:01 59.86 0.02 59.84 0.53 8818.57 14:55:47 14:49:01 802.38 363.71 438.67 13092.75 282589.82 14:55:47 14:50:01 531.23 133.98 397.25 7954.59 127316.26 14:55:47 14:51:02 420.62 85.15 335.47 3297.12 121673.12 14:55:47 14:52:01 1.86 0.02 1.85 0.27 36.03 14:55:47 14:53:01 0.28 0.02 0.27 0.13 3.38 14:55:47 14:54:01 0.23 0.00 0.23 0.00 2.85 14:55:47 14:55:01 0.32 0.00 0.32 0.00 3.55 14:55:47 Average: 213.80 53.43 160.37 2454.88 60521.26 14:55:47 14:55:47 14:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:55:47 14:45:01 4128960 0 965240 12.05 2620 2912112 1615120 17.83 1053008 2341112 34076 14:55:47 14:46:01 3312052 0 1183224 14.77 2620 3511036 1762576 19.46 1277156 2786212 133672 14:55:47 14:47:01 3136324 0 1164900 14.55 2620 3705088 1694064 18.70 1367220 2855224 14288 14:55:47 14:48:01 3385268 0 1108036 13.84 2620 3513008 1549812 17.11 1208644 2781748 18628 14:55:47 14:49:01 1301104 0 1495116 18.67 2620 5210092 2776800 30.66 2585600 3355612 140 14:55:47 14:50:01 137724 0 1406580 17.56 2620 6462008 2157772 23.82 2916856 4151132 510852 14:55:47 14:51:02 2700584 0 1220880 15.24 2620 4084848 1318336 14.56 1398436 3135904 20 14:55:47 14:52:01 2714748 0 1206708 15.07 2620 4084856 1264196 13.96 1394516 3133188 12 14:55:47 14:53:01 2711700 0 1209756 15.11 2620 4084856 1279056 14.12 1396548 3133192 12 14:55:47 14:54:01 2711884 0 1209564 15.10 2620 4084864 1278936 14.12 1396860 3133192 8 14:55:47 14:55:01 2714136 0 1207288 15.07 2620 4084888 1271392 14.04 1394156 3133880 8 14:55:47 Average: 2632226 0 1216117 15.18 2620 4157969 1633460 18.03 1580818 3085491 64701 14:55:47 14:55:47 14:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:55:47 14:45:01 eth0 1541.44 1463.72 7576.25 147.51 0.00 0.00 0.00 0.00 14:55:47 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:45:01 vethcd6d98d 37.33 57.29 2.84 150.64 0.00 0.00 0.00 0.00 14:55:47 14:45:01 docker0 921.88 731.90 73.54 2837.52 0.00 0.00 0.00 0.00 14:55:47 14:46:01 vethde2e292 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:55:47 14:46:01 eth0 575.33 446.23 2300.06 92.54 0.00 0.00 0.00 0.00 14:55:47 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:46:01 docker0 422.46 529.20 31.16 2266.94 0.00 0.00 0.00 0.00 14:55:47 14:47:01 vethde2e292 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 14:55:47 14:47:01 eth0 29.39 15.99 20.59 10.96 0.00 0.00 0.00 0.00 14:55:47 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:47:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 14:55:47 14:48:01 eth0 85.39 51.57 293.15 64.56 0.00 0.00 0.00 0.00 14:55:47 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:49:01 veth0619284 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:55:47 14:49:01 eth0 362.76 242.90 1616.32 71.14 0.00 0.00 0.00 0.00 14:55:47 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:49:01 vethc7349d7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:50:01 eth0 321.74 171.37 1813.76 82.74 0.00 0.00 0.00 0.00 14:55:47 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:50:01 veth93fe82f 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 14:55:47 14:50:01 docker0 1442.83 1437.44 111.03 5820.57 0.00 0.00 0.00 0.00 14:55:47 14:51:02 eth0 74.67 44.13 157.32 58.79 0.00 0.00 0.00 0.00 14:55:47 14:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:51:02 docker0 17.82 28.66 1.09 125.24 0.00 0.00 0.00 0.00 14:55:47 14:52:01 eth0 0.53 0.08 0.06 0.22 0.00 0.00 0.00 0.00 14:55:47 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:53:01 eth0 1.30 0.70 0.34 4.46 0.00 0.00 0.00 0.00 14:55:47 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:54:01 eth0 0.62 0.47 0.34 0.27 0.00 0.00 0.00 0.00 14:55:47 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:55:01 eth0 1.33 0.13 0.17 0.01 0.00 0.00 0.00 0.00 14:55:47 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 Average: eth0 272.71 221.96 1254.83 48.56 0.00 0.00 0.00 0.00 14:55:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:47 Average: docker0 133.03 133.52 10.21 541.50 0.00 0.00 0.00 0.00 14:55:47 14:55:47 14:55:47 ---> sar -P ALL: 14:55:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 14:55:47 14:55:47 14:43:24 LINUX RESTART (2 CPU) 14:55:47 14:55:47 14:44:01 CPU %user %nice %system %iowait %steal %idle 14:55:47 14:45:01 all 24.37 0.00 7.70 4.29 0.10 63.55 14:55:47 14:45:01 0 27.30 0.00 6.95 2.26 0.09 63.39 14:55:47 14:45:01 1 21.47 0.00 8.43 6.30 0.11 63.70 14:55:47 14:46:01 all 36.27 0.00 10.46 2.37 0.12 50.78 14:55:47 14:46:01 0 36.39 0.00 10.64 1.73 0.12 51.12 14:55:47 14:46:01 1 36.16 0.00 10.28 3.01 0.11 50.44 14:55:47 14:47:01 all 39.29 0.00 4.75 0.56 0.08 55.32 14:55:47 14:47:01 0 40.23 0.00 4.55 0.63 0.07 54.51 14:55:47 14:47:01 1 38.35 0.00 4.95 0.49 0.09 56.13 14:55:47 14:48:01 all 58.27 0.00 8.02 1.24 0.11 32.36 14:55:47 14:48:01 0 57.64 0.00 7.92 1.20 0.11 33.13 14:55:47 14:48:01 1 58.90 0.00 8.13 1.29 0.11 31.58 14:55:47 14:49:01 all 30.28 0.00 19.94 25.46 0.15 24.18 14:55:47 14:49:01 0 31.41 0.00 20.28 26.37 0.13 21.81 14:55:47 14:49:01 1 29.16 0.00 19.59 24.55 0.16 26.54 14:55:47 14:50:01 all 76.85 0.00 16.64 4.18 0.14 2.20 14:55:47 14:50:01 0 76.73 0.00 16.29 4.29 0.15 2.54 14:55:47 14:50:01 1 76.96 0.00 16.98 4.06 0.13 1.87 14:55:47 14:51:02 all 60.67 0.00 13.11 7.63 0.12 18.47 14:55:47 14:51:02 0 61.24 0.00 12.49 7.78 0.11 18.38 14:55:47 14:51:02 1 60.11 0.00 13.73 7.48 0.13 18.55 14:55:47 14:52:01 all 0.03 0.00 0.11 0.03 0.01 99.81 14:55:47 14:52:01 0 0.03 0.00 0.07 0.00 0.02 99.88 14:55:47 14:52:01 1 0.03 0.00 0.15 0.07 0.00 99.75 14:55:47 14:53:01 all 0.17 0.00 0.04 0.00 0.03 99.77 14:55:47 14:53:01 0 0.25 0.00 0.03 0.00 0.03 99.68 14:55:47 14:53:01 1 0.08 0.00 0.05 0.00 0.02 99.85 14:55:47 14:54:01 all 0.06 0.00 0.03 0.00 0.02 99.89 14:55:47 14:54:01 0 0.08 0.00 0.03 0.00 0.02 99.87 14:55:47 14:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:55:47 14:55:01 all 0.08 0.00 0.02 0.00 0.02 99.88 14:55:47 14:55:01 0 0.13 0.00 0.02 0.00 0.02 99.83 14:55:47 14:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:55:47 14:55:47 Average: CPU %user %nice %system %iowait %steal %idle 14:55:47 Average: all 28.75 0.00 7.12 4.03 0.08 60.02 14:55:47 Average: 0 29.23 0.00 6.98 3.89 0.08 59.82 14:55:47 Average: 1 28.28 0.00 7.25 4.16 0.08 60.23 14:55:47 14:55:47 14:55:47