Pull request #171 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1263101364d2e5bda44390770596ae0847a736ec+8bb64624f597a56592ea3e7359bdff1805cd62f9 (2e56d101f1699f080a95f4525e70000ca9928bca) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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/app-service-configurable/branches/PR-171/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > 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 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/app-service-configurable/branches/PR-171/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 > 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 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22204 in /w/workspace/_app-service-configurable_PR-171 [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-171 # timeout=10 Merging remotes/origin/master commit 8bb64624f597a56592ea3e7359bdff1805cd62f9 into PR head commit 1263101364d2e5bda44390770596ae0847a736ec Merge succeeded, producing 1263101364d2e5bda44390770596ae0847a736ec Checking out Revision 1263101364d2e5bda44390770596ae0847a736ec (PR-171) 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/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # 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 8bb64624f597a56592ea3e7359bdff1805cd62f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-22T05:40:52.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T05:40:53.364Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T05:40:53.550Z] ========================================================= [2021-01-22T05:40:53.550Z] EdgeX Global Pipelines Version Info [2021-01-22T05:40:53.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:40:55.080Z] ------------------- [2021-01-22T05:40:55.080Z] stable info: [2021-01-22T05:40:55.080Z] ------------------- [2021-01-22T05:40:55.080Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T05:40:55.080Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T05:40:55.080Z] Message: update stable to v1.0.179 [2021-01-22T05:40:56.026Z] ------------------- [2021-01-22T05:40:56.026Z] experimental info: [2021-01-22T05:40:56.026Z] ------------------- [2021-01-22T05:40:56.026Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T05:40:56.026Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T05:40:56.026Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T05:40:56.424Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-01-22T05:40:56.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-01-22T05:40:56.701Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T05:40:56.886Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T05:40:57.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T05:40:57.159Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-22T05:40:57.296Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-22T05:40:57.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-22T05:40:57.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-22T05:40:57.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-22T05:40:57.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T05:40:58.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-01-22T05:40:58.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T05:40:58.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T05:40:58.466Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T05:40:58.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T05:40:58.806Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T05:40:58.945Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T05:40:59.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T05:40:59.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-22T05:40:59.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-22T05:40:59.515Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-22T05:40:59.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-22T05:40:59.774Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-22T05:40:59.937Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-22T05:41:00.107Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T05:41:00.254Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T05:41:00.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo [2021-01-22T05:41:00.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo [2021-01-22T05:41:00.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo [2021-01-22T05:41:00.845Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1263101364d2e5bda44390770596ae0847a736ec [Pipeline] echo [2021-01-22T05:41:01.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1263101 [Pipeline] echo [2021-01-22T05:41:01.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T05:41:01.407Z] provisioning config files... [2021-01-22T05:41:01.437Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-171@tmp/config151479341824169543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:41:01.876Z] ---> docker-login.sh [2021-01-22T05:41:01.876Z] nexus3.edgexfoundry.org:10001 [2021-01-22T05:41:02.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:41:02.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:41:02.407Z] Configure a credential helper to remove this warning. See [2021-01-22T05:41:02.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:41:02.407Z] [2021-01-22T05:41:02.407Z] Login Succeeded [2021-01-22T05:41:02.407Z] nexus3.edgexfoundry.org:10002 [2021-01-22T05:41:02.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:41:02.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:41:02.407Z] Configure a credential helper to remove this warning. See [2021-01-22T05:41:02.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:41:02.407Z] [2021-01-22T05:41:02.407Z] Login Succeeded [2021-01-22T05:41:02.407Z] nexus3.edgexfoundry.org:10003 [2021-01-22T05:41:02.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:41:02.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:41:02.670Z] Configure a credential helper to remove this warning. See [2021-01-22T05:41:02.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:41:02.670Z] [2021-01-22T05:41:02.670Z] Login Succeeded [2021-01-22T05:41:02.670Z] nexus3.edgexfoundry.org:10004 [2021-01-22T05:41:02.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:41:02.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:41:02.939Z] Configure a credential helper to remove this warning. See [2021-01-22T05:41:02.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:41:02.939Z] [2021-01-22T05:41:02.939Z] Login Succeeded [2021-01-22T05:41:02.939Z] docker.io [2021-01-22T05:41:02.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:41:03.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:41:03.201Z] Configure a credential helper to remove this warning. See [2021-01-22T05:41:03.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:41:03.201Z] [2021-01-22T05:41:03.201Z] Login Succeeded [2021-01-22T05:41:03.201Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T05:41:03.233Z] 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 [2021-01-22T05:41:04.481Z] + git log --format=format:%s -1 1263101364d2e5bda44390770596ae0847a736ec [Pipeline] echo [2021-01-22T05:41:04.575Z] GIT_COMMIT: 1263101364d2e5bda44390770596ae0847a736ec, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2021-01-22T05:41:04.654Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:41:05.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T05:41:05.293Z] [2021-01-22T05:41:05.293Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:41:05.697Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T05:41:05.697Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T05:41:05.697Z] 31603596830f: Pulling fs layer [2021-01-22T05:41:05.697Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T05:41:05.697Z] 6ca5941a6612: Pulling fs layer [2021-01-22T05:41:05.697Z] ecc8261a40a4: Pulling fs layer [2021-01-22T05:41:05.697Z] ecc8261a40a4: Waiting [2021-01-22T05:41:05.697Z] 2a8b12db71e7: Verifying Checksum [2021-01-22T05:41:05.697Z] 2a8b12db71e7: Download complete [2021-01-22T05:41:05.963Z] 31603596830f: Verifying Checksum [2021-01-22T05:41:05.963Z] 31603596830f: Download complete [2021-01-22T05:41:05.963Z] ecc8261a40a4: Verifying Checksum [2021-01-22T05:41:05.963Z] ecc8261a40a4: Download complete [2021-01-22T05:41:05.963Z] 6ca5941a6612: Verifying Checksum [2021-01-22T05:41:05.963Z] 6ca5941a6612: Download complete [2021-01-22T05:41:06.229Z] 31603596830f: Pull complete [2021-01-22T05:41:06.497Z] 2a8b12db71e7: Pull complete [2021-01-22T05:41:07.086Z] 6ca5941a6612: Pull complete [2021-01-22T05:41:07.354Z] ecc8261a40a4: Pull complete [2021-01-22T05:41:07.354Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T05:41:07.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T05:41:07.621Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T05:41:07.759Z] prd-centos7-docker-4c-2g-22204 does not seem to be running inside a container [2021-01-22T05:41:07.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-171 -v /w/workspace/_app-service-configurable_PR-171:/w/workspace/_app-service-configurable_PR-171:rw,z -v /w/workspace/_app-service-configurable_PR-171@tmp:/w/workspace/_app-service-configurable_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T05:41:09.696Z] $ docker top 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T05:41:10.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T05:41:10.126Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T05:41:10.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T05:41:10.358Z] $ docker exec 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f ssh-agent [2021-01-22T05:41:10.517Z] SSH_AUTH_SOCK=/tmp/ssh-23tCcax1BIKE/agent.11 [2021-01-22T05:41:10.517Z] SSH_AGENT_PID=16 [2021-01-22T05:41:10.526Z] Running ssh-add (command line suppressed) [2021-01-22T05:41:10.648Z] Identity added: /w/workspace/_app-service-configurable_PR-171@tmp/private_key_2301217843159438030.key (/w/workspace/_app-service-configurable_PR-171@tmp/private_key_2301217843159438030.key) [2021-01-22T05:41:10.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T05:41:11.084Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T05:41:11.112Z] $ docker exec --env ******** --env ******** 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f ssh-agent -k [2021-01-22T05:41:11.230Z] unset SSH_AUTH_SOCK; [2021-01-22T05:41:11.230Z] unset SSH_AGENT_PID; [2021-01-22T05:41:11.230Z] echo Agent pid 16 killed; [2021-01-22T05:41:11.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-22T05:41:11.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T05:41:11.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T05:41:11.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T05:41:11.654Z] $ docker exec 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f ssh-agent [2021-01-22T05:41:11.807Z] SSH_AUTH_SOCK=/tmp/ssh-uGpPNkfxjpuK/agent.46 [2021-01-22T05:41:11.807Z] SSH_AGENT_PID=51 [2021-01-22T05:41:11.814Z] Running ssh-add (command line suppressed) [2021-01-22T05:41:11.933Z] Identity added: /w/workspace/_app-service-configurable_PR-171@tmp/private_key_1489431019348171076.key (/w/workspace/_app-service-configurable_PR-171@tmp/private_key_1489431019348171076.key) [2021-01-22T05:41:11.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T05:41:12.367Z] + git semver init [2021-01-22T05:41:12.367Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T05:41:12.367Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-171/.git [2021-01-22T05:41:12.367Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-171 [2021-01-22T05:41:12.367Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T05:41:12.367Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T05:41:12.367Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T05:41:12.367Z] # $SEMVER_BRANCH = PR-171 [2021-01-22T05:41:12.367Z] # $SEMVER_TEMP = /tmp/semver-462944825 [2021-01-22T05:41:12.367Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-01-22T05:41:12.632Z] # '/tmp/semver-462944825' -> '/w/workspace/_app-service-configurable_PR-171/.semver' [2021-01-22T05:41:12.632Z] # -> Force: false [2021-01-22T05:41:12.632Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-171/.semver [Pipeline] } [2021-01-22T05:41:12.652Z] $ docker exec --env ******** --env ******** 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f ssh-agent -k [2021-01-22T05:41:12.763Z] unset SSH_AUTH_SOCK; [2021-01-22T05:41:12.764Z] unset SSH_AGENT_PID; [2021-01-22T05:41:12.764Z] echo Agent pid 51 killed; [2021-01-22T05:41:12.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T05:41:13.388Z] + git semver [Pipeline] } [2021-01-22T05:41:13.420Z] $ docker stop --time=1 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f [2021-01-22T05:41:14.777Z] $ docker rm -f 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T05:41:15.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T05:41:15.736Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T05:41:15.761Z] [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 [2021-01-22T05:41:31.671Z] Still waiting to schedule task [2021-01-22T05:41:31.671Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-22T05:41:31.701Z] Still waiting to schedule task [2021-01-22T05:41:31.701Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-22T05:44:47.813Z] Running on prd-centos7-docker-4c-2g-22205 in /w/workspace/_app-service-configurable_PR-171 [Pipeline] { [Pipeline] ws [2021-01-22T05:44:47.940Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-01-22T05:44:55.658Z] using credential edgex-jenkins-ssh [2021-01-22T05:44:55.729Z] Cloning the remote Git repository [2021-01-22T05:44:55.792Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-22T05:44:55.908Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-01-22T05:44:56.071Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-22T05:44:56.072Z] > git --version # timeout=10 [2021-01-22T05:44:56.082Z] > git --version # 'git version 2.24.3' [2021-01-22T05:44:56.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:44:56.133Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T05:44:57.354Z] Merging remotes/origin/master commit 8bb64624f597a56592ea3e7359bdff1805cd62f9 into PR head commit 1263101364d2e5bda44390770596ae0847a736ec [2021-01-22T05:44:56.779Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-22T05:44:56.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T05:44:56.868Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-22T05:44:56.898Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-22T05:44:56.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:44:56.910Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T05:44:57.385Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T05:44:57.455Z] > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 [2021-01-22T05:44:57.945Z] Merge succeeded, producing 1263101364d2e5bda44390770596ae0847a736ec [2021-01-22T05:44:57.946Z] Checking out Revision 1263101364d2e5bda44390770596ae0847a736ec (PR-171) [2021-01-22T05:44:57.592Z] > git remote # timeout=10 [2021-01-22T05:44:57.684Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T05:44:57.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:44:57.795Z] > git merge 8bb64624f597a56592ea3e7359bdff1805cd62f9 # timeout=10 [2021-01-22T05:44:57.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T05:44:57.951Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T05:44:57.978Z] > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 [2021-01-22T05:45:02.987Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-01-22T05:45:03.041Z] > git --version # timeout=10 [2021-01-22T05:45:03.082Z] > git --version # 'git version 2.24.3' [2021-01-22T05:45:03.149Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T05:45:05.783Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T05:45:06.500Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T05:45:06.949Z] + sudo service docker restart [2021-01-22T05:45:06.949Z] + true [2021-01-22T05:45:06.949Z] Redirecting to /bin/systemctl restart docker.service [2021-01-22T05:45:08.112Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22206 in /w/workspace/_app-service-configurable_PR-171 [Pipeline] { [Pipeline] ws [2021-01-22T05:45:08.221Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T05:45:08.650Z] provisioning config files... [2021-01-22T05:45:08.731Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2168488440028455591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:45:09.194Z] ---> docker-login.sh [2021-01-22T05:45:09.195Z] nexus3.edgexfoundry.org:10001 [2021-01-22T05:45:10.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:10.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:10.229Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:10.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:10.229Z] [2021-01-22T05:45:10.229Z] Login Succeeded [2021-01-22T05:45:10.229Z] nexus3.edgexfoundry.org:10002 [2021-01-22T05:45:10.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:11.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:11.094Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:11.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:11.094Z] [2021-01-22T05:45:11.094Z] Login Succeeded [2021-01-22T05:45:11.094Z] nexus3.edgexfoundry.org:10003 [2021-01-22T05:45:11.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:11.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:11.412Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:11.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:11.412Z] [2021-01-22T05:45:11.412Z] Login Succeeded [2021-01-22T05:45:11.412Z] nexus3.edgexfoundry.org:10004 [2021-01-22T05:45:11.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:11.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:11.792Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:11.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:11.792Z] [2021-01-22T05:45:11.792Z] Login Succeeded [2021-01-22T05:45:11.792Z] docker.io [2021-01-22T05:45:12.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:12.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:12.370Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:12.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:12.370Z] [2021-01-22T05:45:12.370Z] Login Succeeded [2021-01-22T05:45:12.370Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T05:45:12.414Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-22T05:45:13.404Z] ========================================================= [2021-01-22T05:45:13.404Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-22T05:45:13.404Z] ========================================================= [2021-01-22T05:45:13.495Z] using credential edgex-jenkins-ssh [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:45:13.564Z] Cloning the remote Git repository [2021-01-22T05:45:13.991Z] + 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 . [2021-01-22T05:45:13.991Z] Sending build context to Docker daemon 98.82kB [2021-01-22T05:45:14.281Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T05:45:14.281Z] Step 2/8 : FROM ${BASE} [2021-01-22T05:45:14.281Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-22T05:45:14.281Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T05:45:14.281Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T05:45:14.281Z] de9db76c5a1d: Pulling fs layer [2021-01-22T05:45:14.281Z] bca2f99d35d6: Pulling fs layer [2021-01-22T05:45:14.281Z] 93359f2a8cfa: Pulling fs layer [2021-01-22T05:45:14.281Z] 7c6f9722023f: Pulling fs layer [2021-01-22T05:45:14.281Z] a35cf1a2eb13: Pulling fs layer [2021-01-22T05:45:14.281Z] bca2f99d35d6: Waiting [2021-01-22T05:45:14.281Z] 93359f2a8cfa: Waiting [2021-01-22T05:45:14.281Z] 7c6f9722023f: Waiting [2021-01-22T05:45:14.281Z] a35cf1a2eb13: Waiting [2021-01-22T05:45:14.281Z] de9db76c5a1d: Verifying Checksum [2021-01-22T05:45:14.281Z] de9db76c5a1d: Download complete [2021-01-22T05:45:14.281Z] 0ef7d3d256c8: Verifying Checksum [2021-01-22T05:45:14.281Z] 0ef7d3d256c8: Download complete [2021-01-22T05:45:14.573Z] 93359f2a8cfa: Verifying Checksum [2021-01-22T05:45:14.573Z] 93359f2a8cfa: Download complete [2021-01-22T05:45:14.573Z] 7c6f9722023f: Verifying Checksum [2021-01-22T05:45:14.573Z] 7c6f9722023f: Download complete [2021-01-22T05:45:13.608Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-22T05:45:13.728Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-01-22T05:45:13.811Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-22T05:45:13.811Z] > git --version # timeout=10 [2021-01-22T05:45:13.834Z] > git --version # 'git version 2.17.1' [2021-01-22T05:45:13.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:45:13.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T05:45:14.924Z] 188c0c94c7c5: Verifying Checksum [2021-01-22T05:45:14.924Z] 188c0c94c7c5: Download complete [2021-01-22T05:45:15.419Z] Merging remotes/origin/master commit 8bb64624f597a56592ea3e7359bdff1805cd62f9 into PR head commit 1263101364d2e5bda44390770596ae0847a736ec [2021-01-22T05:45:15.552Z] 188c0c94c7c5: Pull complete [2021-01-22T05:45:15.552Z] 0ef7d3d256c8: Pull complete [2021-01-22T05:45:15.769Z] Merge succeeded, producing 1263101364d2e5bda44390770596ae0847a736ec [2021-01-22T05:45:15.770Z] Checking out Revision 1263101364d2e5bda44390770596ae0847a736ec (PR-171) [2021-01-22T05:45:15.849Z] de9db76c5a1d: Pull complete [2021-01-22T05:45:14.813Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-22T05:45:14.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T05:45:14.862Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-22T05:45:14.905Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-22T05:45:14.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:45:14.919Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T05:45:15.418Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T05:45:15.443Z] > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 [2021-01-22T05:45:15.520Z] > git remote # timeout=10 [2021-01-22T05:45:15.611Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T05:45:15.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:45:15.663Z] > git merge 8bb64624f597a56592ea3e7359bdff1805cd62f9 # timeout=10 [2021-01-22T05:45:15.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T05:45:15.757Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T05:45:15.783Z] > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 [2021-01-22T05:45:20.119Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-01-22T05:45:20.165Z] > git --version # timeout=10 [2021-01-22T05:45:20.173Z] > git --version # 'git version 2.17.1' [2021-01-22T05:45:20.182Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T05:45:20.242Z] a35cf1a2eb13: Verifying Checksum [2021-01-22T05:45:20.243Z] a35cf1a2eb13: Download complete [2021-01-22T05:45:20.534Z] bca2f99d35d6: Verifying Checksum [2021-01-22T05:45:20.534Z] bca2f99d35d6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T05:45:22.132Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-22T05:45:22.562Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T05:45:22.924Z] + sudo+ service docker restarttrue [2021-01-22T05:45:22.924Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T05:45:25.752Z] provisioning config files... [2021-01-22T05:45:25.790Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1354503348569955918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:45:26.259Z] ---> docker-login.sh [2021-01-22T05:45:26.259Z] nexus3.edgexfoundry.org:10001 [2021-01-22T05:45:27.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:27.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:27.517Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:27.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:27.517Z] [2021-01-22T05:45:27.517Z] Login Succeeded [2021-01-22T05:45:27.517Z] nexus3.edgexfoundry.org:10002 [2021-01-22T05:45:27.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:27.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:27.792Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:27.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:27.792Z] [2021-01-22T05:45:27.792Z] Login Succeeded [2021-01-22T05:45:27.793Z] nexus3.edgexfoundry.org:10003 [2021-01-22T05:45:28.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:28.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:28.391Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:28.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:28.391Z] [2021-01-22T05:45:28.391Z] Login Succeeded [2021-01-22T05:45:28.391Z] nexus3.edgexfoundry.org:10004 [2021-01-22T05:45:28.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:28.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:28.943Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:28.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:28.943Z] [2021-01-22T05:45:28.943Z] Login Succeeded [2021-01-22T05:45:28.943Z] docker.io [2021-01-22T05:45:29.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:45:29.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:45:29.490Z] Configure a credential helper to remove this warning. See [2021-01-22T05:45:29.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:45:29.490Z] [2021-01-22T05:45:29.490Z] Login Succeeded [2021-01-22T05:45:29.490Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T05:45:29.523Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-22T05:45:30.208Z] ========================================================= [2021-01-22T05:45:30.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-22T05:45:30.209Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:45:30.668Z] + 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 . [2021-01-22T05:45:30.668Z] Sending build context to Docker daemon 98.82kB [2021-01-22T05:45:30.958Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T05:45:30.958Z] Step 2/8 : FROM ${BASE} [2021-01-22T05:45:31.242Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-22T05:45:31.242Z] 5f621e34cdf4: Pulling fs layer [2021-01-22T05:45:31.242Z] a4357932f1b6: Pulling fs layer [2021-01-22T05:45:31.242Z] 18c013af1878: Pulling fs layer [2021-01-22T05:45:31.242Z] 00ac8860ef70: Pulling fs layer [2021-01-22T05:45:31.242Z] 63d7cb157983: Pulling fs layer [2021-01-22T05:45:31.242Z] b116817d02f9: Pulling fs layer [2021-01-22T05:45:31.242Z] 745a02a5169b: Pulling fs layer [2021-01-22T05:45:31.242Z] 00ac8860ef70: Waiting [2021-01-22T05:45:31.242Z] 63d7cb157983: Waiting [2021-01-22T05:45:31.242Z] 745a02a5169b: Waiting [2021-01-22T05:45:31.242Z] b116817d02f9: Waiting [2021-01-22T05:45:31.242Z] 18c013af1878: Verifying Checksum [2021-01-22T05:45:31.242Z] 18c013af1878: Download complete [2021-01-22T05:45:31.242Z] a4357932f1b6: Verifying Checksum [2021-01-22T05:45:31.242Z] a4357932f1b6: Download complete [2021-01-22T05:45:31.242Z] 63d7cb157983: Verifying Checksum [2021-01-22T05:45:31.242Z] 63d7cb157983: Download complete [2021-01-22T05:45:31.242Z] 5f621e34cdf4: Verifying Checksum [2021-01-22T05:45:31.242Z] 5f621e34cdf4: Download complete [2021-01-22T05:45:31.242Z] b116817d02f9: Verifying Checksum [2021-01-22T05:45:31.242Z] b116817d02f9: Download complete [2021-01-22T05:45:32.242Z] 5f621e34cdf4: Pull complete [2021-01-22T05:45:32.515Z] a4357932f1b6: Pull complete [2021-01-22T05:45:33.116Z] 18c013af1878: Pull complete [2021-01-22T05:45:33.211Z] bca2f99d35d6: Pull complete [2021-01-22T05:45:33.211Z] 93359f2a8cfa: Pull complete [2021-01-22T05:45:33.211Z] 7c6f9722023f: Pull complete [2021-01-22T05:45:34.110Z] 745a02a5169b: Verifying Checksum [2021-01-22T05:45:35.095Z] 00ac8860ef70: Download complete [2021-01-22T05:45:37.652Z] a35cf1a2eb13: Pull complete [2021-01-22T05:45:37.652Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-22T05:45:37.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-22T05:45:37.652Z] ---> a62c8e92a672 [2021-01-22T05:45:37.652Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-22T05:45:37.652Z] ---> Running in 2da26991037a [2021-01-22T05:45:37.652Z] Removing intermediate container 2da26991037a [2021-01-22T05:45:37.652Z] ---> d546c7c04484 [2021-01-22T05:45:37.652Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:45:37.933Z] ---> Running in cba25aabce72 [2021-01-22T05:45:39.389Z] Removing intermediate container cba25aabce72 [2021-01-22T05:45:39.389Z] ---> 349d5ed42c68 [2021-01-22T05:45:39.389Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-22T05:45:39.389Z] ---> Running in c0d4e158fccb [2021-01-22T05:45:40.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:45:40.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:45:41.561Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-22T05:45:41.835Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-22T05:45:41.835Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-22T05:45:42.116Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-22T05:45:42.116Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T05:45:42.116Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-22T05:45:42.392Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:45:42.392Z] OK: 167 MiB in 45 packages [2021-01-22T05:45:43.028Z] Removing intermediate container c0d4e158fccb [2021-01-22T05:45:43.028Z] ---> 9c093873846b [2021-01-22T05:45:43.028Z] Step 6/8 : WORKDIR /app [2021-01-22T05:45:43.314Z] ---> Running in 5c19ff6248c4 [2021-01-22T05:45:43.598Z] Removing intermediate container 5c19ff6248c4 [2021-01-22T05:45:43.598Z] ---> 34e4972c20b2 [2021-01-22T05:45:43.598Z] Step 7/8 : COPY . . [2021-01-22T05:45:43.927Z] ---> 8a8780a475df [2021-01-22T05:45:43.927Z] Step 8/8 : RUN go mod download [2021-01-22T05:45:44.214Z] ---> Running in abdc5b4a3a49 [2021-01-22T05:45:45.284Z] 00ac8860ef70: Pull complete [2021-01-22T05:45:45.558Z] 63d7cb157983: Pull complete [2021-01-22T05:45:45.844Z] b116817d02f9: Pull complete [2021-01-22T05:45:50.173Z] 745a02a5169b: Pull complete [2021-01-22T05:45:50.173Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-22T05:45:50.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-22T05:45:50.173Z] ---> b7e6874047d6 [2021-01-22T05:45:50.173Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-22T05:45:52.792Z] ---> Running in e3465c4f12b8 [2021-01-22T05:45:53.070Z] Removing intermediate container e3465c4f12b8 [2021-01-22T05:45:53.070Z] ---> 4d36ffde987c [2021-01-22T05:45:53.070Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:45:53.070Z] ---> Running in 3cb9b44958a2 [2021-01-22T05:45:55.702Z] Removing intermediate container 3cb9b44958a2 [2021-01-22T05:45:55.702Z] ---> 2dba4cb8b6d2 [2021-01-22T05:45:55.702Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-22T05:45:55.702Z] ---> Running in 0d4a578d0681 [2021-01-22T05:45:56.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:45:57.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:45:57.878Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-22T05:45:58.149Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-22T05:45:58.149Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-22T05:45:58.149Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-22T05:45:58.421Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T05:45:58.421Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-22T05:45:58.692Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:45:58.692Z] OK: 144 MiB in 45 packages [2021-01-22T05:45:59.666Z] Removing intermediate container 0d4a578d0681 [2021-01-22T05:45:59.666Z] ---> 0dbf0a1ce564 [2021-01-22T05:45:59.666Z] Step 6/8 : WORKDIR /app [2021-01-22T05:45:59.938Z] ---> Running in 3a4e0b586095 [2021-01-22T05:46:00.531Z] Removing intermediate container 3a4e0b586095 [2021-01-22T05:46:00.531Z] ---> 85841f49d12a [2021-01-22T05:46:00.531Z] Step 7/8 : COPY . . [2021-01-22T05:46:01.125Z] ---> 9867c2f4a618 [2021-01-22T05:46:01.125Z] Step 8/8 : RUN go mod download [2021-01-22T05:46:01.401Z] ---> Running in 31916faf9179 [2021-01-22T05:46:28.189Z] Removing intermediate container 31916faf9179 [2021-01-22T05:46:28.189Z] ---> 26c9c8913157 [2021-01-22T05:46:28.189Z] Successfully built 26c9c8913157 [2021-01-22T05:46:28.189Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:46:28.567Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T05:46:28.567Z] . [Pipeline] withDockerContainer [2021-01-22T05:46:28.857Z] prd-ubuntu18.04-docker-arm64-4c-16g-22206 does not seem to be running inside a container [2021-01-22T05:46:28.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat [2021-01-22T05:46:30.356Z] $ docker top 4384a430b127ce9bbede859a3e7d6861c9dd61d85170ecc87bf56306b5dc0417 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T05:46:31.494Z] + go version [2021-01-22T05:46:31.495Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-22T05:46:31.540Z] Removing intermediate container abdc5b4a3a49 [2021-01-22T05:46:31.540Z] ---> 7a1b3df7219f [2021-01-22T05:46:31.540Z] Successfully built 7a1b3df7219f [2021-01-22T05:46:31.540Z] Successfully tagged ci-base-image-x86_64:latest [2021-01-22T05:46:31.540Z] $ docker stop --time=1 4384a430b127ce9bbede859a3e7d6861c9dd61d85170ecc87bf56306b5dc0417 [2021-01-22T05:46:33.480Z] $ docker rm -f 4384a430b127ce9bbede859a3e7d6861c9dd61d85170ecc87bf56306b5dc0417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:46:34.504Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T05:46:34.723Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T05:46:34.723Z] . [Pipeline] withDockerContainer [2021-01-22T05:46:34.789Z] . [2021-01-22T05:46:34.969Z] prd-ubuntu18.04-docker-arm64-4c-16g-22206 does not seem to be running inside a container [2021-01-22T05:46:35.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat [2021-01-22T05:46:36.449Z] $ docker top aa0ad9c63a7282c1a5291d242a618164148803e221530510f739e5380e3bb246 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-01-22T05:46:37.150Z] prd-centos7-docker-4c-2g-22205 does not seem to be running inside a container [2021-01-22T05:46:37.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-x86_64 cat [2021-01-22T05:46:38.846Z] $ docker top d626f24029db5e8066e44d35d2e8d5f65d51ad9b937c9d5c01fa1f1c93b9fbc1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-22T05:46:40.395Z] + make test [2021-01-22T05:46:40.395Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-01-22T05:46:40.718Z] + go version [2021-01-22T05:46:40.718Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-22T05:46:40.797Z] $ docker stop --time=1 d626f24029db5e8066e44d35d2e8d5f65d51ad9b937c9d5c01fa1f1c93b9fbc1 [2021-01-22T05:46:42.726Z] $ docker rm -f d626f24029db5e8066e44d35d2e8d5f65d51ad9b937c9d5c01fa1f1c93b9fbc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:46:44.600Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T05:46:44.601Z] . [Pipeline] withDockerContainer [2021-01-22T05:46:44.824Z] prd-centos7-docker-4c-2g-22205 does not seem to be running inside a container [2021-01-22T05:46:44.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-x86_64 cat [2021-01-22T05:46:46.308Z] $ docker top 70177f355dbf30d6624d2306ac0ad4d7faca67081da625704d3363e04883f5db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T05:46:47.509Z] + make test [2021-01-22T05:46:47.509Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-01-22T05:47:14.950Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-22T05:47:14.950Z] CGO_ENABLED=1 go vet ./... [2021-01-22T05:47:18.487Z] gofmt -l . [2021-01-22T05:47:18.487Z] [ "`gofmt -l .`" = "" ] [2021-01-22T05:47:18.487Z] ./bin/test-go-mod-tidy.sh [2021-01-22T05:47:19.451Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-22T05:47:19.451Z] CGO_ENABLED=1 go vet ./... [2021-01-22T05:47:19.501Z] ./bin/test-attribution-txt.sh [2021-01-22T05:47:20.090Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from in Attribution.txt, please add [2021-01-22T05:47:20.090Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v2 is missing from in Attribution.txt, please add [2021-01-22T05:47:20.090Z] An attribution for github.com/edgexfoundry/go-mod-core-contracts/v2 is missing from in Attribution.txt, please add [2021-01-22T05:47:20.090Z] An attribution for github.com/edgexfoundry/go-mod-registry/v2 is missing from in Attribution.txt, please add [2021-01-22T05:47:20.090Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from in Attribution.txt, please add [2021-01-22T05:47:20.090Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-01-22T05:47:20.142Z] $ docker stop --time=1 70177f355dbf30d6624d2306ac0ad4d7faca67081da625704d3363e04883f5db [2021-01-22T05:47:22.620Z] $ docker rm -f 70177f355dbf30d6624d2306ac0ad4d7faca67081da625704d3363e04883f5db [2021-01-22T05:47:22.853Z] gofmt -l . [2021-01-22T05:47:22.853Z] [ "`gofmt -l .`" = "" ] [2021-01-22T05:47:22.853Z] ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-22T05:47:23.450Z] ./bin/test-attribution-txt.sh [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] } [2021-01-22T05:47:24.042Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from in Attribution.txt, please add [2021-01-22T05:47:24.042Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v2 is missing from in Attribution.txt, please add [2021-01-22T05:47:24.042Z] An attribution for github.com/edgexfoundry/go-mod-core-contracts/v2 is missing from in Attribution.txt, please add [2021-01-22T05:47:24.042Z] An attribution for github.com/edgexfoundry/go-mod-registry/v2 is missing from in Attribution.txt, please add [2021-01-22T05:47:24.042Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from in Attribution.txt, please add [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [2021-01-22T05:47:24.312Z] make: *** [makefile:39: test] Error 1 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-01-22T05:47:24.521Z] $ docker stop --time=1 aa0ad9c63a7282c1a5291d242a618164148803e221530510f739e5380e3bb246 [2021-01-22T05:47:26.838Z] $ docker rm -f aa0ad9c63a7282c1a5291d242a618164148803e221530510f739e5380e3bb246 [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] } [2021-01-22T05:47:28.424Z] Failed in branch amd64 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 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T05:47:29.796Z] Failed in branch arm64 [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 [2021-01-22T05:47:34.134Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:47:34.752Z] ---> package-listing.sh [2021-01-22T05:47:34.752Z] ++ facter osfamily [2021-01-22T05:47:34.752Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T05:47:34.752Z] + OS_FAMILY=redhat [2021-01-22T05:47:34.752Z] + workspace=/w/workspace/_app-service-configurable_PR-171 [2021-01-22T05:47:34.752Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T05:47:34.752Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T05:47:34.752Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T05:47:34.752Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T05:47:34.752Z] + '[' /w/workspace/_app-service-configurable_PR-171 ']' [2021-01-22T05:47:34.752Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T05:47:34.752Z] + case "${OS_FAMILY}" in [2021-01-22T05:47:34.752Z] + rpm -qa [2021-01-22T05:47:34.752Z] + sort [2021-01-22T05:47:40.057Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T05:47:40.057Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T05:47:40.057Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T05:47:40.057Z] + '[' /w/workspace/_app-service-configurable_PR-171 ']' [2021-01-22T05:47:40.057Z] + mkdir -p /w/workspace/_app-service-configurable_PR-171/archives/ [2021-01-22T05:47:40.057Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-171/archives/ [Pipeline] echo [2021-01-22T05:47:40.136Z] 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-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T05:47:40.447Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:47:40.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T05:47:40.788Z] [2021-01-22T05:47:40.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:47:41.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T05:47:41.191Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T05:47:41.191Z] df20fa9351a1: Pulling fs layer [2021-01-22T05:47:41.191Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T05:47:41.191Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T05:47:41.191Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T05:47:41.191Z] 93b61091891f: Pulling fs layer [2021-01-22T05:47:41.191Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T05:47:41.191Z] 5e14af77c1be: Pulling fs layer [2021-01-22T05:47:41.191Z] 01666e4c0597: Pulling fs layer [2021-01-22T05:47:41.191Z] aa168da1d23b: Pulling fs layer [2021-01-22T05:47:41.191Z] 93b9cdb0e59b: Waiting [2021-01-22T05:47:41.191Z] 01666e4c0597: Waiting [2021-01-22T05:47:41.191Z] 5e14af77c1be: Waiting [2021-01-22T05:47:41.191Z] 46f8f816bc3b: Waiting [2021-01-22T05:47:41.191Z] aa168da1d23b: Waiting [2021-01-22T05:47:41.191Z] 93b61091891f: Waiting [2021-01-22T05:47:41.191Z] 36b3adc4ff6f: Download complete [2021-01-22T05:47:41.191Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T05:47:41.191Z] 46f8f816bc3b: Download complete [2021-01-22T05:47:41.191Z] df20fa9351a1: Verifying Checksum [2021-01-22T05:47:41.191Z] df20fa9351a1: Download complete [2021-01-22T05:47:41.459Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T05:47:41.459Z] 93b9cdb0e59b: Download complete [2021-01-22T05:47:41.459Z] 5e14af77c1be: Verifying Checksum [2021-01-22T05:47:41.459Z] 5e14af77c1be: Download complete [2021-01-22T05:47:41.459Z] 93b61091891f: Verifying Checksum [2021-01-22T05:47:41.459Z] 93b61091891f: Download complete [2021-01-22T05:47:41.459Z] 01666e4c0597: Verifying Checksum [2021-01-22T05:47:41.459Z] 01666e4c0597: Download complete [2021-01-22T05:47:41.725Z] df20fa9351a1: Pull complete [2021-01-22T05:47:41.725Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T05:47:41.725Z] 8ad3a11d3b57: Download complete [2021-01-22T05:47:41.989Z] 36b3adc4ff6f: Pull complete [2021-01-22T05:47:42.575Z] 8ad3a11d3b57: Pull complete [2021-01-22T05:47:42.851Z] 46f8f816bc3b: Pull complete [2021-01-22T05:47:43.442Z] 93b61091891f: Pull complete [2021-01-22T05:47:43.706Z] aa168da1d23b: Verifying Checksum [2021-01-22T05:47:43.706Z] aa168da1d23b: Download complete [2021-01-22T05:47:43.972Z] 93b9cdb0e59b: Pull complete [2021-01-22T05:47:44.240Z] 5e14af77c1be: Pull complete [2021-01-22T05:47:44.240Z] 01666e4c0597: Pull complete [2021-01-22T05:47:50.881Z] aa168da1d23b: Pull complete [2021-01-22T05:47:50.881Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T05:47:50.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T05:47:50.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T05:47:51.104Z] prd-centos7-docker-4c-2g-22204 does not seem to be running inside a container [2021-01-22T05:47:51.156Z] $ 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-171/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-171 -v /w/workspace/_app-service-configurable_PR-171:/w/workspace/_app-service-configurable_PR-171:rw,z -v /w/workspace/_app-service-configurable_PR-171@tmp:/w/workspace/_app-service-configurable_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-22T05:47:54.764Z] $ docker top 9b412564faeec1dc46f055d9a543d57dcf7f5f948c6adf52110d392d3b40994a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T05:47:55.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T05:47:55.750Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T05:47:56.064Z] + ls /var/log/sa-host [2021-01-22T05:47:56.065Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T05:47:56.065Z] file_magic: OK [2021-01-22T05:47:56.065Z] HZ: Using current value: 100 [2021-01-22T05:47:56.065Z] file_header: OK [2021-01-22T05:47:56.065Z] 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 [2021-01-22T05:47:56.065Z] Statistics: [2021-01-22T05:47:56.065Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-22T05:47:56.065Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T05:47:56.065Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T05:47:56.065Z] file_magic: OK [2021-01-22T05:47:56.065Z] HZ: Using current value: 100 [2021-01-22T05:47:56.065Z] file_header: OK [2021-01-22T05:47:56.065Z] 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 [2021-01-22T05:47:56.065Z] Statistics: [2021-01-22T05:47:56.065Z] Hnuu...uuuununununu... [2021-01-22T05:47:56.065Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T05:47:56.743Z] provisioning config files... [2021-01-22T05:47:56.765Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-171@tmp/config6632464661225194378tmp [Pipeline] { [Pipeline] echo [2021-01-22T05:47:56.883Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:47:57.213Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T05:47:57.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T05:47:57.383Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:47:57.720Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T05:47:57.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:47:58.097Z] ---> sudo-logs.sh [2021-01-22T05:47:58.097Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T05:47:58.126Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:47:58.466Z] ---> job-cost.sh [2021-01-22T05:47:58.466Z] lf-activate-venv: SKIPPING [2021-01-22T05:47:58.466Z] INFO: No Stack... [2021-01-22T05:47:59.418Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T05:48:00.002Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T05:48:00.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:48:00.397Z] ---> logs-deploy.sh [2021-01-22T05:48:00.397Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-171/1 [2021-01-22T05:48:00.397Z] INFO: archiving workspace using pattern(s): [2021-01-22T05:48:02.340Z] Archives upload complete. [2021-01-22T05:48:02.340Z] INFO: archiving logs to Nexus [2021-01-22T05:48:03.289Z] ---> uname -a: [2021-01-22T05:48:03.290Z] Linux prd-centos7-docker-4c-2g-22204.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] ---> lscpu: [2021-01-22T05:48:03.290Z] Architecture: x86_64 [2021-01-22T05:48:03.290Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-22T05:48:03.290Z] Byte Order: Little Endian [2021-01-22T05:48:03.290Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-22T05:48:03.290Z] CPU(s): 4 [2021-01-22T05:48:03.290Z] On-line CPU(s) list: 0-3 [2021-01-22T05:48:03.290Z] Thread(s) per core: 1 [2021-01-22T05:48:03.290Z] Core(s) per socket: 1 [2021-01-22T05:48:03.290Z] Socket(s): 4 [2021-01-22T05:48:03.290Z] NUMA node(s): 1 [2021-01-22T05:48:03.290Z] Vendor ID: GenuineIntel [2021-01-22T05:48:03.290Z] CPU family: 6 [2021-01-22T05:48:03.290Z] Model: 44 [2021-01-22T05:48:03.290Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-22T05:48:03.290Z] Stepping: 1 [2021-01-22T05:48:03.290Z] CPU MHz: 2933.438 [2021-01-22T05:48:03.290Z] BogoMIPS: 5866.87 [2021-01-22T05:48:03.290Z] Virtualization: VT-x [2021-01-22T05:48:03.290Z] Hypervisor vendor: KVM [2021-01-22T05:48:03.290Z] Virtualization type: full [2021-01-22T05:48:03.290Z] L1d cache: 128 KiB [2021-01-22T05:48:03.290Z] L1i cache: 128 KiB [2021-01-22T05:48:03.290Z] L2 cache: 16 MiB [2021-01-22T05:48:03.290Z] L3 cache: 64 MiB [2021-01-22T05:48:03.290Z] NUMA node0 CPU(s): 0-3 [2021-01-22T05:48:03.290Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-22T05:48:03.290Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-22T05:48:03.290Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-22T05:48:03.290Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-22T05:48:03.290Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-22T05:48:03.290Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-22T05:48:03.290Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-22T05:48:03.290Z] Vulnerability Srbds: Not affected [2021-01-22T05:48:03.290Z] Vulnerability Tsx async abort: Not affected [2021-01-22T05:48:03.290Z] 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 [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] ---> nproc: [2021-01-22T05:48:03.290Z] 4 [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] ---> df -h: [2021-01-22T05:48:03.290Z] Filesystem Size Used Available Use% Mounted on [2021-01-22T05:48:03.290Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-22T05:48:03.290Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-22T05:48:03.290Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-22T05:48:03.290Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-171 [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-171@tmp [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-22T05:48:03.290Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] ---> free -m: [2021-01-22T05:48:03.290Z] total used free shared buff/cache available [2021-01-22T05:48:03.290Z] Mem: 1837 707 71 0 1059 1026 [2021-01-22T05:48:03.290Z] Swap: 1023 0 1023 [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] ---> ip addr: [2021-01-22T05:48:03.290Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-22T05:48:03.290Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-22T05:48:03.290Z] inet 127.0.0.1/8 scope host lo [2021-01-22T05:48:03.290Z] valid_lft forever preferred_lft forever [2021-01-22T05:48:03.290Z] inet6 ::1/128 scope host [2021-01-22T05:48:03.290Z] valid_lft forever preferred_lft forever [2021-01-22T05:48:03.290Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-22T05:48:03.290Z] link/ether fa:16:3e:3e:56:16 brd ff:ff:ff:ff:ff:ff [2021-01-22T05:48:03.290Z] inet 10.30.122.205/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-22T05:48:03.290Z] valid_lft 85936sec preferred_lft 85936sec [2021-01-22T05:48:03.290Z] inet6 fe80::f816:3eff:fe3e:5616/64 scope link [2021-01-22T05:48:03.290Z] valid_lft forever preferred_lft forever [2021-01-22T05:48:03.290Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-22T05:48:03.290Z] link/ether 02:42:dd:d7:51:7a brd ff:ff:ff:ff:ff:ff [2021-01-22T05:48:03.290Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-22T05:48:03.290Z] valid_lft forever preferred_lft forever [2021-01-22T05:48:03.290Z] inet6 fe80::42:ddff:fed7:517a/64 scope link [2021-01-22T05:48:03.290Z] valid_lft forever preferred_lft forever [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] ---> sar -b -r -n DEV: [2021-01-22T05:48:03.290Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] 05:40:06 LINUX RESTART (4 CPU) [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] 05:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-22T05:48:03.290Z] 05:42:01 23.90 6.15 17.76 0.00 1679.09 2993.36 0.00 [2021-01-22T05:48:03.290Z] 05:43:02 1.70 0.00 1.70 0.00 0.00 31.62 0.00 [2021-01-22T05:48:03.290Z] 05:44:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 [2021-01-22T05:48:03.290Z] 05:45:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-01-22T05:48:03.290Z] 05:46:01 0.25 0.00 0.25 0.00 0.00 3.06 0.00 [2021-01-22T05:48:03.290Z] 05:47:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 [2021-01-22T05:48:03.290Z] Average: 4.40 1.01 3.39 0.00 276.82 500.95 0.00 [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] 05:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-22T05:48:03.290Z] 05:42:01 174588 0 574448 30.53 2620 1129888 1098980 37.51 377660 1131332 20 [2021-01-22T05:48:03.290Z] 05:43:02 177916 0 571112 30.35 2620 1129896 1076328 36.73 377256 1129152 20 [2021-01-22T05:48:03.290Z] 05:44:01 176312 0 572712 30.44 2620 1129900 1076280 36.73 376600 1131272 8 [2021-01-22T05:48:03.290Z] 05:45:01 175980 0 573044 30.46 2620 1129900 1076340 36.73 387276 1121116 20 [2021-01-22T05:48:03.290Z] 05:46:01 174556 0 574460 30.53 2620 1129908 1076292 36.73 386128 1123768 12 [2021-01-22T05:48:03.290Z] 05:47:01 173636 0 575376 30.58 2620 1129912 1076232 36.73 406052 1104892 12 [2021-01-22T05:48:03.290Z] Average: 175498 0 573525 30.48 2620 1129901 1080075 36.86 385162 1123589 15 [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] 05:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-22T05:48:03.290Z] 05:42:01 eth0 69.56 54.12 345.42 25.71 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:42:01 docker0 2.20 1.73 0.39 3.97 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:43:02 eth0 0.90 0.68 0.62 0.19 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:44:01 eth0 0.81 0.08 0.05 0.04 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:45:01 eth0 1.18 0.35 0.34 0.20 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:46:01 eth0 0.65 0.37 0.35 0.26 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:47:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] Average: eth0 12.10 9.19 57.19 4.36 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] Average: docker0 0.36 0.28 0.06 0.65 0.00 0.00 0.00 0.00 [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] ---> sar -P ALL: [2021-01-22T05:48:03.290Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] 05:40:06 LINUX RESTART (4 CPU) [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] 05:41:02 CPU %user %nice %system %iowait %steal %idle [2021-01-22T05:48:03.290Z] 05:42:01 all 2.17 0.00 1.58 0.36 0.00 95.89 [2021-01-22T05:48:03.290Z] 05:42:01 0 2.42 0.00 1.59 0.15 0.00 95.84 [2021-01-22T05:48:03.290Z] 05:42:01 1 2.41 0.00 1.70 1.16 0.00 94.73 [2021-01-22T05:48:03.290Z] 05:42:01 2 2.08 0.00 1.76 0.05 0.02 96.09 [2021-01-22T05:48:03.290Z] 05:42:01 3 1.77 0.00 1.26 0.09 0.00 96.89 [2021-01-22T05:48:03.290Z] 05:43:02 all 0.18 0.00 0.04 0.00 0.00 99.78 [2021-01-22T05:48:03.290Z] 05:43:02 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-01-22T05:48:03.290Z] 05:43:02 1 0.55 0.00 0.02 0.00 0.02 99.42 [2021-01-22T05:48:03.290Z] 05:43:02 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-22T05:48:03.290Z] 05:43:02 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-22T05:48:03.290Z] 05:44:01 all 0.15 0.00 0.07 0.00 0.00 99.78 [2021-01-22T05:48:03.290Z] 05:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-01-22T05:48:03.290Z] 05:44:01 1 0.44 0.00 0.05 0.00 0.00 99.51 [2021-01-22T05:48:03.290Z] 05:44:01 2 0.05 0.00 0.10 0.00 0.00 99.85 [2021-01-22T05:48:03.290Z] 05:44:01 3 0.07 0.00 0.07 0.00 0.00 99.86 [2021-01-22T05:48:03.290Z] 05:45:01 all 0.08 0.00 0.05 0.00 0.00 99.87 [2021-01-22T05:48:03.290Z] 05:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-22T05:48:03.290Z] 05:45:01 1 0.18 0.00 0.07 0.00 0.00 99.75 [2021-01-22T05:48:03.290Z] 05:45:01 2 0.05 0.00 0.08 0.00 0.02 99.85 [2021-01-22T05:48:03.290Z] 05:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-22T05:48:03.290Z] 05:46:01 all 0.18 0.00 0.07 0.00 0.00 99.75 [2021-01-22T05:48:03.290Z] 05:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-01-22T05:48:03.290Z] 05:46:01 1 0.53 0.00 0.07 0.00 0.00 99.40 [2021-01-22T05:48:03.290Z] 05:46:01 2 0.12 0.00 0.15 0.00 0.00 99.73 [2021-01-22T05:48:03.290Z] 05:46:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-22T05:48:03.290Z] 05:47:01 all 0.16 0.00 0.07 0.00 0.00 99.77 [2021-01-22T05:48:03.290Z] 05:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-22T05:48:03.290Z] 05:47:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-01-22T05:48:03.290Z] 05:47:01 2 0.03 0.00 0.15 0.00 0.00 99.82 [2021-01-22T05:48:03.290Z] 05:47:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-22T05:48:03.290Z] Average: all 0.48 0.00 0.31 0.06 0.00 99.15 [2021-01-22T05:48:03.290Z] Average: 0 0.43 0.00 0.29 0.03 0.01 99.25 [2021-01-22T05:48:03.290Z] Average: 1 0.77 0.00 0.32 0.19 0.00 98.72 [2021-01-22T05:48:03.290Z] Average: 2 0.39 0.00 0.38 0.01 0.01 99.22 [2021-01-22T05:48:03.290Z] Average: 3 0.34 0.00 0.25 0.01 0.00 99.40 [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z] [2021-01-22T05:48:03.290Z]