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 22:23:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:05 ========================================================= 22:23:05 EdgeX Global Pipelines Version Info 22:23:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:23:06 ------------------- 22:23:06 stable info: 22:23:06 ------------------- 22:23:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:06 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 22:23:06 Message: update stable to v1.0.162 22:23:07 ------------------- 22:23:07 experimental info: 22:23:07 ------------------- 22:23:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:07 Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b 22:23:07 Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:23:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:23:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:23:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:23:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:23:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:23:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:23:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:23:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:23:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:23:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:23:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:23:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:23:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo 22:23:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [Pipeline] echo 22:23:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cffb47 [Pipeline] echo 22:23:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:23:12 provisioning config files... 22:23:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-147@tmp/config5343068229880455762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:13 ---> docker-login.sh 22:23:13 nexus3.edgexfoundry.org:10001 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:13 Configure a credential helper to remove this warning. See 22:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:13 22:23:13 Login Succeeded 22:23:13 nexus3.edgexfoundry.org:10002 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:13 Configure a credential helper to remove this warning. See 22:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:13 22:23:13 Login Succeeded 22:23:13 nexus3.edgexfoundry.org:10003 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:13 Configure a credential helper to remove this warning. See 22:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:13 22:23:13 Login Succeeded 22:23:13 nexus3.edgexfoundry.org:10004 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:14 Configure a credential helper to remove this warning. See 22:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:14 22:23:14 Login Succeeded 22:23:14 docker.io 22:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:14 Configure a credential helper to remove this warning. See 22:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:14 22:23:14 Login Succeeded 22:23:14 ---> docker-login.sh ends [Pipeline] } 22:23:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:15 + git log --format=format:%s -1 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [Pipeline] echo 22:23:15 GIT_COMMIT: 6cffb47d6547a1e15aff1ac52c2f010648d3cd03, Commit Message: Bump modernc.org/ql from 1.0.0 to 1.2.0 [Pipeline] echo 22:23:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:16 22:23:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:23:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:16 latest: Pulling from edgex-devops/git-semver 22:23:16 31603596830f: Pulling fs layer 22:23:16 2a8b12db71e7: Pulling fs layer 22:23:16 6ca5941a6612: Pulling fs layer 22:23:16 ecc8261a40a4: Pulling fs layer 22:23:16 ecc8261a40a4: Waiting 22:23:16 2a8b12db71e7: Verifying Checksum 22:23:16 2a8b12db71e7: Download complete 22:23:16 31603596830f: Verifying Checksum 22:23:16 31603596830f: Download complete 22:23:16 ecc8261a40a4: Verifying Checksum 22:23:16 ecc8261a40a4: Download complete 22:23:16 6ca5941a6612: Verifying Checksum 22:23:16 6ca5941a6612: Download complete 22:23:17 31603596830f: Pull complete 22:23:17 2a8b12db71e7: Pull complete 22:23:18 6ca5941a6612: Pull complete 22:23:18 ecc8261a40a4: Pull complete 22:23:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:23:18 prd-centos7-docker-4c-2g-11975 does not seem to be running inside a container 22:23:18 $ 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 22:23:20 $ docker top 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:21 [ssh-agent] Looking for ssh-agent implementation... 22:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:21 $ docker exec 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 ssh-agent 22:23:21 SSH_AUTH_SOCK=/tmp/ssh-GBVGrP81X4pD/agent.11 22:23:21 SSH_AGENT_PID=17 22:23:21 Running ssh-add (command line suppressed) 22:23:21 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) 22:23:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:22 + git tag --points-at HEAD [Pipeline] } 22:23:22 $ docker exec --env ******** --env ******** 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 ssh-agent -k 22:23:22 unset SSH_AUTH_SOCK; 22:23:22 unset SSH_AGENT_PID; 22:23:22 echo Agent pid 17 killed; 22:23:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:23:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:22 [ssh-agent] Looking for ssh-agent implementation... 22:23:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:22 $ docker exec 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 ssh-agent 22:23:22 SSH_AUTH_SOCK=/tmp/ssh-Xo33UY3G4Y0a/agent.47 22:23:22 SSH_AGENT_PID=53 22:23:22 Running ssh-add (command line suppressed) 22:23:23 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) 22:23:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:23 + git semver init 22:23:23 # -> Open(): unable to determine branch for HEAD 22:23:23 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-147/.git 22:23:23 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-147 22:23:23 # $SEMVER_REMOTE_NAME = origin 22:23:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:23:23 # $SEMVER_USER_NAME = edgex-jenkins 22:23:23 # $SEMVER_BRANCH = PR-147 22:23:23 # $SEMVER_TEMP = /tmp/semver-603513787 22:23:23 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 22:23:24 # '/tmp/semver-603513787' -> '/w/workspace/foundry_device-virtual-go_PR-147/.semver' 22:23:24 # -> Force: false 22:23:24 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-147/.semver [Pipeline] } 22:23:24 $ docker exec --env ******** --env ******** 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 ssh-agent -k 22:23:24 unset SSH_AUTH_SOCK; 22:23:24 unset SSH_AGENT_PID; 22:23:24 echo Agent pid 53 killed; 22:23:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:24 + git semver [Pipeline] } 22:23:24 $ docker stop --time=1 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 22:23:26 $ docker rm -f 5ab9290a31a03927539dd2e24271c75be612a9580fa8fdf6b0183b6e20c01249 [Pipeline] // withDockerContainer [Pipeline] sh 22:23:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:27 Stashed 1 file(s) [Pipeline] echo 22:23:27 [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 22:23:43 Still waiting to schedule task 22:23:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:23:43 Still waiting to schedule task 22:23:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:25:43 Running on prd-centos7-docker-4c-2g-11979 in /w/workspace/foundry_device-virtual-go_PR-147 [Pipeline] { [Pipeline] ws 22:25:44 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 22:25:46 using credential edgex-jenkins-ssh 22:25:46 Cloning the remote Git repository 22:25:46 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:25:46 > git init /w/workspace/device-virtual-go/1 # timeout=10 22:25:47 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:25:47 > git --version # timeout=10 22:25:47 > git --version # 'git version 2.16.5' 22:25:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:25:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:25:48 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:25:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:48 > 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 22:25:49 Merging remotes/origin/master commit 1e15b455509d433b72705dad7fc3c723af5422e0 into PR head commit 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 22:25:49 Merge succeeded, producing 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 22:25:49 Checking out Revision 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 (PR-147) 22:25:49 > git config core.sparsecheckout # timeout=10 22:25:49 > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # timeout=10 22:25:49 > git remote # timeout=10 22:25:49 > git config --get remote.origin.url # timeout=10 22:25:49 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:49 > git merge 1e15b455509d433b72705dad7fc3c723af5422e0 # timeout=10 22:25:49 > git rev-parse HEAD^{commit} # timeout=10 22:25:49 > git config core.sparsecheckout # timeout=10 22:25:49 > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # timeout=10 22:25:53 Commit message: "Bump modernc.org/ql from 1.0.0 to 1.2.0" 22:25:53 > git --version # timeout=10 22:25:53 > git --version # 'git version 2.16.5' 22:25:53 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:25:53 provisioning config files... 22:25:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1371448267698628579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:54 ---> docker-login.sh 22:25:54 nexus3.edgexfoundry.org:10001 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10002 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10003 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10004 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 docker.io 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:56 Configure a credential helper to remove this warning. See 22:25:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:56 22:25:56 Login Succeeded 22:25:56 ---> docker-login.sh ends [Pipeline] } 22:25:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:56 ========================================================= 22:25:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:25:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:25:57 + 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 . 22:25:57 Sending build context to Docker daemon 470kB 22:25:57 Step 1/8 : ARG BASE=golang:1.15-alpine 22:25:57 Step 2/8 : FROM ${BASE} 22:25:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:25:57 df20fa9351a1: Pulling fs layer 22:25:57 ed8968b2872e: Pulling fs layer 22:25:57 a92cc7c5fd73: Pulling fs layer 22:25:57 e871e8e8d7a9: Pulling fs layer 22:25:57 e73272ec9a57: Pulling fs layer 22:25:57 1e910a182e73: Pulling fs layer 22:25:57 4e634b169226: Pulling fs layer 22:25:57 e73272ec9a57: Waiting 22:25:57 1e910a182e73: Waiting 22:25:57 4e634b169226: Waiting 22:25:57 e871e8e8d7a9: Waiting 22:25:57 a92cc7c5fd73: Verifying Checksum 22:25:57 a92cc7c5fd73: Download complete 22:25:57 ed8968b2872e: Verifying Checksum 22:25:57 ed8968b2872e: Download complete 22:25:57 e73272ec9a57: Verifying Checksum 22:25:57 e73272ec9a57: Download complete 22:25:57 1e910a182e73: Verifying Checksum 22:25:57 1e910a182e73: Download complete 22:25:57 df20fa9351a1: Verifying Checksum 22:25:57 df20fa9351a1: Download complete 22:25:58 df20fa9351a1: Pull complete 22:25:58 ed8968b2872e: Pull complete 22:25:58 a92cc7c5fd73: Pull complete 22:25:59 4e634b169226: Verifying Checksum 22:25:59 4e634b169226: Download complete 22:26:00 e871e8e8d7a9: Verifying Checksum 22:26:00 e871e8e8d7a9: Download complete 22:26:05 e871e8e8d7a9: Pull complete 22:26:05 e73272ec9a57: Pull complete 22:26:05 1e910a182e73: Pull complete 22:26:13 4e634b169226: Pull complete 22:26:13 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:26:13 ---> f7629b54cfaa 22:26:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 22:26:13 ---> Running in 9eebb4f32868 22:26:13 Removing intermediate container 9eebb4f32868 22:26:13 ---> 678d89743079 22:26:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:13 ---> Running in 5e97087aa5e2 22:26:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11978 in /w/workspace/foundry_device-virtual-go_PR-147 [Pipeline] { [Pipeline] ws 22:26:13 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 22:26:15 Removing intermediate container 5e97087aa5e2 22:26:15 ---> 1a48884368b8 22:26:15 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 22:26:15 ---> Running in 4084cbe09ef8 22:26:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:26:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:26:16 (1/14) Installing libmagic (5.38-r0) 22:26:17 (2/14) Installing file (5.38-r0) 22:26:17 (3/14) Installing libc-dev (0.7.2-r3) 22:26:17 (4/14) Installing g++ (9.3.0-r2) 22:26:19 using credential edgex-jenkins-ssh 22:26:19 Cloning the remote Git repository 22:26:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:26:19 > git init /w/workspace/device-virtual-go/1 # timeout=10 22:26:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:26:19 > git --version # timeout=10 22:26:19 > git --version # 'git version 2.17.1' 22:26:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:20 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:26:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:20 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:26:20 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:20 > 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 22:26:20 Merging remotes/origin/master commit 1e15b455509d433b72705dad7fc3c723af5422e0 into PR head commit 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 22:26:21 Merge succeeded, producing 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 22:26:21 Checking out Revision 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 (PR-147) 22:26:20 > git config core.sparsecheckout # timeout=10 22:26:20 > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # timeout=10 22:26:20 > git remote # timeout=10 22:26:20 > git config --get remote.origin.url # timeout=10 22:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:21 > git merge 1e15b455509d433b72705dad7fc3c723af5422e0 # timeout=10 22:26:21 > git rev-parse HEAD^{commit} # timeout=10 22:26:21 > git config core.sparsecheckout # timeout=10 22:26:21 > git checkout -f 6cffb47d6547a1e15aff1ac52c2f010648d3cd03 # timeout=10 22:26:25 Commit message: "Bump modernc.org/ql from 1.0.0 to 1.2.0" 22:26:25 > git --version # timeout=10 22:26:25 > git --version # 'git version 2.17.1' 22:26:25 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { 22:26:25 (5/14) Installing fortify-headers (1.1-r0) 22:26:25 (6/14) Installing patch (2.7.6-r6) 22:26:25 (7/14) Installing build-base (0.5-r2) 22:26:25 (8/14) Installing openssh-keygen (8.3_p1-r0) 22:26:25 (9/14) Installing libedit (20191231.3.1-r0) 22:26:25 (10/14) Installing openssh-client (8.3_p1-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:26:26 provisioning config files... 22:26:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4369467790542360415tmp 22:26:26 (11/14) Installing openssh-sftp-server (8.3_p1-r0) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:26 (12/14) Installing openssh-server-common (8.3_p1-r0) 22:26:26 (13/14) Installing openssh-server (8.3_p1-r0) 22:26:27 (14/14) Installing openssh (8.3_p1-r0) 22:26:27 Executing busybox-1.31.1-r16.trigger 22:26:27 OK: 237 MiB in 53 packages 22:26:27 ---> docker-login.sh 22:26:27 nexus3.edgexfoundry.org:10001 22:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:28 Configure a credential helper to remove this warning. See 22:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:28 22:26:28 Login Succeeded 22:26:28 nexus3.edgexfoundry.org:10002 22:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:29 Configure a credential helper to remove this warning. See 22:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:29 22:26:29 Login Succeeded 22:26:29 nexus3.edgexfoundry.org:10003 22:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:29 Configure a credential helper to remove this warning. See 22:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:29 22:26:29 Login Succeeded 22:26:29 nexus3.edgexfoundry.org:10004 22:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:30 Removing intermediate container 4084cbe09ef8 22:26:30 ---> 093b1de22ce7 22:26:30 Step 6/8 : WORKDIR /device-virtual-go 22:26:30 ---> Running in 90fad209c73d 22:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:30 Configure a credential helper to remove this warning. See 22:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:30 22:26:30 Login Succeeded 22:26:30 docker.io 22:26:30 Removing intermediate container 90fad209c73d 22:26:30 ---> c2f73e7eac18 22:26:30 Step 7/8 : COPY . . 22:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:31 Configure a credential helper to remove this warning. See 22:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:31 22:26:31 Login Succeeded 22:26:31 ---> docker-login.sh ends [Pipeline] } 22:26:31 Deleting 1 temporary files 22:26:31 ---> 89e032375df4 22:26:31 Step 8/8 : RUN go mod download [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 22:26:31 ---> Running in f9909842dc13 [Pipeline] unstash [Pipeline] echo 22:26:31 ========================================================= 22:26:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:26:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:26:32 + 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 . 22:26:32 Sending build context to Docker daemon 470kB 22:26:32 Step 1/8 : ARG BASE=golang:1.15-alpine 22:26:32 Step 2/8 : FROM ${BASE} 22:26:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:32 b538f80385f9: Pulling fs layer 22:26:32 74f711af9a0d: Pulling fs layer 22:26:32 99f96fe45779: Pulling fs layer 22:26:32 8529a6b9a6be: Pulling fs layer 22:26:32 45590311c82a: Pulling fs layer 22:26:32 69ca0ff8b7b3: Pulling fs layer 22:26:32 209524e5b208: Pulling fs layer 22:26:32 45590311c82a: Waiting 22:26:32 69ca0ff8b7b3: Waiting 22:26:32 8529a6b9a6be: Waiting 22:26:32 209524e5b208: Waiting 22:26:32 99f96fe45779: Verifying Checksum 22:26:32 99f96fe45779: Download complete 22:26:32 74f711af9a0d: Download complete 22:26:33 45590311c82a: Verifying Checksum 22:26:33 45590311c82a: Download complete 22:26:33 69ca0ff8b7b3: Download complete 22:26:33 b538f80385f9: Verifying Checksum 22:26:33 b538f80385f9: Download complete 22:26:33 b538f80385f9: Pull complete 22:26:34 74f711af9a0d: Pull complete 22:26:35 99f96fe45779: Pull complete 22:26:35 209524e5b208: Verifying Checksum 22:26:35 209524e5b208: Download complete 22:26:37 8529a6b9a6be: Verifying Checksum 22:26:37 8529a6b9a6be: Download complete 22:26:47 8529a6b9a6be: Pull complete 22:26:47 45590311c82a: Pull complete 22:26:47 69ca0ff8b7b3: Pull complete 22:26:51 209524e5b208: Pull complete 22:26:51 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:26:51 ---> 5bddaf1c2fca 22:26:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 22:26:53 Removing intermediate container f9909842dc13 22:26:53 ---> 42fda8abf3af 22:26:53 Successfully built 42fda8abf3af 22:26:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:26:53 ---> Running in 42bd71a0067c 22:26:53 + docker inspect -f . ci-base-image-x86_64 22:26:53 . [Pipeline] withDockerContainer 22:26:54 prd-centos7-docker-4c-2g-11979 does not seem to be running inside a container 22:26:54 Removing intermediate container 42bd71a0067c 22:26:54 ---> c283bcc9d0a4 22:26:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:54 ---> Running in 7e597991f464 22:26:54 $ 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 22:26:54 $ docker top 8061725b9282fcb742fe3cc7375403061d4631f7085968ab29b7f531b2280a80 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:55 + go version 22:26:55 go version go1.15.2 linux/amd64 [Pipeline] } 22:26:55 $ docker stop --time=1 8061725b9282fcb742fe3cc7375403061d4631f7085968ab29b7f531b2280a80 22:26:56 Removing intermediate container 7e597991f464 22:26:56 ---> ffb7ffbc549b 22:26:56 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 22:26:56 ---> Running in df7534f192a9 22:26:56 $ docker rm -f 8061725b9282fcb742fe3cc7375403061d4631f7085968ab29b7f531b2280a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:26:57 + docker inspect -f . ci-base-image-x86_64 22:26:57 . [Pipeline] withDockerContainer 22:26:58 prd-centos7-docker-4c-2g-11979 does not seem to be running inside a container 22:26:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:26:58 $ 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 22:26:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:26:58 $ docker top f295ce9f0ece4072b63b33c2c77ab4f1ac9b974ce3e168ab8806658a599c6c28 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:59 + make test 22:26:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:26:59 (1/14) Installing libmagic (5.38-r0) 22:26:59 (2/14) Installing file (5.38-r0) 22:26:59 (3/14) Installing libc-dev (0.7.2-r3) 22:26:59 (4/14) Installing g++ (9.3.0-r2) 22:27:00 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:27:04 (5/14) Installing fortify-headers (1.1-r0) 22:27:04 (6/14) Installing patch (2.7.6-r6) 22:27:04 (7/14) Installing build-base (0.5-r2) 22:27:04 (8/14) Installing openssh-keygen (8.3_p1-r0) 22:27:04 (9/14) Installing libedit (20191231.3.1-r0) 22:27:04 (10/14) Installing openssh-client (8.3_p1-r0) 22:27:04 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 22:27:04 (12/14) Installing openssh-server-common (8.3_p1-r0) 22:27:04 (13/14) Installing openssh-server (8.3_p1-r0) 22:27:04 (14/14) Installing openssh (8.3_p1-r0) 22:27:04 Executing busybox-1.31.1-r16.trigger 22:27:04 OK: 221 MiB in 53 packages 22:27:09 Removing intermediate container df7534f192a9 22:27:09 ---> 868a4c13f392 22:27:09 Step 6/8 : WORKDIR /device-virtual-go 22:27:09 ---> Running in 7f3ef7f10ce0 22:27:09 Removing intermediate container 7f3ef7f10ce0 22:27:09 ---> 831561b30c01 22:27:09 Step 7/8 : COPY . . 22:27:10 ---> 805ebe6b39dc 22:27:10 Step 8/8 : RUN go mod download 22:27:10 ---> Running in c72bc07d7b82 22:27:15 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:27:15 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.343s coverage: 64.4% of statements 22:27:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:27:19 gofmt -l . 22:27:19 [ "`gofmt -l .`" = "" ] 22:27:19 ./bin/test-attribution-txt.sh 22:27:19 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:27:19 $ docker stop --time=1 f295ce9f0ece4072b63b33c2c77ab4f1ac9b974ce3e168ab8806658a599c6c28 22:27:21 $ docker rm -f f295ce9f0ece4072b63b33c2c77ab4f1ac9b974ce3e168ab8806658a599c6c28 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:27:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:27:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:27:25 + ls -al . 22:27:25 total 128 22:27:25 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 12 22:27 . 22:27:25 drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 22:25 .. 22:27:25 -rw-rw-r--. 1 jenkins jenkins 6713 Nov 12 22:25 Attribution.txt 22:27:25 drwxrwxr-x. 2 jenkins jenkins 64 Nov 12 22:25 bin 22:27:25 drwxrwxr-x. 3 jenkins jenkins 32 Nov 12 22:25 cmd 22:27:25 -rw-r--r--. 1 jenkins jenkins 47242 Nov 12 22:27 coverage.out 22:27:25 -rw-rw-r--. 1 jenkins jenkins 1834 Nov 12 22:25 Dockerfile 22:27:25 -rw-rw-r--. 1 jenkins jenkins 957 Nov 12 22:25 Dockerfile.build 22:27:25 drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 22:25 .git 22:27:25 drwxrwxr-x. 2 jenkins jenkins 60 Nov 12 22:25 .github 22:27:25 -rw-rw-r--. 1 jenkins jenkins 258 Nov 12 22:25 .gitignore 22:27:25 -rw-r--r--. 1 jenkins jenkins 388 Nov 12 22:27 go.mod 22:27:25 -rw-r--r--. 1 jenkins jenkins 16390 Nov 12 22:27 go.sum 22:27:25 drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 22:25 internal 22:27:25 -rw-rw-r--. 1 jenkins jenkins 660 Nov 12 22:25 Jenkinsfile 22:27:25 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 12 22:25 LICENSE 22:27:25 -rw-rw-r--. 1 jenkins jenkins 873 Nov 12 22:25 Makefile 22:27:25 -rw-rw-r--. 1 jenkins jenkins 918 Nov 12 22:25 README.md 22:27:25 -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 22:23 VERSION 22:27:25 -rw-rw-r--. 1 jenkins jenkins 235 Nov 12 22:25 version.go [Pipeline] isUnix [Pipeline] sh 22:27:26 + 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 . 22:27:26 Sending build context to Docker daemon 535.6kB 22:27:26 Step 1/22 : ARG BASE=golang:1.15-alpine 22:27:26 Step 2/22 : FROM ${BASE} AS builder 22:27:26 ---> 42fda8abf3af 22:27:26 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 22:27:26 ---> Running in 53faa48495c8 22:27:26 Removing intermediate container 53faa48495c8 22:27:26 ---> c6ba0b17e3a9 22:27:26 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 22:27:26 ---> Running in 56d4b8d39862 22:27:26 Removing intermediate container 56d4b8d39862 22:27:26 ---> eafe8319d6d8 22:27:26 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 22:27:26 ---> Running in a32871eef020 22:27:27 Removing intermediate container a32871eef020 22:27:27 ---> 6422a7a560c4 22:27:27 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:27 ---> Running in abf34d246d6d 22:27:28 Removing intermediate container abf34d246d6d 22:27:28 ---> 9466fdafea85 22:27:28 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:27:28 ---> Running in ebf6156fc397 22:27:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:27:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:27:29 OK: 237 MiB in 53 packages 22:27:30 Removing intermediate container ebf6156fc397 22:27:30 ---> df278c417f8f 22:27:30 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 22:27:30 ---> Running in 70d885b4dcb3 22:27:30 Removing intermediate container 70d885b4dcb3 22:27:30 ---> 98e9c2594a67 22:27:30 Step 9/22 : COPY . . 22:27:31 ---> aee67c1f62eb 22:27:31 Step 10/22 : ARG MAKE='make build' 22:27:31 ---> Running in aad6dc8127c5 22:27:31 Removing intermediate container aad6dc8127c5 22:27:31 ---> b88c962cc3b7 22:27:31 Step 11/22 : RUN $MAKE 22:27:31 ---> Running in efe5229de26e 22:27:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 22:27:37 Removing intermediate container c72bc07d7b82 22:27:37 ---> 0dd8f71a77b2 22:27:37 Successfully built 0dd8f71a77b2 22:27:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:27:37 + docker inspect -f . ci-base-image-arm64 22:27:37 . [Pipeline] withDockerContainer 22:27:37 prd-ubuntu18.04-docker-arm64-4c-16g-11978 does not seem to be running inside a container 22:27:37 $ 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 22:27:39 $ docker top 88179960f837dc26e41bb20d4bc942fbb9dd6a29975881029ec293fad6503796 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:41 + go version 22:27:41 go version go1.15.2 linux/arm64 [Pipeline] } 22:27:41 $ docker stop --time=1 88179960f837dc26e41bb20d4bc942fbb9dd6a29975881029ec293fad6503796 22:27:43 $ docker rm -f 88179960f837dc26e41bb20d4bc942fbb9dd6a29975881029ec293fad6503796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:27:44 + docker inspect -f . ci-base-image-arm64 22:27:44 . [Pipeline] withDockerContainer 22:27:45 prd-ubuntu18.04-docker-arm64-4c-16g-11978 does not seem to be running inside a container 22:27:45 $ 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 22:27:46 Removing intermediate container efe5229de26e 22:27:46 ---> 7342f6c16792 22:27:46 Step 12/22 : FROM alpine 22:27:47 $ docker top a68b4ac973beab998e8f2d58a6768e7f0d4a4af60e79c1d96fc7b87a2cd71995 -eo pid,comm [Pipeline] { 22:27:47 latest: Pulling from library/alpine [Pipeline] sh 22:27:48 188c0c94c7c5: Pulling fs layer 22:27:48 188c0c94c7c5: Verifying Checksum 22:27:48 188c0c94c7c5: Download complete 22:27:48 + make test 22:27:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:27:48 188c0c94c7c5: Pull complete 22:27:48 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 22:27:48 Status: Downloaded newer image for alpine:latest 22:27:48 ---> d6e46aa2470d 22:27:48 Step 13/22 : ENV APP_PORT=49990 22:27:48 ---> Running in 9c95ad49d7f2 22:27:48 Removing intermediate container 9c95ad49d7f2 22:27:48 ---> 57eaa46cde13 22:27:48 Step 14/22 : EXPOSE $APP_PORT 22:27:48 ---> Running in 00be128a2f60 22:27:49 Removing intermediate container 00be128a2f60 22:27:49 ---> 33ac35debade 22:27:49 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 22:27:49 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:27:49 ---> 5cd98be1f31e 22:27:49 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 22:27:50 ---> c9069fd481e0 22:27:50 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 22:27:50 ---> 7e6bfd8bb813 22:27:50 Step 18/22 : ENTRYPOINT ["/device-virtual"] 22:27:50 ---> Running in 0cbbee33c243 22:27:50 Removing intermediate container 0cbbee33c243 22:27:50 ---> 981c4f652f13 22:27:50 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:50 ---> Running in 794dbff674cf 22:27:50 Removing intermediate container 794dbff674cf 22:27:50 ---> 36f40e7f7906 22:27:50 Step 20/22 : LABEL arch=amd64 22:27:50 ---> Running in c7d5286ca177 22:27:50 Removing intermediate container c7d5286ca177 22:27:50 ---> 125276fb91f5 22:27:50 Step 21/22 : LABEL git_sha=6cffb47d6547a1e15aff1ac52c2f010648d3cd03 22:27:50 ---> Running in 3d9a35841e9d 22:27:51 Removing intermediate container 3d9a35841e9d 22:27:51 ---> bd98c9bb751d 22:27:51 Step 22/22 : LABEL version=0.0.0 22:27:51 ---> Running in 641a3abfe891 22:27:51 Removing intermediate container 641a3abfe891 22:27:51 ---> d689570659b3 22:27:51 [Warning] One or more build-args [ARCH] were not consumed 22:27:51 Successfully built d689570659b3 22:27:51 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] } 22:28:36 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:28:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.431s coverage: 64.4% of statements 22:28:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:28:43 gofmt -l . 22:28:43 [ "`gofmt -l .`" = "" ] 22:28:43 ./bin/test-attribution-txt.sh 22:28:44 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:28:45 $ docker stop --time=1 a68b4ac973beab998e8f2d58a6768e7f0d4a4af60e79c1d96fc7b87a2cd71995 22:28:47 $ docker rm -f a68b4ac973beab998e8f2d58a6768e7f0d4a4af60e79c1d96fc7b87a2cd71995 [Pipeline] // withDockerContainer [Pipeline] sh 22:28:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:28:48 Warning: overwriting stash ‘coverage-report’ 22:28:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:28:51 + ls -al . 22:28:51 total 152 22:28:51 drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 22:28 . 22:28:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 22:26 .. 22:28:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 22:26 .git 22:28:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 22:26 .github 22:28:51 -rw-rw-r-- 1 jenkins jenkins 258 Nov 12 22:26 .gitignore 22:28:51 -rw-rw-r-- 1 jenkins jenkins 6713 Nov 12 22:26 Attribution.txt 22:28:51 -rw-rw-r-- 1 jenkins jenkins 1834 Nov 12 22:26 Dockerfile 22:28:51 -rw-rw-r-- 1 jenkins jenkins 957 Nov 12 22:26 Dockerfile.build 22:28:51 -rw-rw-r-- 1 jenkins jenkins 660 Nov 12 22:26 Jenkinsfile 22:28:51 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 22:26 LICENSE 22:28:51 -rw-rw-r-- 1 jenkins jenkins 873 Nov 12 22:26 Makefile 22:28:51 -rw-rw-r-- 1 jenkins jenkins 918 Nov 12 22:26 README.md 22:28:51 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 22:23 VERSION 22:28:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 22:26 bin 22:28:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 22:26 cmd 22:28:51 -rw-r--r-- 1 jenkins jenkins 47242 Nov 12 22:28 coverage.out 22:28:51 -rw-r--r-- 1 jenkins jenkins 388 Nov 12 22:28 go.mod 22:28:51 -rw-r--r-- 1 jenkins jenkins 16390 Nov 12 22:28 go.sum 22:28:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 22:26 internal 22:28:51 -rw-rw-r-- 1 jenkins jenkins 235 Nov 12 22:26 version.go [Pipeline] isUnix [Pipeline] sh 22:28:52 + 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 . 22:28:52 Sending build context to Docker daemon 535.6kB 22:28:52 Step 1/22 : ARG BASE=golang:1.15-alpine 22:28:52 Step 2/22 : FROM ${BASE} AS builder 22:28:52 ---> 0dd8f71a77b2 22:28:52 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 22:28:52 ---> Running in 0bc155cc1108 22:28:53 Removing intermediate container 0bc155cc1108 22:28:53 ---> ffa7469c2e52 22:28:53 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 22:28:53 ---> Running in 4e1b3b7d4be5 22:28:54 Removing intermediate container 4e1b3b7d4be5 22:28:54 ---> 2e4dde63a91e 22:28:54 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 22:28:54 ---> Running in c54ae4fc9f6e 22:28:54 Removing intermediate container c54ae4fc9f6e 22:28:54 ---> 95b9f4ac71f5 22:28:54 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:54 ---> Running in 2de9bf728d62 22:28:57 Removing intermediate container 2de9bf728d62 22:28:57 ---> 4e5c6d1b4d79 22:28:57 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:28:57 ---> Running in 75be78dac7ca 22:28:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:28:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:28:59 OK: 221 MiB in 53 packages 22:29:01 Removing intermediate container 75be78dac7ca 22:29:01 ---> 2d4437b3f50c 22:29:01 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 22:29:01 ---> Running in 364aa53bf583 22:29:01 Removing intermediate container 364aa53bf583 22:29:01 ---> 6f7310c0f9d8 22:29:01 Step 9/22 : COPY . . 22:29:02 ---> 73d4b99d645f 22:29:02 Step 10/22 : ARG MAKE='make build' 22:29:02 ---> Running in a1fbb45c23ce 22:29:03 Removing intermediate container a1fbb45c23ce 22:29:03 ---> 8faf2f546a98 22:29:03 Step 11/22 : RUN $MAKE 22:29:03 ---> Running in 9fe3e1ffdbe5 22:29:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 22:29:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:29:43 Removing intermediate container 9fe3e1ffdbe5 22:29:43 ---> 08213129da22 22:29:43 Step 12/22 : FROM alpine 22:29:44 latest: Pulling from library/alpine 22:29:44 5f621e34cdf4: Pulling fs layer 22:29:44 5f621e34cdf4: Verifying Checksum 22:29:44 5f621e34cdf4: Download complete 22:29:45 5f621e34cdf4: Pull complete 22:29:45 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 22:29:45 Status: Downloaded newer image for alpine:latest 22:29:45 ---> 2e77e061c27f 22:29:45 Step 13/22 : ENV APP_PORT=49990 22:29:45 ---> Running in 53c07ce25657 22:29:46 Removing intermediate container 53c07ce25657 22:29:46 ---> dfc445f44ccf 22:29:46 Step 14/22 : EXPOSE $APP_PORT 22:29:46 ---> Running in b70c35a41b1e 22:29:46 Removing intermediate container b70c35a41b1e 22:29:46 ---> 20bc0b455235 22:29:46 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 22:29:47 ---> 6a01b134eead 22:29:47 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 22:29:48 ---> 7384f856b996 22:29:48 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 22:29:49 ---> 4960b5b5425e 22:29:49 Step 18/22 : ENTRYPOINT ["/device-virtual"] 22:29:49 ---> Running in 774f3db112bf 22:29:50 Removing intermediate container 774f3db112bf 22:29:50 ---> e6c47c1e7876 22:29:50 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:50 ---> Running in 5c4a3b713df9 22:29:50 Removing intermediate container 5c4a3b713df9 22:29:50 ---> 77284679fab0 22:29:50 Step 20/22 : LABEL arch=arm64 22:29:50 ---> Running in 8f11263b9e56 22:29:51 Removing intermediate container 8f11263b9e56 22:29:51 ---> 72d3f14861be 22:29:51 Step 21/22 : LABEL git_sha=6cffb47d6547a1e15aff1ac52c2f010648d3cd03 22:29:51 ---> Running in 7c079ba219e3 22:29:52 Removing intermediate container 7c079ba219e3 22:29:52 ---> 007ce3842057 22:29:52 Step 22/22 : LABEL version=0.0.0 22:29:52 ---> Running in c5ecbaa81cae 22:29:52 Removing intermediate container c5ecbaa81cae 22:29:52 ---> e2e3f4e242da 22:29:52 [Warning] One or more build-args [ARCH] were not consumed 22:29:52 Successfully built e2e3f4e242da 22:29:52 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 22:29:54 provisioning config files... 22:29:54 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-147@tmp/config9196613446665698257tmp [Pipeline] { [Pipeline] sh 22:29:55 + set +x 22:29:55 + curl -s https://codecov.io/bash 22:29:55 + bash -s -- 22:29:55 22:29:55 _____ _ 22:29:55 / ____| | | 22:29:55 | | ___ __| | ___ ___ _____ __ 22:29:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:29:55 | |___| (_) | (_| | __/ (_| (_) \ V / 22:29:55 \_____\___/ \__,_|\___|\___\___/ \_/ 22:29:55 Bash-20201106-81372f2 22:29:55 22:29:55 22:29:55 ==> Jenkins CI detected. 22:29:55 project root: . 22:29:55 --> token set from env 22:29:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:29:55 ==> Running gcov in . (disable via -X gcov) 22:29:55 ==> Python coveragepy not found 22:29:55 ==> Searching for coverage reports in: 22:29:55 + . 22:29:55 -> Found 1 reports 22:29:55 ==> Detecting git/mercurial file structure 22:29:55 ==> Reading reports 22:29:55 + ./coverage.out bytes=47242 22:29:55 ==> Appending adjustments 22:29:55 https://docs.codecov.io/docs/fixing-reports 22:29:55 + Found adjustments 22:29:55 ==> Gzipping contents 22:29:55 ==> Uploading reports 22:29:55 url: https://codecov.io 22:29:55 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= 22:29:55 -> Pinging Codecov 22:29:55 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= 22:29:56 -> Uploading to 22:29:56 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 22:29:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:56 Dload Upload Total Spent Left Speed 22:29:57 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 22:29:57 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6cffb47d6547a1e15aff1ac52c2f010648d3cd03 [Pipeline] } 22:29:57 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 22:30:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:30:01 ---> package-listing.sh 22:30:01 ++ facter osfamily 22:30:01 ++ tr '[:upper:]' '[:lower:]' 22:30:01 + OS_FAMILY=redhat 22:30:01 + workspace=/w/workspace/foundry_device-virtual-go_PR-147 22:30:01 + START_PACKAGES=/tmp/packages_start.txt 22:30:01 + END_PACKAGES=/tmp/packages_end.txt 22:30:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:30:01 + PACKAGES=/tmp/packages_start.txt 22:30:01 + '[' /w/workspace/foundry_device-virtual-go_PR-147 ']' 22:30:01 + PACKAGES=/tmp/packages_end.txt 22:30:01 + case "${OS_FAMILY}" in 22:30:01 + rpm -qa 22:30:01 + sort 22:30:05 + '[' -f /tmp/packages_start.txt ']' 22:30:05 + '[' -f /tmp/packages_end.txt ']' 22:30:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:30:05 + '[' /w/workspace/foundry_device-virtual-go_PR-147 ']' 22:30:05 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-147/archives/ 22:30:05 + 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 22:30:05 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 22:30:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:30:06 22:30:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:30:06 alpine: Pulling from edgex-lftools-log-publisher 22:30:06 df20fa9351a1: Pulling fs layer 22:30:06 36b3adc4ff6f: Pulling fs layer 22:30:06 8ad3a11d3b57: Pulling fs layer 22:30:06 46f8f816bc3b: Pulling fs layer 22:30:06 93b61091891f: Pulling fs layer 22:30:06 93b9cdb0e59b: Pulling fs layer 22:30:06 5e14af77c1be: Pulling fs layer 22:30:06 01666e4c0597: Pulling fs layer 22:30:06 aa168da1d23b: Pulling fs layer 22:30:06 93b9cdb0e59b: Waiting 22:30:06 5e14af77c1be: Waiting 22:30:06 aa168da1d23b: Waiting 22:30:06 46f8f816bc3b: Waiting 22:30:06 36b3adc4ff6f: Verifying Checksum 22:30:06 36b3adc4ff6f: Download complete 22:30:06 46f8f816bc3b: Verifying Checksum 22:30:06 46f8f816bc3b: Download complete 22:30:06 df20fa9351a1: Download complete 22:30:06 93b9cdb0e59b: Verifying Checksum 22:30:06 93b9cdb0e59b: Download complete 22:30:07 5e14af77c1be: Verifying Checksum 22:30:07 5e14af77c1be: Download complete 22:30:07 93b61091891f: Verifying Checksum 22:30:07 93b61091891f: Download complete 22:30:07 01666e4c0597: Verifying Checksum 22:30:07 01666e4c0597: Download complete 22:30:07 8ad3a11d3b57: Verifying Checksum 22:30:07 8ad3a11d3b57: Download complete 22:30:07 df20fa9351a1: Pull complete 22:30:07 36b3adc4ff6f: Pull complete 22:30:08 8ad3a11d3b57: Pull complete 22:30:08 46f8f816bc3b: Pull complete 22:30:09 93b61091891f: Pull complete 22:30:09 93b9cdb0e59b: Pull complete 22:30:09 5e14af77c1be: Pull complete 22:30:09 aa168da1d23b: Verifying Checksum 22:30:09 aa168da1d23b: Download complete 22:30:09 01666e4c0597: Pull complete 22:30:16 aa168da1d23b: Pull complete 22:30:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:30:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:30:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:30:16 prd-centos7-docker-4c-2g-11975 does not seem to be running inside a container 22:30:16 $ 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 22:30:24 $ docker top f573353af2d15efba49a094778d48c848b5707b784979514d85b1db2237bba98 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:25 + touch /tmp/pre-build-complete [Pipeline] sh 22:30:26 + mkdir -p /var/log/sa [Pipeline] sh 22:30:26 + ls /var/log/sa-host 22:30:26 + sadf -c /var/log/sa-host/sa05 22:30:26 file_magic: OK 22:30:26 HZ: Using current value: 100 22:30:26 file_header: OK 22:30:26 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 22:30:26 Statistics: 22:30:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:30:26 File successfully converted to sysstat format version 12.2.1 22:30:26 + sadf -c /var/log/sa-host/sa12 22:30:26 file_magic: OK 22:30:26 HZ: Using current value: 100 22:30:26 file_header: OK 22:30:26 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 22:30:26 Statistics: 22:30:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:30:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:26 provisioning config files... 22:30:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-147@tmp/config4122020867472218177tmp [Pipeline] { [Pipeline] echo 22:30:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:30:27 ---> create-netrc.sh [Pipeline] } 22:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:30:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:30:27 ---> python-tools-install.sh [Pipeline] echo 22:30:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:30:28 ---> sudo-logs.sh 22:30:28 Archiving 'sudo' log.. [Pipeline] echo 22:30:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:30:28 ---> job-cost.sh 22:30:28 lf-activate-venv: SKIPPING 22:30:28 INFO: No Stack... 22:30:29 INFO: Retrieving Pricing Info for: v1-standard-2 22:30:29 INFO: Archiving Costs [Pipeline] echo 22:30:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:30:30 ---> logs-deploy.sh 22:30:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-147/1 22:30:30 INFO: archiving workspace using pattern(s): 22:30:32 Archives upload complete. 22:30:32 INFO: archiving logs to Nexus 22:30:33 ---> uname -a: 22:30:33 Linux prd-centos7-docker-4c-2g-11975.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:30:33 22:30:33 22:30:33 ---> lscpu: 22:30:33 Architecture: x86_64 22:30:33 CPU op-mode(s): 32-bit, 64-bit 22:30:33 Byte Order: Little Endian 22:30:33 Address sizes: 40 bits physical, 48 bits virtual 22:30:33 CPU(s): 4 22:30:33 On-line CPU(s) list: 0-3 22:30:33 Thread(s) per core: 1 22:30:33 Core(s) per socket: 1 22:30:33 Socket(s): 4 22:30:33 NUMA node(s): 1 22:30:33 Vendor ID: GenuineIntel 22:30:33 CPU family: 6 22:30:33 Model: 44 22:30:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:30:33 Stepping: 1 22:30:33 CPU MHz: 2933.438 22:30:33 BogoMIPS: 5866.87 22:30:33 Virtualization: VT-x 22:30:33 Hypervisor vendor: KVM 22:30:33 Virtualization type: full 22:30:33 L1d cache: 128 KiB 22:30:33 L1i cache: 128 KiB 22:30:33 L2 cache: 16 MiB 22:30:33 L3 cache: 64 MiB 22:30:33 NUMA node0 CPU(s): 0-3 22:30:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:30:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:30:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:30:33 Vulnerability Meltdown: Mitigation; PTI 22:30:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:30:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:30:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:30:33 Vulnerability Tsx async abort: Not affected 22:30:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:30:33 22:30:33 22:30:33 ---> nproc: 22:30:33 4 22:30:33 22:30:33 22:30:33 ---> df -h: 22:30:33 Filesystem Size Used Available Use% Mounted on 22:30:33 overlay 50.0G 7.2G 42.8G 14% / 22:30:33 tmpfs 64.0M 0 64.0M 0% /dev 22:30:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:30:33 shm 64.0M 0 64.0M 0% /dev/shm 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/foundry_device-virtual-go_PR-147 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/foundry_device-virtual-go_PR-147@tmp 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 22:30:33 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 22:30:33 22:30:33 22:30:33 ---> free -m: 22:30:33 total used free shared buff/cache available 22:30:33 Mem: 1837 682 110 0 1043 1052 22:30:33 Swap: 1023 0 1023 22:30:33 22:30:33 22:30:33 ---> ip addr: 22:30:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:30:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:30:33 inet 127.0.0.1/8 scope host lo 22:30:33 valid_lft forever preferred_lft forever 22:30:33 inet6 ::1/128 scope host 22:30:33 valid_lft forever preferred_lft forever 22:30:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:30:33 link/ether fa:16:3e:67:04:66 brd ff:ff:ff:ff:ff:ff 22:30:33 inet 10.30.123.189/23 brd 10.30.123.255 scope global dynamic eth0 22:30:33 valid_lft 85916sec preferred_lft 85916sec 22:30:33 inet6 fe80::f816:3eff:fe67:466/64 scope link 22:30:33 valid_lft forever preferred_lft forever 22:30:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:30:33 link/ether 02:42:23:a1:75:aa brd ff:ff:ff:ff:ff:ff 22:30:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:30:33 valid_lft forever preferred_lft forever 22:30:33 inet6 fe80::42:23ff:fea1:75aa/64 scope link 22:30:33 valid_lft forever preferred_lft forever 22:30:33 22:30:33 22:30:33 ---> sar -b -r -n DEV: 22:30:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 22:30:33 22:30:33 22:22:12 LINUX RESTART (4 CPU) 22:30:33 22:30:33 22:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:30:33 22:24:01 32.29 12.72 19.57 0.00 4734.98 2392.55 0.00 22:30:33 22:25:01 0.78 0.00 0.78 0.00 0.00 13.97 0.00 22:30:33 22:26:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 22:30:33 22:27:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 22:30:33 22:28:01 0.22 0.00 0.22 0.00 0.00 2.91 0.00 22:30:33 22:29:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 22:30:33 22:30:01 4.05 3.66 0.38 0.00 356.43 7.18 0.00 22:30:33 Average: 5.39 2.32 3.08 0.00 717.87 341.78 0.00 22:30:33 22:30:33 22:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:30:33 22:24:01 176156 0 580712 30.86 2620 1122068 1114096 38.02 410296 1136140 16 22:30:33 22:25:01 179716 0 577144 30.67 2620 1122076 1088036 37.13 409996 1133236 8 22:30:33 22:26:01 180188 0 576668 30.65 2620 1122080 1088048 37.13 410252 1133020 8 22:30:33 22:27:01 178736 0 578120 30.73 2620 1122080 1088084 37.13 412256 1132368 8 22:30:33 22:28:01 179516 0 577328 30.68 2620 1122092 1079800 36.85 417356 1126820 8 22:30:33 22:29:01 180052 0 576788 30.65 2620 1122096 1079728 36.85 416888 1126816 8 22:30:33 22:30:01 157604 0 588312 31.27 2620 1133020 1084356 37.01 421204 1137124 16 22:30:33 Average: 175995 0 579296 30.79 2620 1123645 1088878 37.16 414035 1132218 10 22:30:33 22:30:33 22:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:30:33 22:24:01 eth0 164.26 121.50 465.06 39.74 0.00 0.00 0.00 0.00 22:30:33 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:24:01 docker0 1.68 1.42 0.35 3.46 0.00 0.00 0.00 0.00 22:30:33 22:25:01 eth0 1.63 0.68 0.62 0.40 0.00 0.00 0.00 0.00 22:30:33 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:26:01 eth0 1.38 0.32 0.36 0.20 0.00 0.00 0.00 0.00 22:30:33 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:27:01 eth0 0.40 0.23 0.26 0.16 0.00 0.00 0.00 0.00 22:30:33 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:28:01 eth0 0.42 0.32 0.24 0.11 0.00 0.00 0.00 0.00 22:30:33 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:30:33 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:30:01 eth0 7.68 5.00 7.55 2.59 0.00 0.00 0.00 0.00 22:30:33 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 Average: eth0 24.79 18.06 66.79 6.09 0.00 0.00 0.00 0.00 22:30:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 Average: docker0 0.24 0.20 0.05 0.49 0.00 0.00 0.00 0.00 22:30:33 22:30:33 22:30:33 ---> sar -P ALL: 22:30:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 22:30:33 22:30:33 22:22:12 LINUX RESTART (4 CPU) 22:30:33 22:30:33 22:23:02 CPU %user %nice %system %iowait %steal %idle 22:30:33 22:24:01 all 3.40 0.00 2.26 0.56 0.01 93.76 22:30:33 22:24:01 0 3.10 0.00 2.30 0.22 0.02 94.36 22:30:33 22:24:01 1 3.87 0.00 2.09 0.29 0.02 93.73 22:30:33 22:24:01 2 3.49 0.00 2.33 0.71 0.00 93.47 22:30:33 22:24:01 3 3.16 0.00 2.33 1.02 0.02 93.47 22:30:33 22:25:01 all 0.16 0.00 0.05 0.00 0.00 99.79 22:30:33 22:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:30:33 22:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:30:33 22:25:01 2 0.10 0.00 0.08 0.00 0.00 99.82 22:30:33 22:25:01 3 0.47 0.00 0.05 0.00 0.00 99.48 22:30:33 22:26:01 all 0.13 0.00 0.03 0.00 0.00 99.84 22:30:33 22:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:30:33 22:26:01 1 0.08 0.00 0.03 0.00 0.00 99.88 22:30:33 22:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:30:33 22:26:01 3 0.38 0.00 0.03 0.00 0.00 99.58 22:30:33 22:27:01 all 0.14 0.00 0.04 0.00 0.00 99.82 22:30:33 22:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:30:33 22:27:01 1 0.08 0.00 0.05 0.00 0.00 99.87 22:30:33 22:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:30:33 22:27:01 3 0.40 0.00 0.05 0.00 0.00 99.55 22:30:33 22:28:01 all 0.14 0.00 0.08 0.00 0.00 99.78 22:30:33 22:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:30:33 22:28:01 1 0.10 0.00 0.07 0.00 0.00 99.83 22:30:33 22:28:01 2 0.05 0.00 0.20 0.00 0.00 99.75 22:30:33 22:28:01 3 0.40 0.00 0.05 0.00 0.00 99.55 22:30:33 22:29:01 all 0.15 0.00 0.05 0.00 0.00 99.80 22:30:33 22:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:30:33 22:29:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:30:33 22:29:01 2 0.03 0.00 0.12 0.00 0.00 99.85 22:30:33 22:29:01 3 0.52 0.00 0.02 0.00 0.00 99.47 22:30:33 22:30:01 all 0.52 0.00 0.32 0.04 0.00 99.13 22:30:33 22:30:01 0 0.45 0.00 0.40 0.00 0.00 99.15 22:30:33 22:30:01 1 0.37 0.00 0.33 0.02 0.00 99.28 22:30:33 22:30:01 2 0.43 0.00 0.25 0.10 0.00 99.22 22:30:33 22:30:01 3 0.82 0.00 0.30 0.03 0.00 98.85 22:30:33 Average: all 0.65 0.00 0.40 0.08 0.00 98.86 22:30:33 Average: 0 0.51 0.00 0.39 0.03 0.00 99.06 22:30:33 Average: 1 0.64 0.00 0.38 0.04 0.00 98.94 22:30:33 Average: 2 0.59 0.00 0.43 0.11 0.00 98.87 22:30:33 Average: 3 0.87 0.00 0.40 0.15 0.00 98.58 22:30:33 22:30:33 22:30:33