Pull request #158 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 4c23d1b86b210bf6b20476b8866d2c2a831726ea+29a5207daaee0c6984d6485493504bb709ad3623 (1307cddf183e892643c8242e14c21a5e1639416b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-16914 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 4c23d1b86b210bf6b20476b8866d2c2a831726ea Merge succeeded, producing 13c81618a19f6814d1cada7f8c469d6a31dccbeb Checking out Revision 13c81618a19f6814d1cada7f8c469d6a31dccbeb (PR-158) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c23d1b86b210bf6b20476b8866d2c2a831726ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13c81618a19f6814d1cada7f8c469d6a31dccbeb # timeout=10 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-20T18:22:14.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git rev-list --no-walk c44139640b504c941614985d5b9c9322bce881fe # timeout=10 [Pipeline] { [Pipeline] withCredentials [2020-12-20T18:22:14.676Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-20T18:22:14.776Z] ========================================================= [2020-12-20T18:22:14.776Z] EdgeX Global Pipelines Version Info [2020-12-20T18:22:14.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:22:16.289Z] ------------------- [2020-12-20T18:22:16.290Z] stable info: [2020-12-20T18:22:16.290Z] ------------------- [2020-12-20T18:22:16.290Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-20T18:22:16.290Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-20T18:22:16.290Z] Message: update stable to v1.0.173 [2020-12-20T18:22:17.234Z] ------------------- [2020-12-20T18:22:17.234Z] experimental info: [2020-12-20T18:22:17.234Z] ------------------- [2020-12-20T18:22:17.234Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-20T18:22:17.234Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-20T18:22:17.234Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-20T18:22:17.512Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-12-20T18:22:17.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-12-20T18:22:17.726Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-20T18:22:17.821Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-20T18:22:17.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-20T18:22:18.014Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-20T18:22:18.112Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-20T18:22:18.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-20T18:22:18.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-20T18:22:18.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-20T18:22:18.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-20T18:22:18.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-12-20T18:22:18.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-20T18:22:18.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-20T18:22:18.937Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-20T18:22:19.035Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-20T18:22:19.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-20T18:22:19.232Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-20T18:22:19.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-20T18:22:19.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-20T18:22:19.546Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-20T18:22:19.636Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-20T18:22:19.731Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-20T18:22:19.833Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-20T18:22:19.928Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-20T18:22:20.019Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-20T18:22:20.139Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-20T18:22:20.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo [2020-12-20T18:22:20.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo [2020-12-20T18:22:20.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo [2020-12-20T18:22:20.568Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13c81618a19f6814d1cada7f8c469d6a31dccbeb [Pipeline] echo [2020-12-20T18:22:20.667Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13c8161 [Pipeline] echo [2020-12-20T18:22:20.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-20T18:22:21.021Z] provisioning config files... [2020-12-20T18:22:21.102Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config4936497539874400623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:22:21.473Z] ---> docker-login.sh [2020-12-20T18:22:21.473Z] nexus3.edgexfoundry.org:10001 [2020-12-20T18:22:21.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:22:21.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:22:21.998Z] Configure a credential helper to remove this warning. See [2020-12-20T18:22:21.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:22:21.998Z] [2020-12-20T18:22:21.998Z] Login Succeeded [2020-12-20T18:22:21.998Z] nexus3.edgexfoundry.org:10002 [2020-12-20T18:22:21.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:22:21.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:22:21.998Z] Configure a credential helper to remove this warning. See [2020-12-20T18:22:21.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:22:21.998Z] [2020-12-20T18:22:21.998Z] Login Succeeded [2020-12-20T18:22:21.998Z] nexus3.edgexfoundry.org:10003 [2020-12-20T18:22:22.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:22:22.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:22:22.260Z] Configure a credential helper to remove this warning. See [2020-12-20T18:22:22.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:22:22.260Z] [2020-12-20T18:22:22.260Z] Login Succeeded [2020-12-20T18:22:22.260Z] nexus3.edgexfoundry.org:10004 [2020-12-20T18:22:22.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:22:22.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:22:22.520Z] Configure a credential helper to remove this warning. See [2020-12-20T18:22:22.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:22:22.520Z] [2020-12-20T18:22:22.520Z] Login Succeeded [2020-12-20T18:22:22.520Z] docker.io [2020-12-20T18:22:22.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:22:22.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:22:22.782Z] Configure a credential helper to remove this warning. See [2020-12-20T18:22:22.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:22:22.782Z] [2020-12-20T18:22:22.782Z] Login Succeeded [2020-12-20T18:22:22.782Z] ---> docker-login.sh ends [Pipeline] } [2020-12-20T18:22:22.793Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-20T18:22:23.663Z] + git log --format=format:%s -1 13c81618a19f6814d1cada7f8c469d6a31dccbeb [Pipeline] echo [2020-12-20T18:22:23.730Z] GIT_COMMIT: 13c81618a19f6814d1cada7f8c469d6a31dccbeb, Commit Message: Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD [Pipeline] echo [2020-12-20T18:22:23.775Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:22:24.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-20T18:22:24.715Z] [2020-12-20T18:22:24.715Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:22:25.092Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-20T18:22:25.093Z] latest: Pulling from edgex-devops/git-semver [2020-12-20T18:22:25.093Z] 31603596830f: Pulling fs layer [2020-12-20T18:22:25.093Z] 2a8b12db71e7: Pulling fs layer [2020-12-20T18:22:25.093Z] 6ca5941a6612: Pulling fs layer [2020-12-20T18:22:25.093Z] ecc8261a40a4: Pulling fs layer [2020-12-20T18:22:25.093Z] ecc8261a40a4: Waiting [2020-12-20T18:22:25.093Z] 2a8b12db71e7: Verifying Checksum [2020-12-20T18:22:25.093Z] 2a8b12db71e7: Download complete [2020-12-20T18:22:25.357Z] 31603596830f: Verifying Checksum [2020-12-20T18:22:25.357Z] 31603596830f: Download complete [2020-12-20T18:22:25.357Z] ecc8261a40a4: Verifying Checksum [2020-12-20T18:22:25.357Z] ecc8261a40a4: Download complete [2020-12-20T18:22:25.357Z] 6ca5941a6612: Verifying Checksum [2020-12-20T18:22:25.357Z] 6ca5941a6612: Download complete [2020-12-20T18:22:25.618Z] 31603596830f: Pull complete [2020-12-20T18:22:25.879Z] 2a8b12db71e7: Pull complete [2020-12-20T18:22:26.461Z] 6ca5941a6612: Pull complete [2020-12-20T18:22:26.722Z] ecc8261a40a4: Pull complete [2020-12-20T18:22:26.722Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-20T18:22:26.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-20T18:22:26.722Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-20T18:22:26.821Z] prd-centos7-docker-4c-2g-16914 does not seem to be running inside a container [2020-12-20T18:22:26.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@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:10004/edgex-devops/git-semver:latest cat [2020-12-20T18:22:28.741Z] $ docker top 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-20T18:22:29.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-20T18:22:29.033Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-20T18:22:29.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-20T18:22:29.266Z] $ docker exec 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 ssh-agent [2020-12-20T18:22:29.435Z] SSH_AUTH_SOCK=/tmp/ssh-sLJMl6P0iXpQ/agent.11 [2020-12-20T18:22:29.435Z] SSH_AGENT_PID=17 [2020-12-20T18:22:29.444Z] Running ssh-add (command line suppressed) [2020-12-20T18:22:29.561Z] Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_1732798431445265472.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_1732798431445265472.key) [2020-12-20T18:22:29.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-20T18:22:30.240Z] + git tag --points-at HEAD [Pipeline] } [2020-12-20T18:22:30.263Z] $ docker exec --env ******** --env ******** 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 ssh-agent -k [2020-12-20T18:22:30.374Z] unset SSH_AUTH_SOCK; [2020-12-20T18:22:30.374Z] unset SSH_AGENT_PID; [2020-12-20T18:22:30.374Z] echo Agent pid 17 killed; [2020-12-20T18:22:30.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-20T18:22:30.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-20T18:22:30.568Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-20T18:22:30.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-20T18:22:30.756Z] $ docker exec 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 ssh-agent [2020-12-20T18:22:30.919Z] SSH_AUTH_SOCK=/tmp/ssh-1HiSbtZMYeXR/agent.45 [2020-12-20T18:22:30.919Z] SSH_AGENT_PID=51 [2020-12-20T18:22:30.926Z] Running ssh-add (command line suppressed) [2020-12-20T18:22:31.041Z] Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_8319368007124897255.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_8319368007124897255.key) [2020-12-20T18:22:31.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-20T18:22:31.431Z] + git semver init [2020-12-20T18:22:31.431Z] # -> Open(): unable to determine branch for HEAD [2020-12-20T18:22:31.431Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git [2020-12-20T18:22:31.431Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 [2020-12-20T18:22:31.431Z] # $SEMVER_REMOTE_NAME = origin [2020-12-20T18:22:31.431Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-20T18:22:31.431Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-20T18:22:31.431Z] # $SEMVER_BRANCH = PR-158 [2020-12-20T18:22:31.431Z] # $SEMVER_TEMP = /tmp/semver-102136527 [2020-12-20T18:22:31.431Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-12-20T18:22:32.003Z] # '/tmp/semver-102136527' -> '/w/workspace/_app-service-configurable_PR-158/.semver' [2020-12-20T18:22:32.003Z] # -> Force: false [2020-12-20T18:22:32.003Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } [2020-12-20T18:22:32.016Z] $ docker exec --env ******** --env ******** 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 ssh-agent -k [2020-12-20T18:22:32.127Z] unset SSH_AUTH_SOCK; [2020-12-20T18:22:32.128Z] unset SSH_AGENT_PID; [2020-12-20T18:22:32.128Z] echo Agent pid 51 killed; [2020-12-20T18:22:32.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-20T18:22:32.630Z] + git semver [Pipeline] } [2020-12-20T18:22:32.649Z] $ docker stop --time=1 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 [2020-12-20T18:22:34.243Z] $ docker rm -f 7c4601b618c538049d881a25bd14543ab669d3f546941db9aa5dcb1fb89e8362 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-20T18:22:34.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-20T18:22:35.279Z] Stashed 1 file(s) [Pipeline] echo [2020-12-20T18:22:35.282Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2020-12-20T18:22:50.852Z] Still waiting to schedule task [2020-12-20T18:22:50.852Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-20T18:22:50.855Z] Still waiting to schedule task [2020-12-20T18:22:50.855Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-16913’ is offline [2020-12-20T18:24:46.220Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16915 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws [2020-12-20T18:24:46.361Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-12-20T18:24:53.124Z] using credential edgex-jenkins-ssh [2020-12-20T18:24:53.200Z] Cloning the remote Git repository [2020-12-20T18:24:53.250Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-20T18:24:53.382Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-12-20T18:24:53.479Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-20T18:24:53.482Z] > git --version # timeout=10 [2020-12-20T18:24:53.501Z] > git --version # 'git version 2.17.1' [2020-12-20T18:24:53.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-20T18:24:53.571Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-20T18:24:54.464Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-20T18:24:54.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-20T18:24:55.218Z] Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 4c23d1b86b210bf6b20476b8866d2c2a831726ea [2020-12-20T18:24:55.471Z] Merge succeeded, producing a723516453871484b5928c80446413afd5f329bf [2020-12-20T18:24:55.472Z] Checking out Revision a723516453871484b5928c80446413afd5f329bf (PR-158) [2020-12-20T18:24:54.510Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-20T18:24:54.555Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-20T18:24:54.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-20T18:24:54.573Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-20T18:24:55.228Z] > git config core.sparsecheckout # timeout=10 [2020-12-20T18:24:55.240Z] > git checkout -f 4c23d1b86b210bf6b20476b8866d2c2a831726ea # timeout=10 [2020-12-20T18:24:55.336Z] > git remote # timeout=10 [2020-12-20T18:24:55.359Z] > git config --get remote.origin.url # timeout=10 [2020-12-20T18:24:55.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-20T18:24:55.394Z] > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 [2020-12-20T18:24:55.440Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-20T18:24:55.468Z] > git config core.sparsecheckout # timeout=10 [2020-12-20T18:24:55.497Z] > git checkout -f a723516453871484b5928c80446413afd5f329bf # timeout=10 [2020-12-20T18:24:59.986Z] Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" [2020-12-20T18:24:59.987Z] > git rev-list --no-walk c44139640b504c941614985d5b9c9322bce881fe # timeout=10 [2020-12-20T18:25:00.013Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-20T18:25:01.720Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-20T18:25:02.133Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-20T18:25:02.513Z] + true [2020-12-20T18:25:02.513Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-20T18:25:05.270Z] provisioning config files... [2020-12-20T18:25:05.354Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config3598666471881465045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:25:05.856Z] ---> docker-login.sh [2020-12-20T18:25:05.856Z] nexus3.edgexfoundry.org:10001 [2020-12-20T18:25:06.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:07.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:07.116Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:07.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:07.116Z] [2020-12-20T18:25:07.116Z] Login Succeeded [2020-12-20T18:25:07.116Z] nexus3.edgexfoundry.org:10002 [2020-12-20T18:25:07.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:07.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:07.670Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:07.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:07.670Z] [2020-12-20T18:25:07.670Z] Login Succeeded [2020-12-20T18:25:07.670Z] nexus3.edgexfoundry.org:10003 [2020-12-20T18:25:07.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:08.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:08.220Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:08.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:08.220Z] [2020-12-20T18:25:08.220Z] Login Succeeded [2020-12-20T18:25:08.220Z] nexus3.edgexfoundry.org:10004 [2020-12-20T18:25:08.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:08.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:08.770Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:08.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:08.770Z] [2020-12-20T18:25:08.770Z] Login Succeeded [2020-12-20T18:25:08.770Z] docker.io [2020-12-20T18:25:09.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:09.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:09.644Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:09.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:09.644Z] [2020-12-20T18:25:09.644Z] Login Succeeded [2020-12-20T18:25:09.644Z] ---> docker-login.sh ends [Pipeline] } [2020-12-20T18:25:09.668Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-20T18:25:10.225Z] ========================================================= [2020-12-20T18:25:10.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-20T18:25:10.225Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:25:10.629Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-20T18:25:10.629Z] Sending build context to Docker daemon 93.7kB [2020-12-20T18:25:10.908Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-20T18:25:10.908Z] Step 2/8 : FROM ${BASE} [2020-12-20T18:25:11.183Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-20T18:25:11.183Z] 5f621e34cdf4: Pulling fs layer [2020-12-20T18:25:11.183Z] a4357932f1b6: Pulling fs layer [2020-12-20T18:25:11.183Z] 18c013af1878: Pulling fs layer [2020-12-20T18:25:11.183Z] 00ac8860ef70: Pulling fs layer [2020-12-20T18:25:11.183Z] 63d7cb157983: Pulling fs layer [2020-12-20T18:25:11.183Z] b116817d02f9: Pulling fs layer [2020-12-20T18:25:11.183Z] 745a02a5169b: Pulling fs layer [2020-12-20T18:25:11.183Z] 00ac8860ef70: Waiting [2020-12-20T18:25:11.183Z] 63d7cb157983: Waiting [2020-12-20T18:25:11.183Z] b116817d02f9: Waiting [2020-12-20T18:25:11.183Z] 745a02a5169b: Waiting [2020-12-20T18:25:11.183Z] 18c013af1878: Verifying Checksum [2020-12-20T18:25:11.183Z] 18c013af1878: Download complete [2020-12-20T18:25:11.183Z] a4357932f1b6: Download complete [2020-12-20T18:25:11.183Z] 63d7cb157983: Verifying Checksum [2020-12-20T18:25:11.183Z] 63d7cb157983: Download complete [2020-12-20T18:25:11.183Z] b116817d02f9: Verifying Checksum [2020-12-20T18:25:11.183Z] b116817d02f9: Download complete [2020-12-20T18:25:11.791Z] 5f621e34cdf4: Verifying Checksum [2020-12-20T18:25:11.791Z] 5f621e34cdf4: Download complete [2020-12-20T18:25:12.419Z] 5f621e34cdf4: Pull complete [2020-12-20T18:25:13.028Z] a4357932f1b6: Pull complete [2020-12-20T18:25:13.633Z] 18c013af1878: Pull complete [2020-12-20T18:25:13.908Z] 745a02a5169b: Verifying Checksum [2020-12-20T18:25:13.908Z] 745a02a5169b: Download complete [2020-12-20T18:25:15.887Z] Running on prd-centos7-docker-4c-2g-16916 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [2020-12-20T18:25:15.901Z] 00ac8860ef70: Download complete [Pipeline] ws [2020-12-20T18:25:15.946Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-12-20T18:25:18.473Z] using credential edgex-jenkins-ssh [2020-12-20T18:25:18.531Z] Cloning the remote Git repository [2020-12-20T18:25:18.206Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-20T18:25:18.279Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-12-20T18:25:18.344Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-20T18:25:18.345Z] > git --version # timeout=10 [2020-12-20T18:25:18.354Z] > git --version # 'git version 2.24.3' [2020-12-20T18:25:18.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-20T18:25:18.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-20T18:25:18.985Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-20T18:25:18.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-20T18:25:19.756Z] Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 4c23d1b86b210bf6b20476b8866d2c2a831726ea [2020-12-20T18:25:19.838Z] Merge succeeded, producing a5c3301bce00e799cbf47b68d046a5713b73d42b [2020-12-20T18:25:19.839Z] Checking out Revision a5c3301bce00e799cbf47b68d046a5713b73d42b (PR-158) [2020-12-20T18:25:19.007Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-20T18:25:19.025Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-20T18:25:19.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-20T18:25:19.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-20T18:25:19.508Z] > git config core.sparsecheckout # timeout=10 [2020-12-20T18:25:19.515Z] > git checkout -f 4c23d1b86b210bf6b20476b8866d2c2a831726ea # timeout=10 [2020-12-20T18:25:19.549Z] > git remote # timeout=10 [2020-12-20T18:25:19.555Z] > git config --get remote.origin.url # timeout=10 [2020-12-20T18:25:19.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-20T18:25:19.563Z] > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 [2020-12-20T18:25:19.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-20T18:25:19.592Z] > git config core.sparsecheckout # timeout=10 [2020-12-20T18:25:19.596Z] > git checkout -f a5c3301bce00e799cbf47b68d046a5713b73d42b # timeout=10 [2020-12-20T18:25:23.210Z] Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" [2020-12-20T18:25:23.223Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-20T18:25:23.215Z] > git rev-list --no-walk c44139640b504c941614985d5b9c9322bce881fe # timeout=10 [2020-12-20T18:25:24.490Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-20T18:25:24.815Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-20T18:25:25.114Z] + sudo service docker restart [2020-12-20T18:25:25.114Z] + true [2020-12-20T18:25:25.114Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [2020-12-20T18:25:26.100Z] 00ac8860ef70: Pull complete [2020-12-20T18:25:26.100Z] 63d7cb157983: Pull complete [2020-12-20T18:25:26.100Z] b116817d02f9: Pull complete [Pipeline] wrap [2020-12-20T18:25:26.127Z] provisioning config files... [2020-12-20T18:25:26.158Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config1218029591288303875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:25:26.566Z] ---> docker-login.sh [2020-12-20T18:25:26.566Z] nexus3.edgexfoundry.org:10001 [2020-12-20T18:25:26.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:26.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:26.830Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:26.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:26.830Z] [2020-12-20T18:25:26.830Z] Login Succeeded [2020-12-20T18:25:26.830Z] nexus3.edgexfoundry.org:10002 [2020-12-20T18:25:27.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:27.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:27.092Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:27.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:27.092Z] [2020-12-20T18:25:27.092Z] Login Succeeded [2020-12-20T18:25:27.092Z] nexus3.edgexfoundry.org:10003 [2020-12-20T18:25:27.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:27.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:27.355Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:27.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:27.355Z] [2020-12-20T18:25:27.355Z] Login Succeeded [2020-12-20T18:25:27.355Z] nexus3.edgexfoundry.org:10004 [2020-12-20T18:25:27.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:27.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:27.355Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:27.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:27.355Z] [2020-12-20T18:25:27.355Z] Login Succeeded [2020-12-20T18:25:27.355Z] docker.io [2020-12-20T18:25:27.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-20T18:25:27.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-20T18:25:27.880Z] Configure a credential helper to remove this warning. See [2020-12-20T18:25:27.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-20T18:25:27.880Z] [2020-12-20T18:25:27.880Z] Login Succeeded [2020-12-20T18:25:27.880Z] ---> docker-login.sh ends [Pipeline] } [2020-12-20T18:25:27.890Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-20T18:25:28.266Z] ========================================================= [2020-12-20T18:25:28.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-20T18:25:28.266Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:25:28.609Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-20T18:25:28.609Z] Sending build context to Docker daemon 93.7kB [2020-12-20T18:25:28.609Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-20T18:25:28.609Z] Step 2/8 : FROM ${BASE} [2020-12-20T18:25:28.609Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-20T18:25:28.609Z] 188c0c94c7c5: Pulling fs layer [2020-12-20T18:25:28.609Z] 0ef7d3d256c8: Pulling fs layer [2020-12-20T18:25:28.609Z] de9db76c5a1d: Pulling fs layer [2020-12-20T18:25:28.609Z] bca2f99d35d6: Pulling fs layer [2020-12-20T18:25:28.609Z] 93359f2a8cfa: Pulling fs layer [2020-12-20T18:25:28.609Z] 7c6f9722023f: Pulling fs layer [2020-12-20T18:25:28.609Z] a35cf1a2eb13: Pulling fs layer [2020-12-20T18:25:28.609Z] bca2f99d35d6: Waiting [2020-12-20T18:25:28.609Z] 93359f2a8cfa: Waiting [2020-12-20T18:25:28.609Z] 7c6f9722023f: Waiting [2020-12-20T18:25:28.609Z] a35cf1a2eb13: Waiting [2020-12-20T18:25:28.873Z] de9db76c5a1d: Verifying Checksum [2020-12-20T18:25:28.873Z] de9db76c5a1d: Download complete [2020-12-20T18:25:28.873Z] 0ef7d3d256c8: Verifying Checksum [2020-12-20T18:25:28.873Z] 0ef7d3d256c8: Download complete [2020-12-20T18:25:28.873Z] 93359f2a8cfa: Verifying Checksum [2020-12-20T18:25:28.873Z] 93359f2a8cfa: Download complete [2020-12-20T18:25:28.873Z] 188c0c94c7c5: Verifying Checksum [2020-12-20T18:25:28.873Z] 188c0c94c7c5: Download complete [2020-12-20T18:25:28.873Z] 7c6f9722023f: Verifying Checksum [2020-12-20T18:25:28.873Z] 7c6f9722023f: Download complete [2020-12-20T18:25:29.137Z] 188c0c94c7c5: Pull complete [2020-12-20T18:25:29.137Z] 0ef7d3d256c8: Pull complete [2020-12-20T18:25:29.402Z] de9db76c5a1d: Pull complete [2020-12-20T18:25:29.532Z] 745a02a5169b: Pull complete [2020-12-20T18:25:29.532Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-20T18:25:29.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-20T18:25:29.532Z] ---> b7e6874047d6 [2020-12-20T18:25:29.532Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-20T18:25:30.354Z] a35cf1a2eb13: Verifying Checksum [2020-12-20T18:25:30.354Z] a35cf1a2eb13: Download complete [2020-12-20T18:25:31.318Z] bca2f99d35d6: Verifying Checksum [2020-12-20T18:25:31.318Z] bca2f99d35d6: Download complete [2020-12-20T18:25:32.934Z] ---> Running in c30730e0d0c1 [2020-12-20T18:25:32.934Z] Removing intermediate container c30730e0d0c1 [2020-12-20T18:25:32.934Z] ---> 8dc8e832ccc0 [2020-12-20T18:25:32.934Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-20T18:25:32.934Z] ---> Running in 261eb39e0ded [2020-12-20T18:25:35.569Z] Removing intermediate container 261eb39e0ded [2020-12-20T18:25:35.569Z] ---> 2492df2d7148 [2020-12-20T18:25:35.569Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-20T18:25:35.569Z] ---> Running in 82ad035f638c [2020-12-20T18:25:36.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-20T18:25:36.685Z] bca2f99d35d6: Pull complete [2020-12-20T18:25:36.685Z] 93359f2a8cfa: Pull complete [2020-12-20T18:25:36.685Z] 7c6f9722023f: Pull complete [2020-12-20T18:25:37.159Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-20T18:25:37.754Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-20T18:25:38.027Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-20T18:25:38.027Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-20T18:25:38.027Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-20T18:25:38.302Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-20T18:25:38.302Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-20T18:25:38.302Z] Executing busybox-1.31.1-r19.trigger [2020-12-20T18:25:38.576Z] OK: 144 MiB in 45 packages [2020-12-20T18:25:40.011Z] Removing intermediate container 82ad035f638c [2020-12-20T18:25:40.011Z] ---> 07f1a5157c0f [2020-12-20T18:25:40.011Z] Step 6/8 : WORKDIR /app [2020-12-20T18:25:40.011Z] ---> Running in d0a465e62ab6 [2020-12-20T18:25:40.286Z] Removing intermediate container d0a465e62ab6 [2020-12-20T18:25:40.286Z] ---> 41c5afae576a [2020-12-20T18:25:40.286Z] Step 7/8 : COPY . . [2020-12-20T18:25:41.275Z] ---> 0dad07696ebd [2020-12-20T18:25:41.275Z] Step 8/8 : RUN go mod download [2020-12-20T18:25:41.275Z] ---> Running in cf361a0f7552 [2020-12-20T18:25:42.016Z] a35cf1a2eb13: Pull complete [2020-12-20T18:25:42.016Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-20T18:25:42.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-20T18:25:42.016Z] ---> a62c8e92a672 [2020-12-20T18:25:42.016Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-20T18:25:42.016Z] ---> Running in 18bbd4e29e44 [2020-12-20T18:25:42.016Z] Removing intermediate container 18bbd4e29e44 [2020-12-20T18:25:42.016Z] ---> 5c88eaacc005 [2020-12-20T18:25:42.016Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-20T18:25:42.016Z] ---> Running in 19a9fd4aa629 [2020-12-20T18:25:42.711Z] go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2020-12-20T18:25:42.976Z] Removing intermediate container 19a9fd4aa629 [2020-12-20T18:25:42.976Z] ---> 7567f5d8a4b8 [2020-12-20T18:25:42.976Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-20T18:25:42.976Z] ---> Running in ae4e4b90f6f3 [2020-12-20T18:25:42.983Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-20T18:25:43.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-12-20T18:25:44.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-12-20T18:25:44.402Z] (1/6) Installing libc-dev (0.7.2-r3) [Pipeline] // stage [Pipeline] } [2020-12-20T18:25:44.511Z] Failed in branch arm64 [2020-12-20T18:25:44.664Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-20T18:25:44.664Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-20T18:25:44.664Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-20T18:25:44.931Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-20T18:25:44.931Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-20T18:25:44.931Z] Executing busybox-1.31.1-r19.trigger [2020-12-20T18:25:44.931Z] OK: 167 MiB in 45 packages [2020-12-20T18:25:45.505Z] Removing intermediate container ae4e4b90f6f3 [2020-12-20T18:25:45.505Z] ---> e0eb49f5bee5 [2020-12-20T18:25:45.505Z] Step 6/8 : WORKDIR /app [2020-12-20T18:25:45.768Z] ---> Running in a45bce03bc25 [2020-12-20T18:25:45.768Z] Removing intermediate container a45bce03bc25 [2020-12-20T18:25:45.768Z] ---> a70d6bbd1a01 [2020-12-20T18:25:45.768Z] Step 7/8 : COPY . . [2020-12-20T18:25:46.031Z] ---> 2469ea6af79d [2020-12-20T18:25:46.031Z] Step 8/8 : RUN go mod download [2020-12-20T18:25:46.294Z] ---> Running in 122b7653ed0f [2020-12-20T18:25:46.873Z] go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2020-12-20T18:25:47.136Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-20T18:25:48.567Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 [2020-12-20T18:25:51.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:25:51.768Z] ---> package-listing.sh [2020-12-20T18:25:51.768Z] ++ facter osfamily [2020-12-20T18:25:51.768Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-20T18:25:51.768Z] + OS_FAMILY=redhat [2020-12-20T18:25:51.768Z] + workspace=/w/workspace/_app-service-configurable_PR-158 [2020-12-20T18:25:51.768Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-20T18:25:51.768Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-20T18:25:51.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-20T18:25:51.768Z] + PACKAGES=/tmp/packages_start.txt [2020-12-20T18:25:51.768Z] + '[' /w/workspace/_app-service-configurable_PR-158 ']' [2020-12-20T18:25:51.768Z] + PACKAGES=/tmp/packages_end.txt [2020-12-20T18:25:51.768Z] + case "${OS_FAMILY}" in [2020-12-20T18:25:51.768Z] + rpm -qa [2020-12-20T18:25:51.768Z] + sort [2020-12-20T18:25:57.079Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-20T18:25:57.079Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-20T18:25:57.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-20T18:25:57.079Z] + '[' /w/workspace/_app-service-configurable_PR-158 ']' [2020-12-20T18:25:57.079Z] + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ [2020-12-20T18:25:57.079Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-158/archives/ [Pipeline] echo [2020-12-20T18:25:57.093Z] 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/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-20T18:25:57.391Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:25:57.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-20T18:25:57.696Z] [2020-12-20T18:25:57.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-20T18:25:58.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-20T18:25:58.050Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-20T18:25:58.050Z] df20fa9351a1: Pulling fs layer [2020-12-20T18:25:58.050Z] 36b3adc4ff6f: Pulling fs layer [2020-12-20T18:25:58.050Z] 8ad3a11d3b57: Pulling fs layer [2020-12-20T18:25:58.050Z] 46f8f816bc3b: Pulling fs layer [2020-12-20T18:25:58.050Z] 93b61091891f: Pulling fs layer [2020-12-20T18:25:58.050Z] 93b9cdb0e59b: Pulling fs layer [2020-12-20T18:25:58.050Z] 5e14af77c1be: Pulling fs layer [2020-12-20T18:25:58.050Z] 01666e4c0597: Pulling fs layer [2020-12-20T18:25:58.050Z] aa168da1d23b: Pulling fs layer [2020-12-20T18:25:58.050Z] 46f8f816bc3b: Waiting [2020-12-20T18:25:58.050Z] 93b61091891f: Waiting [2020-12-20T18:25:58.050Z] 93b9cdb0e59b: Waiting [2020-12-20T18:25:58.050Z] 5e14af77c1be: Waiting [2020-12-20T18:25:58.050Z] 01666e4c0597: Waiting [2020-12-20T18:25:58.050Z] aa168da1d23b: Waiting [2020-12-20T18:25:58.050Z] 36b3adc4ff6f: Verifying Checksum [2020-12-20T18:25:58.050Z] 36b3adc4ff6f: Download complete [2020-12-20T18:25:58.050Z] 46f8f816bc3b: Download complete [2020-12-20T18:25:58.050Z] df20fa9351a1: Verifying Checksum [2020-12-20T18:25:58.315Z] 93b9cdb0e59b: Verifying Checksum [2020-12-20T18:25:58.315Z] 93b9cdb0e59b: Download complete [2020-12-20T18:25:58.315Z] 93b61091891f: Verifying Checksum [2020-12-20T18:25:58.315Z] 93b61091891f: Download complete [2020-12-20T18:25:58.315Z] 5e14af77c1be: Verifying Checksum [2020-12-20T18:25:58.315Z] 5e14af77c1be: Download complete [2020-12-20T18:25:58.315Z] 01666e4c0597: Verifying Checksum [2020-12-20T18:25:58.315Z] 01666e4c0597: Download complete [2020-12-20T18:25:58.315Z] 8ad3a11d3b57: Verifying Checksum [2020-12-20T18:25:58.315Z] 8ad3a11d3b57: Download complete [2020-12-20T18:25:58.578Z] df20fa9351a1: Pull complete [2020-12-20T18:25:58.847Z] 36b3adc4ff6f: Pull complete [2020-12-20T18:25:59.800Z] 8ad3a11d3b57: Pull complete [2020-12-20T18:25:59.800Z] 46f8f816bc3b: Pull complete [2020-12-20T18:26:00.063Z] aa168da1d23b: Verifying Checksum [2020-12-20T18:26:00.063Z] aa168da1d23b: Download complete [2020-12-20T18:26:00.330Z] 93b61091891f: Pull complete [2020-12-20T18:26:00.592Z] 93b9cdb0e59b: Pull complete [2020-12-20T18:26:00.592Z] 5e14af77c1be: Pull complete [2020-12-20T18:26:00.856Z] 01666e4c0597: Pull complete [2020-12-20T18:26:07.490Z] aa168da1d23b: Pull complete [2020-12-20T18:26:07.490Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-20T18:26:07.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-20T18:26:07.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-20T18:26:07.702Z] prd-centos7-docker-4c-2g-16914 does not seem to be running inside a container [2020-12-20T18:26:07.753Z] $ 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/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@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-lftools-log-publisher:alpine cat [2020-12-20T18:26:11.442Z] $ docker top 43fe1aa9e6c64db1b432eb10dda5d4075fb68e672598affe65ac4a5848af593f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-20T18:26:11.929Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-20T18:26:12.229Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-20T18:26:12.528Z] + ls /var/log/sa-host [2020-12-20T18:26:12.528Z] + sadf -c /var/log/sa-host/sa20 [2020-12-20T18:26:12.528Z] file_magic: OK [2020-12-20T18:26:12.528Z] HZ: Using current value: 100 [2020-12-20T18:26:12.528Z] file_header: OK [2020-12-20T18:26:12.528Z] 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 [2020-12-20T18:26:12.528Z] Statistics: [2020-12-20T18:26:12.528Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-20T18:26:12.528Z] File successfully converted to sysstat format version 12.2.1 [2020-12-20T18:26:12.528Z] + sadf -c /var/log/sa-host/sa23 [2020-12-20T18:26:12.528Z] file_magic: OK [2020-12-20T18:26:12.528Z] HZ: Using current value: 100 [2020-12-20T18:26:12.528Z] file_header: OK [2020-12-20T18:26:12.528Z] 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 [2020-12-20T18:26:12.528Z] Statistics: [2020-12-20T18:26:12.528Z] Hnuu...uuuununununu... [2020-12-20T18:26:12.528Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-20T18:26:12.759Z] provisioning config files... [2020-12-20T18:26:12.775Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config219270420829824896tmp [Pipeline] { [Pipeline] echo [2020-12-20T18:26:12.849Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:26:13.150Z] ---> create-netrc.sh [Pipeline] } [2020-12-20T18:26:13.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-20T18:26:13.249Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:26:13.548Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-20T18:26:13.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:26:13.858Z] ---> sudo-logs.sh [2020-12-20T18:26:13.859Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-20T18:26:13.871Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:26:14.171Z] ---> job-cost.sh [2020-12-20T18:26:14.171Z] lf-activate-venv: SKIPPING [2020-12-20T18:26:14.171Z] INFO: No Stack... [2020-12-20T18:26:15.117Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-20T18:26:15.697Z] INFO: Archiving Costs [Pipeline] echo [2020-12-20T18:26:15.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-20T18:26:16.013Z] ---> logs-deploy.sh [2020-12-20T18:26:16.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/3 [2020-12-20T18:26:16.014Z] INFO: archiving workspace using pattern(s): [2020-12-20T18:26:17.407Z] Archives upload complete. [2020-12-20T18:26:17.670Z] INFO: archiving logs to Nexus [2020-12-20T18:26:18.615Z] ---> uname -a: [2020-12-20T18:26:18.616Z] Linux prd-centos7-docker-4c-2g-16914.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-20T18:26:18.616Z] [2020-12-20T18:26:18.616Z] [2020-12-20T18:26:18.616Z] ---> lscpu: [2020-12-20T18:26:18.616Z] Architecture: x86_64 [2020-12-20T18:26:18.616Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-20T18:26:18.616Z] Byte Order: Little Endian [2020-12-20T18:26:18.616Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-20T18:26:18.616Z] CPU(s): 4 [2020-12-20T18:26:18.616Z] On-line CPU(s) list: 0-3 [2020-12-20T18:26:18.616Z] Thread(s) per core: 1 [2020-12-20T18:26:18.616Z] Core(s) per socket: 1 [2020-12-20T18:26:18.616Z] Socket(s): 4 [2020-12-20T18:26:18.616Z] NUMA node(s): 1 [2020-12-20T18:26:18.616Z] Vendor ID: GenuineIntel [2020-12-20T18:26:18.616Z] CPU family: 6 [2020-12-20T18:26:18.616Z] Model: 44 [2020-12-20T18:26:18.616Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-20T18:26:18.616Z] Stepping: 1 [2020-12-20T18:26:18.616Z] CPU MHz: 2933.438 [2020-12-20T18:26:18.616Z] BogoMIPS: 5866.87 [2020-12-20T18:26:18.616Z] Virtualization: VT-x [2020-12-20T18:26:18.616Z] Hypervisor vendor: KVM [2020-12-20T18:26:18.616Z] Virtualization type: full [2020-12-20T18:26:18.616Z] L1d cache: 128 KiB [2020-12-20T18:26:18.616Z] L1i cache: 128 KiB [2020-12-20T18:26:18.616Z] L2 cache: 16 MiB [2020-12-20T18:26:18.616Z] L3 cache: 64 MiB [2020-12-20T18:26:18.616Z] NUMA node0 CPU(s): 0-3 [2020-12-20T18:26:18.616Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-20T18:26:18.616Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-20T18:26:18.616Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-20T18:26:18.616Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-20T18:26:18.616Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-20T18:26:18.616Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-20T18:26:18.616Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-20T18:26:18.616Z] Vulnerability Srbds: Not affected [2020-12-20T18:26:18.616Z] Vulnerability Tsx async abort: Not affected [2020-12-20T18:26:18.616Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-20T18:26:18.616Z] [2020-12-20T18:26:18.616Z]