Pull request #152 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from d2603f82c792fd678c09520cc1a97287d27d863f+abb441d7d1970f82b841c2bc1ba1938b3ed69869 (c52c9bb4e90292d06a599d27cd2718a8744ca78d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-152/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-152/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13855 in /w/workspace/foundry_device-virtual-go_PR-152 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-152 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit d2603f82c792fd678c09520cc1a97287d27d863f Merge succeeded, producing d2603f82c792fd678c09520cc1a97287d27d863f Checking out Revision d2603f82c792fd678c09520cc1a97287d27d863f (PR-152) > git config core.sparsecheckout # timeout=10 > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 Commit message: "build: update device-sdk-go to v1.3.1-dev.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:39:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:39:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:39:20 ========================================================= 14:39:20 EdgeX Global Pipelines Version Info 14:39:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:39:21 ------------------- 14:39:21 stable info: 14:39:21 ------------------- 14:39:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:39:21 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 14:39:21 Message: update stable to v1.0.167 14:39:22 ------------------- 14:39:22 experimental info: 14:39:22 ------------------- 14:39:22 Commited By: **** collab-it+edgex@linuxfoundation.org 14:39:22 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 14:39:22 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 14:39:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 14:39:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 14:39:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:39:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:39:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:39:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:39:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 14:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:39:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:39:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:39:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:39:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:39:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:39:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:39:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:39:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:39:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:39:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:39:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:39:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:39:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 14:39:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-152 [Pipeline] echo 14:39:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-152 [Pipeline] echo 14:39:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-152 [Pipeline] echo 14:39:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2603f82c792fd678c09520cc1a97287d27d863f [Pipeline] echo 14:39:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2603f8 [Pipeline] echo 14:39:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:39:28 provisioning config files... 14:39:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-152@tmp/config8793834200632746268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:28 ---> docker-login.sh 14:39:28 nexus3.edgexfoundry.org:10001 14:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:29 Configure a credential helper to remove this warning. See 14:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:29 14:39:29 Login Succeeded 14:39:29 nexus3.edgexfoundry.org:10002 14:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:29 Configure a credential helper to remove this warning. See 14:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:29 14:39:29 Login Succeeded 14:39:29 nexus3.edgexfoundry.org:10003 14:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:29 Configure a credential helper to remove this warning. See 14:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:29 14:39:29 Login Succeeded 14:39:29 nexus3.edgexfoundry.org:10004 14:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:29 Configure a credential helper to remove this warning. See 14:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:29 14:39:29 Login Succeeded 14:39:29 docker.io 14:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:30 Configure a credential helper to remove this warning. See 14:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:30 14:39:30 Login Succeeded 14:39:30 ---> docker-login.sh ends [Pipeline] } 14:39:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:39:31 + git log --format=format:%s -1 d2603f82c792fd678c09520cc1a97287d27d863f [Pipeline] echo 14:39:31 GIT_COMMIT: d2603f82c792fd678c09520cc1a97287d27d863f, Commit Message: build: update device-sdk-go to v1.3.1-dev.4 [Pipeline] echo 14:39:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:39:33 14:39:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:39:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:39:33 latest: Pulling from edgex-devops/git-semver 14:39:33 31603596830f: Pulling fs layer 14:39:33 2a8b12db71e7: Pulling fs layer 14:39:33 6ca5941a6612: Pulling fs layer 14:39:33 ecc8261a40a4: Pulling fs layer 14:39:33 ecc8261a40a4: Waiting 14:39:33 2a8b12db71e7: Download complete 14:39:33 31603596830f: Download complete 14:39:33 6ca5941a6612: Verifying Checksum 14:39:33 6ca5941a6612: Download complete 14:39:33 ecc8261a40a4: Verifying Checksum 14:39:33 ecc8261a40a4: Download complete 14:39:34 31603596830f: Pull complete 14:39:34 2a8b12db71e7: Pull complete 14:39:35 6ca5941a6612: Pull complete 14:39:35 ecc8261a40a4: Pull complete 14:39:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:39:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:39:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:39:35 prd-centos7-docker-4c-2g-13855 does not seem to be running inside a container 14:39:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-152 -v /w/workspace/foundry_device-virtual-go_PR-152:/w/workspace/foundry_device-virtual-go_PR-152:rw,z -v /w/workspace/foundry_device-virtual-go_PR-152@tmp:/w/workspace/foundry_device-virtual-go_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:39:37 $ docker top 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:38 [ssh-agent] Looking for ssh-agent implementation... 14:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:38 $ docker exec 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 ssh-agent 14:39:38 SSH_AUTH_SOCK=/tmp/ssh-BfXa4oyDGmEr/agent.12 14:39:38 SSH_AGENT_PID=17 14:39:38 Running ssh-add (command line suppressed) 14:39:38 Identity added: /w/workspace/foundry_device-virtual-go_PR-152@tmp/private_key_1375026285907223401.key (/w/workspace/foundry_device-virtual-go_PR-152@tmp/private_key_1375026285907223401.key) 14:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:38 + git tag --points-at HEAD [Pipeline] } 14:39:38 $ docker exec --env ******** --env ******** 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 ssh-agent -k 14:39:39 unset SSH_AUTH_SOCK; 14:39:39 unset SSH_AGENT_PID; 14:39:39 echo Agent pid 17 killed; 14:39:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:39:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:39 [ssh-agent] Looking for ssh-agent implementation... 14:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:39 $ docker exec 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 ssh-agent 14:39:39 SSH_AUTH_SOCK=/tmp/ssh-sFLRzp8szBj6/agent.45 14:39:39 SSH_AGENT_PID=51 14:39:39 Running ssh-add (command line suppressed) 14:39:39 Identity added: /w/workspace/foundry_device-virtual-go_PR-152@tmp/private_key_5422281163118582730.key (/w/workspace/foundry_device-virtual-go_PR-152@tmp/private_key_5422281163118582730.key) 14:39:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:40 + git semver init 14:39:40 # -> Open(): unable to determine branch for HEAD 14:39:40 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-152/.git 14:39:40 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-152 14:39:40 # $SEMVER_REMOTE_NAME = origin 14:39:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:39:40 # $SEMVER_USER_NAME = edgex-jenkins 14:39:40 # $SEMVER_BRANCH = PR-152 14:39:40 # $SEMVER_TEMP = /tmp/semver-170377099 14:39:40 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 14:39:40 # '/tmp/semver-170377099' -> '/w/workspace/foundry_device-virtual-go_PR-152/.semver' 14:39:40 # -> Force: false 14:39:40 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-152/.semver [Pipeline] } 14:39:40 $ docker exec --env ******** --env ******** 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 ssh-agent -k 14:39:40 unset SSH_AUTH_SOCK; 14:39:40 unset SSH_AGENT_PID; 14:39:40 echo Agent pid 51 killed; 14:39:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:41 + git semver [Pipeline] } 14:39:41 $ docker stop --time=1 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 14:39:42 $ docker rm -f 274f7e72635f05e92d5965c2df9b2c6c7b7fce8d43accb43c72c3e56498c15d7 [Pipeline] // withDockerContainer [Pipeline] sh 14:39:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:39:43 Stashed 1 file(s) [Pipeline] echo 14:39:43 [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 14:39:59 Still waiting to schedule task 14:39:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13855’ 14:39:59 Still waiting to schedule task 14:39:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 14:41:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13856 in /w/workspace/foundry_device-virtual-go_PR-152 [Pipeline] { [Pipeline] ws 14:41:48 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 14:41:53 using credential edgex-jenkins-ssh 14:41:53 Cloning the remote Git repository 14:41:53 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:41:53 > git init /w/workspace/device-virtual-go/1 # timeout=10 14:41:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:41:53 > git --version # timeout=10 14:41:53 > git --version # 'git version 2.17.1' 14:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:41:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:41:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:41:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:41:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:41:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:41:55 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit d2603f82c792fd678c09520cc1a97287d27d863f 14:41:55 Merge succeeded, producing d2603f82c792fd678c09520cc1a97287d27d863f 14:41:55 Checking out Revision d2603f82c792fd678c09520cc1a97287d27d863f (PR-152) 14:41:55 > git config core.sparsecheckout # timeout=10 14:41:55 > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 14:41:55 > git remote # timeout=10 14:41:55 > git config --get remote.origin.url # timeout=10 14:41:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:55 > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 14:41:55 > git rev-parse HEAD^{commit} # timeout=10 14:41:55 > git config core.sparsecheckout # timeout=10 14:41:55 > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 14:42:00 Commit message: "build: update device-sdk-go to v1.3.1-dev.4" 14:42:00 > git --version # timeout=10 14:42:00 > git --version # 'git version 2.17.1' 14:42:00 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:42:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:42:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:42:02 + true 14:42:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:42:05 provisioning config files... 14:42:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6429019611854031953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:05 ---> docker-login.sh 14:42:05 nexus3.edgexfoundry.org:10001 14:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:07 Configure a credential helper to remove this warning. See 14:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:07 14:42:07 Login Succeeded 14:42:07 nexus3.edgexfoundry.org:10002 14:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:07 Configure a credential helper to remove this warning. See 14:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:07 14:42:07 Login Succeeded 14:42:07 nexus3.edgexfoundry.org:10003 14:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:08 Configure a credential helper to remove this warning. See 14:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:08 14:42:08 Login Succeeded 14:42:08 nexus3.edgexfoundry.org:10004 14:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:08 Configure a credential helper to remove this warning. See 14:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:08 14:42:08 Login Succeeded 14:42:08 docker.io 14:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:09 Configure a credential helper to remove this warning. See 14:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:09 14:42:09 Login Succeeded 14:42:09 ---> docker-login.sh ends [Pipeline] } 14:42:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:42:10 ========================================================= 14:42:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:42:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:42:10 + 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 . 14:42:10 Sending build context to Docker daemon 480.3kB 14:42:10 Step 1/8 : ARG BASE=golang:1.15-alpine 14:42:10 Step 2/8 : FROM ${BASE} 14:42:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:42:11 b538f80385f9: Pulling fs layer 14:42:11 74f711af9a0d: Pulling fs layer 14:42:11 99f96fe45779: Pulling fs layer 14:42:11 8529a6b9a6be: Pulling fs layer 14:42:11 45590311c82a: Pulling fs layer 14:42:11 69ca0ff8b7b3: Pulling fs layer 14:42:11 209524e5b208: Pulling fs layer 14:42:11 8529a6b9a6be: Waiting 14:42:11 45590311c82a: Waiting 14:42:11 69ca0ff8b7b3: Waiting 14:42:11 209524e5b208: Waiting 14:42:11 99f96fe45779: Verifying Checksum 14:42:11 99f96fe45779: Download complete 14:42:11 74f711af9a0d: Verifying Checksum 14:42:11 74f711af9a0d: Download complete 14:42:11 45590311c82a: Verifying Checksum 14:42:11 45590311c82a: Download complete 14:42:11 69ca0ff8b7b3: Download complete 14:42:11 b538f80385f9: Verifying Checksum 14:42:11 b538f80385f9: Download complete 14:42:12 b538f80385f9: Pull complete 14:42:12 74f711af9a0d: Pull complete 14:42:12 99f96fe45779: Pull complete 14:42:13 209524e5b208: Verifying Checksum 14:42:13 209524e5b208: Download complete 14:42:14 8529a6b9a6be: Download complete 14:42:15 Running on prd-centos7-docker-4c-2g-13857 in /w/workspace/foundry_device-virtual-go_PR-152 [Pipeline] { [Pipeline] ws 14:42:15 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 14:42:18 using credential edgex-jenkins-ssh 14:42:18 Cloning the remote Git repository 14:42:18 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:42:18 > git init /w/workspace/device-virtual-go/1 # timeout=10 14:42:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:42:18 > git --version # timeout=10 14:42:18 > git --version # 'git version 2.24.3' 14:42:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:42:20 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit d2603f82c792fd678c09520cc1a97287d27d863f 14:42:20 Merge succeeded, producing d2603f82c792fd678c09520cc1a97287d27d863f 14:42:20 Checking out Revision d2603f82c792fd678c09520cc1a97287d27d863f (PR-152) 14:42:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:42:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:42:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:42:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:42:19 > git config core.sparsecheckout # timeout=10 14:42:19 > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 14:42:19 > git remote # timeout=10 14:42:19 > git config --get remote.origin.url # timeout=10 14:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:19 > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 14:42:19 > git rev-parse HEAD^{commit} # timeout=10 14:42:19 > git config core.sparsecheckout # timeout=10 14:42:19 > git checkout -f d2603f82c792fd678c09520cc1a97287d27d863f # timeout=10 14:42:23 Commit message: "build: update device-sdk-go to v1.3.1-dev.4" 14:42:23 > git --version # timeout=10 14:42:23 > git --version # 'git version 2.24.3' 14:42:23 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:42:24 8529a6b9a6be: Pull complete 14:42:24 45590311c82a: Pull complete 14:42:24 69ca0ff8b7b3: Pull complete 14:42:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:42:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:42:25 + sudo service docker restart 14:42:25 + true 14:42:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:42:27 provisioning config files... 14:42:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config325237569273995331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:27 ---> docker-login.sh 14:42:27 nexus3.edgexfoundry.org:10001 14:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:28 Configure a credential helper to remove this warning. See 14:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:28 14:42:28 Login Succeeded 14:42:28 nexus3.edgexfoundry.org:10002 14:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:28 Configure a credential helper to remove this warning. See 14:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:28 14:42:28 Login Succeeded 14:42:28 nexus3.edgexfoundry.org:10003 14:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:28 Configure a credential helper to remove this warning. See 14:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:28 14:42:28 Login Succeeded 14:42:28 nexus3.edgexfoundry.org:10004 14:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:28 Configure a credential helper to remove this warning. See 14:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:28 14:42:28 Login Succeeded 14:42:28 docker.io 14:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:29 209524e5b208: Pull complete 14:42:29 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 14:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:42:29 ---> 5bddaf1c2fca 14:42:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 14:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:29 Configure a credential helper to remove this warning. See 14:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:29 14:42:29 Login Succeeded 14:42:29 ---> docker-login.sh ends [Pipeline] } 14:42:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:42:29 ========================================================= 14:42:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:42:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:42:30 + 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 . 14:42:30 Sending build context to Docker daemon 481.3kB 14:42:30 Step 1/8 : ARG BASE=golang:1.15-alpine 14:42:30 Step 2/8 : FROM ${BASE} 14:42:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:42:30 df20fa9351a1: Pulling fs layer 14:42:30 ed8968b2872e: Pulling fs layer 14:42:30 a92cc7c5fd73: Pulling fs layer 14:42:30 e871e8e8d7a9: Pulling fs layer 14:42:30 e73272ec9a57: Pulling fs layer 14:42:30 1e910a182e73: Pulling fs layer 14:42:30 4e634b169226: Pulling fs layer 14:42:30 e871e8e8d7a9: Waiting 14:42:30 e73272ec9a57: Waiting 14:42:30 1e910a182e73: Waiting 14:42:30 4e634b169226: Waiting 14:42:30 a92cc7c5fd73: Verifying Checksum 14:42:30 a92cc7c5fd73: Download complete 14:42:30 ed8968b2872e: Download complete 14:42:30 e73272ec9a57: Verifying Checksum 14:42:30 e73272ec9a57: Download complete 14:42:30 df20fa9351a1: Verifying Checksum 14:42:30 df20fa9351a1: Download complete 14:42:30 1e910a182e73: Verifying Checksum 14:42:30 1e910a182e73: Download complete 14:42:30 df20fa9351a1: Pull complete 14:42:30 ed8968b2872e: Pull complete 14:42:30 a92cc7c5fd73: Pull complete 14:42:31 ---> Running in 38d78504ac9a 14:42:31 Removing intermediate container 38d78504ac9a 14:42:31 ---> 32cce91c8c52 14:42:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:31 ---> Running in 03aa33dfd6d7 14:42:32 4e634b169226: Verifying Checksum 14:42:32 4e634b169226: Download complete 14:42:32 e871e8e8d7a9: Verifying Checksum 14:42:32 e871e8e8d7a9: Download complete 14:42:34 Removing intermediate container 03aa33dfd6d7 14:42:34 ---> cfb668fb4908 14:42:34 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:42:34 ---> Running in 4c81f3f96b13 14:42:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:42:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:42:37 (1/14) Installing libmagic (5.38-r0) 14:42:37 (2/14) Installing file (5.38-r0) 14:42:37 (3/14) Installing libc-dev (0.7.2-r3) 14:42:37 (4/14) Installing g++ (9.3.0-r2) 14:42:38 e871e8e8d7a9: Pull complete 14:42:38 e73272ec9a57: Pull complete 14:42:38 1e910a182e73: Pull complete 14:42:41 (5/14) Installing fortify-headers (1.1-r0) 14:42:42 (6/14) Installing patch (2.7.6-r6) 14:42:42 (7/14) Installing build-base (0.5-r2) 14:42:42 (8/14) Installing openssh-keygen (8.3_p1-r0) 14:42:42 4e634b169226: Pull complete 14:42:42 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 14:42:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:42:42 ---> f7629b54cfaa 14:42:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 14:42:42 ---> Running in a00d8fea9f15 14:42:42 Removing intermediate container a00d8fea9f15 14:42:42 ---> 871b46435730 14:42:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:42 (9/14) Installing libedit (20191231.3.1-r0) 14:42:42 (10/14) Installing openssh-client (8.3_p1-r0) 14:42:42 ---> Running in 612e496222bc 14:42:43 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 14:42:43 (12/14) Installing openssh-server-common (8.3_p1-r0) 14:42:43 (13/14) Installing openssh-server (8.3_p1-r0) 14:42:43 (14/14) Installing openssh (8.3_p1-r0) 14:42:43 Executing busybox-1.31.1-r16.trigger 14:42:43 OK: 221 MiB in 53 packages 14:42:43 Removing intermediate container 612e496222bc 14:42:43 ---> 7ac3f7bc622b 14:42:43 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 14:42:43 ---> Running in 52220e3a0ab0 14:42:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:42:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:42:45 (1/14) Installing libmagic (5.38-r0) 14:42:46 (2/14) Installing file (5.38-r0) 14:42:46 (3/14) Installing libc-dev (0.7.2-r3) 14:42:46 (4/14) Installing g++ (9.3.0-r2) 14:42:47 Removing intermediate container 4c81f3f96b13 14:42:47 ---> 0d8ced60b1a6 14:42:47 Step 6/8 : WORKDIR /device-virtual-go 14:42:47 ---> Running in c927df162408 14:42:48 Removing intermediate container c927df162408 14:42:48 ---> 980bc1533e28 14:42:48 Step 7/8 : COPY . . 14:42:49 ---> 2c1a7eb34548 14:42:49 Step 8/8 : RUN go mod download 14:42:49 ---> Running in f220a41e158d 14:42:50 (5/14) Installing fortify-headers (1.1-r0) 14:42:50 (6/14) Installing patch (2.7.6-r6) 14:42:50 (7/14) Installing build-base (0.5-r2) 14:42:50 (8/14) Installing openssh-keygen (8.3_p1-r0) 14:42:50 (9/14) Installing libedit (20191231.3.1-r0) 14:42:50 (10/14) Installing openssh-client (8.3_p1-r0) 14:42:51 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 14:42:51 (12/14) Installing openssh-server-common (8.3_p1-r0) 14:42:51 (13/14) Installing openssh-server (8.3_p1-r0) 14:42:51 (14/14) Installing openssh (8.3_p1-r0) 14:42:51 Executing busybox-1.31.1-r16.trigger 14:42:51 OK: 237 MiB in 53 packages 14:42:54 Removing intermediate container 52220e3a0ab0 14:42:54 ---> 880dd4c42fe1 14:42:54 Step 6/8 : WORKDIR /device-virtual-go 14:42:54 ---> Running in 47003d5a9a70 14:42:54 Removing intermediate container 47003d5a9a70 14:42:54 ---> 706baf7f1bea 14:42:54 Step 7/8 : COPY . . 14:42:55 ---> eb738c31d599 14:42:55 Step 8/8 : RUN go mod download 14:42:55 ---> Running in 076277cefc2a 14:43:16 Removing intermediate container f220a41e158d 14:43:16 ---> 22e6a8c398f6 14:43:16 Successfully built 22e6a8c398f6 14:43:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:43:16 + docker inspect -f . ci-base-image-arm64 14:43:16 . [Pipeline] withDockerContainer 14:43:16 prd-ubuntu18.04-docker-arm64-4c-16g-13856 does not seem to be running inside a container 14:43:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:43:17 Removing intermediate container 076277cefc2a 14:43:17 ---> b22ebfbf44db 14:43:17 Successfully built b22ebfbf44db 14:43:17 Successfully tagged ci-base-image-x86_64:latest 14:43:18 $ docker top 030b12de0f5292ee2ae78f478febd0861f0051e25d532b18200b589185b02526 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 14:43:19 + docker inspect -f . ci-base-image-x86_64 14:43:19 . [Pipeline] withDockerContainer 14:43:19 prd-centos7-docker-4c-2g-13857 does not seem to be running inside a container 14:43:19 + go version 14:43:19 go version go1.15.2 linux/arm64 14:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:43:20 $ docker top ac42a951378e72578d93034d8e70106b81ff3bff41f87f17f14aeefbdbe5a06e -eo pid,comm [Pipeline] { [Pipeline] } 14:43:20 $ docker stop --time=1 030b12de0f5292ee2ae78f478febd0861f0051e25d532b18200b589185b02526 14:43:22 $ docker rm -f 030b12de0f5292ee2ae78f478febd0861f0051e25d532b18200b589185b02526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 14:43:23 + go version 14:43:23 go version go1.15.2 linux/amd64 [Pipeline] // stage [Pipeline] } 14:43:23 $ docker stop --time=1 ac42a951378e72578d93034d8e70106b81ff3bff41f87f17f14aeefbdbe5a06e 14:43:25 $ docker rm -f ac42a951378e72578d93034d8e70106b81ff3bff41f87f17f14aeefbdbe5a06e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 14:43:26 + docker inspect -f . ci-base-image-arm64 14:43:26 . [Pipeline] withDockerContainer 14:43:26 + docker inspect -f . ci-base-image-x86_64 14:43:26 . 14:43:26 prd-ubuntu18.04-docker-arm64-4c-16g-13856 does not seem to be running inside a container 14:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:43:28 $ docker top 886b81c78b6fc63e8686ca85992df0445fea6258ccdd420b2b907f9967cbee02 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 14:43:28 prd-centos7-docker-4c-2g-13857 does not seem to be running inside a container 14:43:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:43:29 $ docker top 537786525df97de541cddd538d91f5f8f34881f887d3d6cc77e84bd573775727 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 14:43:29 + make test 14:43:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:43:30 + make test 14:43:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:43:30 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:43:31 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:43:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:43:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.347s coverage: 64.4% of statements 14:43:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:43:49 gofmt -l . 14:43:49 [ "`gofmt -l .`" = "" ] 14:43:49 ./bin/test-attribution-txt.sh 14:43:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 14:43:50 $ docker stop --time=1 537786525df97de541cddd538d91f5f8f34881f887d3d6cc77e84bd573775727 14:43:51 $ docker rm -f 537786525df97de541cddd538d91f5f8f34881f887d3d6cc77e84bd573775727 [Pipeline] // withDockerContainer [Pipeline] sh 14:43:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:43:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:43:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:43:56 + ls -al . 14:43:56 total 124 14:43:56 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 30 14:43 . 14:43:56 drwxrwxr-x. 4 jenkins jenkins 28 Nov 30 14:42 .. 14:43:56 -rw-rw-r--. 1 jenkins jenkins 6713 Nov 30 14:42 Attribution.txt 14:43:56 drwxrwxr-x. 2 jenkins jenkins 64 Nov 30 14:42 bin 14:43:56 drwxrwxr-x. 3 jenkins jenkins 32 Nov 30 14:42 cmd 14:43:56 -rw-r--r--. 1 jenkins jenkins 47242 Nov 30 14:43 coverage.out 14:43:56 -rw-rw-r--. 1 jenkins jenkins 1834 Nov 30 14:42 Dockerfile 14:43:56 -rw-rw-r--. 1 jenkins jenkins 957 Nov 30 14:42 Dockerfile.build 14:43:56 drwxrwxr-x. 8 jenkins jenkins 179 Nov 30 14:42 .git 14:43:56 drwxrwxr-x. 2 jenkins jenkins 60 Nov 30 14:42 .github 14:43:56 -rw-rw-r--. 1 jenkins jenkins 258 Nov 30 14:42 .gitignore 14:43:56 -rw-r--r--. 1 jenkins jenkins 862 Nov 30 14:43 go.mod 14:43:56 -rw-r--r--. 1 jenkins jenkins 16358 Nov 30 14:43 go.sum 14:43:56 drwxrwxr-x. 3 jenkins jenkins 20 Nov 30 14:42 internal 14:43:56 -rw-rw-r--. 1 jenkins jenkins 660 Nov 30 14:42 Jenkinsfile 14:43:56 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 30 14:42 LICENSE 14:43:56 -rw-rw-r--. 1 jenkins jenkins 873 Nov 30 14:42 Makefile 14:43:56 -rw-rw-r--. 1 jenkins jenkins 918 Nov 30 14:42 README.md 14:43:56 -rw-rw-r--. 1 jenkins jenkins 5 Nov 30 14:39 VERSION 14:43:56 -rw-rw-r--. 1 jenkins jenkins 235 Nov 30 14:42 version.go [Pipeline] isUnix [Pipeline] sh 14:43:56 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d2603f82c792fd678c09520cc1a97287d27d863f --label arch=amd64 --label version=0.0.0 . 14:43:56 Sending build context to Docker daemon 546.3kB 14:43:56 Step 1/22 : ARG BASE=golang:1.15-alpine 14:43:56 Step 2/22 : FROM ${BASE} AS builder 14:43:56 ---> b22ebfbf44db 14:43:56 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 14:43:56 ---> Running in cb67b1060c7b 14:43:56 Removing intermediate container cb67b1060c7b 14:43:56 ---> e2aea04a5bf3 14:43:56 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 14:43:56 ---> Running in 8275c15aab19 14:43:56 Removing intermediate container 8275c15aab19 14:43:56 ---> b880495018d0 14:43:56 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 14:43:56 ---> Running in c648d0886622 14:43:57 Removing intermediate container c648d0886622 14:43:57 ---> 11316c4fcee0 14:43:57 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:57 ---> Running in b0e4be79b460 14:43:58 Removing intermediate container b0e4be79b460 14:43:58 ---> c24471bb3a43 14:43:58 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:43:58 ---> Running in fa7861b561d1 14:43:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:43:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:43:59 OK: 237 MiB in 53 packages 14:44:00 Removing intermediate container fa7861b561d1 14:44:00 ---> d64a94c6efde 14:44:00 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 14:44:00 ---> Running in 7a56be35c930 14:44:00 Removing intermediate container 7a56be35c930 14:44:00 ---> 734c91ee8f32 14:44:00 Step 9/22 : COPY . . 14:44:01 ---> 97c7e31516ae 14:44:01 Step 10/22 : ARG MAKE='make build' 14:44:01 ---> Running in 46c6ba4ddbdc 14:44:01 Removing intermediate container 46c6ba4ddbdc 14:44:01 ---> b96e1e4d0400 14:44:01 Step 11/22 : RUN $MAKE 14:44:01 ---> Running in a24472672882 14:44:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 14:44:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:44:17 Removing intermediate container a24472672882 14:44:17 ---> 4e7a3157dae3 14:44:17 Step 12/22 : FROM alpine 14:44:17 latest: Pulling from library/alpine 14:44:17 188c0c94c7c5: Pulling fs layer 14:44:18 188c0c94c7c5: Download complete 14:44:18 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:44:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.428s coverage: 64.4% of statements 14:44:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:44:18 188c0c94c7c5: Pull complete 14:44:18 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 14:44:18 Status: Downloaded newer image for alpine:latest 14:44:18 ---> d6e46aa2470d 14:44:18 Step 13/22 : ENV APP_PORT=49990 14:44:18 ---> Running in 22c58c65eb3d 14:44:18 Removing intermediate container 22c58c65eb3d 14:44:18 ---> 1559d400c9a3 14:44:18 Step 14/22 : EXPOSE $APP_PORT 14:44:18 ---> Running in 75d2176fa022 14:44:18 Removing intermediate container 75d2176fa022 14:44:18 ---> 725e6801fe5a 14:44:18 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 14:44:19 ---> 63c4b04987c5 14:44:19 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 14:44:19 ---> 11e42758b36a 14:44:19 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 14:44:20 ---> ae577e1ad5c4 14:44:20 Step 18/22 : ENTRYPOINT ["/device-virtual"] 14:44:20 ---> Running in eca7302d2111 14:44:20 Removing intermediate container eca7302d2111 14:44:20 ---> 2d305bcca9c4 14:44:20 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:44:20 ---> Running in b32ccedd9be0 14:44:20 Removing intermediate container b32ccedd9be0 14:44:20 ---> c30752510773 14:44:20 Step 20/22 : LABEL arch=amd64 14:44:20 ---> Running in 6a72992a3b12 14:44:20 Removing intermediate container 6a72992a3b12 14:44:20 ---> 6e115aff3021 14:44:20 Step 21/22 : LABEL git_sha=d2603f82c792fd678c09520cc1a97287d27d863f 14:44:20 ---> Running in f4da44767458 14:44:20 Removing intermediate container f4da44767458 14:44:20 ---> a60cf488de0a 14:44:20 Step 22/22 : LABEL version=0.0.0 14:44:20 ---> Running in 91e704b46d8b 14:44:20 Removing intermediate container 91e704b46d8b 14:44:20 ---> 1d81c44abf60 14:44:20 [Warning] One or more build-args [ARCH] were not consumed 14:44:20 Successfully built 1d81c44abf60 14:44:21 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] } 14:44:25 gofmt -l . 14:44:25 [ "`gofmt -l .`" = "" ] 14:44:25 ./bin/test-attribution-txt.sh 14:44:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 14:44:26 $ docker stop --time=1 886b81c78b6fc63e8686ca85992df0445fea6258ccdd420b2b907f9967cbee02 14:44:28 $ docker rm -f 886b81c78b6fc63e8686ca85992df0445fea6258ccdd420b2b907f9967cbee02 [Pipeline] // withDockerContainer [Pipeline] sh 14:44:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:44:29 Warning: overwriting stash ‘coverage-report’ 14:44:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:44:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:44:32 + ls -al . 14:44:32 total 148 14:44:32 drwxrwxr-x 7 jenkins jenkins 4096 Nov 30 14:44 . 14:44:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 14:41 .. 14:44:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 14:41 .git 14:44:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 14:41 .github 14:44:32 -rw-rw-r-- 1 jenkins jenkins 258 Nov 30 14:41 .gitignore 14:44:32 -rw-rw-r-- 1 jenkins jenkins 6713 Nov 30 14:41 Attribution.txt 14:44:32 -rw-rw-r-- 1 jenkins jenkins 1834 Nov 30 14:41 Dockerfile 14:44:32 -rw-rw-r-- 1 jenkins jenkins 957 Nov 30 14:41 Dockerfile.build 14:44:32 -rw-rw-r-- 1 jenkins jenkins 660 Nov 30 14:41 Jenkinsfile 14:44:32 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 30 14:41 LICENSE 14:44:32 -rw-rw-r-- 1 jenkins jenkins 873 Nov 30 14:41 Makefile 14:44:32 -rw-rw-r-- 1 jenkins jenkins 918 Nov 30 14:41 README.md 14:44:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 30 14:39 VERSION 14:44:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 14:41 bin 14:44:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 14:41 cmd 14:44:32 -rw-r--r-- 1 jenkins jenkins 47242 Nov 30 14:44 coverage.out 14:44:32 -rw-r--r-- 1 jenkins jenkins 862 Nov 30 14:44 go.mod 14:44:32 -rw-r--r-- 1 jenkins jenkins 16358 Nov 30 14:44 go.sum 14:44:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 14:41 internal 14:44:32 -rw-rw-r-- 1 jenkins jenkins 235 Nov 30 14:41 version.go [Pipeline] isUnix [Pipeline] sh 14:44:32 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d2603f82c792fd678c09520cc1a97287d27d863f --label arch=arm64 --label version=0.0.0 . 14:44:32 Sending build context to Docker daemon 545.3kB 14:44:33 Step 1/22 : ARG BASE=golang:1.15-alpine 14:44:33 Step 2/22 : FROM ${BASE} AS builder 14:44:33 ---> 22e6a8c398f6 14:44:33 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 14:44:33 ---> Running in ad097623eb07 14:44:33 Removing intermediate container ad097623eb07 14:44:33 ---> 87c13918f05e 14:44:33 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 14:44:33 ---> Running in f76266030ada 14:44:34 Removing intermediate container f76266030ada 14:44:34 ---> 4f0ed846f1c7 14:44:34 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 14:44:34 ---> Running in 7ffea2eeddf7 14:44:34 Removing intermediate container 7ffea2eeddf7 14:44:34 ---> 85a16c777d65 14:44:34 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:35 ---> Running in 9d4e376b5ba8 14:44:37 Removing intermediate container 9d4e376b5ba8 14:44:37 ---> c155b2c7da8e 14:44:37 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:44:37 ---> Running in 4eaf36cd9f52 14:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:44:39 OK: 221 MiB in 53 packages 14:44:41 Removing intermediate container 4eaf36cd9f52 14:44:41 ---> 45b9022ce9ea 14:44:41 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 14:44:41 ---> Running in 2a399b02e538 14:44:41 Removing intermediate container 2a399b02e538 14:44:41 ---> b88cc4fe6100 14:44:41 Step 9/22 : COPY . . 14:44:42 ---> 4794b6807c6b 14:44:42 Step 10/22 : ARG MAKE='make build' 14:44:42 ---> Running in d5d1b4b1d9c5 14:44:43 Removing intermediate container d5d1b4b1d9c5 14:44:43 ---> d80b288a38c6 14:44:43 Step 11/22 : RUN $MAKE 14:44:43 ---> Running in c4e28e484ce5 14:44:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 14:45:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:45:24 Removing intermediate container c4e28e484ce5 14:45:24 ---> 233c01818356 14:45:24 Step 12/22 : FROM alpine 14:45:24 latest: Pulling from library/alpine 14:45:24 5f621e34cdf4: Pulling fs layer 14:45:24 5f621e34cdf4: Verifying Checksum 14:45:24 5f621e34cdf4: Download complete 14:45:25 5f621e34cdf4: Pull complete 14:45:25 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 14:45:25 Status: Downloaded newer image for alpine:latest 14:45:25 ---> 2e77e061c27f 14:45:25 Step 13/22 : ENV APP_PORT=49990 14:45:25 ---> Running in 76b471197371 14:45:26 Removing intermediate container 76b471197371 14:45:26 ---> d51926fcbb88 14:45:26 Step 14/22 : EXPOSE $APP_PORT 14:45:26 ---> Running in f712abd4f513 14:45:26 Removing intermediate container f712abd4f513 14:45:26 ---> 7657e2badbe7 14:45:26 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 14:45:28 ---> b041a42028d9 14:45:28 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 14:45:28 ---> 4d5bd15f8553 14:45:28 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 14:45:29 ---> d9949423409d 14:45:29 Step 18/22 : ENTRYPOINT ["/device-virtual"] 14:45:29 ---> Running in 9ddf61ae9743 14:45:30 Removing intermediate container 9ddf61ae9743 14:45:30 ---> 4d4c904fc51d 14:45:30 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:45:30 ---> Running in 0bc5f0405e35 14:45:30 Removing intermediate container 0bc5f0405e35 14:45:30 ---> 4cfedb3f680a 14:45:30 Step 20/22 : LABEL arch=arm64 14:45:30 ---> Running in 990108db3969 14:45:31 Removing intermediate container 990108db3969 14:45:31 ---> a20418838e18 14:45:31 Step 21/22 : LABEL git_sha=d2603f82c792fd678c09520cc1a97287d27d863f 14:45:31 ---> Running in c5ef4c4eb29e 14:45:31 Removing intermediate container c5ef4c4eb29e 14:45:31 ---> f7df0e0c060b 14:45:31 Step 22/22 : LABEL version=0.0.0 14:45:31 ---> Running in ad3922ad6fd5 14:45:32 Removing intermediate container ad3922ad6fd5 14:45:32 ---> e19880512b15 14:45:32 [Warning] One or more build-args [ARCH] were not consumed 14:45:32 Successfully built e19880512b15 14:45:32 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 14:45:35 provisioning config files... 14:45:35 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-152@tmp/config2056035124699204896tmp [Pipeline] { [Pipeline] sh 14:45:35 + set +x 14:45:35 + curl -s https://codecov.io/bash 14:45:35 + bash -s -- 14:45:36 14:45:36 _____ _ 14:45:36 / ____| | | 14:45:36 | | ___ __| | ___ ___ _____ __ 14:45:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:45:36 | |___| (_) | (_| | __/ (_| (_) \ V / 14:45:36 \_____\___/ \__,_|\___|\___\___/ \_/ 14:45:36 Bash-20201124-79cbc08 14:45:36 14:45:36 14:45:36 ==> Jenkins CI detected. 14:45:36 project root: . 14:45:36 --> token set from env 14:45:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:45:36 ==> Running gcov in . (disable via -X gcov) 14:45:36 ==> Python coveragepy not found 14:45:36 ==> Searching for coverage reports in: 14:45:36 + . 14:45:36 -> Found 1 reports 14:45:36 ==> Detecting git/mercurial file structure 14:45:36 ==> Reading reports 14:45:36 + ./coverage.out bytes=47242 14:45:36 ==> Appending adjustments 14:45:36 https://docs.codecov.io/docs/fixing-reports 14:45:36 + Found adjustments 14:45:36 ==> Gzipping contents 14:45:36 8.0K /tmp/codecov.7n8v3y.gz 14:45:36 ==> Uploading reports 14:45:36 url: https://codecov.io 14:45:36 query: branch=PR-152&commit=d2603f82c792fd678c09520cc1a97287d27d863f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=152&job=&cmd_args= 14:45:36 -> Pinging Codecov 14:45:36 https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-152&commit=d2603f82c792fd678c09520cc1a97287d27d863f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=152&job=&cmd_args= 14:45:36 -> Uploading to 14:45:36 https://storage.googleapis.com/codecov/v4/raw/2020-11-30/5E52B4B073DB2E39498172D8E973AA87/d2603f82c792fd678c09520cc1a97287d27d863f/b8a15b39-a6c3-4201-b555-4f2cbd35ad27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201130T144536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30ff2ca245870942196a57a0882ce1fa06202b0878485b640d5b52cd5cf13538 14:45:36 % Total % Received % Xferd Average Speed Time Time Time Current 14:45:36 Dload Upload Total Spent Left Speed 14:45:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5826 0 0 100 5826 0 13739 --:--:-- --:--:-- --:--:-- 13740 14:45:37 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/d2603f82c792fd678c09520cc1a97287d27d863f [Pipeline] } 14:45:37 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 14:45:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:45:41 ---> package-listing.sh 14:45:41 ++ facter osfamily 14:45:41 ++ tr '[:upper:]' '[:lower:]' 14:45:41 + OS_FAMILY=redhat 14:45:41 + workspace=/w/workspace/foundry_device-virtual-go_PR-152 14:45:41 + START_PACKAGES=/tmp/packages_start.txt 14:45:41 + END_PACKAGES=/tmp/packages_end.txt 14:45:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:45:41 + PACKAGES=/tmp/packages_start.txt 14:45:41 + '[' /w/workspace/foundry_device-virtual-go_PR-152 ']' 14:45:41 + PACKAGES=/tmp/packages_end.txt 14:45:41 + case "${OS_FAMILY}" in 14:45:41 + rpm -qa 14:45:41 + sort 14:45:47 + '[' -f /tmp/packages_start.txt ']' 14:45:47 + '[' -f /tmp/packages_end.txt ']' 14:45:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:45:47 + '[' /w/workspace/foundry_device-virtual-go_PR-152 ']' 14:45:47 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-152/archives/ 14:45:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-152/archives/ [Pipeline] echo 14:45:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:45:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:45:48 14:45:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:45:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:45:48 alpine: Pulling from edgex-lftools-log-publisher 14:45:48 df20fa9351a1: Pulling fs layer 14:45:48 36b3adc4ff6f: Pulling fs layer 14:45:48 8ad3a11d3b57: Pulling fs layer 14:45:48 46f8f816bc3b: Pulling fs layer 14:45:48 93b61091891f: Pulling fs layer 14:45:48 93b9cdb0e59b: Pulling fs layer 14:45:48 5e14af77c1be: Pulling fs layer 14:45:48 01666e4c0597: Pulling fs layer 14:45:48 aa168da1d23b: Pulling fs layer 14:45:48 46f8f816bc3b: Waiting 14:45:48 93b61091891f: Waiting 14:45:48 93b9cdb0e59b: Waiting 14:45:48 5e14af77c1be: Waiting 14:45:48 01666e4c0597: Waiting 14:45:48 aa168da1d23b: Waiting 14:45:48 36b3adc4ff6f: Download complete 14:45:48 46f8f816bc3b: Verifying Checksum 14:45:48 46f8f816bc3b: Download complete 14:45:48 df20fa9351a1: Verifying Checksum 14:45:48 df20fa9351a1: Download complete 14:45:48 93b9cdb0e59b: Download complete 14:45:48 93b61091891f: Download complete 14:45:48 5e14af77c1be: Verifying Checksum 14:45:48 5e14af77c1be: Download complete 14:45:48 01666e4c0597: Verifying Checksum 14:45:48 01666e4c0597: Download complete 14:45:48 8ad3a11d3b57: Verifying Checksum 14:45:48 8ad3a11d3b57: Download complete 14:45:48 df20fa9351a1: Pull complete 14:45:49 36b3adc4ff6f: Pull complete 14:45:50 8ad3a11d3b57: Pull complete 14:45:50 46f8f816bc3b: Pull complete 14:45:50 93b61091891f: Pull complete 14:45:50 aa168da1d23b: Verifying Checksum 14:45:50 aa168da1d23b: Download complete 14:45:51 93b9cdb0e59b: Pull complete 14:45:51 5e14af77c1be: Pull complete 14:45:51 01666e4c0597: Pull complete 14:45:57 aa168da1d23b: Pull complete 14:45:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:45:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:45:58 prd-centos7-docker-4c-2g-13855 does not seem to be running inside a container 14:45:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-152 -v /w/workspace/foundry_device-virtual-go_PR-152:/w/workspace/foundry_device-virtual-go_PR-152:rw,z -v /w/workspace/foundry_device-virtual-go_PR-152@tmp:/w/workspace/foundry_device-virtual-go_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:46:01 $ docker top 976d7d2ac36f1c735b907ead3ab8a436e29926ed9bf093062e36ed2fda11919c -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:02 + touch /tmp/pre-build-complete [Pipeline] sh 14:46:02 + mkdir -p /var/log/sa [Pipeline] sh 14:46:03 + ls /var/log/sa-host 14:46:03 + sadf -c /var/log/sa-host/sa23 14:46:03 file_magic: OK 14:46:03 HZ: Using current value: 100 14:46:03 file_header: OK 14:46:03 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 14:46:03 Statistics: 14:46:03 Hnuu...uuuununununu... 14:46:03 File successfully converted to sysstat format version 12.2.1 14:46:03 + sadf -c /var/log/sa-host/sa30 14:46:03 file_magic: OK 14:46:03 HZ: Using current value: 100 14:46:03 file_header: OK 14:46:03 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 14:46:03 Statistics: 14:46:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:46:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:46:03 provisioning config files... 14:46:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-152@tmp/config5347224914802978750tmp [Pipeline] { [Pipeline] echo 14:46:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:46:04 ---> create-netrc.sh [Pipeline] } 14:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:46:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:46:04 ---> python-tools-install.sh [Pipeline] echo 14:46:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:46:05 ---> sudo-logs.sh 14:46:05 Archiving 'sudo' log.. [Pipeline] echo 14:46:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:46:05 ---> job-cost.sh 14:46:05 lf-activate-venv: SKIPPING 14:46:05 INFO: No Stack... 14:46:06 INFO: Retrieving Pricing Info for: v1-standard-2 14:46:07 INFO: Archiving Costs [Pipeline] echo 14:46:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:46:07 ---> logs-deploy.sh 14:46:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-152/1 14:46:07 INFO: archiving workspace using pattern(s): 14:46:09 Archives upload complete. 14:46:09 INFO: archiving logs to Nexus 14:46:10 ---> uname -a: 14:46:10 Linux prd-centos7-docker-4c-2g-13855.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 14:46:10 14:46:10 14:46:10 ---> lscpu: 14:46:10 Architecture: x86_64 14:46:10 CPU op-mode(s): 32-bit, 64-bit 14:46:10 Byte Order: Little Endian 14:46:10 Address sizes: 40 bits physical, 48 bits virtual 14:46:10 CPU(s): 4 14:46:10 On-line CPU(s) list: 0-3 14:46:10 Thread(s) per core: 1 14:46:10 Core(s) per socket: 1 14:46:10 Socket(s): 4 14:46:10 NUMA node(s): 1 14:46:10 Vendor ID: GenuineIntel 14:46:10 CPU family: 6 14:46:10 Model: 44 14:46:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:46:10 Stepping: 1 14:46:10 CPU MHz: 2933.442 14:46:10 BogoMIPS: 5866.88 14:46:10 Virtualization: VT-x 14:46:10 Hypervisor vendor: KVM 14:46:10 Virtualization type: full 14:46:10 L1d cache: 128 KiB 14:46:10 L1i cache: 128 KiB 14:46:10 L2 cache: 16 MiB 14:46:10 L3 cache: 64 MiB 14:46:10 NUMA node0 CPU(s): 0-3 14:46:10 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:46:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:46:10 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:46:10 Vulnerability Meltdown: Mitigation; PTI 14:46:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:46:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:46:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:46:10 Vulnerability Srbds: Not affected 14:46:10 Vulnerability Tsx async abort: Not affected 14:46:10 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 14:46:10 14:46:10 14:46:10 ---> nproc: 14:46:10 4 14:46:10 14:46:10 14:46:10 ---> df -h: 14:46:10 Filesystem Size Used Available Use% Mounted on 14:46:10 overlay 50.0G 7.3G 42.7G 15% / 14:46:10 tmpfs 64.0M 0 64.0M 0% /dev 14:46:10 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:46:10 shm 64.0M 0 64.0M 0% /dev/shm 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-152 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-152@tmp 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 14:46:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 14:46:10 14:46:10 14:46:10 ---> free -m: 14:46:10 total used free shared buff/cache available 14:46:10 Mem: 1837 705 103 0 1028 1026 14:46:10 Swap: 1023 1 1022 14:46:10 14:46:10 14:46:10 ---> ip addr: 14:46:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:46:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:46:10 inet 127.0.0.1/8 scope host lo 14:46:10 valid_lft forever preferred_lft forever 14:46:10 inet6 ::1/128 scope host 14:46:10 valid_lft forever preferred_lft forever 14:46:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:46:10 link/ether fa:16:3e:0d:1d:c4 brd ff:ff:ff:ff:ff:ff 14:46:10 inet 10.30.122.124/23 brd 10.30.123.255 scope global dynamic eth0 14:46:10 valid_lft 85951sec preferred_lft 85951sec 14:46:10 inet6 fe80::f816:3eff:fe0d:1dc4/64 scope link 14:46:10 valid_lft forever preferred_lft forever 14:46:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:46:10 link/ether 02:42:48:75:3e:ee brd ff:ff:ff:ff:ff:ff 14:46:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:46:10 valid_lft forever preferred_lft forever 14:46:10 inet6 fe80::42:48ff:fe75:3eee/64 scope link 14:46:10 valid_lft forever preferred_lft forever 14:46:10 14:46:10 14:46:10 ---> sar -b -r -n DEV: 14:46:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/30/20 _x86_64_ (4 CPU) 14:46:10 14:46:10 14:38:28 LINUX RESTART (4 CPU) 14:46:10 14:46:10 14:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:46:10 14:40:01 72.75 30.48 42.26 0.00 7197.74 3729.77 0.00 14:46:10 14:41:01 1.76 0.00 1.76 0.00 0.00 33.35 0.00 14:46:10 14:42:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 14:46:10 14:43:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 14:46:10 14:44:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 14:46:10 14:45:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 14:46:10 14:46:01 133.46 72.63 60.83 0.00 6492.03 18603.73 0.00 14:46:10 Average: 29.87 14.74 15.13 0.00 1956.61 3198.06 0.00 14:46:10 14:46:10 14:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:46:10 14:40:01 162736 0 608544 32.34 2620 1107644 1127876 38.49 443688 1077084 132 14:46:10 14:41:01 168564 0 602596 32.03 2620 1107764 1101800 37.60 443904 1071800 16 14:46:10 14:42:01 166816 0 604340 32.12 2620 1107768 1094796 37.36 445936 1072172 16 14:46:10 14:43:01 166372 0 604780 32.14 2620 1107772 1094796 37.36 460720 1057408 16 14:46:10 14:44:01 166512 0 604636 32.14 2620 1107776 1094604 37.36 453304 1064732 16 14:46:10 14:45:01 166008 0 605136 32.16 2620 1107780 1094676 37.36 462192 1056380 8 14:46:10 14:46:01 153360 0 698504 37.12 2620 1027060 1412348 48.20 470612 1009860 16 14:46:10 Average: 164338 0 618362 32.86 2620 1096223 1145842 39.11 454337 1058491 31 14:46:10 14:46:10 14:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:46:10 14:40:01 eth0 563.61 384.18 1058.82 98.32 0.00 0.00 0.00 0.00 14:46:10 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:40:01 docker0 1.76 1.45 0.37 3.44 0.00 0.00 0.00 0.00 14:46:10 14:41:01 eth0 3.71 1.70 3.03 0.12 0.00 0.00 0.00 0.00 14:46:10 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:42:01 eth0 1.12 0.47 0.38 0.21 0.00 0.00 0.00 0.00 14:46:10 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:43:01 eth0 0.90 0.57 0.53 0.36 0.00 0.00 0.00 0.00 14:46:10 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:44:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 14:46:10 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:45:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 14:46:10 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:46:01 eth0 215.83 170.78 2174.67 18.91 0.00 0.00 0.00 0.00 14:46:10 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 Average: eth0 112.28 79.75 462.69 16.87 0.00 0.00 0.00 0.00 14:46:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:10 Average: docker0 0.25 0.21 0.05 0.49 0.00 0.00 0.00 0.00 14:46:10 14:46:10 14:46:10 ---> sar -P ALL: 14:46:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/30/20 _x86_64_ (4 CPU) 14:46:10 14:46:10 14:38:28 LINUX RESTART (4 CPU) 14:46:10 14:46:10 14:39:01 CPU %user %nice %system %iowait %steal %idle 14:46:10 14:40:01 all 12.05 0.00 4.91 1.21 0.02 81.81 14:46:10 14:40:01 0 12.23 0.00 5.12 0.52 0.02 82.11 14:46:10 14:40:01 1 12.99 0.00 4.17 0.40 0.02 82.42 14:46:10 14:40:01 2 12.12 0.00 4.94 2.98 0.02 79.95 14:46:10 14:40:01 3 10.85 0.00 5.43 0.96 0.02 82.74 14:46:10 14:41:01 all 0.19 0.00 0.07 0.00 0.00 99.73 14:46:10 14:41:01 0 0.08 0.00 0.08 0.00 0.00 99.83 14:46:10 14:41:01 1 0.48 0.00 0.08 0.00 0.00 99.43 14:46:10 14:41:01 2 0.08 0.00 0.10 0.00 0.00 99.82 14:46:10 14:41:01 3 0.12 0.00 0.03 0.00 0.00 99.85 14:46:10 14:42:01 all 0.18 0.00 0.05 0.00 0.00 99.77 14:46:10 14:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:46:10 14:42:01 1 0.53 0.00 0.05 0.00 0.00 99.42 14:46:10 14:42:01 2 0.10 0.00 0.07 0.00 0.00 99.83 14:46:10 14:42:01 3 0.07 0.00 0.03 0.00 0.00 99.90 14:46:10 14:43:01 all 0.15 0.00 0.05 0.00 0.00 99.80 14:46:10 14:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:46:10 14:43:01 1 0.53 0.00 0.07 0.00 0.00 99.40 14:46:10 14:43:01 2 0.03 0.00 0.08 0.00 0.00 99.88 14:46:10 14:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:46:10 14:44:01 all 0.16 0.00 0.22 0.00 0.00 99.62 14:46:10 14:44:01 0 0.05 0.00 0.22 0.00 0.00 99.73 14:46:10 14:44:01 1 0.45 0.00 0.23 0.00 0.00 99.32 14:46:10 14:44:01 2 0.12 0.00 0.28 0.00 0.00 99.60 14:46:10 14:44:01 3 0.03 0.00 0.13 0.00 0.00 99.83 14:46:10 14:45:01 all 0.17 0.00 0.06 0.00 0.00 99.77 14:46:10 14:45:01 0 0.03 0.00 0.08 0.00 0.00 99.88 14:46:10 14:45:01 1 0.17 0.00 0.05 0.00 0.00 99.78 14:46:10 14:45:01 2 0.43 0.00 0.07 0.00 0.00 99.50 14:46:10 14:45:01 3 0.03 0.00 0.05 0.00 0.00 99.92 14:46:10 14:46:01 all 5.74 0.00 4.12 2.01 0.01 88.11 14:46:10 14:46:01 0 6.10 0.00 3.95 1.36 0.02 88.58 14:46:10 14:46:01 1 6.01 0.00 3.93 1.78 0.00 88.27 14:46:10 14:46:01 2 5.36 0.00 4.48 2.75 0.02 87.40 14:46:10 14:46:01 3 5.48 0.00 4.13 2.17 0.02 88.21 14:46:10 Average: all 2.65 0.00 1.35 0.46 0.00 95.54 14:46:10 Average: 0 2.63 0.00 1.35 0.27 0.00 95.75 14:46:10 Average: 1 3.01 0.00 1.22 0.31 0.00 95.46 14:46:10 Average: 2 2.59 0.00 1.42 0.81 0.00 95.17 14:46:10 Average: 3 2.35 0.00 1.40 0.44 0.00 95.80 14:46:10 14:46:10 14:46:10