Pull request #149 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934+abb441d7d1970f82b841c2bc1ba1938b3ed69869 (afdfc444bfd39ae0ba53aa1cfd857d54121aa558) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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/device-virtual-go/branches/PR-149/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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/device-virtual-go/branches/PR-149/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13227 in /w/workspace/foundry_device-virtual-go_PR-149 [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-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 Merge succeeded, producing 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 Checking out Revision 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 (PR-149) > git config core.sparsecheckout # timeout=10 > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # 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 abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 Commit message: "build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-23T06:39:25.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-23T06:39:25.630Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-23T06:39:25.915Z] ========================================================= [2020-11-23T06:39:25.915Z] EdgeX Global Pipelines Version Info [2020-11-23T06:39:25.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:39:28.204Z] ------------------- [2020-11-23T06:39:28.204Z] stable info: [2020-11-23T06:39:28.204Z] ------------------- [2020-11-23T06:39:28.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-23T06:39:28.204Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-23T06:39:28.204Z] Message: update stable to v1.0.167 [2020-11-23T06:39:29.183Z] ------------------- [2020-11-23T06:39:29.183Z] experimental info: [2020-11-23T06:39:29.183Z] ------------------- [2020-11-23T06:39:29.183Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-23T06:39:29.183Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-23T06:39:29.183Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-23T06:39:29.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2020-11-23T06:39:29.912Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2020-11-23T06:39:30.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-23T06:39:30.202Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-23T06:39:30.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-23T06:39:30.451Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-23T06:39:30.592Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-23T06:39:30.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-23T06:39:30.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-23T06:39:31.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-23T06:39:31.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-23T06:39:31.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2020-11-23T06:39:31.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-23T06:39:31.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-23T06:39:31.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-23T06:39:31.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-23T06:39:32.047Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:39:32.210Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:39:32.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-23T06:39:32.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-23T06:39:32.624Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-23T06:39:32.756Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-23T06:39:32.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-23T06:39:33.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-23T06:39:33.198Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-23T06:39:33.378Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-23T06:39:33.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo [2020-11-23T06:39:33.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo [2020-11-23T06:39:33.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo [2020-11-23T06:39:34.077Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [Pipeline] echo [2020-11-23T06:39:34.229Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0871fe5 [Pipeline] echo [2020-11-23T06:39:34.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:39:34.679Z] provisioning config files... [2020-11-23T06:39:34.727Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-149@tmp/config3174903258413171840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:39:35.216Z] ---> docker-login.sh [2020-11-23T06:39:35.216Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:39:35.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:35.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:35.805Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:35.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:35.805Z] [2020-11-23T06:39:35.805Z] Login Succeeded [2020-11-23T06:39:35.805Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:39:36.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:36.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:36.093Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:36.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:36.093Z] [2020-11-23T06:39:36.093Z] Login Succeeded [2020-11-23T06:39:36.093Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:39:36.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:36.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:36.371Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:36.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:36.371Z] [2020-11-23T06:39:36.371Z] Login Succeeded [2020-11-23T06:39:36.371Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:39:36.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:36.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:36.643Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:36.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:36.643Z] [2020-11-23T06:39:36.643Z] Login Succeeded [2020-11-23T06:39:36.643Z] docker.io [2020-11-23T06:39:36.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:37.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:37.186Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:37.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:37.186Z] [2020-11-23T06:39:37.186Z] Login Succeeded [2020-11-23T06:39:37.186Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:39:37.218Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:39:38.392Z] + git log --format=format:%s -1 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [Pipeline] echo [2020-11-23T06:39:38.525Z] GIT_COMMIT: 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934, Commit Message: build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1 [Pipeline] echo [2020-11-23T06:39:38.602Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:39:39.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:39:39.470Z] [2020-11-23T06:39:39.470Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:39:39.912Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:39:40.220Z] latest: Pulling from edgex-devops/git-semver [2020-11-23T06:39:40.220Z] 31603596830f: Pulling fs layer [2020-11-23T06:39:40.220Z] 2a8b12db71e7: Pulling fs layer [2020-11-23T06:39:40.220Z] 6ca5941a6612: Pulling fs layer [2020-11-23T06:39:40.220Z] ecc8261a40a4: Pulling fs layer [2020-11-23T06:39:40.220Z] ecc8261a40a4: Waiting [2020-11-23T06:39:40.220Z] 2a8b12db71e7: Verifying Checksum [2020-11-23T06:39:40.220Z] 2a8b12db71e7: Download complete [2020-11-23T06:39:40.505Z] 31603596830f: Verifying Checksum [2020-11-23T06:39:40.505Z] 31603596830f: Download complete [2020-11-23T06:39:40.815Z] 6ca5941a6612: Verifying Checksum [2020-11-23T06:39:40.815Z] 6ca5941a6612: Download complete [2020-11-23T06:39:40.815Z] ecc8261a40a4: Verifying Checksum [2020-11-23T06:39:40.815Z] ecc8261a40a4: Download complete [2020-11-23T06:39:41.149Z] 31603596830f: Pull complete [2020-11-23T06:39:41.149Z] 2a8b12db71e7: Pull complete [2020-11-23T06:39:42.123Z] 6ca5941a6612: Pull complete [2020-11-23T06:39:42.399Z] ecc8261a40a4: Pull complete [2020-11-23T06:39:42.668Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-23T06:39:42.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:39:42.668Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-23T06:39:42.921Z] prd-centos7-docker-4c-2g-13227 does not seem to be running inside a container [2020-11-23T06:39:43.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-149 -v /w/workspace/foundry_device-virtual-go_PR-149:/w/workspace/foundry_device-virtual-go_PR-149:rw,z -v /w/workspace/foundry_device-virtual-go_PR-149@tmp:/w/workspace/foundry_device-virtual-go_PR-149@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 [2020-11-23T06:39:45.632Z] $ docker top 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-23T06:39:46.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:39:46.083Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:39:46.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:39:46.455Z] $ docker exec 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 ssh-agent [2020-11-23T06:39:46.824Z] SSH_AUTH_SOCK=/tmp/ssh-sSXVDX0HYuBU/agent.12 [2020-11-23T06:39:46.824Z] SSH_AGENT_PID=17 [2020-11-23T06:39:46.842Z] Running ssh-add (command line suppressed) [2020-11-23T06:39:47.040Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-149@tmp/private_key_1394004636267678202.key (/w/workspace/foundry_device-virtual-go_PR-149@tmp/private_key_1394004636267678202.key) [2020-11-23T06:39:47.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:39:47.533Z] + git tag --points-at HEAD [Pipeline] } [2020-11-23T06:39:47.579Z] $ docker exec --env ******** --env ******** 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 ssh-agent -k [2020-11-23T06:39:47.788Z] unset SSH_AUTH_SOCK; [2020-11-23T06:39:47.789Z] unset SSH_AGENT_PID; [2020-11-23T06:39:47.790Z] echo Agent pid 17 killed; [2020-11-23T06:39:47.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-23T06:39:48.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:39:48.060Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:39:48.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:39:48.471Z] $ docker exec 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 ssh-agent [2020-11-23T06:39:48.757Z] SSH_AUTH_SOCK=/tmp/ssh-nt0cma7cDIPj/agent.45 [2020-11-23T06:39:48.757Z] SSH_AGENT_PID=51 [2020-11-23T06:39:48.772Z] Running ssh-add (command line suppressed) [2020-11-23T06:39:48.978Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-149@tmp/private_key_6071821968683254550.key (/w/workspace/foundry_device-virtual-go_PR-149@tmp/private_key_6071821968683254550.key) [2020-11-23T06:39:49.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:39:49.526Z] + git semver init [2020-11-23T06:39:49.526Z] # -> Open(): unable to determine branch for HEAD [2020-11-23T06:39:49.526Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-149/.git [2020-11-23T06:39:49.526Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-149 [2020-11-23T06:39:49.526Z] # $SEMVER_REMOTE_NAME = origin [2020-11-23T06:39:49.526Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-23T06:39:49.526Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-23T06:39:49.526Z] # $SEMVER_BRANCH = PR-149 [2020-11-23T06:39:49.526Z] # $SEMVER_TEMP = /tmp/semver-003778364 [2020-11-23T06:39:49.526Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-11-23T06:39:50.135Z] # '/tmp/semver-003778364' -> '/w/workspace/foundry_device-virtual-go_PR-149/.semver' [2020-11-23T06:39:50.135Z] # -> Force: false [2020-11-23T06:39:50.135Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-149/.semver [Pipeline] } [2020-11-23T06:39:50.176Z] $ docker exec --env ******** --env ******** 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 ssh-agent -k [2020-11-23T06:39:50.385Z] unset SSH_AUTH_SOCK; [2020-11-23T06:39:50.387Z] unset SSH_AGENT_PID; [2020-11-23T06:39:50.387Z] echo Agent pid 51 killed; [2020-11-23T06:39:50.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-23T06:39:51.136Z] + git semver [Pipeline] } [2020-11-23T06:39:51.218Z] $ docker stop --time=1 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 [2020-11-23T06:39:52.831Z] $ docker rm -f 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:39:53.485Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-23T06:39:54.272Z] Stashed 1 file(s) [Pipeline] echo [2020-11-23T06:39:54.298Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-23T06:40:10.236Z] Still waiting to schedule task [2020-11-23T06:40:10.236Z] Executor slot already in use; ‘prd-centos7-docker-4c-2g-13216’ is offline; ‘prd-centos7-docker-4c-2g-13218’ is offline; ‘prd-centos7-docker-4c-2g-13228’ is offline; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-11-23T06:40:10.269Z] Still waiting to schedule task [2020-11-23T06:40:10.269Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-13225’ [2020-11-23T06:41:00.697Z] Running on prd-centos7-docker-4c-2g-13236 in /w/workspace/foundry_device-virtual-go_PR-149 [Pipeline] { [Pipeline] ws [2020-11-23T06:41:00.814Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:41:03.905Z] using credential edgex-jenkins-ssh [2020-11-23T06:41:03.956Z] Cloning the remote Git repository [2020-11-23T06:41:03.985Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:41:04.060Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-11-23T06:41:04.111Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:41:04.111Z] > git --version # timeout=10 [2020-11-23T06:41:04.121Z] > git --version # 'git version 2.16.5' [2020-11-23T06:41:04.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:41:04.150Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:41:05.173Z] Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [2020-11-23T06:41:05.249Z] Merge succeeded, producing 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [2020-11-23T06:41:05.250Z] Checking out Revision 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 (PR-149) [2020-11-23T06:41:04.728Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-23T06:41:04.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:41:04.747Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-23T06:41:04.761Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:41:04.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:41:04.765Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:41:05.184Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:41:05.189Z] > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 [2020-11-23T06:41:05.222Z] > git remote # timeout=10 [2020-11-23T06:41:05.228Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:41:05.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:41:05.236Z] > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [2020-11-23T06:41:05.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:41:05.256Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:41:05.260Z] > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 [2020-11-23T06:41:09.047Z] Commit message: "build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1" [2020-11-23T06:41:09.079Z] > git --version # timeout=10 [2020-11-23T06:41:09.083Z] > git --version # 'git version 2.16.5' [2020-11-23T06:41:09.088Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:41:10.464Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:41:10.841Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:41:11.186Z] + sudo service docker restart [2020-11-23T06:41:11.186Z] + true [2020-11-23T06:41:11.186Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:41:12.255Z] provisioning config files... [2020-11-23T06:41:12.296Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8722123421018513531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:41:12.749Z] ---> docker-login.sh [2020-11-23T06:41:12.749Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:41:13.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:13.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:13.280Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:13.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:13.280Z] [2020-11-23T06:41:13.280Z] Login Succeeded [2020-11-23T06:41:13.280Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:41:13.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:13.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:13.546Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:13.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:13.546Z] [2020-11-23T06:41:13.546Z] Login Succeeded [2020-11-23T06:41:13.546Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:41:13.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:13.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:13.546Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:13.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:13.546Z] [2020-11-23T06:41:13.546Z] Login Succeeded [2020-11-23T06:41:13.546Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:41:13.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:13.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:13.812Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:13.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:13.812Z] [2020-11-23T06:41:13.812Z] Login Succeeded [2020-11-23T06:41:13.812Z] docker.io [2020-11-23T06:41:13.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:14.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:14.075Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:14.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:14.075Z] [2020-11-23T06:41:14.075Z] Login Succeeded [2020-11-23T06:41:14.075Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:41:14.105Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:41:14.687Z] ========================================================= [2020-11-23T06:41:14.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-23T06:41:14.687Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:41:15.119Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-23T06:41:15.120Z] Sending build context to Docker daemon 474.6kB [2020-11-23T06:41:15.395Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-23T06:41:15.395Z] Step 2/8 : FROM ${BASE} [2020-11-23T06:41:15.395Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-23T06:41:15.395Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:41:15.395Z] ed8968b2872e: Pulling fs layer [2020-11-23T06:41:15.395Z] a92cc7c5fd73: Pulling fs layer [2020-11-23T06:41:15.395Z] e871e8e8d7a9: Pulling fs layer [2020-11-23T06:41:15.395Z] e73272ec9a57: Pulling fs layer [2020-11-23T06:41:15.395Z] 1e910a182e73: Pulling fs layer [2020-11-23T06:41:15.395Z] 4e634b169226: Pulling fs layer [2020-11-23T06:41:15.395Z] e73272ec9a57: Waiting [2020-11-23T06:41:15.395Z] 1e910a182e73: Waiting [2020-11-23T06:41:15.395Z] 4e634b169226: Waiting [2020-11-23T06:41:15.395Z] e871e8e8d7a9: Waiting [2020-11-23T06:41:15.395Z] a92cc7c5fd73: Verifying Checksum [2020-11-23T06:41:15.395Z] a92cc7c5fd73: Download complete [2020-11-23T06:41:15.395Z] ed8968b2872e: Verifying Checksum [2020-11-23T06:41:15.395Z] e73272ec9a57: Download complete [2020-11-23T06:41:15.395Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:41:15.395Z] df20fa9351a1: Download complete [2020-11-23T06:41:15.395Z] 1e910a182e73: Verifying Checksum [2020-11-23T06:41:15.395Z] 1e910a182e73: Download complete [2020-11-23T06:41:15.666Z] df20fa9351a1: Pull complete [2020-11-23T06:41:15.937Z] ed8968b2872e: Pull complete [2020-11-23T06:41:16.200Z] a92cc7c5fd73: Pull complete [2020-11-23T06:41:17.158Z] 4e634b169226: Verifying Checksum [2020-11-23T06:41:17.158Z] 4e634b169226: Download complete [2020-11-23T06:41:17.741Z] e871e8e8d7a9: Verifying Checksum [2020-11-23T06:41:17.741Z] e871e8e8d7a9: Download complete [2020-11-23T06:41:23.113Z] e871e8e8d7a9: Pull complete [2020-11-23T06:41:23.113Z] e73272ec9a57: Pull complete [2020-11-23T06:41:23.113Z] 1e910a182e73: Pull complete [2020-11-23T06:41:28.455Z] 4e634b169226: Pull complete [2020-11-23T06:41:28.455Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-23T06:41:28.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-23T06:41:28.455Z] ---> f7629b54cfaa [2020-11-23T06:41:28.455Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-23T06:41:28.455Z] ---> Running in a2f3da747820 [2020-11-23T06:41:28.741Z] Removing intermediate container a2f3da747820 [2020-11-23T06:41:28.741Z] ---> 820530c2a334 [2020-11-23T06:41:28.741Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:41:28.741Z] ---> Running in 56dd5e7457d7 [2020-11-23T06:41:30.686Z] Removing intermediate container 56dd5e7457d7 [2020-11-23T06:41:30.686Z] ---> b6217e675920 [2020-11-23T06:41:30.686Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-23T06:41:30.686Z] ---> Running in 3ed38c1b31e5 [2020-11-23T06:41:30.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:41:32.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:41:33.308Z] (1/14) Installing libmagic (5.38-r0) [2020-11-23T06:41:33.573Z] (2/14) Installing file (5.38-r0) [2020-11-23T06:41:33.573Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-23T06:41:33.573Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-23T06:41:37.828Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-23T06:41:37.828Z] (6/14) Installing patch (2.7.6-r6) [2020-11-23T06:41:38.099Z] (7/14) Installing build-base (0.5-r2) [2020-11-23T06:41:38.099Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-23T06:41:38.368Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-23T06:41:38.955Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-23T06:41:39.218Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-23T06:41:39.487Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-23T06:41:39.487Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-23T06:41:39.753Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-23T06:41:40.018Z] Executing busybox-1.31.1-r16.trigger [2020-11-23T06:41:40.018Z] OK: 237 MiB in 53 packages [2020-11-23T06:41:43.341Z] Removing intermediate container 3ed38c1b31e5 [2020-11-23T06:41:43.341Z] ---> 3c33751c0749 [2020-11-23T06:41:43.341Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-23T06:41:43.341Z] ---> Running in 089baff09a15 [2020-11-23T06:41:43.614Z] Removing intermediate container 089baff09a15 [2020-11-23T06:41:43.614Z] ---> b3e85e73d61e [2020-11-23T06:41:43.614Z] Step 7/8 : COPY . . [2020-11-23T06:41:44.571Z] ---> 417fa4012d54 [2020-11-23T06:41:44.571Z] Step 8/8 : RUN go mod download [2020-11-23T06:41:44.571Z] ---> Running in e61a2ae13acd [2020-11-23T06:42:06.626Z] Removing intermediate container e61a2ae13acd [2020-11-23T06:42:06.626Z] ---> 8b50f88e2678 [2020-11-23T06:42:06.626Z] Successfully built 8b50f88e2678 [2020-11-23T06:42:06.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:42:06.989Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:42:06.989Z] . [Pipeline] withDockerContainer [2020-11-23T06:42:07.130Z] prd-centos7-docker-4c-2g-13236 does not seem to be running inside a container [2020-11-23T06:42:07.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:42:08.076Z] $ docker top a08434e9e731ece7253e4d04a7030d196460b0be9d307601a4158340efbb5391 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:42:08.653Z] + go version [2020-11-23T06:42:08.653Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-23T06:42:08.689Z] $ docker stop --time=1 a08434e9e731ece7253e4d04a7030d196460b0be9d307601a4158340efbb5391 [2020-11-23T06:42:10.042Z] $ docker rm -f a08434e9e731ece7253e4d04a7030d196460b0be9d307601a4158340efbb5391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:42:11.350Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:42:11.350Z] . [Pipeline] withDockerContainer [2020-11-23T06:42:11.468Z] prd-centos7-docker-4c-2g-13236 does not seem to be running inside a container [2020-11-23T06:42:11.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:42:12.190Z] $ docker top 5488567de2831fba8f928244ed00244a34cda0b7da0a2cbf680121a2931c4b04 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:42:12.756Z] + make test [2020-11-23T06:42:12.756Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-23T06:42:14.171Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-11-23T06:42:29.255Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-23T06:42:29.255Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.336s coverage: 64.4% of statements [2020-11-23T06:42:29.255Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:42:32.625Z] gofmt -l . [2020-11-23T06:42:32.625Z] [ "`gofmt -l .`" = "" ] [2020-11-23T06:42:32.625Z] ./bin/test-attribution-txt.sh [2020-11-23T06:42:33.203Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-23T06:42:33.238Z] $ docker stop --time=1 5488567de2831fba8f928244ed00244a34cda0b7da0a2cbf680121a2931c4b04 [2020-11-23T06:42:33.857Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13239 in /w/workspace/foundry_device-virtual-go_PR-149 [2020-11-23T06:42:35.704Z] $ docker rm -f 5488567de2831fba8f928244ed00244a34cda0b7da0a2cbf680121a2931c4b04 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws [2020-11-23T06:42:36.182Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:42:36.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:42:36.723Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-23T06:42:38.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-23T06:42:38.610Z] + ls -al . [2020-11-23T06:42:38.610Z] total 128 [2020-11-23T06:42:38.610Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 06:42 . [2020-11-23T06:42:38.610Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 23 06:41 .. [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 6713 Nov 23 06:41 Attribution.txt [2020-11-23T06:42:38.610Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 23 06:41 bin [2020-11-23T06:42:38.610Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 23 06:41 cmd [2020-11-23T06:42:38.610Z] -rw-r--r--. 1 jenkins jenkins 47242 Nov 23 06:42 coverage.out [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 1834 Nov 23 06:41 Dockerfile [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 957 Nov 23 06:41 Dockerfile.build [2020-11-23T06:42:38.610Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 23 06:41 .git [2020-11-23T06:42:38.610Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 23 06:41 .github [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 258 Nov 23 06:41 .gitignore [2020-11-23T06:42:38.610Z] -rw-r--r--. 1 jenkins jenkins 388 Nov 23 06:42 go.mod [2020-11-23T06:42:38.610Z] -rw-r--r--. 1 jenkins jenkins 16390 Nov 23 06:42 go.sum [2020-11-23T06:42:38.610Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 23 06:41 internal [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 660 Nov 23 06:41 Jenkinsfile [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 23 06:41 LICENSE [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 873 Nov 23 06:41 Makefile [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 918 Nov 23 06:41 README.md [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 23 06:39 VERSION [2020-11-23T06:42:38.610Z] -rw-rw-r--. 1 jenkins jenkins 235 Nov 23 06:41 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:42:38.952Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 --label arch=amd64 --label version=0.0.0 . [2020-11-23T06:42:39.216Z] Sending build context to Docker daemon 540.2kB [2020-11-23T06:42:39.216Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-23T06:42:39.216Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-23T06:42:39.216Z] ---> 8b50f88e2678 [2020-11-23T06:42:39.216Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-23T06:42:39.486Z] ---> Running in 58fb3beef14d [2020-11-23T06:42:39.486Z] Removing intermediate container 58fb3beef14d [2020-11-23T06:42:39.486Z] ---> b1d1f812f748 [2020-11-23T06:42:39.486Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:42:39.486Z] ---> Running in 321d1c9f4a02 [2020-11-23T06:42:39.753Z] Removing intermediate container 321d1c9f4a02 [2020-11-23T06:42:39.753Z] ---> fb8be3e8bc48 [2020-11-23T06:42:39.753Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-23T06:42:39.753Z] ---> Running in 1ad62965c6ec [2020-11-23T06:42:40.018Z] Removing intermediate container 1ad62965c6ec [2020-11-23T06:42:40.018Z] ---> 408637af9159 [2020-11-23T06:42:40.018Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:42:40.018Z] ---> Running in 024c51d6d75e [2020-11-23T06:42:40.975Z] Removing intermediate container 024c51d6d75e [2020-11-23T06:42:40.975Z] ---> 8c10a5a81ca4 [2020-11-23T06:42:40.975Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:42:40.975Z] ---> Running in 0a81cd9ba0da [2020-11-23T06:42:41.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:42:41.827Z] using credential edgex-jenkins-ssh [2020-11-23T06:42:41.891Z] Cloning the remote Git repository [2020-11-23T06:42:42.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:42:41.958Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:42:42.083Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-11-23T06:42:42.177Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:42:42.178Z] > git --version # timeout=10 [2020-11-23T06:42:42.196Z] > git --version # 'git version 2.17.1' [2020-11-23T06:42:42.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:42:42.262Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:42:42.721Z] OK: 237 MiB in 53 packages [2020-11-23T06:42:43.303Z] Removing intermediate container 0a81cd9ba0da [2020-11-23T06:42:43.303Z] ---> 19eff5b13490 [2020-11-23T06:42:43.303Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-23T06:42:43.303Z] ---> Running in a62ead041d3a [2020-11-23T06:42:43.568Z] Removing intermediate container a62ead041d3a [2020-11-23T06:42:43.568Z] ---> a84caca198f1 [2020-11-23T06:42:43.568Z] Step 9/22 : COPY . . [2020-11-23T06:42:43.628Z] Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [2020-11-23T06:42:43.056Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-23T06:42:43.077Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:42:43.108Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-23T06:42:43.151Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:42:43.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:42:43.170Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:42:43.661Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:42:43.688Z] > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 [2020-11-23T06:42:44.000Z] Merge succeeded, producing 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [2020-11-23T06:42:44.000Z] Checking out Revision 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 (PR-149) [2020-11-23T06:42:44.165Z] ---> d6bcbec1d5c0 [2020-11-23T06:42:44.165Z] Step 10/22 : ARG MAKE='make build' [2020-11-23T06:42:44.165Z] ---> Running in 03acb5b6e33d [2020-11-23T06:42:44.428Z] Removing intermediate container 03acb5b6e33d [2020-11-23T06:42:44.428Z] ---> 9f6011b2d210 [2020-11-23T06:42:44.428Z] Step 11/22 : RUN $MAKE [2020-11-23T06:42:44.428Z] ---> Running in 1b60ae9b5ed4 [2020-11-23T06:42:45.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-11-23T06:42:43.846Z] > git remote # timeout=10 [2020-11-23T06:42:43.911Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:42:43.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:42:43.957Z] > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [2020-11-23T06:42:43.988Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:42:44.011Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:42:44.023Z] > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 [2020-11-23T06:42:48.416Z] Commit message: "build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1" [2020-11-23T06:42:48.482Z] > git --version # timeout=10 [2020-11-23T06:42:48.492Z] > git --version # 'git version 2.17.1' [2020-11-23T06:42:48.510Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:42:50.346Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:42:50.907Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:42:51.275Z] + sudo service docker restart [2020-11-23T06:42:51.275Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:42:54.084Z] provisioning config files... [2020-11-23T06:42:54.140Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config502090605652204850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:42:54.617Z] ---> docker-login.sh [2020-11-23T06:42:54.617Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:42:55.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:56.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:56.212Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:56.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:56.212Z] [2020-11-23T06:42:56.212Z] Login Succeeded [2020-11-23T06:42:56.212Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:42:56.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:56.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:56.773Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:56.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:56.773Z] [2020-11-23T06:42:56.773Z] Login Succeeded [2020-11-23T06:42:56.773Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:42:57.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:57.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:57.381Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:57.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:57.381Z] [2020-11-23T06:42:57.381Z] Login Succeeded [2020-11-23T06:42:57.381Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:42:57.392Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-23T06:42:57.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:57.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:57.987Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:57.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:57.988Z] [2020-11-23T06:42:57.988Z] Login Succeeded [2020-11-23T06:42:57.988Z] docker.io [2020-11-23T06:42:58.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:58.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:58.878Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:58.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:58.878Z] [2020-11-23T06:42:58.878Z] Login Succeeded [2020-11-23T06:42:58.878Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:42:58.911Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:42:59.571Z] ========================================================= [2020-11-23T06:42:59.571Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-23T06:42:59.571Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:43:00.006Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-23T06:43:00.283Z] Sending build context to Docker daemon 474.6kB [2020-11-23T06:43:00.556Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-23T06:43:00.556Z] Step 2/8 : FROM ${BASE} [2020-11-23T06:43:00.556Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-23T06:43:00.556Z] b538f80385f9: Pulling fs layer [2020-11-23T06:43:00.556Z] 74f711af9a0d: Pulling fs layer [2020-11-23T06:43:00.556Z] 99f96fe45779: Pulling fs layer [2020-11-23T06:43:00.556Z] 8529a6b9a6be: Pulling fs layer [2020-11-23T06:43:00.556Z] 45590311c82a: Pulling fs layer [2020-11-23T06:43:00.556Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-23T06:43:00.556Z] 209524e5b208: Pulling fs layer [2020-11-23T06:43:00.556Z] 45590311c82a: Waiting [2020-11-23T06:43:00.556Z] 69ca0ff8b7b3: Waiting [2020-11-23T06:43:00.556Z] 209524e5b208: Waiting [2020-11-23T06:43:00.556Z] 8529a6b9a6be: Waiting [2020-11-23T06:43:00.556Z] 99f96fe45779: Verifying Checksum [2020-11-23T06:43:00.556Z] 99f96fe45779: Download complete [2020-11-23T06:43:00.556Z] 74f711af9a0d: Verifying Checksum [2020-11-23T06:43:00.556Z] 74f711af9a0d: Download complete [2020-11-23T06:43:00.556Z] 45590311c82a: Verifying Checksum [2020-11-23T06:43:00.556Z] 45590311c82a: Download complete [2020-11-23T06:43:00.742Z] Removing intermediate container 1b60ae9b5ed4 [2020-11-23T06:43:00.742Z] ---> d136388b51f8 [2020-11-23T06:43:00.742Z] Step 12/22 : FROM alpine [2020-11-23T06:43:00.835Z] 69ca0ff8b7b3: Download complete [2020-11-23T06:43:01.160Z] b538f80385f9: Verifying Checksum [2020-11-23T06:43:01.161Z] b538f80385f9: Download complete [2020-11-23T06:43:01.690Z] latest: Pulling from library/alpine [2020-11-23T06:43:01.690Z] 188c0c94c7c5: Pulling fs layer [2020-11-23T06:43:01.690Z] 188c0c94c7c5: Verifying Checksum [2020-11-23T06:43:01.690Z] 188c0c94c7c5: Download complete [2020-11-23T06:43:01.770Z] b538f80385f9: Pull complete [2020-11-23T06:43:01.956Z] 188c0c94c7c5: Pull complete [2020-11-23T06:43:01.956Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-23T06:43:01.956Z] Status: Downloaded newer image for alpine:latest [2020-11-23T06:43:01.956Z] ---> d6e46aa2470d [2020-11-23T06:43:01.956Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-23T06:43:02.220Z] ---> Running in c978d3d00315 [2020-11-23T06:43:02.220Z] Removing intermediate container c978d3d00315 [2020-11-23T06:43:02.220Z] ---> 1996c83b23a6 [2020-11-23T06:43:02.220Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-23T06:43:02.383Z] 74f711af9a0d: Pull complete [2020-11-23T06:43:02.483Z] ---> Running in 169a48675d0f [2020-11-23T06:43:02.483Z] Removing intermediate container 169a48675d0f [2020-11-23T06:43:02.483Z] ---> b395aca0113f [2020-11-23T06:43:02.483Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-11-23T06:43:02.672Z] 99f96fe45779: Pull complete [2020-11-23T06:43:03.057Z] ---> 9ba100e6e6bf [2020-11-23T06:43:03.058Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-11-23T06:43:03.319Z] ---> 3ec6cfa589f7 [2020-11-23T06:43:03.319Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-11-23T06:43:03.587Z] ---> 4ae7ff051854 [2020-11-23T06:43:03.587Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-23T06:43:03.587Z] ---> Running in 984ca6c24e2f [2020-11-23T06:43:03.662Z] 209524e5b208: Verifying Checksum [2020-11-23T06:43:03.662Z] 209524e5b208: Download complete [2020-11-23T06:43:03.858Z] Removing intermediate container 984ca6c24e2f [2020-11-23T06:43:03.858Z] ---> 2ead270cb52f [2020-11-23T06:43:03.858Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-23T06:43:03.858Z] ---> Running in 6efa62fbbdf5 [2020-11-23T06:43:04.120Z] Removing intermediate container 6efa62fbbdf5 [2020-11-23T06:43:04.121Z] ---> bef10a2ccefa [2020-11-23T06:43:04.121Z] Step 20/22 : LABEL arch=amd64 [2020-11-23T06:43:04.121Z] ---> Running in 6f140bd9dc5e [2020-11-23T06:43:04.121Z] Removing intermediate container 6f140bd9dc5e [2020-11-23T06:43:04.121Z] ---> e45965373d27 [2020-11-23T06:43:04.121Z] Step 21/22 : LABEL git_sha=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [2020-11-23T06:43:04.385Z] ---> Running in a099429c8fd6 [2020-11-23T06:43:04.385Z] Removing intermediate container a099429c8fd6 [2020-11-23T06:43:04.385Z] ---> 581dd32265df [2020-11-23T06:43:04.385Z] Step 22/22 : LABEL version=0.0.0 [2020-11-23T06:43:04.385Z] ---> Running in 3d5b66257e4d [2020-11-23T06:43:04.649Z] Removing intermediate container 3d5b66257e4d [2020-11-23T06:43:04.649Z] ---> b65f3448b997 [2020-11-23T06:43:04.649Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-23T06:43:04.649Z] Successfully built b65f3448b997 [2020-11-23T06:43:04.649Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-11-23T06:43:05.115Z] 8529a6b9a6be: Verifying Checksum [2020-11-23T06:43:05.115Z] 8529a6b9a6be: Download complete [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-23T06:43:15.340Z] 8529a6b9a6be: Pull complete [2020-11-23T06:43:16.410Z] 45590311c82a: Pull complete [2020-11-23T06:43:16.410Z] 69ca0ff8b7b3: Pull complete [2020-11-23T06:43:19.878Z] 209524e5b208: Pull complete [2020-11-23T06:43:19.878Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-23T06:43:19.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-23T06:43:19.878Z] ---> 5bddaf1c2fca [2020-11-23T06:43:19.878Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-23T06:43:23.367Z] ---> Running in 78a403cf8687 [2020-11-23T06:43:23.654Z] Removing intermediate container 78a403cf8687 [2020-11-23T06:43:23.654Z] ---> c9f56c2def3f [2020-11-23T06:43:23.654Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:43:23.932Z] ---> Running in 9fbd4e85df4c [2020-11-23T06:43:26.597Z] Removing intermediate container 9fbd4e85df4c [2020-11-23T06:43:26.597Z] ---> 80b662127a1c [2020-11-23T06:43:26.597Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-23T06:43:26.597Z] ---> Running in 8c9631d2b4b9 [2020-11-23T06:43:28.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:43:29.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:43:29.602Z] (1/14) Installing libmagic (5.38-r0) [2020-11-23T06:43:29.892Z] (2/14) Installing file (5.38-r0) [2020-11-23T06:43:29.892Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-23T06:43:30.177Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-23T06:43:52.355Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-23T06:43:52.355Z] (6/14) Installing patch (2.7.6-r6) [2020-11-23T06:43:52.355Z] (7/14) Installing build-base (0.5-r2) [2020-11-23T06:43:52.355Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-23T06:43:52.355Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-23T06:43:52.355Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-23T06:43:52.355Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-23T06:43:52.355Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-23T06:43:52.355Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-23T06:43:52.355Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-23T06:43:52.355Z] Executing busybox-1.31.1-r16.trigger [2020-11-23T06:43:52.355Z] OK: 221 MiB in 53 packages [2020-11-23T06:43:56.674Z] Removing intermediate container 8c9631d2b4b9 [2020-11-23T06:43:56.674Z] ---> e85ac9a6caeb [2020-11-23T06:43:56.674Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-23T06:43:56.674Z] ---> Running in 90f907e7fe54 [2020-11-23T06:43:57.277Z] Removing intermediate container 90f907e7fe54 [2020-11-23T06:43:57.277Z] ---> eacfc8ea7df9 [2020-11-23T06:43:57.277Z] Step 7/8 : COPY . . [2020-11-23T06:43:58.267Z] ---> 09b5f156c7ec [2020-11-23T06:43:58.267Z] Step 8/8 : RUN go mod download [2020-11-23T06:43:58.267Z] ---> Running in df9d40c9d065 [2020-11-23T06:44:25.179Z] Removing intermediate container df9d40c9d065 [2020-11-23T06:44:25.179Z] ---> 3e5ca5c03b3b [2020-11-23T06:44:25.179Z] Successfully built 3e5ca5c03b3b [2020-11-23T06:44:25.179Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:44:25.586Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:44:25.586Z] . [Pipeline] withDockerContainer [2020-11-23T06:44:25.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-13239 does not seem to be running inside a container [2020-11-23T06:44:25.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:44:27.835Z] $ docker top 437de4a3243024c4a8161e56ab8b91f2df54fdbb535cb0bdae1e665bb4558264 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:44:29.345Z] + go version [2020-11-23T06:44:29.345Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-23T06:44:29.391Z] $ docker stop --time=1 437de4a3243024c4a8161e56ab8b91f2df54fdbb535cb0bdae1e665bb4558264 [2020-11-23T06:44:31.370Z] $ docker rm -f 437de4a3243024c4a8161e56ab8b91f2df54fdbb535cb0bdae1e665bb4558264 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:44:32.740Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:44:32.741Z] . [Pipeline] withDockerContainer [2020-11-23T06:44:33.056Z] prd-ubuntu18.04-docker-arm64-4c-16g-13239 does not seem to be running inside a container [2020-11-23T06:44:33.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:44:35.210Z] $ docker top 1fbd3915efada8216414ad7e3af6733c90a391c94f07769cdcee451b4d688b85 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:44:36.735Z] + make test [2020-11-23T06:44:36.735Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-23T06:44:38.187Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-11-23T06:45:34.829Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-23T06:45:34.829Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.682s coverage: 64.4% of statements [2020-11-23T06:45:34.829Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:45:40.258Z] gofmt -l . [2020-11-23T06:45:40.258Z] [ "`gofmt -l .`" = "" ] [2020-11-23T06:45:40.258Z] ./bin/test-attribution-txt.sh [2020-11-23T06:45:41.245Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-23T06:45:41.891Z] $ docker stop --time=1 1fbd3915efada8216414ad7e3af6733c90a391c94f07769cdcee451b4d688b85 [2020-11-23T06:45:44.155Z] $ docker rm -f 1fbd3915efada8216414ad7e3af6733c90a391c94f07769cdcee451b4d688b85 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:45:45.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:45:45.228Z] Warning: overwriting stash ‘coverage-report’ [2020-11-23T06:45:46.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:45:48.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-23T06:45:48.426Z] + ls -al . [2020-11-23T06:45:48.426Z] total 152 [2020-11-23T06:45:48.426Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 23 06:45 . [2020-11-23T06:45:48.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:42 .. [2020-11-23T06:45:48.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:42 .git [2020-11-23T06:45:48.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:42 .github [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 258 Nov 23 06:42 .gitignore [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 6713 Nov 23 06:42 Attribution.txt [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 1834 Nov 23 06:42 Dockerfile [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 957 Nov 23 06:42 Dockerfile.build [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 23 06:42 Jenkinsfile [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 23 06:42 LICENSE [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 873 Nov 23 06:42 Makefile [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 918 Nov 23 06:42 README.md [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 23 06:39 VERSION [2020-11-23T06:45:48.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:42 bin [2020-11-23T06:45:48.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:42 cmd [2020-11-23T06:45:48.426Z] -rw-r--r-- 1 jenkins jenkins 47242 Nov 23 06:45 coverage.out [2020-11-23T06:45:48.426Z] -rw-r--r-- 1 jenkins jenkins 388 Nov 23 06:45 go.mod [2020-11-23T06:45:48.426Z] -rw-r--r-- 1 jenkins jenkins 16390 Nov 23 06:45 go.sum [2020-11-23T06:45:48.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:42 internal [2020-11-23T06:45:48.426Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 23 06:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:48.890Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 --label arch=arm64 --label version=0.0.0 . [2020-11-23T06:45:49.499Z] Sending build context to Docker daemon 540.2kB [2020-11-23T06:45:49.499Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-23T06:45:49.499Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-23T06:45:49.499Z] ---> 3e5ca5c03b3b [2020-11-23T06:45:49.499Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-23T06:45:49.782Z] ---> Running in d1131d045458 [2020-11-23T06:45:50.089Z] Removing intermediate container d1131d045458 [2020-11-23T06:45:50.089Z] ---> e18140736ccf [2020-11-23T06:45:50.089Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:45:50.365Z] ---> Running in 49d0a29f8f69 [2020-11-23T06:45:50.975Z] Removing intermediate container 49d0a29f8f69 [2020-11-23T06:45:50.975Z] ---> e15e49f4453c [2020-11-23T06:45:50.975Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-23T06:45:50.975Z] ---> Running in 4b3c2e2ef32c [2020-11-23T06:45:51.578Z] Removing intermediate container 4b3c2e2ef32c [2020-11-23T06:45:51.578Z] ---> e6b6c278b2dc [2020-11-23T06:45:51.578Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:45:51.578Z] ---> Running in d87de4d5d7f4 [2020-11-23T06:45:54.992Z] Removing intermediate container d87de4d5d7f4 [2020-11-23T06:45:54.992Z] ---> d8e92035efc0 [2020-11-23T06:45:54.992Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:45:54.992Z] ---> Running in d18edb802d4a [2020-11-23T06:45:56.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:45:57.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:45:58.023Z] OK: 221 MiB in 53 packages [2020-11-23T06:45:59.469Z] Removing intermediate container d18edb802d4a [2020-11-23T06:45:59.469Z] ---> fb30881da12f [2020-11-23T06:45:59.469Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-23T06:45:59.469Z] ---> Running in e1946bf54e34 [2020-11-23T06:46:00.071Z] Removing intermediate container e1946bf54e34 [2020-11-23T06:46:00.071Z] ---> cebe6065c021 [2020-11-23T06:46:00.071Z] Step 9/22 : COPY . . [2020-11-23T06:46:01.057Z] ---> 4087685f18a0 [2020-11-23T06:46:01.057Z] Step 10/22 : ARG MAKE='make build' [2020-11-23T06:46:01.339Z] ---> Running in 95fdb8b29d1a [2020-11-23T06:46:01.616Z] Removing intermediate container 95fdb8b29d1a [2020-11-23T06:46:01.616Z] ---> 5b8e807664e7 [2020-11-23T06:46:01.616Z] Step 11/22 : RUN $MAKE [2020-11-23T06:46:01.893Z] ---> Running in c797dd0d1c84 [2020-11-23T06:46:03.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-11-23T06:46:50.915Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-23T06:46:54.304Z] Removing intermediate container c797dd0d1c84 [2020-11-23T06:46:54.304Z] ---> 82e4c7fc34b0 [2020-11-23T06:46:54.304Z] Step 12/22 : FROM alpine [2020-11-23T06:46:54.581Z] latest: Pulling from library/alpine [2020-11-23T06:46:54.581Z] 5f621e34cdf4: Pulling fs layer [2020-11-23T06:46:54.855Z] 5f621e34cdf4: Verifying Checksum [2020-11-23T06:46:54.855Z] 5f621e34cdf4: Download complete [2020-11-23T06:46:55.457Z] 5f621e34cdf4: Pull complete [2020-11-23T06:46:55.457Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-23T06:46:55.457Z] Status: Downloaded newer image for alpine:latest [2020-11-23T06:46:55.457Z] ---> 2e77e061c27f [2020-11-23T06:46:55.457Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-23T06:46:55.731Z] ---> Running in 640e581f8fdf [2020-11-23T06:46:56.005Z] Removing intermediate container 640e581f8fdf [2020-11-23T06:46:56.005Z] ---> 2a9be8cc6e77 [2020-11-23T06:46:56.005Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-23T06:46:56.277Z] ---> Running in e3e990497c89 [2020-11-23T06:46:56.553Z] Removing intermediate container e3e990497c89 [2020-11-23T06:46:56.553Z] ---> a5b434b2150a [2020-11-23T06:46:56.553Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-11-23T06:46:57.995Z] ---> 30d35ca5ed44 [2020-11-23T06:46:57.995Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-11-23T06:46:58.974Z] ---> 9f114fe6ad69 [2020-11-23T06:46:58.974Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-11-23T06:46:59.571Z] ---> 8c5db2b2c016 [2020-11-23T06:46:59.571Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-23T06:46:59.846Z] ---> Running in fc4afbe474a3 [2020-11-23T06:47:00.444Z] Removing intermediate container fc4afbe474a3 [2020-11-23T06:47:00.444Z] ---> 462c9aa1e94a [2020-11-23T06:47:00.444Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-23T06:47:00.444Z] ---> Running in 2fe72eb3650c [2020-11-23T06:47:01.049Z] Removing intermediate container 2fe72eb3650c [2020-11-23T06:47:01.049Z] ---> bcd4712e199a [2020-11-23T06:47:01.049Z] Step 20/22 : LABEL arch=arm64 [2020-11-23T06:47:01.049Z] ---> Running in 4212e61056bc [2020-11-23T06:47:01.647Z] Removing intermediate container 4212e61056bc [2020-11-23T06:47:01.647Z] ---> bcb2d5ca2b96 [2020-11-23T06:47:01.647Z] Step 21/22 : LABEL git_sha=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [2020-11-23T06:47:01.647Z] ---> Running in cec5287740a4 [2020-11-23T06:47:02.248Z] Removing intermediate container cec5287740a4 [2020-11-23T06:47:02.248Z] ---> 2bc1c0d370c5 [2020-11-23T06:47:02.248Z] Step 22/22 : LABEL version=0.0.0 [2020-11-23T06:47:02.248Z] ---> Running in 0d871656d246 [2020-11-23T06:47:02.845Z] Removing intermediate container 0d871656d246 [2020-11-23T06:47:02.845Z] ---> cdc7fc239491 [2020-11-23T06:47:02.845Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-23T06:47:02.845Z] Successfully built cdc7fc239491 [2020-11-23T06:47:02.845Z] Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-23T06:47:05.557Z] provisioning config files... [2020-11-23T06:47:05.578Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-149@tmp/config8554164537985027428tmp [Pipeline] { [Pipeline] sh [2020-11-23T06:47:06.108Z] + set +x [2020-11-23T06:47:06.108Z] + curl -s https://codecov.io/bash [2020-11-23T06:47:06.108Z] + bash -s -- [2020-11-23T06:47:06.408Z] [2020-11-23T06:47:06.408Z] _____ _ [2020-11-23T06:47:06.408Z] / ____| | | [2020-11-23T06:47:06.408Z] | | ___ __| | ___ ___ _____ __ [2020-11-23T06:47:06.408Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-23T06:47:06.408Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-23T06:47:06.408Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-23T06:47:06.408Z] Bash-20201123-d0fed5f [2020-11-23T06:47:06.408Z] [2020-11-23T06:47:06.408Z] [2020-11-23T06:47:06.408Z] ==> Jenkins CI detected. [2020-11-23T06:47:06.408Z] project root: . [2020-11-23T06:47:06.408Z] --> token set from env [2020-11-23T06:47:06.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-23T06:47:06.682Z] ==> Running gcov in . (disable via -X gcov) [2020-11-23T06:47:06.682Z] ==> Python coveragepy not found [2020-11-23T06:47:06.682Z] ==> Searching for coverage reports in: [2020-11-23T06:47:06.682Z] + . [2020-11-23T06:47:06.682Z] -> Found 1 reports [2020-11-23T06:47:06.682Z] ==> Detecting git/mercurial file structure [2020-11-23T06:47:06.682Z] ==> Reading reports [2020-11-23T06:47:06.682Z] + ./coverage.out bytes=47242 [2020-11-23T06:47:06.682Z] ==> Appending adjustments [2020-11-23T06:47:06.682Z] https://docs.codecov.io/docs/fixing-reports [2020-11-23T06:47:06.958Z] + Found adjustments [2020-11-23T06:47:06.958Z] ==> Gzipping contents [2020-11-23T06:47:06.958Z] ==> Uploading reports [2020-11-23T06:47:06.958Z] url: https://codecov.io [2020-11-23T06:47:06.958Z] query: branch=PR-149&commit=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=149&job=&cmd_args= [2020-11-23T06:47:06.958Z] -> Pinging Codecov [2020-11-23T06:47:06.958Z] https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-149&commit=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=149&job=&cmd_args= [2020-11-23T06:47:07.588Z] -> Uploading to [2020-11-23T06:47:07.588Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-23/5E52B4B073DB2E39498172D8E973AA87/0871fe5a61d3cd8b11697c7b7e6073cbb07a4934/c59b0fdd-51c4-4ca0-8ead-9b6d29b6c182.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T064707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff4c95fa598b1ab4a938e76c2ff41c8de525642b2f9058bebcd26740ca7ac88e [2020-11-23T06:47:07.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-23T06:47:07.588Z] Dload Upload Total Spent Left Speed [2020-11-23T06:47:08.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5787 0 0 100 5787 0 11961 --:--:-- --:--:-- --:--:-- 11981 [2020-11-23T06:47:08.208Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [Pipeline] } [2020-11-23T06:47:08.243Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:12.180Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:12.829Z] ---> package-listing.sh [2020-11-23T06:47:12.829Z] ++ facter osfamily [2020-11-23T06:47:12.829Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-23T06:47:13.100Z] + OS_FAMILY=redhat [2020-11-23T06:47:13.100Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-149 [2020-11-23T06:47:13.100Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-23T06:47:13.100Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-23T06:47:13.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-23T06:47:13.100Z] + PACKAGES=/tmp/packages_start.txt [2020-11-23T06:47:13.100Z] + '[' /w/workspace/foundry_device-virtual-go_PR-149 ']' [2020-11-23T06:47:13.100Z] + PACKAGES=/tmp/packages_end.txt [2020-11-23T06:47:13.100Z] + case "${OS_FAMILY}" in [2020-11-23T06:47:13.100Z] + rpm -qa [2020-11-23T06:47:13.100Z] + sort [2020-11-23T06:47:17.358Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-23T06:47:17.358Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-23T06:47:17.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-23T06:47:17.358Z] + '[' /w/workspace/foundry_device-virtual-go_PR-149 ']' [2020-11-23T06:47:17.358Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-149/archives/ [2020-11-23T06:47:17.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-149/archives/ [Pipeline] echo [2020-11-23T06:47:17.409Z] 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-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-23T06:47:17.798Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:47:18.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:47:18.715Z] [2020-11-23T06:47:18.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:47:19.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:47:19.191Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-23T06:47:19.191Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:47:19.191Z] 36b3adc4ff6f: Pulling fs layer [2020-11-23T06:47:19.191Z] 8ad3a11d3b57: Pulling fs layer [2020-11-23T06:47:19.191Z] 46f8f816bc3b: Pulling fs layer [2020-11-23T06:47:19.191Z] 93b61091891f: Pulling fs layer [2020-11-23T06:47:19.191Z] 93b9cdb0e59b: Pulling fs layer [2020-11-23T06:47:19.191Z] 5e14af77c1be: Pulling fs layer [2020-11-23T06:47:19.191Z] 01666e4c0597: Pulling fs layer [2020-11-23T06:47:19.191Z] aa168da1d23b: Pulling fs layer [2020-11-23T06:47:19.191Z] 93b9cdb0e59b: Waiting [2020-11-23T06:47:19.191Z] 5e14af77c1be: Waiting [2020-11-23T06:47:19.191Z] 01666e4c0597: Waiting [2020-11-23T06:47:19.191Z] aa168da1d23b: Waiting [2020-11-23T06:47:19.191Z] 46f8f816bc3b: Waiting [2020-11-23T06:47:19.191Z] 93b61091891f: Waiting [2020-11-23T06:47:19.191Z] 36b3adc4ff6f: Verifying Checksum [2020-11-23T06:47:19.191Z] 36b3adc4ff6f: Download complete [2020-11-23T06:47:19.473Z] 46f8f816bc3b: Verifying Checksum [2020-11-23T06:47:19.473Z] 46f8f816bc3b: Download complete [2020-11-23T06:47:19.473Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:47:19.473Z] 93b9cdb0e59b: Verifying Checksum [2020-11-23T06:47:19.473Z] 93b9cdb0e59b: Download complete [2020-11-23T06:47:19.473Z] 93b61091891f: Verifying Checksum [2020-11-23T06:47:19.473Z] 93b61091891f: Download complete [2020-11-23T06:47:19.473Z] 5e14af77c1be: Download complete [2020-11-23T06:47:19.473Z] 01666e4c0597: Verifying Checksum [2020-11-23T06:47:19.473Z] 01666e4c0597: Download complete [2020-11-23T06:47:20.117Z] df20fa9351a1: Pull complete [2020-11-23T06:47:20.390Z] 36b3adc4ff6f: Pull complete [2020-11-23T06:47:20.668Z] 8ad3a11d3b57: Verifying Checksum [2020-11-23T06:47:20.668Z] 8ad3a11d3b57: Download complete [2020-11-23T06:47:22.148Z] 8ad3a11d3b57: Pull complete [2020-11-23T06:47:22.148Z] 46f8f816bc3b: Pull complete [2020-11-23T06:47:22.797Z] 93b61091891f: Pull complete [2020-11-23T06:47:22.797Z] 93b9cdb0e59b: Pull complete [2020-11-23T06:47:23.065Z] 5e14af77c1be: Pull complete [2020-11-23T06:47:23.065Z] 01666e4c0597: Pull complete [2020-11-23T06:47:25.120Z] aa168da1d23b: Verifying Checksum [2020-11-23T06:47:25.120Z] aa168da1d23b: Download complete [2020-11-23T06:47:35.446Z] aa168da1d23b: Pull complete [2020-11-23T06:47:35.446Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-23T06:47:35.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:47:35.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-23T06:47:35.728Z] prd-centos7-docker-4c-2g-13227 does not seem to be running inside a container [2020-11-23T06:47:35.824Z] $ 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-149/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-149 -v /w/workspace/foundry_device-virtual-go_PR-149:/w/workspace/foundry_device-virtual-go_PR-149:rw,z -v /w/workspace/foundry_device-virtual-go_PR-149@tmp:/w/workspace/foundry_device-virtual-go_PR-149@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 [2020-11-23T06:47:39.960Z] $ docker top 7d5dfea7f49d0bb35e72d59fd7d9eadcc247f306bcfc07ad11ae332ddbff9b89 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:47:40.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-23T06:47:40.999Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-23T06:47:41.725Z] + ls /var/log/sa-host [2020-11-23T06:47:41.725Z] + sadf -c /var/log/sa-host/sa05 [2020-11-23T06:47:41.725Z] file_magic: OK [2020-11-23T06:47:41.725Z] HZ: Using current value: 100 [2020-11-23T06:47:41.725Z] file_header: OK [2020-11-23T06:47:41.725Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-23T06:47:41.725Z] Statistics: [2020-11-23T06:47:41.725Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:47:41.725Z] File successfully converted to sysstat format version 12.2.1 [2020-11-23T06:47:41.725Z] + sadf -c /var/log/sa-host/sa23 [2020-11-23T06:47:41.725Z] file_magic: OK [2020-11-23T06:47:41.725Z] HZ: Using current value: 100 [2020-11-23T06:47:41.725Z] file_header: OK [2020-11-23T06:47:41.725Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-23T06:47:41.725Z] Statistics: [2020-11-23T06:47:41.725Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:47:41.725Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-23T06:47:42.043Z] provisioning config files... [2020-11-23T06:47:42.075Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-149@tmp/config506722038106658494tmp [Pipeline] { [Pipeline] echo [2020-11-23T06:47:42.214Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:42.580Z] ---> create-netrc.sh [Pipeline] } [2020-11-23T06:47:42.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-23T06:47:43.094Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:43.465Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-23T06:47:43.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:43.905Z] ---> sudo-logs.sh [2020-11-23T06:47:43.905Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-23T06:47:43.946Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:44.318Z] ---> job-cost.sh [2020-11-23T06:47:44.318Z] lf-activate-venv: SKIPPING [2020-11-23T06:47:44.318Z] INFO: No Stack... [2020-11-23T06:47:45.770Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-23T06:47:46.048Z] INFO: Archiving Costs [Pipeline] echo [2020-11-23T06:47:46.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:47:46.454Z] ---> logs-deploy.sh [2020-11-23T06:47:46.454Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-149/1 [2020-11-23T06:47:46.454Z] INFO: archiving workspace using pattern(s): [2020-11-23T06:47:49.065Z] Archives upload complete. [2020-11-23T06:47:49.065Z] INFO: archiving logs to Nexus [2020-11-23T06:47:50.053Z] ---> uname -a: [2020-11-23T06:47:50.053Z] Linux prd-centos7-docker-4c-2g-13227.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-11-23T06:47:50.053Z] [2020-11-23T06:47:50.053Z]