Pull request #147 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6cffb47d6547a1e15aff1ac52c2f010648d3cd03+1e15b455509d433b72705dad7fc3c723af5422e0 (fafa776f7b4069faaefd8d49ae6f9fee6fc82b65) 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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-147/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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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-147/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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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-11975 in /w/workspace/foundry_device-virtual-go_PR-147 [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-147 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1e15b455509d433b72705dad7fc3c723af5422e0 into PR head commit 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 Merge succeeded, producing 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 Checking out Revision 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 (PR-147) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # 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 1e15b455509d433b72705dad7fc3c723af5422e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # timeout=10 Commit message: "Bump modernc.org/ql from 1.0.0 to 1.2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-12T22:23:03.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-12T22:23:04.996Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-12T22:23:05.199Z] ========================================================= [2020-11-12T22:23:05.199Z] EdgeX Global Pipelines Version Info [2020-11-12T22:23:05.199Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:23:06.737Z] ------------------- [2020-11-12T22:23:06.737Z] stable info: [2020-11-12T22:23:06.737Z] ------------------- [2020-11-12T22:23:06.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-12T22:23:06.737Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-12T22:23:06.737Z] Message: update stable to v1.0.162 [2020-11-12T22:23:07.681Z] ------------------- [2020-11-12T22:23:07.681Z] experimental info: [2020-11-12T22:23:07.681Z] ------------------- [2020-11-12T22:23:07.681Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-12T22:23:07.681Z] Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b [2020-11-12T22:23:07.681Z] Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-12T22:23:08.202Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2020-11-12T22:23:08.337Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2020-11-12T22:23:08.462Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-12T22:23:08.596Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-12T22:23:08.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-12T22:23:08.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-12T22:23:09.032Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-12T22:23:09.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-12T22:23:09.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-12T22:23:09.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-12T22:23:09.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-12T22:23:09.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2020-11-12T22:23:09.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-12T22:23:09.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-12T22:23:10.118Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-12T22:23:10.269Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-12T22:23:10.392Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T22:23:10.525Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T22:23:10.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-12T22:23:10.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-12T22:23:10.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-12T22:23:11.068Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-12T22:23:11.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-12T22:23:11.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-12T22:23:11.436Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-12T22:23:11.554Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-12T22:23:11.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo [2020-11-12T22:23:11.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo [2020-11-12T22:23:11.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo [2020-11-12T22:23:12.116Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [Pipeline] echo [2020-11-12T22:23:12.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cffb47 [Pipeline] echo [2020-11-12T22:23:12.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T22:23:12.665Z] provisioning config files... [2020-11-12T22:23:12.702Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-147@tmp/config5343068229880455762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:23:13.130Z] ---> docker-login.sh [2020-11-12T22:23:13.130Z] nexus3.edgexfoundry.org:10001 [2020-11-12T22:23:13.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:23:13.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:23:13.654Z] Configure a credential helper to remove this warning. See [2020-11-12T22:23:13.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:23:13.654Z] [2020-11-12T22:23:13.654Z] Login Succeeded [2020-11-12T22:23:13.654Z] nexus3.edgexfoundry.org:10002 [2020-11-12T22:23:13.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:23:13.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:23:13.654Z] Configure a credential helper to remove this warning. See [2020-11-12T22:23:13.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:23:13.654Z] [2020-11-12T22:23:13.654Z] Login Succeeded [2020-11-12T22:23:13.654Z] nexus3.edgexfoundry.org:10003 [2020-11-12T22:23:13.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:23:13.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:23:13.918Z] Configure a credential helper to remove this warning. See [2020-11-12T22:23:13.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:23:13.918Z] [2020-11-12T22:23:13.918Z] Login Succeeded [2020-11-12T22:23:13.918Z] nexus3.edgexfoundry.org:10004 [2020-11-12T22:23:13.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:23:14.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:23:14.190Z] Configure a credential helper to remove this warning. See [2020-11-12T22:23:14.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:23:14.190Z] [2020-11-12T22:23:14.190Z] Login Succeeded [2020-11-12T22:23:14.190Z] docker.io [2020-11-12T22:23:14.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:23:14.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:23:14.452Z] Configure a credential helper to remove this warning. See [2020-11-12T22:23:14.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:23:14.452Z] [2020-11-12T22:23:14.452Z] Login Succeeded [2020-11-12T22:23:14.452Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T22:23:14.493Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T22:23:15.500Z] + git log --format=format:%s -1 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [Pipeline] echo [2020-11-12T22:23:15.580Z] GIT_COMMIT: 6cffb47d6547a1e15aff1ac52c2f010648d3cd03, Commit Message: Bump modernc.org/ql from 1.0.0 to 1.2.0 [Pipeline] echo [2020-11-12T22:23:15.674Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:23:16.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T22:23:16.317Z] [2020-11-12T22:23:16.317Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:23:16.707Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T22:23:16.707Z] latest: Pulling from edgex-devops/git-semver [2020-11-12T22:23:16.707Z] 31603596830f: Pulling fs layer [2020-11-12T22:23:16.707Z] 2a8b12db71e7: Pulling fs layer [2020-11-12T22:23:16.707Z] 6ca5941a6612: Pulling fs layer [2020-11-12T22:23:16.707Z] ecc8261a40a4: Pulling fs layer [2020-11-12T22:23:16.707Z] ecc8261a40a4: Waiting [2020-11-12T22:23:16.707Z] 2a8b12db71e7: Verifying Checksum [2020-11-12T22:23:16.707Z] 2a8b12db71e7: Download complete [2020-11-12T22:23:16.974Z] 31603596830f: Verifying Checksum [2020-11-12T22:23:16.974Z] 31603596830f: Download complete [2020-11-12T22:23:16.974Z] ecc8261a40a4: Verifying Checksum [2020-11-12T22:23:16.974Z] ecc8261a40a4: Download complete [2020-11-12T22:23:16.974Z] 6ca5941a6612: Verifying Checksum [2020-11-12T22:23:16.974Z] 6ca5941a6612: Download complete [2020-11-12T22:23:17.238Z] 31603596830f: Pull complete [2020-11-12T22:23:17.238Z] 2a8b12db71e7: Pull complete [2020-11-12T22:23:18.195Z] 6ca5941a6612: Pull complete [2020-11-12T22:23:18.462Z] ecc8261a40a4: Pull complete [2020-11-12T22:23:18.462Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-12T22:23:18.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T22:23:18.462Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-12T22:23:18.586Z] prd-centos7-docker-4c-2g-11975 does not seem to be running inside a container [2020-11-12T22:23:18.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-147 -v /w/workspace/foundry_device-virtual-go_PR-147:/w/workspace/foundry_device-virtual-go_PR-147:rw,z -v /w/workspace/foundry_device-virtual-go_PR-147@tmp:/w/workspace/foundry_device-virtual-go_PR-147@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-12T22:23:20.742Z] $ docker top 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-12T22:23:21.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T22:23:21.193Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T22:23:21.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T22:23:21.412Z] $ docker exec 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 ssh-agent [2020-11-12T22:23:21.578Z] SSH_AUTH_SOCK=/tmp/ssh-GBVGrP81X4pD/agent.11 [2020-11-12T22:23:21.578Z] SSH_AGENT_PID=17 [2020-11-12T22:23:21.593Z] Running ssh-add (command line suppressed) [2020-11-12T22:23:21.728Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-147@tmp/private_key_4453507565798950499.key (/w/workspace/foundry_device-virtual-go_PR-147@tmp/private_key_4453507565798950499.key) [2020-11-12T22:23:21.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T22:23:22.166Z] + git tag --points-at HEAD [Pipeline] } [2020-11-12T22:23:22.203Z] $ docker exec --env ******** --env ******** 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 ssh-agent -k [2020-11-12T22:23:22.317Z] unset SSH_AUTH_SOCK; [2020-11-12T22:23:22.317Z] unset SSH_AGENT_PID; [2020-11-12T22:23:22.317Z] echo Agent pid 17 killed; [2020-11-12T22:23:22.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-12T22:23:22.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T22:23:22.563Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T22:23:22.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T22:23:22.737Z] $ docker exec 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 ssh-agent [2020-11-12T22:23:22.890Z] SSH_AUTH_SOCK=/tmp/ssh-Xo33UY3G4Y0a/agent.47 [2020-11-12T22:23:22.890Z] SSH_AGENT_PID=53 [2020-11-12T22:23:22.897Z] Running ssh-add (command line suppressed) [2020-11-12T22:23:23.026Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-147@tmp/private_key_3266168087868269953.key (/w/workspace/foundry_device-virtual-go_PR-147@tmp/private_key_3266168087868269953.key) [2020-11-12T22:23:23.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T22:23:23.454Z] + git semver init [2020-11-12T22:23:23.454Z] # -> Open(): unable to determine branch for HEAD [2020-11-12T22:23:23.454Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-147/.git [2020-11-12T22:23:23.454Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-147 [2020-11-12T22:23:23.454Z] # $SEMVER_REMOTE_NAME = origin [2020-11-12T22:23:23.454Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-12T22:23:23.454Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-12T22:23:23.454Z] # $SEMVER_BRANCH = PR-147 [2020-11-12T22:23:23.454Z] # $SEMVER_TEMP = /tmp/semver-603513787 [2020-11-12T22:23:23.454Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-11-12T22:23:24.029Z] # '/tmp/semver-603513787' -> '/w/workspace/foundry_device-virtual-go_PR-147/.semver' [2020-11-12T22:23:24.029Z] # -> Force: false [2020-11-12T22:23:24.029Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-147/.semver [Pipeline] } [2020-11-12T22:23:24.059Z] $ docker exec --env ******** --env ******** 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 ssh-agent -k [2020-11-12T22:23:24.170Z] unset SSH_AUTH_SOCK; [2020-11-12T22:23:24.171Z] unset SSH_AGENT_PID; [2020-11-12T22:23:24.171Z] echo Agent pid 53 killed; [2020-11-12T22:23:24.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-12T22:23:24.812Z] + git semver [Pipeline] } [2020-11-12T22:23:24.857Z] $ docker stop --time=1 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 [2020-11-12T22:23:26.218Z] $ docker rm -f 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T22:23:26.750Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-12T22:23:27.228Z] Stashed 1 file(s) [Pipeline] echo [2020-11-12T22:23:27.251Z] [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-12T22:23:43.046Z] Still waiting to schedule task [2020-11-12T22:23:43.046Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-12T22:23:43.070Z] Still waiting to schedule task [2020-11-12T22:23:43.070Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-12T22:25:43.971Z] Running on prd-centos7-docker-4c-2g-11979 in /w/workspace/foundry_device-virtual-go_PR-147 [Pipeline] { [Pipeline] ws [2020-11-12T22:25:44.109Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-11-12T22:25:46.609Z] using credential edgex-jenkins-ssh [2020-11-12T22:25:46.662Z] Cloning the remote Git repository [2020-11-12T22:25:46.695Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-12T22:25:46.762Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-11-12T22:25:47.630Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-12T22:25:47.630Z] > git --version # timeout=10 [2020-11-12T22:25:47.640Z] > git --version # 'git version 2.16.5' [2020-11-12T22:25:47.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T22:25:47.710Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T22:25:48.692Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-12T22:25:48.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T22:25:48.714Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-12T22:25:48.730Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-12T22:25:48.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T22:25:48.736Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T22:25:49.168Z] Merging remotes/origin/master commit 1e15b455509d433b72705dad7fc3c723af5422e0 into PR head commit 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [2020-11-12T22:25:49.252Z] Merge succeeded, producing 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [2020-11-12T22:25:49.252Z] Checking out Revision 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 (PR-147) [2020-11-12T22:25:49.181Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T22:25:49.187Z] > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # timeout=10 [2020-11-12T22:25:49.222Z] > git remote # timeout=10 [2020-11-12T22:25:49.229Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T22:25:49.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T22:25:49.239Z] > git merge 1e15b455509d433b72705dad7fc3c723af5422e0 # timeout=10 [2020-11-12T22:25:49.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T22:25:49.259Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T22:25:49.263Z] > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # timeout=10 [2020-11-12T22:25:53.013Z] Commit message: "Bump modernc.org/ql from 1.0.0 to 1.2.0" [2020-11-12T22:25:53.043Z] > git --version # timeout=10 [2020-11-12T22:25:53.047Z] > git --version # 'git version 2.16.5' [2020-11-12T22:25:53.052Z] fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T22:25:53.954Z] provisioning config files... [2020-11-12T22:25:53.993Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1371448267698628579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:25:54.791Z] ---> docker-login.sh [2020-11-12T22:25:54.791Z] nexus3.edgexfoundry.org:10001 [2020-11-12T22:25:55.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:25:55.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:25:55.055Z] Configure a credential helper to remove this warning. See [2020-11-12T22:25:55.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:25:55.055Z] [2020-11-12T22:25:55.055Z] Login Succeeded [2020-11-12T22:25:55.055Z] nexus3.edgexfoundry.org:10002 [2020-11-12T22:25:55.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:25:55.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:25:55.318Z] Configure a credential helper to remove this warning. See [2020-11-12T22:25:55.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:25:55.318Z] [2020-11-12T22:25:55.318Z] Login Succeeded [2020-11-12T22:25:55.318Z] nexus3.edgexfoundry.org:10003 [2020-11-12T22:25:55.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:25:55.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:25:55.581Z] Configure a credential helper to remove this warning. See [2020-11-12T22:25:55.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:25:55.581Z] [2020-11-12T22:25:55.581Z] Login Succeeded [2020-11-12T22:25:55.581Z] nexus3.edgexfoundry.org:10004 [2020-11-12T22:25:55.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:25:55.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:25:55.581Z] Configure a credential helper to remove this warning. See [2020-11-12T22:25:55.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:25:55.581Z] [2020-11-12T22:25:55.581Z] Login Succeeded [2020-11-12T22:25:55.581Z] docker.io [2020-11-12T22:25:55.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:25:56.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:25:56.109Z] Configure a credential helper to remove this warning. See [2020-11-12T22:25:56.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:25:56.109Z] [2020-11-12T22:25:56.109Z] Login Succeeded [2020-11-12T22:25:56.109Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T22:25:56.165Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T22:25:56.693Z] ========================================================= [2020-11-12T22:25:56.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-12T22:25:56.693Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:25:57.102Z] + 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-12T22:25:57.365Z] Sending build context to Docker daemon 470kB [2020-11-12T22:25:57.365Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-12T22:25:57.365Z] Step 2/8 : FROM ${BASE} [2020-11-12T22:25:57.365Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-12T22:25:57.365Z] df20fa9351a1: Pulling fs layer [2020-11-12T22:25:57.365Z] ed8968b2872e: Pulling fs layer [2020-11-12T22:25:57.365Z] a92cc7c5fd73: Pulling fs layer [2020-11-12T22:25:57.365Z] e871e8e8d7a9: Pulling fs layer [2020-11-12T22:25:57.365Z] e73272ec9a57: Pulling fs layer [2020-11-12T22:25:57.365Z] 1e910a182e73: Pulling fs layer [2020-11-12T22:25:57.365Z] 4e634b169226: Pulling fs layer [2020-11-12T22:25:57.365Z] e73272ec9a57: Waiting [2020-11-12T22:25:57.365Z] 1e910a182e73: Waiting [2020-11-12T22:25:57.365Z] 4e634b169226: Waiting [2020-11-12T22:25:57.365Z] e871e8e8d7a9: Waiting [2020-11-12T22:25:57.365Z] a92cc7c5fd73: Verifying Checksum [2020-11-12T22:25:57.365Z] a92cc7c5fd73: Download complete [2020-11-12T22:25:57.365Z] ed8968b2872e: Verifying Checksum [2020-11-12T22:25:57.365Z] ed8968b2872e: Download complete [2020-11-12T22:25:57.365Z] e73272ec9a57: Verifying Checksum [2020-11-12T22:25:57.365Z] e73272ec9a57: Download complete [2020-11-12T22:25:57.365Z] 1e910a182e73: Verifying Checksum [2020-11-12T22:25:57.365Z] 1e910a182e73: Download complete [2020-11-12T22:25:57.941Z] df20fa9351a1: Verifying Checksum [2020-11-12T22:25:57.941Z] df20fa9351a1: Download complete [2020-11-12T22:25:58.209Z] df20fa9351a1: Pull complete [2020-11-12T22:25:58.472Z] ed8968b2872e: Pull complete [2020-11-12T22:25:58.472Z] a92cc7c5fd73: Pull complete [2020-11-12T22:25:59.884Z] 4e634b169226: Verifying Checksum [2020-11-12T22:25:59.884Z] 4e634b169226: Download complete [2020-11-12T22:26:00.154Z] e871e8e8d7a9: Verifying Checksum [2020-11-12T22:26:00.154Z] e871e8e8d7a9: Download complete [2020-11-12T22:26:05.490Z] e871e8e8d7a9: Pull complete [2020-11-12T22:26:05.490Z] e73272ec9a57: Pull complete [2020-11-12T22:26:05.490Z] 1e910a182e73: Pull complete [2020-11-12T22:26:13.679Z] 4e634b169226: Pull complete [2020-11-12T22:26:13.679Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-12T22:26:13.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-12T22:26:13.679Z] ---> f7629b54cfaa [2020-11-12T22:26:13.679Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-12T22:26:13.679Z] ---> Running in 9eebb4f32868 [2020-11-12T22:26:13.679Z] Removing intermediate container 9eebb4f32868 [2020-11-12T22:26:13.679Z] ---> 678d89743079 [2020-11-12T22:26:13.679Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T22:26:13.679Z] ---> Running in 5e97087aa5e2 [2020-11-12T22:26:13.812Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11978 in /w/workspace/foundry_device-virtual-go_PR-147 [Pipeline] { [Pipeline] ws [2020-11-12T22:26:13.925Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-11-12T22:26:15.095Z] Removing intermediate container 5e97087aa5e2 [2020-11-12T22:26:15.095Z] ---> 1a48884368b8 [2020-11-12T22:26:15.095Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-12T22:26:15.095Z] ---> Running in 4084cbe09ef8 [2020-11-12T22:26:16.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T22:26:16.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T22:26:16.905Z] (1/14) Installing libmagic (5.38-r0) [2020-11-12T22:26:17.485Z] (2/14) Installing file (5.38-r0) [2020-11-12T22:26:17.751Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-12T22:26:17.751Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-12T22:26:19.062Z] using credential edgex-jenkins-ssh [2020-11-12T22:26:19.130Z] Cloning the remote Git repository [2020-11-12T22:26:19.193Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-12T22:26:19.315Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-11-12T22:26:19.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-12T22:26:19.394Z] > git --version # timeout=10 [2020-11-12T22:26:19.409Z] > git --version # 'git version 2.17.1' [2020-11-12T22:26:19.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T22:26:19.472Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T22:26:20.218Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-12T22:26:20.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T22:26:20.264Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-12T22:26:20.297Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-12T22:26:20.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T22:26:20.310Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T22:26:20.782Z] Merging remotes/origin/master commit 1e15b455509d433b72705dad7fc3c723af5422e0 into PR head commit 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [2020-11-12T22:26:21.068Z] Merge succeeded, producing 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [2020-11-12T22:26:21.069Z] Checking out Revision 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 (PR-147) [2020-11-12T22:26:20.807Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T22:26:20.819Z] > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # timeout=10 [2020-11-12T22:26:20.931Z] > git remote # timeout=10 [2020-11-12T22:26:20.964Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T22:26:20.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T22:26:21.005Z] > git merge 1e15b455509d433b72705dad7fc3c723af5422e0 # timeout=10 [2020-11-12T22:26:21.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T22:26:21.082Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T22:26:21.105Z] > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # timeout=10 [2020-11-12T22:26:25.346Z] Commit message: "Bump modernc.org/ql from 1.0.0 to 1.2.0" [2020-11-12T22:26:25.420Z] > git --version # timeout=10 [2020-11-12T22:26:25.435Z] > git --version # 'git version 2.17.1' [2020-11-12T22:26:25.453Z] fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [2020-11-12T22:26:25.940Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-12T22:26:25.940Z] (6/14) Installing patch (2.7.6-r6) [2020-11-12T22:26:25.940Z] (7/14) Installing build-base (0.5-r2) [2020-11-12T22:26:25.940Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-12T22:26:25.940Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-12T22:26:25.940Z] (10/14) Installing openssh-client (8.3_p1-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T22:26:26.435Z] provisioning config files... [2020-11-12T22:26:26.493Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4369467790542360415tmp [2020-11-12T22:26:26.521Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:26:26.792Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-12T22:26:26.792Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-12T22:26:27.059Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-12T22:26:27.059Z] Executing busybox-1.31.1-r16.trigger [2020-11-12T22:26:27.059Z] OK: 237 MiB in 53 packages [2020-11-12T22:26:27.622Z] ---> docker-login.sh [2020-11-12T22:26:27.622Z] nexus3.edgexfoundry.org:10001 [2020-11-12T22:26:28.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:26:28.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:26:28.826Z] Configure a credential helper to remove this warning. See [2020-11-12T22:26:28.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:26:28.826Z] [2020-11-12T22:26:28.826Z] Login Succeeded [2020-11-12T22:26:28.826Z] nexus3.edgexfoundry.org:10002 [2020-11-12T22:26:29.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:26:29.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:26:29.404Z] Configure a credential helper to remove this warning. See [2020-11-12T22:26:29.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:26:29.404Z] [2020-11-12T22:26:29.404Z] Login Succeeded [2020-11-12T22:26:29.404Z] nexus3.edgexfoundry.org:10003 [2020-11-12T22:26:29.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:26:29.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:26:29.956Z] Configure a credential helper to remove this warning. See [2020-11-12T22:26:29.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:26:29.956Z] [2020-11-12T22:26:29.956Z] Login Succeeded [2020-11-12T22:26:29.956Z] nexus3.edgexfoundry.org:10004 [2020-11-12T22:26:30.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:26:30.388Z] Removing intermediate container 4084cbe09ef8 [2020-11-12T22:26:30.388Z] ---> 093b1de22ce7 [2020-11-12T22:26:30.388Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-12T22:26:30.388Z] ---> Running in 90fad209c73d [2020-11-12T22:26:30.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:26:30.517Z] Configure a credential helper to remove this warning. See [2020-11-12T22:26:30.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:26:30.517Z] [2020-11-12T22:26:30.517Z] Login Succeeded [2020-11-12T22:26:30.517Z] docker.io [2020-11-12T22:26:30.651Z] Removing intermediate container 90fad209c73d [2020-11-12T22:26:30.651Z] ---> c2f73e7eac18 [2020-11-12T22:26:30.651Z] Step 7/8 : COPY . . [2020-11-12T22:26:30.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T22:26:31.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T22:26:31.066Z] Configure a credential helper to remove this warning. See [2020-11-12T22:26:31.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T22:26:31.066Z] [2020-11-12T22:26:31.066Z] Login Succeeded [2020-11-12T22:26:31.066Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T22:26:31.152Z] Deleting 1 temporary files [2020-11-12T22:26:31.227Z] ---> 89e032375df4 [2020-11-12T22:26:31.227Z] Step 8/8 : RUN go mod download [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2020-11-12T22:26:31.490Z] ---> Running in f9909842dc13 [Pipeline] unstash [Pipeline] echo [2020-11-12T22:26:31.773Z] ========================================================= [2020-11-12T22:26:31.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-12T22:26:31.773Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:26:32.227Z] + 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-12T22:26:32.502Z] Sending build context to Docker daemon 470kB [2020-11-12T22:26:32.502Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-12T22:26:32.502Z] Step 2/8 : FROM ${BASE} [2020-11-12T22:26:32.774Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-12T22:26:32.774Z] b538f80385f9: Pulling fs layer [2020-11-12T22:26:32.774Z] 74f711af9a0d: Pulling fs layer [2020-11-12T22:26:32.774Z] 99f96fe45779: Pulling fs layer [2020-11-12T22:26:32.774Z] 8529a6b9a6be: Pulling fs layer [2020-11-12T22:26:32.774Z] 45590311c82a: Pulling fs layer [2020-11-12T22:26:32.774Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-12T22:26:32.774Z] 209524e5b208: Pulling fs layer [2020-11-12T22:26:32.774Z] 45590311c82a: Waiting [2020-11-12T22:26:32.774Z] 69ca0ff8b7b3: Waiting [2020-11-12T22:26:32.774Z] 8529a6b9a6be: Waiting [2020-11-12T22:26:32.774Z] 209524e5b208: Waiting [2020-11-12T22:26:32.774Z] 99f96fe45779: Verifying Checksum [2020-11-12T22:26:32.774Z] 99f96fe45779: Download complete [2020-11-12T22:26:32.774Z] 74f711af9a0d: Download complete [2020-11-12T22:26:33.384Z] 45590311c82a: Verifying Checksum [2020-11-12T22:26:33.384Z] 45590311c82a: Download complete [2020-11-12T22:26:33.384Z] 69ca0ff8b7b3: Download complete [2020-11-12T22:26:33.384Z] b538f80385f9: Verifying Checksum [2020-11-12T22:26:33.384Z] b538f80385f9: Download complete [2020-11-12T22:26:33.987Z] b538f80385f9: Pull complete [2020-11-12T22:26:34.591Z] 74f711af9a0d: Pull complete [2020-11-12T22:26:35.193Z] 99f96fe45779: Pull complete [2020-11-12T22:26:35.795Z] 209524e5b208: Verifying Checksum [2020-11-12T22:26:35.795Z] 209524e5b208: Download complete [2020-11-12T22:26:37.242Z] 8529a6b9a6be: Verifying Checksum [2020-11-12T22:26:37.242Z] 8529a6b9a6be: Download complete [2020-11-12T22:26:47.403Z] 8529a6b9a6be: Pull complete [2020-11-12T22:26:47.403Z] 45590311c82a: Pull complete [2020-11-12T22:26:47.681Z] 69ca0ff8b7b3: Pull complete [2020-11-12T22:26:51.092Z] 209524e5b208: Pull complete [2020-11-12T22:26:51.092Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-12T22:26:51.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-12T22:26:51.092Z] ---> 5bddaf1c2fca [2020-11-12T22:26:51.092Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-12T22:26:53.512Z] Removing intermediate container f9909842dc13 [2020-11-12T22:26:53.512Z] ---> 42fda8abf3af [2020-11-12T22:26:53.512Z] Successfully built 42fda8abf3af [2020-11-12T22:26:53.512Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:26:53.735Z] ---> Running in 42bd71a0067c [2020-11-12T22:26:53.871Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T22:26:53.871Z] . [Pipeline] withDockerContainer [2020-11-12T22:26:54.013Z] prd-centos7-docker-4c-2g-11979 does not seem to be running inside a container [2020-11-12T22:26:54.013Z] Removing intermediate container 42bd71a0067c [2020-11-12T22:26:54.013Z] ---> c283bcc9d0a4 [2020-11-12T22:26:54.013Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T22:26:54.013Z] ---> Running in 7e597991f464 [2020-11-12T22:26:54.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-12T22:26:54.820Z] $ docker top 8061725b9282fcb742fe3cc7375403061d4631f7085968ab29b7f531b2280a80 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T22:26:55.419Z] + go version [2020-11-12T22:26:55.419Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-12T22:26:55.452Z] $ docker stop --time=1 8061725b9282fcb742fe3cc7375403061d4631f7085968ab29b7f531b2280a80 [2020-11-12T22:26:56.646Z] Removing intermediate container 7e597991f464 [2020-11-12T22:26:56.646Z] ---> ffb7ffbc549b [2020-11-12T22:26:56.646Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-12T22:26:56.646Z] ---> Running in df7534f192a9 [2020-11-12T22:26:56.793Z] $ docker rm -f 8061725b9282fcb742fe3cc7375403061d4631f7085968ab29b7f531b2280a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:26:57.909Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T22:26:57.909Z] . [Pipeline] withDockerContainer [2020-11-12T22:26:58.047Z] prd-centos7-docker-4c-2g-11979 does not seem to be running inside a container [2020-11-12T22:26:58.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-12T22:26:58.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-12T22:26:58.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T22:26:58.770Z] $ docker top f295ce9f0ece4072b63b33c2c77ab4f1ac9b974ce3e168ab8806658a599c6c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T22:26:59.370Z] + make test [2020-11-12T22:26:59.371Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-12T22:26:59.671Z] (1/14) Installing libmagic (5.38-r0) [2020-11-12T22:26:59.944Z] (2/14) Installing file (5.38-r0) [2020-11-12T22:26:59.944Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-12T22:26:59.944Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-12T22:27:00.348Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-11-12T22:27:04.282Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-12T22:27:04.283Z] (6/14) Installing patch (2.7.6-r6) [2020-11-12T22:27:04.283Z] (7/14) Installing build-base (0.5-r2) [2020-11-12T22:27:04.283Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-12T22:27:04.283Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-12T22:27:04.283Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-12T22:27:04.283Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-12T22:27:04.556Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-12T22:27:04.556Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-12T22:27:04.556Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-12T22:27:04.830Z] Executing busybox-1.31.1-r16.trigger [2020-11-12T22:27:04.830Z] OK: 221 MiB in 53 packages [2020-11-12T22:27:09.142Z] Removing intermediate container df7534f192a9 [2020-11-12T22:27:09.142Z] ---> 868a4c13f392 [2020-11-12T22:27:09.142Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-12T22:27:09.142Z] ---> Running in 7f3ef7f10ce0 [2020-11-12T22:27:09.425Z] Removing intermediate container 7f3ef7f10ce0 [2020-11-12T22:27:09.425Z] ---> 831561b30c01 [2020-11-12T22:27:09.425Z] Step 7/8 : COPY . . [2020-11-12T22:27:10.414Z] ---> 805ebe6b39dc [2020-11-12T22:27:10.414Z] Step 8/8 : RUN go mod download [2020-11-12T22:27:10.414Z] ---> Running in c72bc07d7b82 [2020-11-12T22:27:15.376Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-12T22:27:15.376Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.343s coverage: 64.4% of statements [2020-11-12T22:27:15.957Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T22:27:19.307Z] gofmt -l . [2020-11-12T22:27:19.307Z] [ "`gofmt -l .`" = "" ] [2020-11-12T22:27:19.307Z] ./bin/test-attribution-txt.sh [2020-11-12T22:27:19.576Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-12T22:27:19.880Z] $ docker stop --time=1 f295ce9f0ece4072b63b33c2c77ab4f1ac9b974ce3e168ab8806658a599c6c28 [2020-11-12T22:27:21.722Z] $ docker rm -f f295ce9f0ece4072b63b33c2c77ab4f1ac9b974ce3e168ab8806658a599c6c28 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T22:27:22.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T22:27:22.780Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-12T22:27:25.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-12T22:27:25.843Z] + ls -al . [2020-11-12T22:27:25.844Z] total 128 [2020-11-12T22:27:25.844Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 12 22:27 . [2020-11-12T22:27:25.844Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 22:25 .. [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 6713 Nov 12 22:25 Attribution.txt [2020-11-12T22:27:25.844Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 12 22:25 bin [2020-11-12T22:27:25.844Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 12 22:25 cmd [2020-11-12T22:27:25.844Z] -rw-r--r--. 1 jenkins jenkins 47242 Nov 12 22:27 coverage.out [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 1834 Nov 12 22:25 Dockerfile [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 957 Nov 12 22:25 Dockerfile.build [2020-11-12T22:27:25.844Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 22:25 .git [2020-11-12T22:27:25.844Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 12 22:25 .github [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 258 Nov 12 22:25 .gitignore [2020-11-12T22:27:25.844Z] -rw-r--r--. 1 jenkins jenkins 388 Nov 12 22:27 go.mod [2020-11-12T22:27:25.844Z] -rw-r--r--. 1 jenkins jenkins 16390 Nov 12 22:27 go.sum [2020-11-12T22:27:25.844Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 22:25 internal [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 660 Nov 12 22:25 Jenkinsfile [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 12 22:25 LICENSE [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 873 Nov 12 22:25 Makefile [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 918 Nov 12 22:25 README.md [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 22:23 VERSION [2020-11-12T22:27:25.844Z] -rw-rw-r--. 1 jenkins jenkins 235 Nov 12 22:25 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:27:26.186Z] + 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=6cffb47d6547a1e15aff1ac52c2f010648d3cd03 --label arch=amd64 --label version=0.0.0 . [2020-11-12T22:27:26.451Z] Sending build context to Docker daemon 535.6kB [2020-11-12T22:27:26.451Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-12T22:27:26.451Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-12T22:27:26.451Z] ---> 42fda8abf3af [2020-11-12T22:27:26.451Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-12T22:27:26.451Z] ---> Running in 53faa48495c8 [2020-11-12T22:27:26.716Z] Removing intermediate container 53faa48495c8 [2020-11-12T22:27:26.716Z] ---> c6ba0b17e3a9 [2020-11-12T22:27:26.716Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-12T22:27:26.716Z] ---> Running in 56d4b8d39862 [2020-11-12T22:27:26.979Z] Removing intermediate container 56d4b8d39862 [2020-11-12T22:27:26.979Z] ---> eafe8319d6d8 [2020-11-12T22:27:26.979Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-12T22:27:26.979Z] ---> Running in a32871eef020 [2020-11-12T22:27:27.245Z] Removing intermediate container a32871eef020 [2020-11-12T22:27:27.245Z] ---> 6422a7a560c4 [2020-11-12T22:27:27.245Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T22:27:27.245Z] ---> Running in abf34d246d6d [2020-11-12T22:27:28.197Z] Removing intermediate container abf34d246d6d [2020-11-12T22:27:28.197Z] ---> 9466fdafea85 [2020-11-12T22:27:28.197Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-12T22:27:28.197Z] ---> Running in ebf6156fc397 [2020-11-12T22:27:28.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T22:27:29.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T22:27:29.614Z] OK: 237 MiB in 53 packages [2020-11-12T22:27:30.191Z] Removing intermediate container ebf6156fc397 [2020-11-12T22:27:30.191Z] ---> df278c417f8f [2020-11-12T22:27:30.191Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-12T22:27:30.191Z] ---> Running in 70d885b4dcb3 [2020-11-12T22:27:30.456Z] Removing intermediate container 70d885b4dcb3 [2020-11-12T22:27:30.456Z] ---> 98e9c2594a67 [2020-11-12T22:27:30.456Z] Step 9/22 : COPY . . [2020-11-12T22:27:31.036Z] ---> aee67c1f62eb [2020-11-12T22:27:31.036Z] Step 10/22 : ARG MAKE='make build' [2020-11-12T22:27:31.036Z] ---> Running in aad6dc8127c5 [2020-11-12T22:27:31.299Z] Removing intermediate container aad6dc8127c5 [2020-11-12T22:27:31.299Z] ---> b88c962cc3b7 [2020-11-12T22:27:31.299Z] Step 11/22 : RUN $MAKE [2020-11-12T22:27:31.299Z] ---> Running in efe5229de26e [2020-11-12T22:27:32.255Z] 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-12T22:27:37.211Z] Removing intermediate container c72bc07d7b82 [2020-11-12T22:27:37.211Z] ---> 0dd8f71a77b2 [2020-11-12T22:27:37.211Z] Successfully built 0dd8f71a77b2 [2020-11-12T22:27:37.211Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:27:37.592Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T22:27:37.592Z] . [Pipeline] withDockerContainer [2020-11-12T22:27:37.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-11978 does not seem to be running inside a container [2020-11-12T22:27:37.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-12T22:27:39.879Z] $ docker top 88179960f837dc26e41bb20d4bc942fbb9dd6a29975881029ec293fad6503796 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T22:27:41.348Z] + go version [2020-11-12T22:27:41.348Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-12T22:27:41.398Z] $ docker stop --time=1 88179960f837dc26e41bb20d4bc942fbb9dd6a29975881029ec293fad6503796 [2020-11-12T22:27:43.366Z] $ docker rm -f 88179960f837dc26e41bb20d4bc942fbb9dd6a29975881029ec293fad6503796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:27:44.590Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-12T22:27:44.747Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T22:27:44.747Z] . [Pipeline] withDockerContainer [2020-11-12T22:27:45.034Z] prd-ubuntu18.04-docker-arm64-4c-16g-11978 does not seem to be running inside a container [2020-11-12T22:27:45.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-12T22:27:46.516Z] Removing intermediate container efe5229de26e [2020-11-12T22:27:46.516Z] ---> 7342f6c16792 [2020-11-12T22:27:46.516Z] Step 12/22 : FROM alpine [2020-11-12T22:27:47.004Z] $ docker top a68b4ac973beab998e8f2d58a6768e7f0d4a4af60e79c1d96fc7b87a2cd71995 -eo pid,comm [Pipeline] { [2020-11-12T22:27:47.465Z] latest: Pulling from library/alpine [Pipeline] sh [2020-11-12T22:27:48.414Z] 188c0c94c7c5: Pulling fs layer [2020-11-12T22:27:48.414Z] 188c0c94c7c5: Verifying Checksum [2020-11-12T22:27:48.414Z] 188c0c94c7c5: Download complete [2020-11-12T22:27:48.548Z] + make test [2020-11-12T22:27:48.548Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-12T22:27:48.677Z] 188c0c94c7c5: Pull complete [2020-11-12T22:27:48.677Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-12T22:27:48.677Z] Status: Downloaded newer image for alpine:latest [2020-11-12T22:27:48.677Z] ---> d6e46aa2470d [2020-11-12T22:27:48.677Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-12T22:27:48.677Z] ---> Running in 9c95ad49d7f2 [2020-11-12T22:27:48.939Z] Removing intermediate container 9c95ad49d7f2 [2020-11-12T22:27:48.939Z] ---> 57eaa46cde13 [2020-11-12T22:27:48.939Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-12T22:27:48.939Z] ---> Running in 00be128a2f60 [2020-11-12T22:27:49.203Z] Removing intermediate container 00be128a2f60 [2020-11-12T22:27:49.203Z] ---> 33ac35debade [2020-11-12T22:27:49.203Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-11-12T22:27:49.533Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-11-12T22:27:49.785Z] ---> 5cd98be1f31e [2020-11-12T22:27:49.785Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-11-12T22:27:50.048Z] ---> c9069fd481e0 [2020-11-12T22:27:50.048Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-11-12T22:27:50.048Z] ---> 7e6bfd8bb813 [2020-11-12T22:27:50.048Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-12T22:27:50.311Z] ---> Running in 0cbbee33c243 [2020-11-12T22:27:50.311Z] Removing intermediate container 0cbbee33c243 [2020-11-12T22:27:50.311Z] ---> 981c4f652f13 [2020-11-12T22:27:50.311Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-12T22:27:50.577Z] ---> Running in 794dbff674cf [2020-11-12T22:27:50.577Z] Removing intermediate container 794dbff674cf [2020-11-12T22:27:50.577Z] ---> 36f40e7f7906 [2020-11-12T22:27:50.577Z] Step 20/22 : LABEL arch=amd64 [2020-11-12T22:27:50.840Z] ---> Running in c7d5286ca177 [2020-11-12T22:27:50.840Z] Removing intermediate container c7d5286ca177 [2020-11-12T22:27:50.840Z] ---> 125276fb91f5 [2020-11-12T22:27:50.840Z] Step 21/22 : LABEL git_sha=6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [2020-11-12T22:27:50.840Z] ---> Running in 3d9a35841e9d [2020-11-12T22:27:51.105Z] Removing intermediate container 3d9a35841e9d [2020-11-12T22:27:51.105Z] ---> bd98c9bb751d [2020-11-12T22:27:51.105Z] Step 22/22 : LABEL version=0.0.0 [2020-11-12T22:27:51.105Z] ---> Running in 641a3abfe891 [2020-11-12T22:27:51.369Z] Removing intermediate container 641a3abfe891 [2020-11-12T22:27:51.369Z] ---> d689570659b3 [2020-11-12T22:27:51.369Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-12T22:27:51.369Z] Successfully built d689570659b3 [2020-11-12T22:27:51.369Z] 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-12T22:28:36.549Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-12T22:28:36.549Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.431s coverage: 64.4% of statements [2020-11-12T22:28:36.549Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T22:28:43.302Z] gofmt -l . [2020-11-12T22:28:43.302Z] [ "`gofmt -l .`" = "" ] [2020-11-12T22:28:43.302Z] ./bin/test-attribution-txt.sh [2020-11-12T22:28:44.739Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-12T22:28:45.053Z] $ docker stop --time=1 a68b4ac973beab998e8f2d58a6768e7f0d4a4af60e79c1d96fc7b87a2cd71995 [2020-11-12T22:28:47.238Z] $ docker rm -f a68b4ac973beab998e8f2d58a6768e7f0d4a4af60e79c1d96fc7b87a2cd71995 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T22:28:48.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T22:28:48.287Z] Warning: overwriting stash ‘coverage-report’ [2020-11-12T22:28:49.243Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T22:28:51.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-12T22:28:51.913Z] + ls -al . [2020-11-12T22:28:51.913Z] total 152 [2020-11-12T22:28:51.913Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 22:28 . [2020-11-12T22:28:51.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 22:26 .. [2020-11-12T22:28:51.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 22:26 .git [2020-11-12T22:28:51.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 22:26 .github [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 258 Nov 12 22:26 .gitignore [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 6713 Nov 12 22:26 Attribution.txt [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 1834 Nov 12 22:26 Dockerfile [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 957 Nov 12 22:26 Dockerfile.build [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 12 22:26 Jenkinsfile [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 22:26 LICENSE [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 873 Nov 12 22:26 Makefile [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 918 Nov 12 22:26 README.md [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 22:23 VERSION [2020-11-12T22:28:51.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 22:26 bin [2020-11-12T22:28:51.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 22:26 cmd [2020-11-12T22:28:51.913Z] -rw-r--r-- 1 jenkins jenkins 47242 Nov 12 22:28 coverage.out [2020-11-12T22:28:51.913Z] -rw-r--r-- 1 jenkins jenkins 388 Nov 12 22:28 go.mod [2020-11-12T22:28:51.913Z] -rw-r--r-- 1 jenkins jenkins 16390 Nov 12 22:28 go.sum [2020-11-12T22:28:51.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 22:26 internal [2020-11-12T22:28:51.913Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 12 22:26 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:28:52.353Z] + 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=6cffb47d6547a1e15aff1ac52c2f010648d3cd03 --label arch=arm64 --label version=0.0.0 . [2020-11-12T22:28:52.631Z] Sending build context to Docker daemon 535.6kB [2020-11-12T22:28:52.631Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-12T22:28:52.631Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-12T22:28:52.631Z] ---> 0dd8f71a77b2 [2020-11-12T22:28:52.631Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-12T22:28:52.915Z] ---> Running in 0bc155cc1108 [2020-11-12T22:28:53.520Z] Removing intermediate container 0bc155cc1108 [2020-11-12T22:28:53.520Z] ---> ffa7469c2e52 [2020-11-12T22:28:53.520Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-12T22:28:53.520Z] ---> Running in 4e1b3b7d4be5 [2020-11-12T22:28:54.117Z] Removing intermediate container 4e1b3b7d4be5 [2020-11-12T22:28:54.117Z] ---> 2e4dde63a91e [2020-11-12T22:28:54.117Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-12T22:28:54.117Z] ---> Running in c54ae4fc9f6e [2020-11-12T22:28:54.715Z] Removing intermediate container c54ae4fc9f6e [2020-11-12T22:28:54.715Z] ---> 95b9f4ac71f5 [2020-11-12T22:28:54.715Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T22:28:54.715Z] ---> Running in 2de9bf728d62 [2020-11-12T22:28:57.328Z] Removing intermediate container 2de9bf728d62 [2020-11-12T22:28:57.328Z] ---> 4e5c6d1b4d79 [2020-11-12T22:28:57.328Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-12T22:28:57.328Z] ---> Running in 75be78dac7ca [2020-11-12T22:28:58.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-12T22:28:59.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T22:28:59.955Z] OK: 221 MiB in 53 packages [2020-11-12T22:29:01.389Z] Removing intermediate container 75be78dac7ca [2020-11-12T22:29:01.389Z] ---> 2d4437b3f50c [2020-11-12T22:29:01.389Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-12T22:29:01.389Z] ---> Running in 364aa53bf583 [2020-11-12T22:29:01.988Z] Removing intermediate container 364aa53bf583 [2020-11-12T22:29:01.988Z] ---> 6f7310c0f9d8 [2020-11-12T22:29:01.988Z] Step 9/22 : COPY . . [2020-11-12T22:29:02.967Z] ---> 73d4b99d645f [2020-11-12T22:29:02.967Z] Step 10/22 : ARG MAKE='make build' [2020-11-12T22:29:02.967Z] ---> Running in a1fbb45c23ce [2020-11-12T22:29:03.239Z] Removing intermediate container a1fbb45c23ce [2020-11-12T22:29:03.239Z] ---> 8faf2f546a98 [2020-11-12T22:29:03.239Z] Step 11/22 : RUN $MAKE [2020-11-12T22:29:03.516Z] ---> Running in 9fe3e1ffdbe5 [2020-11-12T22:29:04.946Z] 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-12T22:29:37.291Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-12T22:29:43.999Z] Removing intermediate container 9fe3e1ffdbe5 [2020-11-12T22:29:43.999Z] ---> 08213129da22 [2020-11-12T22:29:43.999Z] Step 12/22 : FROM alpine [2020-11-12T22:29:44.592Z] latest: Pulling from library/alpine [2020-11-12T22:29:44.592Z] 5f621e34cdf4: Pulling fs layer [2020-11-12T22:29:44.865Z] 5f621e34cdf4: Verifying Checksum [2020-11-12T22:29:44.865Z] 5f621e34cdf4: Download complete [2020-11-12T22:29:45.461Z] 5f621e34cdf4: Pull complete [2020-11-12T22:29:45.461Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-12T22:29:45.461Z] Status: Downloaded newer image for alpine:latest [2020-11-12T22:29:45.461Z] ---> 2e77e061c27f [2020-11-12T22:29:45.461Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-12T22:29:45.733Z] ---> Running in 53c07ce25657 [2020-11-12T22:29:46.005Z] Removing intermediate container 53c07ce25657 [2020-11-12T22:29:46.005Z] ---> dfc445f44ccf [2020-11-12T22:29:46.005Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-12T22:29:46.278Z] ---> Running in b70c35a41b1e [2020-11-12T22:29:46.555Z] Removing intermediate container b70c35a41b1e [2020-11-12T22:29:46.555Z] ---> 20bc0b455235 [2020-11-12T22:29:46.555Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-11-12T22:29:47.983Z] ---> 6a01b134eead [2020-11-12T22:29:47.983Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-11-12T22:29:48.962Z] ---> 7384f856b996 [2020-11-12T22:29:48.962Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-11-12T22:29:49.556Z] ---> 4960b5b5425e [2020-11-12T22:29:49.556Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-12T22:29:49.827Z] ---> Running in 774f3db112bf [2020-11-12T22:29:50.099Z] Removing intermediate container 774f3db112bf [2020-11-12T22:29:50.099Z] ---> e6c47c1e7876 [2020-11-12T22:29:50.099Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-12T22:29:50.373Z] ---> Running in 5c4a3b713df9 [2020-11-12T22:29:50.645Z] Removing intermediate container 5c4a3b713df9 [2020-11-12T22:29:50.645Z] ---> 77284679fab0 [2020-11-12T22:29:50.645Z] Step 20/22 : LABEL arch=arm64 [2020-11-12T22:29:50.919Z] ---> Running in 8f11263b9e56 [2020-11-12T22:29:51.194Z] Removing intermediate container 8f11263b9e56 [2020-11-12T22:29:51.194Z] ---> 72d3f14861be [2020-11-12T22:29:51.194Z] Step 21/22 : LABEL git_sha=6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [2020-11-12T22:29:51.473Z] ---> Running in 7c079ba219e3 [2020-11-12T22:29:52.068Z] Removing intermediate container 7c079ba219e3 [2020-11-12T22:29:52.068Z] ---> 007ce3842057 [2020-11-12T22:29:52.068Z] Step 22/22 : LABEL version=0.0.0 [2020-11-12T22:29:52.068Z] ---> Running in c5ecbaa81cae [2020-11-12T22:29:52.350Z] Removing intermediate container c5ecbaa81cae [2020-11-12T22:29:52.350Z] ---> e2e3f4e242da [2020-11-12T22:29:52.350Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-12T22:29:52.622Z] Successfully built e2e3f4e242da [2020-11-12T22:29:52.622Z] 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-12T22:29:54.956Z] provisioning config files... [2020-11-12T22:29:54.966Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-147@tmp/config9196613446665698257tmp [Pipeline] { [Pipeline] sh [2020-11-12T22:29:55.397Z] + set +x [2020-11-12T22:29:55.397Z] + curl -s https://codecov.io/bash [2020-11-12T22:29:55.397Z] + bash -s -- [2020-11-12T22:29:55.660Z] [2020-11-12T22:29:55.660Z] _____ _ [2020-11-12T22:29:55.660Z] / ____| | | [2020-11-12T22:29:55.660Z] | | ___ __| | ___ ___ _____ __ [2020-11-12T22:29:55.660Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-12T22:29:55.660Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-12T22:29:55.660Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-12T22:29:55.660Z] Bash-20201106-81372f2 [2020-11-12T22:29:55.660Z] [2020-11-12T22:29:55.660Z] [2020-11-12T22:29:55.660Z] ==> Jenkins CI detected. [2020-11-12T22:29:55.660Z] project root: . [2020-11-12T22:29:55.660Z] --> token set from env [2020-11-12T22:29:55.660Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-12T22:29:55.660Z] ==> Running gcov in . (disable via -X gcov) [2020-11-12T22:29:55.660Z] ==> Python coveragepy not found [2020-11-12T22:29:55.660Z] ==> Searching for coverage reports in: [2020-11-12T22:29:55.660Z] + . [2020-11-12T22:29:55.660Z] -> Found 1 reports [2020-11-12T22:29:55.660Z] ==> Detecting git/mercurial file structure [2020-11-12T22:29:55.660Z] ==> Reading reports [2020-11-12T22:29:55.660Z] + ./coverage.out bytes=47242 [2020-11-12T22:29:55.660Z] ==> Appending adjustments [2020-11-12T22:29:55.660Z] https://docs.codecov.io/docs/fixing-reports [2020-11-12T22:29:55.660Z] + Found adjustments [2020-11-12T22:29:55.660Z] ==> Gzipping contents [2020-11-12T22:29:55.660Z] ==> Uploading reports [2020-11-12T22:29:55.660Z] url: https://codecov.io [2020-11-12T22:29:55.660Z] query: branch=PR-147&commit=6cffb47d6547a1e15aff1ac52c2f010648d3cd03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=147&job=&cmd_args= [2020-11-12T22:29:55.660Z] -> Pinging Codecov [2020-11-12T22:29:55.660Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-147&commit=6cffb47d6547a1e15aff1ac52c2f010648d3cd03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=147&job=&cmd_args= [2020-11-12T22:29:56.604Z] -> Uploading to [2020-11-12T22:29:56.605Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-12/5E52B4B073DB2E39498172D8E973AA87/6cffb47d6547a1e15aff1ac52c2f010648d3cd03/699ec67b-cdc7-4613-b91f-8ceb8c2b81b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T222956Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5950a0323dafcca46357ee89a5fb78a37af7bc84d89d0c5695aee7c3caf364e [2020-11-12T22:29:56.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-12T22:29:56.605Z] Dload Upload Total Spent Left Speed [2020-11-12T22:29:57.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5789 0 0 100 5789 0 16232 --:--:-- --:--:-- --:--:-- 16215 100 5789 0 0 100 5789 0 16224 --:--:-- --:--:-- --:--:-- 16215 [2020-11-12T22:29:57.180Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [Pipeline] } [2020-11-12T22:29:57.204Z] 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-12T22:30:00.964Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:30:01.571Z] ---> package-listing.sh [2020-11-12T22:30:01.571Z] ++ facter osfamily [2020-11-12T22:30:01.571Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-12T22:30:01.571Z] + OS_FAMILY=redhat [2020-11-12T22:30:01.571Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-147 [2020-11-12T22:30:01.571Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-12T22:30:01.571Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-12T22:30:01.571Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-12T22:30:01.571Z] + PACKAGES=/tmp/packages_start.txt [2020-11-12T22:30:01.571Z] + '[' /w/workspace/foundry_device-virtual-go_PR-147 ']' [2020-11-12T22:30:01.571Z] + PACKAGES=/tmp/packages_end.txt [2020-11-12T22:30:01.571Z] + case "${OS_FAMILY}" in [2020-11-12T22:30:01.571Z] + rpm -qa [2020-11-12T22:30:01.571Z] + sort [2020-11-12T22:30:05.828Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-12T22:30:05.828Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-12T22:30:05.828Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-12T22:30:05.828Z] + '[' /w/workspace/foundry_device-virtual-go_PR-147 ']' [2020-11-12T22:30:05.828Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-147/archives/ [2020-11-12T22:30:05.828Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-147/archives/ [Pipeline] echo [2020-11-12T22:30:05.865Z] 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-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-12T22:30:06.177Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:30:06.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T22:30:06.517Z] [2020-11-12T22:30:06.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-12T22:30:06.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T22:30:06.914Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-12T22:30:06.914Z] df20fa9351a1: Pulling fs layer [2020-11-12T22:30:06.914Z] 36b3adc4ff6f: Pulling fs layer [2020-11-12T22:30:06.914Z] 8ad3a11d3b57: Pulling fs layer [2020-11-12T22:30:06.914Z] 46f8f816bc3b: Pulling fs layer [2020-11-12T22:30:06.914Z] 93b61091891f: Pulling fs layer [2020-11-12T22:30:06.914Z] 93b9cdb0e59b: Pulling fs layer [2020-11-12T22:30:06.914Z] 5e14af77c1be: Pulling fs layer [2020-11-12T22:30:06.914Z] 01666e4c0597: Pulling fs layer [2020-11-12T22:30:06.914Z] aa168da1d23b: Pulling fs layer [2020-11-12T22:30:06.914Z] 93b9cdb0e59b: Waiting [2020-11-12T22:30:06.914Z] 5e14af77c1be: Waiting [2020-11-12T22:30:06.914Z] aa168da1d23b: Waiting [2020-11-12T22:30:06.914Z] 46f8f816bc3b: Waiting [2020-11-12T22:30:06.914Z] 36b3adc4ff6f: Verifying Checksum [2020-11-12T22:30:06.914Z] 36b3adc4ff6f: Download complete [2020-11-12T22:30:06.914Z] 46f8f816bc3b: Verifying Checksum [2020-11-12T22:30:06.914Z] 46f8f816bc3b: Download complete [2020-11-12T22:30:06.914Z] df20fa9351a1: Download complete [2020-11-12T22:30:06.914Z] 93b9cdb0e59b: Verifying Checksum [2020-11-12T22:30:06.914Z] 93b9cdb0e59b: Download complete [2020-11-12T22:30:07.195Z] 5e14af77c1be: Verifying Checksum [2020-11-12T22:30:07.195Z] 5e14af77c1be: Download complete [2020-11-12T22:30:07.195Z] 93b61091891f: Verifying Checksum [2020-11-12T22:30:07.195Z] 93b61091891f: Download complete [2020-11-12T22:30:07.195Z] 01666e4c0597: Verifying Checksum [2020-11-12T22:30:07.195Z] 01666e4c0597: Download complete [2020-11-12T22:30:07.195Z] 8ad3a11d3b57: Verifying Checksum [2020-11-12T22:30:07.195Z] 8ad3a11d3b57: Download complete [2020-11-12T22:30:07.459Z] df20fa9351a1: Pull complete [2020-11-12T22:30:07.727Z] 36b3adc4ff6f: Pull complete [2020-11-12T22:30:08.308Z] 8ad3a11d3b57: Pull complete [2020-11-12T22:30:08.576Z] 46f8f816bc3b: Pull complete [2020-11-12T22:30:09.162Z] 93b61091891f: Pull complete [2020-11-12T22:30:09.162Z] 93b9cdb0e59b: Pull complete [2020-11-12T22:30:09.429Z] 5e14af77c1be: Pull complete [2020-11-12T22:30:09.429Z] aa168da1d23b: Verifying Checksum [2020-11-12T22:30:09.429Z] aa168da1d23b: Download complete [2020-11-12T22:30:09.429Z] 01666e4c0597: Pull complete [2020-11-12T22:30:16.072Z] aa168da1d23b: Pull complete [2020-11-12T22:30:16.072Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-12T22:30:16.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T22:30:16.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-12T22:30:16.249Z] prd-centos7-docker-4c-2g-11975 does not seem to be running inside a container [2020-11-12T22:30:16.300Z] $ 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-147/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-147 -v /w/workspace/foundry_device-virtual-go_PR-147:/w/workspace/foundry_device-virtual-go_PR-147:rw,z -v /w/workspace/foundry_device-virtual-go_PR-147@tmp:/w/workspace/foundry_device-virtual-go_PR-147@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-12T22:30:24.934Z] $ docker top f573353af2d15efba49a094778d48c848b5707b784979514d85b1db2237bba98 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T22:30:25.675Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-12T22:30:26.001Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-12T22:30:26.318Z] + ls /var/log/sa-host [2020-11-12T22:30:26.318Z] + sadf -c /var/log/sa-host/sa05 [2020-11-12T22:30:26.318Z] file_magic: OK [2020-11-12T22:30:26.318Z] HZ: Using current value: 100 [2020-11-12T22:30:26.318Z] file_header: OK [2020-11-12T22:30:26.318Z] 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-12T22:30:26.318Z] Statistics: [2020-11-12T22:30:26.318Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T22:30:26.318Z] File successfully converted to sysstat format version 12.2.1 [2020-11-12T22:30:26.318Z] + sadf -c /var/log/sa-host/sa12 [2020-11-12T22:30:26.318Z] file_magic: OK [2020-11-12T22:30:26.318Z] HZ: Using current value: 100 [2020-11-12T22:30:26.318Z] file_header: OK [2020-11-12T22:30:26.318Z] 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-12T22:30:26.318Z] Statistics: [2020-11-12T22:30:26.318Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T22:30:26.318Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-12T22:30:26.648Z] provisioning config files... [2020-11-12T22:30:26.663Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-147@tmp/config4122020867472218177tmp [Pipeline] { [Pipeline] echo [2020-11-12T22:30:26.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:30:27.136Z] ---> create-netrc.sh [Pipeline] } [2020-11-12T22:30:27.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-12T22:30:27.357Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:30:27.698Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-12T22:30:27.727Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:30:28.058Z] ---> sudo-logs.sh [2020-11-12T22:30:28.058Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-12T22:30:28.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:30:28.443Z] ---> job-cost.sh [2020-11-12T22:30:28.444Z] lf-activate-venv: SKIPPING [2020-11-12T22:30:28.444Z] INFO: No Stack... [2020-11-12T22:30:29.391Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-12T22:30:29.972Z] INFO: Archiving Costs [Pipeline] echo [2020-11-12T22:30:30.029Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T22:30:30.351Z] ---> logs-deploy.sh [2020-11-12T22:30:30.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-147/1 [2020-11-12T22:30:30.351Z] INFO: archiving workspace using pattern(s): [2020-11-12T22:30:32.267Z] Archives upload complete. [2020-11-12T22:30:32.267Z] INFO: archiving logs to Nexus