Pull request #152 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from d2603f82c792fd678c09520cc1a97287d27d863f+abb441d7d1970f82b841c2bc1ba1938b3ed69869 (c52c9bb4e90292d06a599d27cd2718a8744ca78d) 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-152/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-152/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13855 in /w/workspace/foundry_device-virtual-go_PR-152 [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-152 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit d2603f82c792fd678c09520cc1a97287d27d863f Merge succeeded, producing d2603f82c792fd678c09520cc1a97287d27d863f Checking out Revision d2603f82c792fd678c09520cc1a97287d27d863f (PR-152) > git config core.sparsecheckout # timeout=10 > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # 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 d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 Commit message: "build: update device-sdk-go to v1.3.1-dev.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-30T14:39:19.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-30T14:39:20.059Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-30T14:39:20.312Z] ========================================================= [2020-11-30T14:39:20.312Z] EdgeX Global Pipelines Version Info [2020-11-30T14:39:20.312Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:39:21.829Z] ------------------- [2020-11-30T14:39:21.829Z] stable info: [2020-11-30T14:39:21.829Z] ------------------- [2020-11-30T14:39:21.829Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-30T14:39:21.829Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-30T14:39:21.829Z] Message: update stable to v1.0.167 [2020-11-30T14:39:22.781Z] ------------------- [2020-11-30T14:39:22.781Z] experimental info: [2020-11-30T14:39:22.781Z] ------------------- [2020-11-30T14:39:22.781Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-30T14:39:22.781Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-30T14:39:22.781Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-30T14:39:23.335Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2020-11-30T14:39:23.496Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2020-11-30T14:39:23.667Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-30T14:39:23.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-30T14:39:23.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-30T14:39:24.169Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-30T14:39:24.306Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-30T14:39:24.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-30T14:39:24.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-30T14:39:24.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-30T14:39:24.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-30T14:39:25.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2020-11-30T14:39:25.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-30T14:39:25.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-30T14:39:25.513Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-30T14:39:25.647Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-30T14:39:25.778Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T14:39:25.914Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T14:39:26.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-30T14:39:26.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-30T14:39:26.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-30T14:39:26.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-30T14:39:26.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-30T14:39:26.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-30T14:39:26.956Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-30T14:39:27.096Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-30T14:39:27.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-152 [Pipeline] echo [2020-11-30T14:39:27.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-152 [Pipeline] echo [2020-11-30T14:39:27.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-152 [Pipeline] echo [2020-11-30T14:39:27.698Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2603f82c792fd678c09520cc1a97287d27d863f [Pipeline] echo [2020-11-30T14:39:27.836Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2603f8 [Pipeline] echo [2020-11-30T14:39:27.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T14:39:28.238Z] provisioning config files... [2020-11-30T14:39:28.276Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-152@tmp/config8793834200632746268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:39:28.702Z] ---> docker-login.sh [2020-11-30T14:39:28.702Z] nexus3.edgexfoundry.org:10001 [2020-11-30T14:39:28.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:39:29.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:39:29.230Z] Configure a credential helper to remove this warning. See [2020-11-30T14:39:29.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:39:29.230Z] [2020-11-30T14:39:29.230Z] Login Succeeded [2020-11-30T14:39:29.230Z] nexus3.edgexfoundry.org:10002 [2020-11-30T14:39:29.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:39:29.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:39:29.496Z] Configure a credential helper to remove this warning. See [2020-11-30T14:39:29.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:39:29.496Z] [2020-11-30T14:39:29.496Z] Login Succeeded [2020-11-30T14:39:29.496Z] nexus3.edgexfoundry.org:10003 [2020-11-30T14:39:29.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:39:29.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:39:29.496Z] Configure a credential helper to remove this warning. See [2020-11-30T14:39:29.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:39:29.496Z] [2020-11-30T14:39:29.496Z] Login Succeeded [2020-11-30T14:39:29.496Z] nexus3.edgexfoundry.org:10004 [2020-11-30T14:39:29.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:39:29.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:39:29.760Z] Configure a credential helper to remove this warning. See [2020-11-30T14:39:29.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:39:29.760Z] [2020-11-30T14:39:29.760Z] Login Succeeded [2020-11-30T14:39:29.760Z] docker.io [2020-11-30T14:39:29.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:39:30.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:39:30.335Z] Configure a credential helper to remove this warning. See [2020-11-30T14:39:30.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:39:30.335Z] [2020-11-30T14:39:30.335Z] Login Succeeded [2020-11-30T14:39:30.335Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T14:39:30.359Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T14:39:31.594Z] + git log --format=format:%s -1 d2603f82c792fd678c09520cc1a97287d27d863f [Pipeline] echo [2020-11-30T14:39:31.679Z] GIT_COMMIT: d2603f82c792fd678c09520cc1a97287d27d863f, Commit Message: build: update device-sdk-go to v1.3.1-dev.4 [Pipeline] echo [2020-11-30T14:39:31.815Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:39:33.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T14:39:33.111Z] [2020-11-30T14:39:33.111Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:39:33.514Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T14:39:33.514Z] latest: Pulling from edgex-devops/git-semver [2020-11-30T14:39:33.514Z] 31603596830f: Pulling fs layer [2020-11-30T14:39:33.514Z] 2a8b12db71e7: Pulling fs layer [2020-11-30T14:39:33.514Z] 6ca5941a6612: Pulling fs layer [2020-11-30T14:39:33.514Z] ecc8261a40a4: Pulling fs layer [2020-11-30T14:39:33.514Z] ecc8261a40a4: Waiting [2020-11-30T14:39:33.514Z] 2a8b12db71e7: Download complete [2020-11-30T14:39:33.514Z] 31603596830f: Download complete [2020-11-30T14:39:33.781Z] 6ca5941a6612: Verifying Checksum [2020-11-30T14:39:33.781Z] 6ca5941a6612: Download complete [2020-11-30T14:39:33.781Z] ecc8261a40a4: Verifying Checksum [2020-11-30T14:39:33.781Z] ecc8261a40a4: Download complete [2020-11-30T14:39:34.043Z] 31603596830f: Pull complete [2020-11-30T14:39:34.304Z] 2a8b12db71e7: Pull complete [2020-11-30T14:39:35.258Z] 6ca5941a6612: Pull complete [2020-11-30T14:39:35.258Z] ecc8261a40a4: Pull complete [2020-11-30T14:39:35.258Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-30T14:39:35.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T14:39:35.527Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-30T14:39:35.667Z] prd-centos7-docker-4c-2g-13855 does not seem to be running inside a container [2020-11-30T14:39:35.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-152 -v /w/workspace/foundry_device-virtual-go_PR-152:/w/workspace/foundry_device-virtual-go_PR-152:rw,z -v /w/workspace/foundry_device-virtual-go_PR-152@tmp:/w/workspace/foundry_device-virtual-go_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-30T14:39:37.620Z] $ docker top 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-30T14:39:38.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T14:39:38.011Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T14:39:38.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T14:39:38.216Z] $ docker exec 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 ssh-agent [2020-11-30T14:39:38.382Z] SSH_AUTH_SOCK=/tmp/ssh-BfXa4oyDGmEr/agent.12 [2020-11-30T14:39:38.382Z] SSH_AGENT_PID=17 [2020-11-30T14:39:38.392Z] Running ssh-add (command line suppressed) [2020-11-30T14:39:38.517Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-152@tmp/private_key_1375026285907223401.key (/w/workspace/foundry_device-virtual-go_PR-152@tmp/private_key_1375026285907223401.key) [2020-11-30T14:39:38.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T14:39:38.943Z] + git tag --points-at HEAD [Pipeline] } [2020-11-30T14:39:38.972Z] $ docker exec --env ******** --env ******** 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 ssh-agent -k [2020-11-30T14:39:39.130Z] unset SSH_AUTH_SOCK; [2020-11-30T14:39:39.130Z] unset SSH_AGENT_PID; [2020-11-30T14:39:39.130Z] echo Agent pid 17 killed; [2020-11-30T14:39:39.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-30T14:39:39.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T14:39:39.384Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T14:39:39.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T14:39:39.557Z] $ docker exec 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 ssh-agent [2020-11-30T14:39:39.725Z] SSH_AUTH_SOCK=/tmp/ssh-sFLRzp8szBj6/agent.45 [2020-11-30T14:39:39.725Z] SSH_AGENT_PID=51 [2020-11-30T14:39:39.732Z] Running ssh-add (command line suppressed) [2020-11-30T14:39:39.847Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-152@tmp/private_key_5422281163118582730.key (/w/workspace/foundry_device-virtual-go_PR-152@tmp/private_key_5422281163118582730.key) [2020-11-30T14:39:39.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T14:39:40.277Z] + git semver init [2020-11-30T14:39:40.277Z] # -> Open(): unable to determine branch for HEAD [2020-11-30T14:39:40.277Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-152/.git [2020-11-30T14:39:40.277Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-152 [2020-11-30T14:39:40.277Z] # $SEMVER_REMOTE_NAME = origin [2020-11-30T14:39:40.277Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-30T14:39:40.277Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-30T14:39:40.277Z] # $SEMVER_BRANCH = PR-152 [2020-11-30T14:39:40.277Z] # $SEMVER_TEMP = /tmp/semver-170377099 [2020-11-30T14:39:40.277Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-11-30T14:39:40.540Z] # '/tmp/semver-170377099' -> '/w/workspace/foundry_device-virtual-go_PR-152/.semver' [2020-11-30T14:39:40.540Z] # -> Force: false [2020-11-30T14:39:40.540Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-152/.semver [Pipeline] } [2020-11-30T14:39:40.561Z] $ docker exec --env ******** --env ******** 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 ssh-agent -k [2020-11-30T14:39:40.667Z] unset SSH_AUTH_SOCK; [2020-11-30T14:39:40.667Z] unset SSH_AGENT_PID; [2020-11-30T14:39:40.667Z] echo Agent pid 51 killed; [2020-11-30T14:39:40.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-30T14:39:41.316Z] + git semver [Pipeline] } [2020-11-30T14:39:41.399Z] $ docker stop --time=1 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 [2020-11-30T14:39:42.765Z] $ docker rm -f 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T14:39:43.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-30T14:39:43.856Z] Stashed 1 file(s) [Pipeline] echo [2020-11-30T14:39:43.879Z] [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-30T14:39:59.822Z] Still waiting to schedule task [2020-11-30T14:39:59.822Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13855’ [2020-11-30T14:39:59.853Z] Still waiting to schedule task [2020-11-30T14:39:59.853Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-11-30T14:41:47.149Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13856 in /w/workspace/foundry_device-virtual-go_PR-152 [Pipeline] { [Pipeline] ws [2020-11-30T14:41:48.500Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-11-30T14:41:53.455Z] using credential edgex-jenkins-ssh [2020-11-30T14:41:53.540Z] Cloning the remote Git repository [2020-11-30T14:41:53.596Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-30T14:41:53.706Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-11-30T14:41:53.789Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-30T14:41:53.790Z] > git --version # timeout=10 [2020-11-30T14:41:53.807Z] > git --version # 'git version 2.17.1' [2020-11-30T14:41:53.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T14:41:53.875Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T14:41:54.651Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-30T14:41:54.670Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T14:41:54.700Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-30T14:41:54.737Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-30T14:41:54.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T14:41:54.750Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T14:41:55.295Z] Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit d2603f82c792fd678c09520cc1a97287d27d863f [2020-11-30T14:41:55.615Z] Merge succeeded, producing d2603f82c792fd678c09520cc1a97287d27d863f [2020-11-30T14:41:55.615Z] Checking out Revision d2603f82c792fd678c09520cc1a97287d27d863f (PR-152) [2020-11-30T14:41:55.320Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T14:41:55.343Z] > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 [2020-11-30T14:41:55.423Z] > git remote # timeout=10 [2020-11-30T14:41:55.444Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T14:41:55.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T14:41:55.516Z] > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [2020-11-30T14:41:55.580Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T14:41:55.625Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T14:41:55.672Z] > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 [2020-11-30T14:42:00.100Z] Commit message: "build: update device-sdk-go to v1.3.1-dev.4" [2020-11-30T14:42:00.154Z] > git --version # timeout=10 [2020-11-30T14:42:00.164Z] > git --version # 'git version 2.17.1' [2020-11-30T14:42:00.177Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T14:42:02.109Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-30T14:42:02.578Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-30T14:42:02.967Z] + true [2020-11-30T14:42:02.967Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T14:42:05.166Z] provisioning config files... [2020-11-30T14:42:05.233Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6429019611854031953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:42:05.819Z] ---> docker-login.sh [2020-11-30T14:42:05.819Z] nexus3.edgexfoundry.org:10001 [2020-11-30T14:42:06.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:07.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:07.036Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:07.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:07.036Z] [2020-11-30T14:42:07.036Z] Login Succeeded [2020-11-30T14:42:07.036Z] nexus3.edgexfoundry.org:10002 [2020-11-30T14:42:07.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:07.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:07.588Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:07.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:07.588Z] [2020-11-30T14:42:07.588Z] Login Succeeded [2020-11-30T14:42:07.588Z] nexus3.edgexfoundry.org:10003 [2020-11-30T14:42:07.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:08.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:08.139Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:08.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:08.139Z] [2020-11-30T14:42:08.139Z] Login Succeeded [2020-11-30T14:42:08.139Z] nexus3.edgexfoundry.org:10004 [2020-11-30T14:42:08.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:08.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:08.689Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:08.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:08.689Z] [2020-11-30T14:42:08.689Z] Login Succeeded [2020-11-30T14:42:08.689Z] docker.io [2020-11-30T14:42:08.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:09.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:09.558Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:09.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:09.558Z] [2020-11-30T14:42:09.558Z] Login Succeeded [2020-11-30T14:42:09.558Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T14:42:09.588Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-30T14:42:10.143Z] ========================================================= [2020-11-30T14:42:10.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-30T14:42:10.143Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:42:10.572Z] + 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-30T14:42:10.863Z] Sending build context to Docker daemon 480.3kB [2020-11-30T14:42:10.863Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-30T14:42:10.863Z] Step 2/8 : FROM ${BASE} [2020-11-30T14:42:11.139Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-30T14:42:11.139Z] b538f80385f9: Pulling fs layer [2020-11-30T14:42:11.139Z] 74f711af9a0d: Pulling fs layer [2020-11-30T14:42:11.139Z] 99f96fe45779: Pulling fs layer [2020-11-30T14:42:11.139Z] 8529a6b9a6be: Pulling fs layer [2020-11-30T14:42:11.139Z] 45590311c82a: Pulling fs layer [2020-11-30T14:42:11.139Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-30T14:42:11.139Z] 209524e5b208: Pulling fs layer [2020-11-30T14:42:11.139Z] 8529a6b9a6be: Waiting [2020-11-30T14:42:11.139Z] 45590311c82a: Waiting [2020-11-30T14:42:11.139Z] 69ca0ff8b7b3: Waiting [2020-11-30T14:42:11.139Z] 209524e5b208: Waiting [2020-11-30T14:42:11.139Z] 99f96fe45779: Verifying Checksum [2020-11-30T14:42:11.139Z] 99f96fe45779: Download complete [2020-11-30T14:42:11.139Z] 74f711af9a0d: Verifying Checksum [2020-11-30T14:42:11.139Z] 74f711af9a0d: Download complete [2020-11-30T14:42:11.139Z] 45590311c82a: Verifying Checksum [2020-11-30T14:42:11.139Z] 45590311c82a: Download complete [2020-11-30T14:42:11.139Z] 69ca0ff8b7b3: Download complete [2020-11-30T14:42:11.418Z] b538f80385f9: Verifying Checksum [2020-11-30T14:42:11.418Z] b538f80385f9: Download complete [2020-11-30T14:42:12.026Z] b538f80385f9: Pull complete [2020-11-30T14:42:12.635Z] 74f711af9a0d: Pull complete [2020-11-30T14:42:12.913Z] 99f96fe45779: Pull complete [2020-11-30T14:42:13.908Z] 209524e5b208: Verifying Checksum [2020-11-30T14:42:13.908Z] 209524e5b208: Download complete [2020-11-30T14:42:14.509Z] 8529a6b9a6be: Download complete [2020-11-30T14:42:15.809Z] Running on prd-centos7-docker-4c-2g-13857 in /w/workspace/foundry_device-virtual-go_PR-152 [Pipeline] { [Pipeline] ws [2020-11-30T14:42:15.904Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-11-30T14:42:18.583Z] using credential edgex-jenkins-ssh [2020-11-30T14:42:18.661Z] Cloning the remote Git repository [2020-11-30T14:42:18.295Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-30T14:42:18.375Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-11-30T14:42:18.461Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-30T14:42:18.462Z] > git --version # timeout=10 [2020-11-30T14:42:18.470Z] > git --version # 'git version 2.24.3' [2020-11-30T14:42:18.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T14:42:18.508Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T14:42:20.055Z] Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit d2603f82c792fd678c09520cc1a97287d27d863f [2020-11-30T14:42:20.141Z] Merge succeeded, producing d2603f82c792fd678c09520cc1a97287d27d863f [2020-11-30T14:42:20.141Z] Checking out Revision d2603f82c792fd678c09520cc1a97287d27d863f (PR-152) [2020-11-30T14:42:19.152Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-30T14:42:19.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T14:42:19.175Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-30T14:42:19.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-30T14:42:19.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T14:42:19.197Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T14:42:19.776Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T14:42:19.781Z] > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 [2020-11-30T14:42:19.826Z] > git remote # timeout=10 [2020-11-30T14:42:19.832Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T14:42:19.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T14:42:19.841Z] > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [2020-11-30T14:42:19.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T14:42:19.863Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T14:42:19.871Z] > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 [2020-11-30T14:42:23.599Z] Commit message: "build: update device-sdk-go to v1.3.1-dev.4" [2020-11-30T14:42:23.631Z] > git --version # timeout=10 [2020-11-30T14:42:23.638Z] > git --version # 'git version 2.24.3' [2020-11-30T14:42:23.644Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T14:42:24.695Z] 8529a6b9a6be: Pull complete [2020-11-30T14:42:24.695Z] 45590311c82a: Pull complete [2020-11-30T14:42:24.695Z] 69ca0ff8b7b3: Pull complete [2020-11-30T14:42:25.080Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-30T14:42:25.437Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-30T14:42:25.759Z] + sudo service docker restart [2020-11-30T14:42:25.759Z] + true [2020-11-30T14:42:25.759Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T14:42:27.275Z] provisioning config files... [2020-11-30T14:42:27.310Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config325237569273995331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:42:27.753Z] ---> docker-login.sh [2020-11-30T14:42:27.753Z] nexus3.edgexfoundry.org:10001 [2020-11-30T14:42:28.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:28.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:28.016Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:28.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:28.016Z] [2020-11-30T14:42:28.016Z] Login Succeeded [2020-11-30T14:42:28.016Z] nexus3.edgexfoundry.org:10002 [2020-11-30T14:42:28.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:28.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:28.279Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:28.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:28.279Z] [2020-11-30T14:42:28.279Z] Login Succeeded [2020-11-30T14:42:28.279Z] nexus3.edgexfoundry.org:10003 [2020-11-30T14:42:28.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:28.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:28.543Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:28.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:28.543Z] [2020-11-30T14:42:28.543Z] Login Succeeded [2020-11-30T14:42:28.543Z] nexus3.edgexfoundry.org:10004 [2020-11-30T14:42:28.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:28.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:28.806Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:28.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:28.806Z] [2020-11-30T14:42:28.806Z] Login Succeeded [2020-11-30T14:42:28.806Z] docker.io [2020-11-30T14:42:28.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T14:42:29.020Z] 209524e5b208: Pull complete [2020-11-30T14:42:29.020Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-30T14:42:29.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-30T14:42:29.020Z] ---> 5bddaf1c2fca [2020-11-30T14:42:29.020Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-30T14:42:29.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T14:42:29.069Z] Configure a credential helper to remove this warning. See [2020-11-30T14:42:29.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T14:42:29.069Z] [2020-11-30T14:42:29.069Z] Login Succeeded [2020-11-30T14:42:29.069Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T14:42:29.094Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-30T14:42:29.643Z] ========================================================= [2020-11-30T14:42:29.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-30T14:42:29.643Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:42:30.023Z] + 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-30T14:42:30.023Z] Sending build context to Docker daemon 481.3kB [2020-11-30T14:42:30.023Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-30T14:42:30.023Z] Step 2/8 : FROM ${BASE} [2020-11-30T14:42:30.289Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-30T14:42:30.289Z] df20fa9351a1: Pulling fs layer [2020-11-30T14:42:30.289Z] ed8968b2872e: Pulling fs layer [2020-11-30T14:42:30.289Z] a92cc7c5fd73: Pulling fs layer [2020-11-30T14:42:30.289Z] e871e8e8d7a9: Pulling fs layer [2020-11-30T14:42:30.289Z] e73272ec9a57: Pulling fs layer [2020-11-30T14:42:30.289Z] 1e910a182e73: Pulling fs layer [2020-11-30T14:42:30.289Z] 4e634b169226: Pulling fs layer [2020-11-30T14:42:30.289Z] e871e8e8d7a9: Waiting [2020-11-30T14:42:30.289Z] e73272ec9a57: Waiting [2020-11-30T14:42:30.289Z] 1e910a182e73: Waiting [2020-11-30T14:42:30.289Z] 4e634b169226: Waiting [2020-11-30T14:42:30.289Z] a92cc7c5fd73: Verifying Checksum [2020-11-30T14:42:30.289Z] a92cc7c5fd73: Download complete [2020-11-30T14:42:30.289Z] ed8968b2872e: Download complete [2020-11-30T14:42:30.289Z] e73272ec9a57: Verifying Checksum [2020-11-30T14:42:30.289Z] e73272ec9a57: Download complete [2020-11-30T14:42:30.289Z] df20fa9351a1: Verifying Checksum [2020-11-30T14:42:30.289Z] df20fa9351a1: Download complete [2020-11-30T14:42:30.289Z] 1e910a182e73: Verifying Checksum [2020-11-30T14:42:30.289Z] 1e910a182e73: Download complete [2020-11-30T14:42:30.558Z] df20fa9351a1: Pull complete [2020-11-30T14:42:30.823Z] ed8968b2872e: Pull complete [2020-11-30T14:42:30.823Z] a92cc7c5fd73: Pull complete [2020-11-30T14:42:31.644Z] ---> Running in 38d78504ac9a [2020-11-30T14:42:31.919Z] Removing intermediate container 38d78504ac9a [2020-11-30T14:42:31.919Z] ---> 32cce91c8c52 [2020-11-30T14:42:31.919Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T14:42:31.919Z] ---> Running in 03aa33dfd6d7 [2020-11-30T14:42:32.214Z] 4e634b169226: Verifying Checksum [2020-11-30T14:42:32.214Z] 4e634b169226: Download complete [2020-11-30T14:42:32.790Z] e871e8e8d7a9: Verifying Checksum [2020-11-30T14:42:32.790Z] e871e8e8d7a9: Download complete [2020-11-30T14:42:34.554Z] Removing intermediate container 03aa33dfd6d7 [2020-11-30T14:42:34.554Z] ---> cfb668fb4908 [2020-11-30T14:42:34.554Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-30T14:42:34.555Z] ---> Running in 4c81f3f96b13 [2020-11-30T14:42:35.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-30T14:42:36.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-30T14:42:37.112Z] (1/14) Installing libmagic (5.38-r0) [2020-11-30T14:42:37.385Z] (2/14) Installing file (5.38-r0) [2020-11-30T14:42:37.385Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-30T14:42:37.657Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-30T14:42:38.104Z] e871e8e8d7a9: Pull complete [2020-11-30T14:42:38.104Z] e73272ec9a57: Pull complete [2020-11-30T14:42:38.104Z] 1e910a182e73: Pull complete [2020-11-30T14:42:41.976Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-30T14:42:42.248Z] (6/14) Installing patch (2.7.6-r6) [2020-11-30T14:42:42.248Z] (7/14) Installing build-base (0.5-r2) [2020-11-30T14:42:42.248Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-30T14:42:42.406Z] 4e634b169226: Pull complete [2020-11-30T14:42:42.406Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-30T14:42:42.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-30T14:42:42.406Z] ---> f7629b54cfaa [2020-11-30T14:42:42.406Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-30T14:42:42.406Z] ---> Running in a00d8fea9f15 [2020-11-30T14:42:42.406Z] Removing intermediate container a00d8fea9f15 [2020-11-30T14:42:42.406Z] ---> 871b46435730 [2020-11-30T14:42:42.406Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T14:42:42.520Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-30T14:42:42.520Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-30T14:42:42.674Z] ---> Running in 612e496222bc [2020-11-30T14:42:43.125Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-30T14:42:43.125Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-30T14:42:43.125Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-30T14:42:43.405Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-30T14:42:43.405Z] Executing busybox-1.31.1-r16.trigger [2020-11-30T14:42:43.405Z] OK: 221 MiB in 53 packages [2020-11-30T14:42:43.645Z] Removing intermediate container 612e496222bc [2020-11-30T14:42:43.645Z] ---> 7ac3f7bc622b [2020-11-30T14:42:43.645Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-30T14:42:43.645Z] ---> Running in 52220e3a0ab0 [2020-11-30T14:42:44.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T14:42:45.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T14:42:45.790Z] (1/14) Installing libmagic (5.38-r0) [2020-11-30T14:42:46.078Z] (2/14) Installing file (5.38-r0) [2020-11-30T14:42:46.078Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-30T14:42:46.078Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-30T14:42:47.798Z] Removing intermediate container 4c81f3f96b13 [2020-11-30T14:42:47.798Z] ---> 0d8ced60b1a6 [2020-11-30T14:42:47.798Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-30T14:42:47.798Z] ---> Running in c927df162408 [2020-11-30T14:42:48.398Z] Removing intermediate container c927df162408 [2020-11-30T14:42:48.398Z] ---> 980bc1533e28 [2020-11-30T14:42:48.398Z] Step 7/8 : COPY . . [2020-11-30T14:42:49.373Z] ---> 2c1a7eb34548 [2020-11-30T14:42:49.373Z] Step 8/8 : RUN go mod download [2020-11-30T14:42:49.373Z] ---> Running in f220a41e158d [2020-11-30T14:42:50.362Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-30T14:42:50.362Z] (6/14) Installing patch (2.7.6-r6) [2020-11-30T14:42:50.362Z] (7/14) Installing build-base (0.5-r2) [2020-11-30T14:42:50.625Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-30T14:42:50.625Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-30T14:42:50.887Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-30T14:42:51.151Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-30T14:42:51.151Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-30T14:42:51.413Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-30T14:42:51.413Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-30T14:42:51.413Z] Executing busybox-1.31.1-r16.trigger [2020-11-30T14:42:51.413Z] OK: 237 MiB in 53 packages [2020-11-30T14:42:54.735Z] Removing intermediate container 52220e3a0ab0 [2020-11-30T14:42:54.735Z] ---> 880dd4c42fe1 [2020-11-30T14:42:54.735Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-30T14:42:54.735Z] ---> Running in 47003d5a9a70 [2020-11-30T14:42:54.735Z] Removing intermediate container 47003d5a9a70 [2020-11-30T14:42:54.735Z] ---> 706baf7f1bea [2020-11-30T14:42:54.735Z] Step 7/8 : COPY . . [2020-11-30T14:42:55.332Z] ---> eb738c31d599 [2020-11-30T14:42:55.332Z] Step 8/8 : RUN go mod download [2020-11-30T14:42:55.614Z] ---> Running in 076277cefc2a [2020-11-30T14:43:16.294Z] Removing intermediate container f220a41e158d [2020-11-30T14:43:16.294Z] ---> 22e6a8c398f6 [2020-11-30T14:43:16.294Z] Successfully built 22e6a8c398f6 [2020-11-30T14:43:16.294Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:43:16.677Z] + docker inspect -f . ci-base-image-arm64 [2020-11-30T14:43:16.677Z] . [Pipeline] withDockerContainer [2020-11-30T14:43:16.933Z] prd-ubuntu18.04-docker-arm64-4c-16g-13856 does not seem to be running inside a container [2020-11-30T14:43:17.014Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-30T14:43:17.765Z] Removing intermediate container 076277cefc2a [2020-11-30T14:43:17.765Z] ---> b22ebfbf44db [2020-11-30T14:43:17.765Z] Successfully built b22ebfbf44db [2020-11-30T14:43:17.765Z] Successfully tagged ci-base-image-x86_64:latest [2020-11-30T14:43:18.612Z] $ docker top 030b12de0f5292ee2ae78f478febd0861f0051e25d532b18200b589185b02526 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:43:19.487Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T14:43:19.487Z] . [Pipeline] withDockerContainer [2020-11-30T14:43:19.671Z] prd-centos7-docker-4c-2g-13857 does not seem to be running inside a container [2020-11-30T14:43:19.712Z] + go version [2020-11-30T14:43:19.713Z] go version go1.15.2 linux/arm64 [2020-11-30T14:43:19.846Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-30T14:43:20.614Z] $ docker top ac42a951378e72578d93034d8e70106b81ff3bff41f87f17f14aeefbdbe5a06e -eo pid,comm [Pipeline] { [Pipeline] } [2020-11-30T14:43:20.904Z] $ docker stop --time=1 030b12de0f5292ee2ae78f478febd0861f0051e25d532b18200b589185b02526 [2020-11-30T14:43:22.820Z] $ docker rm -f 030b12de0f5292ee2ae78f478febd0861f0051e25d532b18200b589185b02526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2020-11-30T14:43:23.506Z] + go version [2020-11-30T14:43:23.506Z] go version go1.15.2 linux/amd64 [Pipeline] // stage [Pipeline] } [2020-11-30T14:43:23.688Z] $ docker stop --time=1 ac42a951378e72578d93034d8e70106b81ff3bff41f87f17f14aeefbdbe5a06e [2020-11-30T14:43:25.065Z] $ docker rm -f ac42a951378e72578d93034d8e70106b81ff3bff41f87f17f14aeefbdbe5a06e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:43:26.233Z] + docker inspect -f . ci-base-image-arm64 [2020-11-30T14:43:26.234Z] . [Pipeline] withDockerContainer [2020-11-30T14:43:26.373Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T14:43:26.373Z] . [2020-11-30T14:43:26.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-13856 does not seem to be running inside a container [2020-11-30T14:43:26.672Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-30T14:43:28.147Z] $ docker top 886b81c78b6fc63e8686ca85992df0445fea6258ccdd420b2b907f9967cbee02 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-11-30T14:43:28.692Z] prd-centos7-docker-4c-2g-13857 does not seem to be running inside a container [2020-11-30T14:43:28.746Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-30T14:43:29.323Z] $ docker top 537786525df97de541cddd538d91f5f8f34881f887d3d6cc77e84bd573775727 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-11-30T14:43:29.924Z] + make test [2020-11-30T14:43:29.924Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-30T14:43:30.207Z] + make test [2020-11-30T14:43:30.207Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-30T14:43:30.872Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-11-30T14:43:31.197Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-11-30T14:43:45.931Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-30T14:43:45.931Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.347s coverage: 64.4% of statements [2020-11-30T14:43:46.194Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-30T14:43:49.542Z] gofmt -l . [2020-11-30T14:43:49.542Z] [ "`gofmt -l .`" = "" ] [2020-11-30T14:43:49.542Z] ./bin/test-attribution-txt.sh [2020-11-30T14:43:50.118Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-30T14:43:50.415Z] $ docker stop --time=1 537786525df97de541cddd538d91f5f8f34881f887d3d6cc77e84bd573775727 [2020-11-30T14:43:51.919Z] $ docker rm -f 537786525df97de541cddd538d91f5f8f34881f887d3d6cc77e84bd573775727 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T14:43:52.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-30T14:43:52.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-30T14:43:55.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-30T14:43:56.088Z] + ls -al . [2020-11-30T14:43:56.088Z] total 124 [2020-11-30T14:43:56.088Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 30 14:43 . [2020-11-30T14:43:56.088Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 30 14:42 .. [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 6713 Nov 30 14:42 Attribution.txt [2020-11-30T14:43:56.088Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 30 14:42 bin [2020-11-30T14:43:56.088Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 30 14:42 cmd [2020-11-30T14:43:56.088Z] -rw-r--r--. 1 jenkins jenkins 47242 Nov 30 14:43 coverage.out [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 1834 Nov 30 14:42 Dockerfile [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 957 Nov 30 14:42 Dockerfile.build [2020-11-30T14:43:56.088Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 30 14:42 .git [2020-11-30T14:43:56.088Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 30 14:42 .github [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 258 Nov 30 14:42 .gitignore [2020-11-30T14:43:56.088Z] -rw-r--r--. 1 jenkins jenkins 862 Nov 30 14:43 go.mod [2020-11-30T14:43:56.088Z] -rw-r--r--. 1 jenkins jenkins 16358 Nov 30 14:43 go.sum [2020-11-30T14:43:56.088Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 30 14:42 internal [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 660 Nov 30 14:42 Jenkinsfile [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 30 14:42 LICENSE [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 873 Nov 30 14:42 Makefile [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 918 Nov 30 14:42 README.md [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 30 14:39 VERSION [2020-11-30T14:43:56.088Z] -rw-rw-r--. 1 jenkins jenkins 235 Nov 30 14:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:43:56.429Z] + 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=d2603f82c792fd678c09520cc1a97287d27d863f --label arch=amd64 --label version=0.0.0 . [2020-11-30T14:43:56.430Z] Sending build context to Docker daemon 546.3kB [2020-11-30T14:43:56.430Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-30T14:43:56.430Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-30T14:43:56.430Z] ---> b22ebfbf44db [2020-11-30T14:43:56.430Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-30T14:43:56.693Z] ---> Running in cb67b1060c7b [2020-11-30T14:43:56.693Z] Removing intermediate container cb67b1060c7b [2020-11-30T14:43:56.693Z] ---> e2aea04a5bf3 [2020-11-30T14:43:56.693Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-30T14:43:56.958Z] ---> Running in 8275c15aab19 [2020-11-30T14:43:56.958Z] Removing intermediate container 8275c15aab19 [2020-11-30T14:43:56.958Z] ---> b880495018d0 [2020-11-30T14:43:56.958Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-30T14:43:56.958Z] ---> Running in c648d0886622 [2020-11-30T14:43:57.223Z] Removing intermediate container c648d0886622 [2020-11-30T14:43:57.223Z] ---> 11316c4fcee0 [2020-11-30T14:43:57.223Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T14:43:57.223Z] ---> Running in b0e4be79b460 [2020-11-30T14:43:58.171Z] Removing intermediate container b0e4be79b460 [2020-11-30T14:43:58.171Z] ---> c24471bb3a43 [2020-11-30T14:43:58.171Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-30T14:43:58.171Z] ---> Running in fa7861b561d1 [2020-11-30T14:43:58.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T14:43:59.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T14:43:59.587Z] OK: 237 MiB in 53 packages [2020-11-30T14:44:00.165Z] Removing intermediate container fa7861b561d1 [2020-11-30T14:44:00.165Z] ---> d64a94c6efde [2020-11-30T14:44:00.165Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-30T14:44:00.165Z] ---> Running in 7a56be35c930 [2020-11-30T14:44:00.427Z] Removing intermediate container 7a56be35c930 [2020-11-30T14:44:00.427Z] ---> 734c91ee8f32 [2020-11-30T14:44:00.427Z] Step 9/22 : COPY . . [2020-11-30T14:44:01.003Z] ---> 97c7e31516ae [2020-11-30T14:44:01.003Z] Step 10/22 : ARG MAKE='make build' [2020-11-30T14:44:01.281Z] ---> Running in 46c6ba4ddbdc [2020-11-30T14:44:01.281Z] Removing intermediate container 46c6ba4ddbdc [2020-11-30T14:44:01.281Z] ---> b96e1e4d0400 [2020-11-30T14:44:01.281Z] Step 11/22 : RUN $MAKE [2020-11-30T14:44:01.281Z] ---> Running in a24472672882 [2020-11-30T14:44:01.861Z] 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-30T14:44:14.235Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-30T14:44:17.590Z] Removing intermediate container a24472672882 [2020-11-30T14:44:17.590Z] ---> 4e7a3157dae3 [2020-11-30T14:44:17.590Z] Step 12/22 : FROM alpine [2020-11-30T14:44:17.852Z] latest: Pulling from library/alpine [2020-11-30T14:44:17.852Z] 188c0c94c7c5: Pulling fs layer [2020-11-30T14:44:18.114Z] 188c0c94c7c5: Download complete [2020-11-30T14:44:18.347Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-30T14:44:18.347Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.428s coverage: 64.4% of statements [2020-11-30T14:44:18.347Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-30T14:44:18.380Z] 188c0c94c7c5: Pull complete [2020-11-30T14:44:18.380Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-30T14:44:18.380Z] Status: Downloaded newer image for alpine:latest [2020-11-30T14:44:18.380Z] ---> d6e46aa2470d [2020-11-30T14:44:18.380Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-30T14:44:18.380Z] ---> Running in 22c58c65eb3d [2020-11-30T14:44:18.641Z] Removing intermediate container 22c58c65eb3d [2020-11-30T14:44:18.641Z] ---> 1559d400c9a3 [2020-11-30T14:44:18.641Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-30T14:44:18.641Z] ---> Running in 75d2176fa022 [2020-11-30T14:44:18.903Z] Removing intermediate container 75d2176fa022 [2020-11-30T14:44:18.903Z] ---> 725e6801fe5a [2020-11-30T14:44:18.903Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-11-30T14:44:19.476Z] ---> 63c4b04987c5 [2020-11-30T14:44:19.476Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-11-30T14:44:19.740Z] ---> 11e42758b36a [2020-11-30T14:44:19.740Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-11-30T14:44:20.005Z] ---> ae577e1ad5c4 [2020-11-30T14:44:20.005Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-30T14:44:20.005Z] ---> Running in eca7302d2111 [2020-11-30T14:44:20.005Z] Removing intermediate container eca7302d2111 [2020-11-30T14:44:20.005Z] ---> 2d305bcca9c4 [2020-11-30T14:44:20.005Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-30T14:44:20.266Z] ---> Running in b32ccedd9be0 [2020-11-30T14:44:20.266Z] Removing intermediate container b32ccedd9be0 [2020-11-30T14:44:20.266Z] ---> c30752510773 [2020-11-30T14:44:20.266Z] Step 20/22 : LABEL arch=amd64 [2020-11-30T14:44:20.266Z] ---> Running in 6a72992a3b12 [2020-11-30T14:44:20.530Z] Removing intermediate container 6a72992a3b12 [2020-11-30T14:44:20.530Z] ---> 6e115aff3021 [2020-11-30T14:44:20.530Z] Step 21/22 : LABEL git_sha=d2603f82c792fd678c09520cc1a97287d27d863f [2020-11-30T14:44:20.531Z] ---> Running in f4da44767458 [2020-11-30T14:44:20.795Z] Removing intermediate container f4da44767458 [2020-11-30T14:44:20.795Z] ---> a60cf488de0a [2020-11-30T14:44:20.795Z] Step 22/22 : LABEL version=0.0.0 [2020-11-30T14:44:20.795Z] ---> Running in 91e704b46d8b [2020-11-30T14:44:20.795Z] Removing intermediate container 91e704b46d8b [2020-11-30T14:44:20.795Z] ---> 1d81c44abf60 [2020-11-30T14:44:20.795Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-30T14:44:20.795Z] Successfully built 1d81c44abf60 [2020-11-30T14:44:21.056Z] 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 [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-30T14:44:25.075Z] gofmt -l . [2020-11-30T14:44:25.075Z] [ "`gofmt -l .`" = "" ] [2020-11-30T14:44:25.075Z] ./bin/test-attribution-txt.sh [2020-11-30T14:44:25.672Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-30T14:44:26.307Z] $ docker stop --time=1 886b81c78b6fc63e8686ca85992df0445fea6258ccdd420b2b907f9967cbee02 [2020-11-30T14:44:28.543Z] $ docker rm -f 886b81c78b6fc63e8686ca85992df0445fea6258ccdd420b2b907f9967cbee02 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T14:44:29.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-30T14:44:29.634Z] Warning: overwriting stash ‘coverage-report’ [2020-11-30T14:44:30.713Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T14:44:31.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-30T14:44:32.184Z] + ls -al . [2020-11-30T14:44:32.184Z] total 148 [2020-11-30T14:44:32.184Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 30 14:44 . [2020-11-30T14:44:32.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 14:41 .. [2020-11-30T14:44:32.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 14:41 .git [2020-11-30T14:44:32.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 14:41 .github [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 258 Nov 30 14:41 .gitignore [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 6713 Nov 30 14:41 Attribution.txt [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 1834 Nov 30 14:41 Dockerfile [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 957 Nov 30 14:41 Dockerfile.build [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 30 14:41 Jenkinsfile [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 30 14:41 LICENSE [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 873 Nov 30 14:41 Makefile [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 918 Nov 30 14:41 README.md [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 30 14:39 VERSION [2020-11-30T14:44:32.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 14:41 bin [2020-11-30T14:44:32.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 14:41 cmd [2020-11-30T14:44:32.184Z] -rw-r--r-- 1 jenkins jenkins 47242 Nov 30 14:44 coverage.out [2020-11-30T14:44:32.184Z] -rw-r--r-- 1 jenkins jenkins 862 Nov 30 14:44 go.mod [2020-11-30T14:44:32.184Z] -rw-r--r-- 1 jenkins jenkins 16358 Nov 30 14:44 go.sum [2020-11-30T14:44:32.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 14:41 internal [2020-11-30T14:44:32.184Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 30 14:41 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:44:32.586Z] + 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=d2603f82c792fd678c09520cc1a97287d27d863f --label arch=arm64 --label version=0.0.0 . [2020-11-30T14:44:32.863Z] Sending build context to Docker daemon 545.3kB [2020-11-30T14:44:33.138Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-30T14:44:33.138Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-30T14:44:33.138Z] ---> 22e6a8c398f6 [2020-11-30T14:44:33.138Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-30T14:44:33.412Z] ---> Running in ad097623eb07 [2020-11-30T14:44:33.684Z] Removing intermediate container ad097623eb07 [2020-11-30T14:44:33.684Z] ---> 87c13918f05e [2020-11-30T14:44:33.684Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-30T14:44:33.956Z] ---> Running in f76266030ada [2020-11-30T14:44:34.227Z] Removing intermediate container f76266030ada [2020-11-30T14:44:34.227Z] ---> 4f0ed846f1c7 [2020-11-30T14:44:34.227Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-30T14:44:34.508Z] ---> Running in 7ffea2eeddf7 [2020-11-30T14:44:34.781Z] Removing intermediate container 7ffea2eeddf7 [2020-11-30T14:44:34.781Z] ---> 85a16c777d65 [2020-11-30T14:44:34.781Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T14:44:35.055Z] ---> Running in 9d4e376b5ba8 [2020-11-30T14:44:37.046Z] Removing intermediate container 9d4e376b5ba8 [2020-11-30T14:44:37.046Z] ---> c155b2c7da8e [2020-11-30T14:44:37.046Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-30T14:44:37.046Z] ---> Running in 4eaf36cd9f52 [2020-11-30T14:44:38.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-30T14:44:39.070Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-30T14:44:39.663Z] OK: 221 MiB in 53 packages [2020-11-30T14:44:41.096Z] Removing intermediate container 4eaf36cd9f52 [2020-11-30T14:44:41.096Z] ---> 45b9022ce9ea [2020-11-30T14:44:41.096Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-30T14:44:41.096Z] ---> Running in 2a399b02e538 [2020-11-30T14:44:41.701Z] Removing intermediate container 2a399b02e538 [2020-11-30T14:44:41.701Z] ---> b88cc4fe6100 [2020-11-30T14:44:41.701Z] Step 9/22 : COPY . . [2020-11-30T14:44:42.678Z] ---> 4794b6807c6b [2020-11-30T14:44:42.678Z] Step 10/22 : ARG MAKE='make build' [2020-11-30T14:44:42.678Z] ---> Running in d5d1b4b1d9c5 [2020-11-30T14:44:43.275Z] Removing intermediate container d5d1b4b1d9c5 [2020-11-30T14:44:43.275Z] ---> d80b288a38c6 [2020-11-30T14:44:43.275Z] Step 11/22 : RUN $MAKE [2020-11-30T14:44:43.275Z] ---> Running in c4e28e484ce5 [2020-11-30T14:44:44.254Z] 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-30T14:45:16.627Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-30T14:45:24.894Z] Removing intermediate container c4e28e484ce5 [2020-11-30T14:45:24.894Z] ---> 233c01818356 [2020-11-30T14:45:24.894Z] Step 12/22 : FROM alpine [2020-11-30T14:45:24.894Z] latest: Pulling from library/alpine [2020-11-30T14:45:24.894Z] 5f621e34cdf4: Pulling fs layer [2020-11-30T14:45:24.894Z] 5f621e34cdf4: Verifying Checksum [2020-11-30T14:45:24.894Z] 5f621e34cdf4: Download complete [2020-11-30T14:45:25.491Z] 5f621e34cdf4: Pull complete [2020-11-30T14:45:25.491Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-30T14:45:25.491Z] Status: Downloaded newer image for alpine:latest [2020-11-30T14:45:25.491Z] ---> 2e77e061c27f [2020-11-30T14:45:25.491Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-30T14:45:25.764Z] ---> Running in 76b471197371 [2020-11-30T14:45:26.358Z] Removing intermediate container 76b471197371 [2020-11-30T14:45:26.358Z] ---> d51926fcbb88 [2020-11-30T14:45:26.358Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-30T14:45:26.358Z] ---> Running in f712abd4f513 [2020-11-30T14:45:26.955Z] Removing intermediate container f712abd4f513 [2020-11-30T14:45:26.955Z] ---> 7657e2badbe7 [2020-11-30T14:45:26.955Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-11-30T14:45:28.388Z] ---> b041a42028d9 [2020-11-30T14:45:28.388Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-11-30T14:45:28.983Z] ---> 4d5bd15f8553 [2020-11-30T14:45:28.983Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-11-30T14:45:29.578Z] ---> d9949423409d [2020-11-30T14:45:29.578Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-30T14:45:29.578Z] ---> Running in 9ddf61ae9743 [2020-11-30T14:45:30.175Z] Removing intermediate container 9ddf61ae9743 [2020-11-30T14:45:30.175Z] ---> 4d4c904fc51d [2020-11-30T14:45:30.175Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-30T14:45:30.175Z] ---> Running in 0bc5f0405e35 [2020-11-30T14:45:30.774Z] Removing intermediate container 0bc5f0405e35 [2020-11-30T14:45:30.774Z] ---> 4cfedb3f680a [2020-11-30T14:45:30.774Z] Step 20/22 : LABEL arch=arm64 [2020-11-30T14:45:30.774Z] ---> Running in 990108db3969 [2020-11-30T14:45:31.372Z] Removing intermediate container 990108db3969 [2020-11-30T14:45:31.372Z] ---> a20418838e18 [2020-11-30T14:45:31.372Z] Step 21/22 : LABEL git_sha=d2603f82c792fd678c09520cc1a97287d27d863f [2020-11-30T14:45:31.372Z] ---> Running in c5ef4c4eb29e [2020-11-30T14:45:31.967Z] Removing intermediate container c5ef4c4eb29e [2020-11-30T14:45:31.967Z] ---> f7df0e0c060b [2020-11-30T14:45:31.967Z] Step 22/22 : LABEL version=0.0.0 [2020-11-30T14:45:31.967Z] ---> Running in ad3922ad6fd5 [2020-11-30T14:45:32.563Z] Removing intermediate container ad3922ad6fd5 [2020-11-30T14:45:32.563Z] ---> e19880512b15 [2020-11-30T14:45:32.563Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-30T14:45:32.563Z] Successfully built e19880512b15 [2020-11-30T14:45:32.563Z] 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-30T14:45:35.380Z] provisioning config files... [2020-11-30T14:45:35.391Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-152@tmp/config2056035124699204896tmp [Pipeline] { [Pipeline] sh [2020-11-30T14:45:35.853Z] + set +x [2020-11-30T14:45:35.853Z] + curl -s https://codecov.io/bash [2020-11-30T14:45:35.853Z] + bash -s -- [2020-11-30T14:45:36.116Z] [2020-11-30T14:45:36.116Z] _____ _ [2020-11-30T14:45:36.116Z] / ____| | | [2020-11-30T14:45:36.116Z] | | ___ __| | ___ ___ _____ __ [2020-11-30T14:45:36.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-30T14:45:36.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-30T14:45:36.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-30T14:45:36.116Z] Bash-20201124-79cbc08 [2020-11-30T14:45:36.116Z] [2020-11-30T14:45:36.116Z] [2020-11-30T14:45:36.116Z] ==> Jenkins CI detected. [2020-11-30T14:45:36.116Z] project root: . [2020-11-30T14:45:36.116Z] --> token set from env [2020-11-30T14:45:36.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-30T14:45:36.116Z] ==> Running gcov in . (disable via -X gcov) [2020-11-30T14:45:36.116Z] ==> Python coveragepy not found [2020-11-30T14:45:36.116Z] ==> Searching for coverage reports in: [2020-11-30T14:45:36.116Z] + . [2020-11-30T14:45:36.116Z] -> Found 1 reports [2020-11-30T14:45:36.116Z] ==> Detecting git/mercurial file structure [2020-11-30T14:45:36.116Z] ==> Reading reports [2020-11-30T14:45:36.116Z] + ./coverage.out bytes=47242 [2020-11-30T14:45:36.116Z] ==> Appending adjustments [2020-11-30T14:45:36.116Z] https://docs.codecov.io/docs/fixing-reports [2020-11-30T14:45:36.379Z] + Found adjustments [2020-11-30T14:45:36.379Z] ==> Gzipping contents [2020-11-30T14:45:36.379Z] 8.0K /tmp/codecov.7n8v3y.gz [2020-11-30T14:45:36.379Z] ==> Uploading reports [2020-11-30T14:45:36.379Z] url: https://codecov.io [2020-11-30T14:45:36.379Z] query: branch=PR-152&commit=d2603f82c792fd678c09520cc1a97287d27d863f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=152&job=&cmd_args= [2020-11-30T14:45:36.379Z] -> Pinging Codecov [2020-11-30T14:45:36.379Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-152&commit=d2603f82c792fd678c09520cc1a97287d27d863f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=152&job=&cmd_args= [2020-11-30T14:45:36.641Z] -> Uploading to [2020-11-30T14:45:36.641Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-30/5E52B4B073DB2E39498172D8E973AA87/d2603f82c792fd678c09520cc1a97287d27d863f/b8a15b39-a6c3-4201-b555-4f2cbd35ad27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201130T144536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30ff2ca245870942196a57a0882ce1fa06202b0878485b640d5b52cd5cf13538 [2020-11-30T14:45:36.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-30T14:45:36.641Z] Dload Upload Total Spent Left Speed [2020-11-30T14:45:37.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5826 0 0 100 5826 0 13739 --:--:-- --:--:-- --:--:-- 13740 [2020-11-30T14:45:37.167Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/d2603f82c792fd678c09520cc1a97287d27d863f [Pipeline] } [2020-11-30T14:45:37.189Z] 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-30T14:45:41.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:45:41.990Z] ---> package-listing.sh [2020-11-30T14:45:41.990Z] ++ facter osfamily [2020-11-30T14:45:41.990Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-30T14:45:41.990Z] + OS_FAMILY=redhat [2020-11-30T14:45:41.990Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-152 [2020-11-30T14:45:41.990Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-30T14:45:41.990Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-30T14:45:41.990Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-30T14:45:41.990Z] + PACKAGES=/tmp/packages_start.txt [2020-11-30T14:45:41.990Z] + '[' /w/workspace/foundry_device-virtual-go_PR-152 ']' [2020-11-30T14:45:41.990Z] + PACKAGES=/tmp/packages_end.txt [2020-11-30T14:45:41.990Z] + case "${OS_FAMILY}" in [2020-11-30T14:45:41.990Z] + rpm -qa [2020-11-30T14:45:41.990Z] + sort [2020-11-30T14:45:47.312Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-30T14:45:47.312Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-30T14:45:47.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-30T14:45:47.312Z] + '[' /w/workspace/foundry_device-virtual-go_PR-152 ']' [2020-11-30T14:45:47.312Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-152/archives/ [2020-11-30T14:45:47.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-152/archives/ [Pipeline] echo [2020-11-30T14:45:47.356Z] 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-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-30T14:45:47.673Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:45:48.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T14:45:48.018Z] [2020-11-30T14:45:48.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-30T14:45:48.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T14:45:48.414Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-30T14:45:48.414Z] df20fa9351a1: Pulling fs layer [2020-11-30T14:45:48.414Z] 36b3adc4ff6f: Pulling fs layer [2020-11-30T14:45:48.414Z] 8ad3a11d3b57: Pulling fs layer [2020-11-30T14:45:48.414Z] 46f8f816bc3b: Pulling fs layer [2020-11-30T14:45:48.414Z] 93b61091891f: Pulling fs layer [2020-11-30T14:45:48.414Z] 93b9cdb0e59b: Pulling fs layer [2020-11-30T14:45:48.414Z] 5e14af77c1be: Pulling fs layer [2020-11-30T14:45:48.414Z] 01666e4c0597: Pulling fs layer [2020-11-30T14:45:48.414Z] aa168da1d23b: Pulling fs layer [2020-11-30T14:45:48.414Z] 46f8f816bc3b: Waiting [2020-11-30T14:45:48.414Z] 93b61091891f: Waiting [2020-11-30T14:45:48.414Z] 93b9cdb0e59b: Waiting [2020-11-30T14:45:48.414Z] 5e14af77c1be: Waiting [2020-11-30T14:45:48.414Z] 01666e4c0597: Waiting [2020-11-30T14:45:48.414Z] aa168da1d23b: Waiting [2020-11-30T14:45:48.414Z] 36b3adc4ff6f: Download complete [2020-11-30T14:45:48.414Z] 46f8f816bc3b: Verifying Checksum [2020-11-30T14:45:48.414Z] 46f8f816bc3b: Download complete [2020-11-30T14:45:48.680Z] df20fa9351a1: Verifying Checksum [2020-11-30T14:45:48.680Z] df20fa9351a1: Download complete [2020-11-30T14:45:48.680Z] 93b9cdb0e59b: Download complete [2020-11-30T14:45:48.680Z] 93b61091891f: Download complete [2020-11-30T14:45:48.680Z] 5e14af77c1be: Verifying Checksum [2020-11-30T14:45:48.680Z] 5e14af77c1be: Download complete [2020-11-30T14:45:48.680Z] 01666e4c0597: Verifying Checksum [2020-11-30T14:45:48.680Z] 01666e4c0597: Download complete [2020-11-30T14:45:48.946Z] 8ad3a11d3b57: Verifying Checksum [2020-11-30T14:45:48.946Z] 8ad3a11d3b57: Download complete [2020-11-30T14:45:48.946Z] df20fa9351a1: Pull complete [2020-11-30T14:45:49.210Z] 36b3adc4ff6f: Pull complete [2020-11-30T14:45:50.174Z] 8ad3a11d3b57: Pull complete [2020-11-30T14:45:50.174Z] 46f8f816bc3b: Pull complete [2020-11-30T14:45:50.759Z] 93b61091891f: Pull complete [2020-11-30T14:45:50.759Z] aa168da1d23b: Verifying Checksum [2020-11-30T14:45:50.759Z] aa168da1d23b: Download complete [2020-11-30T14:45:51.023Z] 93b9cdb0e59b: Pull complete [2020-11-30T14:45:51.023Z] 5e14af77c1be: Pull complete [2020-11-30T14:45:51.290Z] 01666e4c0597: Pull complete [2020-11-30T14:45:57.933Z] aa168da1d23b: Pull complete [2020-11-30T14:45:57.933Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-30T14:45:57.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T14:45:57.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-30T14:45:58.126Z] prd-centos7-docker-4c-2g-13855 does not seem to be running inside a container [2020-11-30T14:45:58.176Z] $ 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-152/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-152 -v /w/workspace/foundry_device-virtual-go_PR-152:/w/workspace/foundry_device-virtual-go_PR-152:rw,z -v /w/workspace/foundry_device-virtual-go_PR-152@tmp:/w/workspace/foundry_device-virtual-go_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-30T14:46:01.740Z] $ docker top 976d7d2ac36f1c735b907ead3ab8a436e29926ed9bf093062e36ed2fda11919c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T14:46:02.388Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-30T14:46:02.714Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-30T14:46:03.034Z] + ls /var/log/sa-host [2020-11-30T14:46:03.034Z] + sadf -c /var/log/sa-host/sa23 [2020-11-30T14:46:03.034Z] file_magic: OK [2020-11-30T14:46:03.034Z] HZ: Using current value: 100 [2020-11-30T14:46:03.034Z] file_header: OK [2020-11-30T14:46:03.034Z] 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-30T14:46:03.034Z] Statistics: [2020-11-30T14:46:03.034Z] Hnuu...uuuununununu... [2020-11-30T14:46:03.034Z] File successfully converted to sysstat format version 12.2.1 [2020-11-30T14:46:03.034Z] + sadf -c /var/log/sa-host/sa30 [2020-11-30T14:46:03.034Z] file_magic: OK [2020-11-30T14:46:03.034Z] HZ: Using current value: 100 [2020-11-30T14:46:03.034Z] file_header: OK [2020-11-30T14:46:03.034Z] 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-30T14:46:03.034Z] Statistics: [2020-11-30T14:46:03.034Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-30T14:46:03.034Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-30T14:46:03.769Z] provisioning config files... [2020-11-30T14:46:03.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-152@tmp/config5347224914802978750tmp [Pipeline] { [Pipeline] echo [2020-11-30T14:46:03.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:46:04.285Z] ---> create-netrc.sh [Pipeline] } [2020-11-30T14:46:04.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-30T14:46:04.476Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:46:04.811Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-30T14:46:04.844Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:46:05.181Z] ---> sudo-logs.sh [2020-11-30T14:46:05.181Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-30T14:46:05.211Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:46:05.559Z] ---> job-cost.sh [2020-11-30T14:46:05.559Z] lf-activate-venv: SKIPPING [2020-11-30T14:46:05.559Z] INFO: No Stack... [2020-11-30T14:46:06.955Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-30T14:46:07.217Z] INFO: Archiving Costs [Pipeline] echo [2020-11-30T14:46:07.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T14:46:07.596Z] ---> logs-deploy.sh [2020-11-30T14:46:07.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-152/1 [2020-11-30T14:46:07.596Z] INFO: archiving workspace using pattern(s): [2020-11-30T14:46:09.530Z] Archives upload complete. [2020-11-30T14:46:09.530Z] INFO: archiving logs to Nexus