Pull request #186 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 33509ec2aba645f1738809980b950b97d1c0f001+658d6cb39e0f87515e0fd512fa46517441b13332 (e2df93c37a2a5a6634a8fbca3677d9bc1d2e4414) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go 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-device-virtual-go 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-765’ Running on prd-centos7-docker-4c-2g-768 in /w/workspace/foundry_device-virtual-go_PR-186 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-186 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 658d6cb39e0f87515e0fd512fa46517441b13332 into PR head commit 33509ec2aba645f1738809980b950b97d1c0f001 Merge succeeded, producing 33509ec2aba645f1738809980b950b97d1c0f001 Checking out Revision 33509ec2aba645f1738809980b950b97d1c0f001 (PR-186) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # 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 658d6cb39e0f87515e0fd512fa46517441b13332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-19T09:51:26.916Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T09:51:26.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T09:51:27.027Z] ========================================================= [2021-04-19T09:51:27.028Z] EdgeX Global Pipelines Version Info [2021-04-19T09:51:27.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b50517dad77fcabb5c48224eb37fc90ac780b97b # timeout=10 [2021-04-19T09:51:28.577Z] ------------------- [2021-04-19T09:51:28.578Z] stable info: [2021-04-19T09:51:28.578Z] ------------------- [2021-04-19T09:51:28.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T09:51:28.578Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T09:51:28.578Z] Message: update stable to v1.0.186 [2021-04-19T09:51:29.524Z] ------------------- [2021-04-19T09:51:29.524Z] experimental info: [2021-04-19T09:51:29.524Z] ------------------- [2021-04-19T09:51:29.524Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T09:51:29.524Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T09:51:29.524Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T09:51:29.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-19T09:51:29.667Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-19T09:51:29.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T09:51:29.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T09:51:29.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T09:51:29.766Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T09:51:29.790Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T09:51:29.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T09:51:29.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-19T09:51:29.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T09:51:29.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T09:51:29.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-19T09:51:29.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T09:51:29.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T09:51:29.983Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T09:51:30.005Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T09:51:30.029Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T09:51:30.052Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T09:51:30.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T09:51:30.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-19T09:51:30.122Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-19T09:51:30.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-19T09:51:30.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-19T09:51:30.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-19T09:51:30.219Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-19T09:51:30.241Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T09:51:30.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-186 [Pipeline] echo [2021-04-19T09:51:30.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-186 [Pipeline] echo [2021-04-19T09:51:30.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-186 [Pipeline] echo [2021-04-19T09:51:30.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33509ec2aba645f1738809980b950b97d1c0f001 [Pipeline] echo [2021-04-19T09:51:30.360Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33509ec [Pipeline] echo [2021-04-19T09:51:30.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T09:51:30.455Z] provisioning config files... [2021-04-19T09:51:30.496Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-186@tmp/config1709853113649443558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:51:30.820Z] ---> docker-login.sh [2021-04-19T09:51:30.820Z] nexus3.edgexfoundry.org:10001 [2021-04-19T09:51:31.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:51:31.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:51:31.347Z] Configure a credential helper to remove this warning. See [2021-04-19T09:51:31.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:51:31.347Z] [2021-04-19T09:51:31.347Z] Login Succeeded [2021-04-19T09:51:31.347Z] nexus3.edgexfoundry.org:10002 [2021-04-19T09:51:31.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:51:31.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:51:31.347Z] Configure a credential helper to remove this warning. See [2021-04-19T09:51:31.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:51:31.347Z] [2021-04-19T09:51:31.347Z] Login Succeeded [2021-04-19T09:51:31.347Z] nexus3.edgexfoundry.org:10003 [2021-04-19T09:51:31.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:51:31.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:51:31.613Z] Configure a credential helper to remove this warning. See [2021-04-19T09:51:31.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:51:31.613Z] [2021-04-19T09:51:31.613Z] Login Succeeded [2021-04-19T09:51:31.613Z] nexus3.edgexfoundry.org:10004 [2021-04-19T09:51:31.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:51:31.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:51:31.875Z] Configure a credential helper to remove this warning. See [2021-04-19T09:51:31.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:51:31.875Z] [2021-04-19T09:51:31.875Z] Login Succeeded [2021-04-19T09:51:31.875Z] docker.io [2021-04-19T09:51:31.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:51:32.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:51:32.137Z] Configure a credential helper to remove this warning. See [2021-04-19T09:51:32.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:51:32.137Z] [2021-04-19T09:51:32.137Z] Login Succeeded [2021-04-19T09:51:32.137Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T09:51:32.147Z] 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-04-19T09:51:32.600Z] + git log --format=format:%s -1 33509ec2aba645f1738809980b950b97d1c0f001 [Pipeline] echo [2021-04-19T09:51:32.683Z] GIT_COMMIT: 33509ec2aba645f1738809980b950b97d1c0f001, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-19T09:51:32.697Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:51:33.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T09:51:33.237Z] [2021-04-19T09:51:33.237Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:51:33.557Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T09:51:33.557Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T09:51:33.557Z] 31603596830f: Pulling fs layer [2021-04-19T09:51:33.557Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T09:51:33.557Z] 6ca5941a6612: Pulling fs layer [2021-04-19T09:51:33.557Z] ecc8261a40a4: Pulling fs layer [2021-04-19T09:51:33.557Z] ecc8261a40a4: Waiting [2021-04-19T09:51:33.557Z] 2a8b12db71e7: Verifying Checksum [2021-04-19T09:51:33.557Z] 2a8b12db71e7: Download complete [2021-04-19T09:51:33.557Z] 31603596830f: Verifying Checksum [2021-04-19T09:51:33.557Z] 31603596830f: Download complete [2021-04-19T09:51:33.828Z] ecc8261a40a4: Verifying Checksum [2021-04-19T09:51:33.828Z] ecc8261a40a4: Download complete [2021-04-19T09:51:33.828Z] 6ca5941a6612: Verifying Checksum [2021-04-19T09:51:33.828Z] 6ca5941a6612: Download complete [2021-04-19T09:51:34.096Z] 31603596830f: Pull complete [2021-04-19T09:51:34.096Z] 2a8b12db71e7: Pull complete [2021-04-19T09:51:35.054Z] 6ca5941a6612: Pull complete [2021-04-19T09:51:35.320Z] ecc8261a40a4: Pull complete [2021-04-19T09:51:35.320Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T09:51:35.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T09:51:35.320Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T09:51:35.442Z] prd-centos7-docker-4c-2g-768 does not seem to be running inside a container [2021-04-19T09:51:35.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-186 -v /w/workspace/foundry_device-virtual-go_PR-186:/w/workspace/foundry_device-virtual-go_PR-186:rw,z -v /w/workspace/foundry_device-virtual-go_PR-186@tmp:/w/workspace/foundry_device-virtual-go_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-19T09:51:37.712Z] $ docker top 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T09:51:37.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T09:51:37.963Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T09:51:38.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T09:51:38.219Z] $ docker exec 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e ssh-agent [2021-04-19T09:51:38.395Z] SSH_AUTH_SOCK=/tmp/ssh-KPUISP0PeHq0/agent.12 [2021-04-19T09:51:38.395Z] SSH_AGENT_PID=18 [2021-04-19T09:51:38.411Z] Running ssh-add (command line suppressed) [2021-04-19T09:51:38.550Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_1585933486508009844.key (/w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_1585933486508009844.key) [2021-04-19T09:51:38.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T09:51:38.911Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T09:51:38.937Z] $ docker exec --env ******** --env ******** 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e ssh-agent -k [2021-04-19T09:51:39.059Z] unset SSH_AUTH_SOCK; [2021-04-19T09:51:39.059Z] unset SSH_AGENT_PID; [2021-04-19T09:51:39.059Z] echo Agent pid 18 killed; [2021-04-19T09:51:39.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T09:51:39.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T09:51:39.152Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T09:51:39.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T09:51:39.343Z] $ docker exec 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e ssh-agent [2021-04-19T09:51:39.517Z] SSH_AUTH_SOCK=/tmp/ssh-xGDiplyOBgoG/agent.47 [2021-04-19T09:51:39.517Z] SSH_AGENT_PID=53 [2021-04-19T09:51:39.523Z] Running ssh-add (command line suppressed) [2021-04-19T09:51:39.661Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_8864291580385783373.key (/w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_8864291580385783373.key) [2021-04-19T09:51:39.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T09:51:40.030Z] + git semver init [2021-04-19T09:51:40.030Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T09:51:40.030Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-186/.git [2021-04-19T09:51:40.030Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-186 [2021-04-19T09:51:40.030Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T09:51:40.030Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T09:51:40.030Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T09:51:40.030Z] # $SEMVER_BRANCH = PR-186 [2021-04-19T09:51:40.030Z] # $SEMVER_TEMP = /tmp/semver-774889412 [2021-04-19T09:51:40.030Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-19T09:51:40.605Z] # '/tmp/semver-774889412' -> '/w/workspace/foundry_device-virtual-go_PR-186/.semver' [2021-04-19T09:51:40.605Z] # -> Force: false [2021-04-19T09:51:40.605Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-186/.semver [Pipeline] } [2021-04-19T09:51:40.620Z] $ docker exec --env ******** --env ******** 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e ssh-agent -k [2021-04-19T09:51:40.753Z] unset SSH_AUTH_SOCK; [2021-04-19T09:51:40.754Z] unset SSH_AGENT_PID; [2021-04-19T09:51:40.754Z] echo Agent pid 53 killed; [2021-04-19T09:51:40.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T09:51:41.136Z] + git semver [Pipeline] } [2021-04-19T09:51:41.165Z] $ docker stop --time=1 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e [2021-04-19T09:51:42.735Z] $ docker rm -f 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T09:51:43.152Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T09:51:43.515Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T09:51:43.518Z] [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-04-19T09:51:58.673Z] Still waiting to schedule task [2021-04-19T09:51:58.673Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-19T09:51:58.675Z] Still waiting to schedule task [2021-04-19T09:51:58.675Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ [2021-04-19T09:53:47.114Z] Running on prd-centos7-docker-4c-2g-773 in /w/workspace/foundry_device-virtual-go_PR-186 [Pipeline] { [Pipeline] ws [2021-04-19T09:53:47.133Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-04-19T09:53:49.912Z] using credential edgex-jenkins-ssh [2021-04-19T09:53:49.925Z] Cloning the remote Git repository [2021-04-19T09:53:49.954Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T09:53:50.022Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-04-19T09:53:50.089Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T09:53:50.089Z] > git --version # timeout=10 [2021-04-19T09:53:50.098Z] > git --version # 'git version 2.24.3' [2021-04-19T09:53:50.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T09:53:50.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T09:53:50.686Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-19T09:53:50.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T09:53:50.706Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-19T09:53:50.718Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T09:53:50.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T09:53:50.723Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T09:53:51.062Z] Merging remotes/origin/master commit 658d6cb39e0f87515e0fd512fa46517441b13332 into PR head commit 33509ec2aba645f1738809980b950b97d1c0f001 [2021-04-19T09:53:51.146Z] Merge succeeded, producing 33509ec2aba645f1738809980b950b97d1c0f001 [2021-04-19T09:53:51.147Z] Checking out Revision 33509ec2aba645f1738809980b950b97d1c0f001 (PR-186) [2021-04-19T09:53:51.075Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T09:53:51.081Z] > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 [2021-04-19T09:53:51.116Z] > git remote # timeout=10 [2021-04-19T09:53:51.123Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T09:53:51.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T09:53:51.133Z] > git merge 658d6cb39e0f87515e0fd512fa46517441b13332 # timeout=10 [2021-04-19T09:53:51.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T09:53:51.154Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T09:53:51.159Z] > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 [2021-04-19T09:53:54.775Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T09:53:55.759Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T09:53:56.223Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T09:53:56.522Z] + sudo service docker restart [2021-04-19T09:53:56.522Z] + true [2021-04-19T09:53:56.522Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T09:53:57.499Z] provisioning config files... [2021-04-19T09:53:57.540Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config4406112555919113138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:53:57.861Z] ---> docker-login.sh [2021-04-19T09:53:57.861Z] nexus3.edgexfoundry.org:10001 [2021-04-19T09:53:58.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:53:58.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:53:58.390Z] Configure a credential helper to remove this warning. See [2021-04-19T09:53:58.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:53:58.390Z] [2021-04-19T09:53:58.390Z] Login Succeeded [2021-04-19T09:53:58.390Z] nexus3.edgexfoundry.org:10002 [2021-04-19T09:53:58.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:53:58.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:53:58.652Z] Configure a credential helper to remove this warning. See [2021-04-19T09:53:58.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:53:58.652Z] [2021-04-19T09:53:58.652Z] Login Succeeded [2021-04-19T09:53:58.652Z] nexus3.edgexfoundry.org:10003 [2021-04-19T09:53:58.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:53:58.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:53:58.652Z] Configure a credential helper to remove this warning. See [2021-04-19T09:53:58.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:53:58.653Z] [2021-04-19T09:53:58.653Z] Login Succeeded [2021-04-19T09:53:58.653Z] nexus3.edgexfoundry.org:10004 [2021-04-19T09:53:58.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:53:58.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:53:58.915Z] Configure a credential helper to remove this warning. See [2021-04-19T09:53:58.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:53:58.915Z] [2021-04-19T09:53:58.915Z] Login Succeeded [2021-04-19T09:53:58.915Z] docker.io [2021-04-19T09:53:59.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:53:59.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:53:59.443Z] Configure a credential helper to remove this warning. See [2021-04-19T09:53:59.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:53:59.443Z] [2021-04-19T09:53:59.443Z] Login Succeeded [2021-04-19T09:53:59.443Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T09:53:59.454Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T09:53:59.647Z] ========================================================= [2021-04-19T09:53:59.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T09:53:59.647Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:53:59.959Z] + 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-04-19T09:53:59.959Z] Sending build context to Docker daemon 518.7kB [2021-04-19T09:53:59.959Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T09:53:59.959Z] Step 2/8 : FROM ${BASE} [2021-04-19T09:54:00.226Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T09:54:00.226Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T09:54:00.226Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T09:54:00.226Z] de9db76c5a1d: Pulling fs layer [2021-04-19T09:54:00.226Z] bca2f99d35d6: Pulling fs layer [2021-04-19T09:54:00.226Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T09:54:00.226Z] 7c6f9722023f: Pulling fs layer [2021-04-19T09:54:00.226Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T09:54:00.226Z] bca2f99d35d6: Waiting [2021-04-19T09:54:00.226Z] 93359f2a8cfa: Waiting [2021-04-19T09:54:00.226Z] 7c6f9722023f: Waiting [2021-04-19T09:54:00.226Z] a35cf1a2eb13: Waiting [2021-04-19T09:54:00.226Z] de9db76c5a1d: Verifying Checksum [2021-04-19T09:54:00.226Z] de9db76c5a1d: Download complete [2021-04-19T09:54:00.226Z] 0ef7d3d256c8: Verifying Checksum [2021-04-19T09:54:00.226Z] 0ef7d3d256c8: Download complete [2021-04-19T09:54:00.226Z] 93359f2a8cfa: Verifying Checksum [2021-04-19T09:54:00.226Z] 93359f2a8cfa: Download complete [2021-04-19T09:54:00.226Z] 188c0c94c7c5: Verifying Checksum [2021-04-19T09:54:00.226Z] 188c0c94c7c5: Download complete [2021-04-19T09:54:00.226Z] 7c6f9722023f: Verifying Checksum [2021-04-19T09:54:00.226Z] 7c6f9722023f: Download complete [2021-04-19T09:54:00.489Z] 188c0c94c7c5: Pull complete [2021-04-19T09:54:00.751Z] 0ef7d3d256c8: Pull complete [2021-04-19T09:54:00.751Z] de9db76c5a1d: Pull complete [2021-04-19T09:54:02.156Z] a35cf1a2eb13: Verifying Checksum [2021-04-19T09:54:02.156Z] a35cf1a2eb13: Download complete [2021-04-19T09:54:03.107Z] bca2f99d35d6: Verifying Checksum [2021-04-19T09:54:03.107Z] bca2f99d35d6: Download complete [2021-04-19T09:54:08.458Z] bca2f99d35d6: Pull complete [2021-04-19T09:54:08.458Z] 93359f2a8cfa: Pull complete [2021-04-19T09:54:08.458Z] 7c6f9722023f: Pull complete [2021-04-19T09:54:13.792Z] a35cf1a2eb13: Pull complete [2021-04-19T09:54:13.792Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T09:54:13.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T09:54:13.792Z] ---> a62c8e92a672 [2021-04-19T09:54:13.792Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-19T09:54:13.792Z] ---> Running in b300953d62d0 [2021-04-19T09:54:13.792Z] Removing intermediate container b300953d62d0 [2021-04-19T09:54:13.792Z] ---> 01d995b346f5 [2021-04-19T09:54:13.792Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:54:13.792Z] ---> Running in e3924aebce68 [2021-04-19T09:54:14.746Z] Removing intermediate container e3924aebce68 [2021-04-19T09:54:14.746Z] ---> e3b892480a82 [2021-04-19T09:54:14.746Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-19T09:54:15.016Z] ---> Running in de167305fb7a [2021-04-19T09:54:15.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:54:16.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:54:17.132Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-19T09:54:17.133Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-19T09:54:17.133Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-19T09:54:17.394Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-19T09:54:17.394Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-19T09:54:17.394Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-19T09:54:17.657Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-19T09:54:17.921Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-19T09:54:17.921Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-19T09:54:17.921Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-19T09:54:18.183Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-19T09:54:18.183Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-19T09:54:18.446Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-19T09:54:18.446Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T09:54:18.446Z] OK: 173 MiB in 52 packages [2021-04-19T09:54:19.831Z] Removing intermediate container de167305fb7a [2021-04-19T09:54:19.832Z] ---> d27be1b55fdf [2021-04-19T09:54:19.832Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-19T09:54:19.832Z] ---> Running in fd53d29f9be4 [2021-04-19T09:54:19.832Z] Removing intermediate container fd53d29f9be4 [2021-04-19T09:54:19.832Z] ---> d38f8089ad86 [2021-04-19T09:54:19.832Z] Step 7/8 : COPY . . [2021-04-19T09:54:20.784Z] ---> 4f5dc79afc7f [2021-04-19T09:54:20.784Z] Step 8/8 : RUN go mod download [2021-04-19T09:54:20.784Z] ---> Running in 722d128c9229 [2021-04-19T09:54:47.467Z] Removing intermediate container 722d128c9229 [2021-04-19T09:54:47.467Z] ---> fe196db906ae [2021-04-19T09:54:47.467Z] Successfully built fe196db906ae [2021-04-19T09:54:47.467Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:54:47.789Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T09:54:47.789Z] . [Pipeline] withDockerContainer [2021-04-19T09:54:47.919Z] prd-centos7-docker-4c-2g-773 does not seem to be running inside a container [2021-04-19T09:54:47.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T09:54:48.858Z] $ docker top e553f60a2536ad18f3fa459f34fb0934b573d79f4e06616a5050b338895f2eb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T09:54:49.282Z] + go version [2021-04-19T09:54:49.282Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T09:54:49.304Z] $ docker stop --time=1 e553f60a2536ad18f3fa459f34fb0934b573d79f4e06616a5050b338895f2eb4 [2021-04-19T09:54:50.698Z] $ docker rm -f e553f60a2536ad18f3fa459f34fb0934b573d79f4e06616a5050b338895f2eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:54:51.211Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T09:54:51.211Z] . [Pipeline] withDockerContainer [2021-04-19T09:54:51.313Z] prd-centos7-docker-4c-2g-773 does not seem to be running inside a container [2021-04-19T09:54:51.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T09:54:52.104Z] $ docker top ba2d27372562e2d8beeacb6f081d91b7b3825a3e54dcedbfd351677f5e2454d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T09:54:52.581Z] + make test [2021-04-19T09:54:52.581Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-19T09:54:53.998Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-19T09:55:12.342Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-19T09:55:12.925Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.339s coverage: 63.8% of statements [2021-04-19T09:55:12.925Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-19T09:55:17.179Z] gofmt -l . [2021-04-19T09:55:17.179Z] [ "`gofmt -l .`" = "" ] [2021-04-19T09:55:17.179Z] ./bin/test-attribution-txt.sh [2021-04-19T09:55:17.755Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-19T09:55:17.755Z] make: *** [Makefile:28: test] Error 1 [Pipeline] } [2021-04-19T09:55:17.781Z] $ docker stop --time=1 ba2d27372562e2d8beeacb6f081d91b7b3825a3e54dcedbfd351677f5e2454d8 [2021-04-19T09:55:19.637Z] $ docker rm -f ba2d27372562e2d8beeacb6f081d91b7b3825a3e54dcedbfd351677f5e2454d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:55:20.579Z] ---> job-cost.sh [2021-04-19T09:55:20.579Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OXY2 [2021-04-19T09:55:20.710Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-774 in /w/workspace/foundry_device-virtual-go_PR-186 [Pipeline] { [Pipeline] ws [2021-04-19T09:55:20.729Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-04-19T09:55:26.554Z] using credential edgex-jenkins-ssh [2021-04-19T09:55:26.578Z] Cloning the remote Git repository [2021-04-19T09:55:26.643Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T09:55:26.806Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-04-19T09:55:26.877Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T09:55:26.878Z] > git --version # timeout=10 [2021-04-19T09:55:26.892Z] > git --version # 'git version 2.17.1' [2021-04-19T09:55:26.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T09:55:26.989Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T09:55:28.299Z] Merging remotes/origin/master commit 658d6cb39e0f87515e0fd512fa46517441b13332 into PR head commit 33509ec2aba645f1738809980b950b97d1c0f001 [2021-04-19T09:55:27.737Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-19T09:55:27.752Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T09:55:27.773Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-19T09:55:27.800Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-19T09:55:27.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T09:55:27.815Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T09:55:28.320Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T09:55:28.334Z] > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 [2021-04-19T09:55:28.480Z] Merge succeeded, producing 33509ec2aba645f1738809980b950b97d1c0f001 [2021-04-19T09:55:28.480Z] Checking out Revision 33509ec2aba645f1738809980b950b97d1c0f001 (PR-186) [2021-04-19T09:55:28.407Z] > git remote # timeout=10 [2021-04-19T09:55:28.426Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T09:55:28.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T09:55:28.449Z] > git merge 658d6cb39e0f87515e0fd512fa46517441b13332 # timeout=10 [2021-04-19T09:55:28.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T09:55:28.490Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T09:55:28.500Z] > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 [2021-04-19T09:55:32.656Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-19T09:55:32.948Z] [2021-04-19T09:55:32.948Z] GitHub has been notified of this commit’s build result [2021-04-19T09:55:32.948Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T09:55:34.122Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-19T09:55:34.525Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T09:55:34.863Z] + sudo service docker restart [2021-04-19T09:55:34.863Z] + true [2021-04-19T09:55:35.539Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T09:55:36.879Z] provisioning config files... [2021-04-19T09:55:36.929Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config8422781180152774585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:55:37.302Z] ---> docker-login.sh [2021-04-19T09:55:37.303Z] nexus3.edgexfoundry.org:10001 [2021-04-19T09:55:38.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:55:38.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:55:38.566Z] Configure a credential helper to remove this warning. See [2021-04-19T09:55:38.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:55:38.566Z] [2021-04-19T09:55:38.566Z] Login Succeeded [2021-04-19T09:55:38.566Z] nexus3.edgexfoundry.org:10002 [2021-04-19T09:55:38.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:55:39.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:55:39.113Z] Configure a credential helper to remove this warning. See [2021-04-19T09:55:39.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:55:39.113Z] [2021-04-19T09:55:39.113Z] Login Succeeded [2021-04-19T09:55:39.113Z] nexus3.edgexfoundry.org:10003 [2021-04-19T09:55:39.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:55:39.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:55:39.664Z] Configure a credential helper to remove this warning. See [2021-04-19T09:55:39.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:55:39.664Z] [2021-04-19T09:55:39.664Z] Login Succeeded [2021-04-19T09:55:39.664Z] nexus3.edgexfoundry.org:10004 [2021-04-19T09:55:39.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:55:40.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:55:40.211Z] Configure a credential helper to remove this warning. See [2021-04-19T09:55:40.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:55:40.211Z] [2021-04-19T09:55:40.211Z] Login Succeeded [2021-04-19T09:55:40.211Z] docker.io [2021-04-19T09:55:40.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T09:55:40.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T09:55:40.754Z] Configure a credential helper to remove this warning. See [2021-04-19T09:55:40.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T09:55:40.754Z] [2021-04-19T09:55:40.754Z] Login Succeeded [2021-04-19T09:55:40.754Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T09:55:40.771Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T09:55:41.072Z] ========================================================= [2021-04-19T09:55:41.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T09:55:41.072Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:55:41.415Z] + 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-04-19T09:55:41.690Z] Sending build context to Docker daemon 517.6kB [2021-04-19T09:55:41.690Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T09:55:41.690Z] Step 2/8 : FROM ${BASE} [2021-04-19T09:55:41.967Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T09:55:41.967Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T09:55:41.967Z] a4357932f1b6: Pulling fs layer [2021-04-19T09:55:41.967Z] 18c013af1878: Pulling fs layer [2021-04-19T09:55:41.967Z] 00ac8860ef70: Pulling fs layer [2021-04-19T09:55:41.967Z] 63d7cb157983: Pulling fs layer [2021-04-19T09:55:41.967Z] b116817d02f9: Pulling fs layer [2021-04-19T09:55:41.967Z] 745a02a5169b: Pulling fs layer [2021-04-19T09:55:41.967Z] 63d7cb157983: Waiting [2021-04-19T09:55:41.967Z] 00ac8860ef70: Waiting [2021-04-19T09:55:41.967Z] 745a02a5169b: Waiting [2021-04-19T09:55:41.967Z] b116817d02f9: Waiting [2021-04-19T09:55:41.967Z] 18c013af1878: Verifying Checksum [2021-04-19T09:55:41.967Z] 18c013af1878: Download complete [2021-04-19T09:55:41.967Z] a4357932f1b6: Verifying Checksum [2021-04-19T09:55:41.967Z] a4357932f1b6: Download complete [2021-04-19T09:55:41.967Z] 63d7cb157983: Download complete [2021-04-19T09:55:41.967Z] b116817d02f9: Download complete [2021-04-19T09:55:41.967Z] 5f621e34cdf4: Download complete [2021-04-19T09:55:42.959Z] 5f621e34cdf4: Pull complete [2021-04-19T09:55:43.233Z] a4357932f1b6: Pull complete [2021-04-19T09:55:43.835Z] 18c013af1878: Pull complete [2021-04-19T09:55:45.812Z] 745a02a5169b: Verifying Checksum [2021-04-19T09:55:45.812Z] 745a02a5169b: Download complete [2021-04-19T09:55:46.803Z] 00ac8860ef70: Download complete [2021-04-19T09:55:59.233Z] 00ac8860ef70: Pull complete [2021-04-19T09:55:59.233Z] 63d7cb157983: Pull complete [2021-04-19T09:55:59.233Z] b116817d02f9: Pull complete [2021-04-19T09:56:01.858Z] 745a02a5169b: Pull complete [2021-04-19T09:56:01.858Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T09:56:01.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T09:56:01.858Z] ---> b7e6874047d6 [2021-04-19T09:56:01.858Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-19T09:56:04.517Z] ---> Running in cdf93828126c [2021-04-19T09:56:05.115Z] Removing intermediate container cdf93828126c [2021-04-19T09:56:05.115Z] ---> 58b275b41b48 [2021-04-19T09:56:05.115Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:56:05.115Z] ---> Running in b37358c1b947 [2021-04-19T09:56:07.749Z] Removing intermediate container b37358c1b947 [2021-04-19T09:56:07.749Z] ---> a6ac4dc42a52 [2021-04-19T09:56:07.749Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-19T09:56:07.749Z] ---> Running in 01e3e58b570d [2021-04-19T09:56:07.753Z] lf-activate-venv(): INFO: Adding /tmp/venv-OXY2/bin to PATH [2021-04-19T09:56:07.753Z] INFO: No Stack... [2021-04-19T09:56:07.753Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T09:56:07.753Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T09:56:08.071Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2021-04-19T09:56:08.071Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T09:56:08.158Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [2021-04-19T09:56:08.169Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] did not exist. Created. [2021-04-19T09:56:08.170Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T09:56:08.510Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-19T09:56:08.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:56:08.924Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T09:56:08.933Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T09:56:09.106Z] Failed in branch amd64 [2021-04-19T09:56:09.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:56:10.290Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-19T09:56:10.290Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-19T09:56:10.561Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-19T09:56:10.561Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-19T09:56:10.561Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-19T09:56:10.838Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-19T09:56:10.838Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-19T09:56:11.109Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-19T09:56:11.380Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-19T09:56:11.380Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-19T09:56:11.651Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-19T09:56:11.651Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-19T09:56:11.651Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-19T09:56:11.925Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T09:56:11.925Z] OK: 149 MiB in 52 packages [2021-04-19T09:56:13.349Z] Removing intermediate container 01e3e58b570d [2021-04-19T09:56:13.349Z] ---> 01a9dc5483c4 [2021-04-19T09:56:13.349Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-19T09:56:13.621Z] ---> Running in cc3bb40c89a7 [2021-04-19T09:56:13.895Z] Removing intermediate container cc3bb40c89a7 [2021-04-19T09:56:13.895Z] ---> a39550462baa [2021-04-19T09:56:13.895Z] Step 7/8 : COPY . . [2021-04-19T09:56:14.868Z] ---> 7211bc3e732c [2021-04-19T09:56:14.868Z] Step 8/8 : RUN go mod download [2021-04-19T09:56:15.144Z] ---> Running in ddf474052912 [2021-04-19T09:56:41.970Z] Removing intermediate container ddf474052912 [2021-04-19T09:56:41.970Z] ---> 0f00f15b8d3d [2021-04-19T09:56:41.970Z] Successfully built 0f00f15b8d3d [2021-04-19T09:56:41.970Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:56:42.315Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T09:56:42.315Z] . [Pipeline] withDockerContainer [2021-04-19T09:56:42.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-774 does not seem to be running inside a container [2021-04-19T09:56:42.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T09:56:44.274Z] $ docker top 90657787ad8c1158615d0708aad523b19b2efedaa0d6147715542da5dd0e5fee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T09:56:45.225Z] + go version [2021-04-19T09:56:45.225Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T09:56:45.262Z] $ docker stop --time=1 90657787ad8c1158615d0708aad523b19b2efedaa0d6147715542da5dd0e5fee [2021-04-19T09:56:47.210Z] $ docker rm -f 90657787ad8c1158615d0708aad523b19b2efedaa0d6147715542da5dd0e5fee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:56:47.913Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T09:56:47.913Z] . [Pipeline] withDockerContainer [2021-04-19T09:56:48.174Z] prd-ubuntu18.04-docker-arm64-4c-16g-774 does not seem to be running inside a container [2021-04-19T09:56:48.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T09:56:49.788Z] $ docker top 95675b28def375dd7e3a58383d6fa47270f387bf2955cf87fac770be7d2fa78f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T09:56:50.730Z] + make test [2021-04-19T09:56:50.730Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-19T09:56:52.165Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-19T09:57:48.704Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-19T09:57:48.704Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.431s coverage: 63.8% of statements [2021-04-19T09:57:48.704Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-19T09:57:58.882Z] gofmt -l . [2021-04-19T09:57:58.882Z] [ "`gofmt -l .`" = "" ] [2021-04-19T09:57:58.882Z] ./bin/test-attribution-txt.sh [2021-04-19T09:57:59.477Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-19T09:57:59.746Z] make: *** [Makefile:28: test] Error 1 [Pipeline] } [2021-04-19T09:57:59.788Z] $ docker stop --time=1 95675b28def375dd7e3a58383d6fa47270f387bf2955cf87fac770be7d2fa78f [2021-04-19T09:58:02.129Z] $ docker rm -f 95675b28def375dd7e3a58383d6fa47270f387bf2955cf87fac770be7d2fa78f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:58:03.111Z] ---> job-cost.sh [2021-04-19T09:58:03.111Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vu5k [2021-04-19T09:58:42.044Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T10:00:18.809Z] lf-activate-venv(): INFO: Adding /tmp/venv-Vu5k/bin to PATH [2021-04-19T10:00:18.809Z] INFO: No Stack... [2021-04-19T10:00:18.809Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T10:00:18.809Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T10:00:19.167Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2021-04-19T10:00:19.167Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T10:00:19.531Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [2021-04-19T10:00:19.540Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] did not exist. Created. [2021-04-19T10:00:19.540Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T10:00:19.953Z] /w/workspace/device-virtual-go/2@tmp/durable-588b657f/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-588b657f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-19T10:00:20.413Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T10:00:20.452Z] Warning: overwriting stash ‘stack-cost’ [2021-04-19T10:00:21.074Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T10:00:21.088Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T10:00:21.265Z] 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] { (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-04-19T10:00:22.240Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T10:00:22.829Z] ---> package-listing.sh [2021-04-19T10:00:22.830Z] ++ facter osfamily [2021-04-19T10:00:22.830Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T10:00:22.830Z] + OS_FAMILY=redhat [2021-04-19T10:00:22.830Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-186 [2021-04-19T10:00:22.830Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T10:00:22.830Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T10:00:22.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T10:00:22.830Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T10:00:22.830Z] + '[' /w/workspace/foundry_device-virtual-go_PR-186 ']' [2021-04-19T10:00:22.830Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T10:00:22.830Z] + case "${OS_FAMILY}" in [2021-04-19T10:00:22.830Z] + rpm -qa [2021-04-19T10:00:22.830Z] + sort [2021-04-19T10:00:28.152Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T10:00:28.152Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T10:00:28.152Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T10:00:28.152Z] + '[' /w/workspace/foundry_device-virtual-go_PR-186 ']' [2021-04-19T10:00:28.152Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-186/archives/ [2021-04-19T10:00:28.152Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-186/archives/ [Pipeline] echo [2021-04-19T10:00:28.165Z] 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/foundry_device-virtual-go_PR-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T10:00:28.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T10:00:28.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T10:00:28.874Z] [2021-04-19T10:00:28.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T10:00:29.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T10:00:29.268Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T10:00:29.268Z] df20fa9351a1: Pulling fs layer [2021-04-19T10:00:29.268Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T10:00:29.268Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T10:00:29.268Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T10:00:29.268Z] 93b61091891f: Pulling fs layer [2021-04-19T10:00:29.268Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T10:00:29.268Z] 5e14af77c1be: Pulling fs layer [2021-04-19T10:00:29.268Z] 01666e4c0597: Pulling fs layer [2021-04-19T10:00:29.268Z] aa168da1d23b: Pulling fs layer [2021-04-19T10:00:29.268Z] 46f8f816bc3b: Waiting [2021-04-19T10:00:29.268Z] 93b61091891f: Waiting [2021-04-19T10:00:29.268Z] 93b9cdb0e59b: Waiting [2021-04-19T10:00:29.268Z] 5e14af77c1be: Waiting [2021-04-19T10:00:29.268Z] 01666e4c0597: Waiting [2021-04-19T10:00:29.268Z] aa168da1d23b: Waiting [2021-04-19T10:00:29.268Z] 36b3adc4ff6f: Verifying Checksum [2021-04-19T10:00:29.268Z] 36b3adc4ff6f: Download complete [2021-04-19T10:00:29.268Z] 46f8f816bc3b: Verifying Checksum [2021-04-19T10:00:29.268Z] 46f8f816bc3b: Download complete [2021-04-19T10:00:29.536Z] df20fa9351a1: Download complete [2021-04-19T10:00:29.536Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T10:00:29.536Z] 93b9cdb0e59b: Download complete [2021-04-19T10:00:29.536Z] 5e14af77c1be: Verifying Checksum [2021-04-19T10:00:29.536Z] 5e14af77c1be: Download complete [2021-04-19T10:00:29.536Z] 93b61091891f: Verifying Checksum [2021-04-19T10:00:29.536Z] 93b61091891f: Download complete [2021-04-19T10:00:29.536Z] 01666e4c0597: Verifying Checksum [2021-04-19T10:00:29.536Z] 01666e4c0597: Download complete [2021-04-19T10:00:29.803Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T10:00:29.804Z] 8ad3a11d3b57: Download complete [2021-04-19T10:00:29.804Z] df20fa9351a1: Pull complete [2021-04-19T10:00:30.074Z] 36b3adc4ff6f: Pull complete [2021-04-19T10:00:31.494Z] 8ad3a11d3b57: Pull complete [2021-04-19T10:00:31.494Z] 46f8f816bc3b: Pull complete [2021-04-19T10:00:31.759Z] 93b61091891f: Pull complete [2021-04-19T10:00:31.759Z] 93b9cdb0e59b: Pull complete [2021-04-19T10:00:31.759Z] aa168da1d23b: Verifying Checksum [2021-04-19T10:00:31.759Z] aa168da1d23b: Download complete [2021-04-19T10:00:32.022Z] 5e14af77c1be: Pull complete [2021-04-19T10:00:32.022Z] 01666e4c0597: Pull complete [2021-04-19T10:00:40.217Z] aa168da1d23b: Pull complete [2021-04-19T10:00:40.217Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T10:00:40.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T10:00:40.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T10:00:40.397Z] prd-centos7-docker-4c-2g-768 does not seem to be running inside a container [2021-04-19T10:00:40.447Z] $ 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/foundry_device-virtual-go_PR-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-186 -v /w/workspace/foundry_device-virtual-go_PR-186:/w/workspace/foundry_device-virtual-go_PR-186:rw,z -v /w/workspace/foundry_device-virtual-go_PR-186@tmp:/w/workspace/foundry_device-virtual-go_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-19T10:00:43.983Z] $ docker top a9715d6f60820cb2b5a1e29632595480f879b78729896178e088ac3e9297f79e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T10:00:44.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T10:00:44.788Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T10:00:45.094Z] + ls /var/log/sa-host [2021-04-19T10:00:45.094Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T10:00:45.094Z] file_magic: OK [2021-04-19T10:00:45.094Z] HZ: Using current value: 100 [2021-04-19T10:00:45.094Z] file_header: OK [2021-04-19T10:00:45.094Z] 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-04-19T10:00:45.094Z] Statistics: [2021-04-19T10:00:45.094Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-19T10:00:45.094Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T10:00:45.094Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T10:00:45.094Z] file_magic: OK [2021-04-19T10:00:45.094Z] HZ: Using current value: 100 [2021-04-19T10:00:45.094Z] file_header: OK [2021-04-19T10:00:45.094Z] 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-04-19T10:00:45.094Z] Statistics: [2021-04-19T10:00:45.094Z] Hnuu...uuuununununu... [2021-04-19T10:00:45.094Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T10:00:45.290Z] provisioning config files... [2021-04-19T10:00:45.313Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-186@tmp/config1193986733507986599tmp [Pipeline] { [Pipeline] echo [2021-04-19T10:00:45.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T10:00:45.647Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T10:00:45.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T10:00:45.688Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T10:00:46.001Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T10:00:46.017Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T10:00:46.322Z] ---> sudo-logs.sh [2021-04-19T10:00:46.322Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T10:00:46.422Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T10:00:46.726Z] ---> job-cost.sh [2021-04-19T10:00:46.726Z] lf-activate-venv: SKIPPING [2021-04-19T10:00:46.726Z] DEBUG: total: 0.20999999344348907 [2021-04-19T10:00:46.726Z] INFO: Retrieving Stack Cost... [2021-04-19T10:00:48.131Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T10:00:48.395Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T10:00:48.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T10:00:48.710Z] ---> logs-deploy.sh [2021-04-19T10:00:48.710Z] lf-activate-venv: SKIPPING [2021-04-19T10:00:48.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-186/2 [2021-04-19T10:00:48.710Z] INFO: archiving workspace using pattern(s): [2021-04-19T10:00:50.640Z] Archives upload complete. [2021-04-19T10:00:50.640Z] INFO: archiving logs to Nexus [2021-04-19T10:00:51.589Z] ---> uname -a: [2021-04-19T10:00:51.589Z] Linux prd-centos7-docker-4c-2g-768.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-04-19T10:00:51.589Z] [2021-04-19T10:00:51.589Z] [2021-04-19T10:00:51.589Z] ---> lscpu: [2021-04-19T10:00:51.589Z] Architecture: x86_64 [2021-04-19T10:00:51.589Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-19T10:00:51.589Z] Byte Order: Little Endian [2021-04-19T10:00:51.589Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-19T10:00:51.589Z] CPU(s): 4 [2021-04-19T10:00:51.589Z] On-line CPU(s) list: 0-3 [2021-04-19T10:00:51.589Z] Thread(s) per core: 1 [2021-04-19T10:00:51.589Z] Core(s) per socket: 1 [2021-04-19T10:00:51.589Z] Socket(s): 4 [2021-04-19T10:00:51.589Z] NUMA node(s): 1 [2021-04-19T10:00:51.589Z] Vendor ID: GenuineIntel [2021-04-19T10:00:51.589Z] CPU family: 6 [2021-04-19T10:00:51.589Z] Model: 44 [2021-04-19T10:00:51.589Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-19T10:00:51.589Z] Stepping: 1 [2021-04-19T10:00:51.589Z] CPU MHz: 2933.436 [2021-04-19T10:00:51.589Z] BogoMIPS: 5866.87 [2021-04-19T10:00:51.589Z] Virtualization: VT-x [2021-04-19T10:00:51.589Z] Hypervisor vendor: KVM [2021-04-19T10:00:51.589Z] Virtualization type: full [2021-04-19T10:00:51.589Z] L1d cache: 128 KiB [2021-04-19T10:00:51.589Z] L1i cache: 128 KiB [2021-04-19T10:00:51.589Z] L2 cache: 16 MiB [2021-04-19T10:00:51.589Z] L3 cache: 64 MiB [2021-04-19T10:00:51.589Z] NUMA node0 CPU(s): 0-3 [2021-04-19T10:00:51.589Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-19T10:00:51.589Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-19T10:00:51.589Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-19T10:00:51.589Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-19T10:00:51.589Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-19T10:00:51.589Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-19T10:00:51.589Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-19T10:00:51.589Z] Vulnerability Srbds: Not affected [2021-04-19T10:00:51.589Z] Vulnerability Tsx async abort: Not affected [2021-04-19T10:00:51.589Z] 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-04-19T10:00:51.589Z] [2021-04-19T10:00:51.589Z]