Pull request #202 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5de230576521c78e747d4af04c53b9ed26ec6fb2+969908695d9457bace8f724c7874c2a817cac062 (5c34e29fcc5ff7e408ba116fe350f67ac3fe132e) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-202/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-202/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4436’ Running on prd-centos7-docker-4c-2g-4438 in /w/workspace/foundry_device-virtual-go_PR-202 [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-202 # 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/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 969908695d9457bace8f724c7874c2a817cac062 into PR head commit 5de230576521c78e747d4af04c53b9ed26ec6fb2 Merge succeeded, producing 5de230576521c78e747d4af04c53b9ed26ec6fb2 Checking out Revision 5de230576521c78e747d4af04c53b9ed26ec6fb2 (PR-202) > git config core.sparsecheckout # timeout=10 > git checkout -f 5de230576521c78e747d4af04c53b9ed26ec6fb2 # 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 969908695d9457bace8f724c7874c2a817cac062 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5de230576521c78e747d4af04c53b9ed26ec6fb2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:33:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:33:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:33:10 ========================================================= 14:33:10 EdgeX Global Pipelines Version Info 14:33:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:33:12 ------------------- 14:33:12 stable info: 14:33:12 ------------------- 14:33:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:33:12 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 14:33:12 Message: update stable to v1.0.191 14:33:13 ------------------- 14:33:13 experimental info: 14:33:13 ------------------- 14:33:13 Commited By: **** collab-it+edgex@linuxfoundation.org 14:33:13 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 14:33:13 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:33:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-202 [Pipeline] echo 14:33:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-202 [Pipeline] echo 14:33:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-202 [Pipeline] echo 14:33:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5de230576521c78e747d4af04c53b9ed26ec6fb2 [Pipeline] echo 14:33:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5de2305 [Pipeline] echo 14:33:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:33:15 provisioning config files... 14:33:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-202@tmp/config8540028872026973167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:15 ---> docker-login.sh 14:33:15 nexus3.edgexfoundry.org:10001 14:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:16 Configure a credential helper to remove this warning. See 14:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:16 14:33:16 Login Succeeded 14:33:16 nexus3.edgexfoundry.org:10002 14:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:16 Configure a credential helper to remove this warning. See 14:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:16 14:33:16 Login Succeeded 14:33:16 nexus3.edgexfoundry.org:10003 14:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:16 Configure a credential helper to remove this warning. See 14:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:16 14:33:16 Login Succeeded 14:33:16 nexus3.edgexfoundry.org:10004 14:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:16 Configure a credential helper to remove this warning. See 14:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:16 14:33:16 Login Succeeded 14:33:16 docker.io 14:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:33:17 Configure a credential helper to remove this warning. See 14:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:33:17 14:33:17 Login Succeeded 14:33:17 ---> docker-login.sh ends [Pipeline] } 14:33:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:33:17 + git log --format=format:%s -1 5de230576521c78e747d4af04c53b9ed26ec6fb2 [Pipeline] echo 14:33:17 GIT_COMMIT: 5de230576521c78e747d4af04c53b9ed26ec6fb2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 14:33:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:33:18 14:33:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:33:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:33:19 latest: Pulling from edgex-devops/git-semver 14:33:19 31603596830f: Pulling fs layer 14:33:19 54011a49482f: Pulling fs layer 14:33:19 a6820b24f6d8: Pulling fs layer 14:33:19 f581987b2513: Pulling fs layer 14:33:19 f581987b2513: Waiting 14:33:19 54011a49482f: Verifying Checksum 14:33:19 54011a49482f: Download complete 14:33:19 31603596830f: Verifying Checksum 14:33:19 31603596830f: Download complete 14:33:19 f581987b2513: Verifying Checksum 14:33:19 f581987b2513: Download complete 14:33:19 a6820b24f6d8: Verifying Checksum 14:33:19 a6820b24f6d8: Download complete 14:33:19 31603596830f: Pull complete 14:33:19 54011a49482f: Pull complete 14:33:20 a6820b24f6d8: Pull complete 14:33:21 f581987b2513: Pull complete 14:33:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:33:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:33:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:33:21 prd-centos7-docker-4c-2g-4438 does not seem to be running inside a container 14:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-202 -v /w/workspace/foundry_device-virtual-go_PR-202:/w/workspace/foundry_device-virtual-go_PR-202:rw,z -v /w/workspace/foundry_device-virtual-go_PR-202@tmp:/w/workspace/foundry_device-virtual-go_PR-202@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 14:33:22 $ docker top 5a1dcd69992015acce0cd06b79a926ee17861d1ed6b5daef3da657457260eda8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:23 [ssh-agent] Looking for ssh-agent implementation... 14:33:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:23 $ docker exec 5a1dcd69992015acce0cd06b79a926ee17861d1ed6b5daef3da657457260eda8 ssh-agent 14:33:23 SSH_AUTH_SOCK=/tmp/ssh-4pYYZYpo6yU4/agent.12 14:33:23 SSH_AGENT_PID=18 14:33:23 Running ssh-add (command line suppressed) 14:33:23 Identity added: /w/workspace/foundry_device-virtual-go_PR-202@tmp/private_key_7825081643922858250.key (/w/workspace/foundry_device-virtual-go_PR-202@tmp/private_key_7825081643922858250.key) 14:33:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:24 + git tag --points-at HEAD [Pipeline] } 14:33:24 $ docker exec --env ******** --env ******** 5a1dcd69992015acce0cd06b79a926ee17861d1ed6b5daef3da657457260eda8 ssh-agent -k 14:33:24 unset SSH_AUTH_SOCK; 14:33:24 unset SSH_AGENT_PID; 14:33:24 echo Agent pid 18 killed; 14:33:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:33:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:24 [ssh-agent] Looking for ssh-agent implementation... 14:33:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:24 $ docker exec 5a1dcd69992015acce0cd06b79a926ee17861d1ed6b5daef3da657457260eda8 ssh-agent 14:33:24 SSH_AUTH_SOCK=/tmp/ssh-XEmLLfz5YYtf/agent.46 14:33:24 SSH_AGENT_PID=51 14:33:24 Running ssh-add (command line suppressed) 14:33:24 Identity added: /w/workspace/foundry_device-virtual-go_PR-202@tmp/private_key_4953350384049163045.key (/w/workspace/foundry_device-virtual-go_PR-202@tmp/private_key_4953350384049163045.key) 14:33:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:25 + git semver init 14:33:25 # -> Open(): unable to determine branch for HEAD 14:33:25 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-202/.git 14:33:25 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-202 14:33:25 # $SEMVER_REMOTE_NAME = origin 14:33:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:33:25 # $SEMVER_USER_NAME = edgex-jenkins 14:33:25 # $SEMVER_BRANCH = PR-202 14:33:25 # $SEMVER_TEMP = /tmp/semver-466587373 14:33:25 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 14:33:25 # '/tmp/semver-466587373' -> '/w/workspace/foundry_device-virtual-go_PR-202/.semver' 14:33:25 # -> Force: false 14:33:25 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-202/.semver [Pipeline] } 14:33:25 $ docker exec --env ******** --env ******** 5a1dcd69992015acce0cd06b79a926ee17861d1ed6b5daef3da657457260eda8 ssh-agent -k 14:33:25 unset SSH_AUTH_SOCK; 14:33:25 unset SSH_AGENT_PID; 14:33:25 echo Agent pid 51 killed; 14:33:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:26 + git semver [Pipeline] } 14:33:26 $ docker stop --time=1 5a1dcd69992015acce0cd06b79a926ee17861d1ed6b5daef3da657457260eda8 14:33:27 $ docker rm -f 5a1dcd69992015acce0cd06b79a926ee17861d1ed6b5daef3da657457260eda8 [Pipeline] // withDockerContainer [Pipeline] sh 14:33:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:33:28 Stashed 1 file(s) [Pipeline] echo 14:33:28 [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:33:43 Still waiting to schedule task 14:33:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:33:43 Still waiting to schedule task 14:33:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:36:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4440 in /w/workspace/foundry_device-virtual-go_PR-202 [Pipeline] { [Pipeline] ws 14:36:44 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 14:36:50 using credential edgex-jenkins-ssh 14:36:50 Cloning the remote Git repository 14:36:50 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:36:50 > git init /w/workspace/device-virtual-go/1 # timeout=10 14:36:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:36:50 > git --version # timeout=10 14:36:50 > git --version # 'git version 2.17.1' 14:36:50 using GIT_SSH to set credentials SSH Credentials for GitHub 14:36:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:36:53 Merging remotes/origin/master commit 969908695d9457bace8f724c7874c2a817cac062 into PR head commit 5de230576521c78e747d4af04c53b9ed26ec6fb2 14:36:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:36:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:36:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:36:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:36:52 using GIT_SSH to set credentials SSH Credentials for GitHub 14:36:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:36:53 > git config core.sparsecheckout # timeout=10 14:36:53 > git checkout -f 5de230576521c78e747d4af04c53b9ed26ec6fb2 # timeout=10 14:36:53 Merge succeeded, producing 5de230576521c78e747d4af04c53b9ed26ec6fb2 14:36:53 Checking out Revision 5de230576521c78e747d4af04c53b9ed26ec6fb2 (PR-202) 14:36:53 > git remote # timeout=10 14:36:53 > git config --get remote.origin.url # timeout=10 14:36:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:36:53 > git merge 969908695d9457bace8f724c7874c2a817cac062 # timeout=10 14:36:53 > git rev-parse HEAD^{commit} # timeout=10 14:36:53 > git config core.sparsecheckout # timeout=10 14:36:53 > git checkout -f 5de230576521c78e747d4af04c53b9ed26ec6fb2 # timeout=10 14:36:57 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 14:36:58 > git --version # timeout=10 14:36:58 > git --version # 'git version 2.17.1' 14:36:58 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:36:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:37:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:37:00 + + sudo service docker restarttrue 14:37:00 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:37:03 provisioning config files... 14:37:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1745639433528210198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:03 ---> docker-login.sh 14:37:03 nexus3.edgexfoundry.org:10001 14:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:05 Configure a credential helper to remove this warning. See 14:37:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:05 14:37:05 Login Succeeded 14:37:05 nexus3.edgexfoundry.org:10002 14:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:05 Configure a credential helper to remove this warning. See 14:37:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:05 14:37:05 Login Succeeded 14:37:05 nexus3.edgexfoundry.org:10003 14:37:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:06 Configure a credential helper to remove this warning. See 14:37:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:06 14:37:06 Login Succeeded 14:37:06 nexus3.edgexfoundry.org:10004 14:37:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:06 Configure a credential helper to remove this warning. See 14:37:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:06 14:37:06 Login Succeeded 14:37:06 docker.io 14:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:07 Configure a credential helper to remove this warning. See 14:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:07 14:37:07 Login Succeeded 14:37:07 ---> docker-login.sh ends [Pipeline] } 14:37:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:37:08 ========================================================= 14:37:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:37:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:37:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 14:37:09 Sending build context to Docker daemon 8.57MB 14:37:09 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:37:09 Step 2/8 : FROM ${BASE} 14:37:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:37:09 595b0fe564bb: Pulling fs layer 14:37:09 7186ed65a4f7: Pulling fs layer 14:37:09 316046926c0a: Pulling fs layer 14:37:09 4ebd0625c992: Pulling fs layer 14:37:09 207e8628e3a3: Pulling fs layer 14:37:09 c791037a9be2: Pulling fs layer 14:37:09 ffd874e62e21: Pulling fs layer 14:37:09 4ebd0625c992: Waiting 14:37:09 207e8628e3a3: Waiting 14:37:09 c791037a9be2: Waiting 14:37:09 ffd874e62e21: Waiting 14:37:09 316046926c0a: Download complete 14:37:09 7186ed65a4f7: Verifying Checksum 14:37:09 7186ed65a4f7: Download complete 14:37:09 207e8628e3a3: Download complete 14:37:09 c791037a9be2: Download complete 14:37:09 595b0fe564bb: Verifying Checksum 14:37:09 595b0fe564bb: Pull complete 14:37:10 7186ed65a4f7: Pull complete 14:37:11 316046926c0a: Pull complete 14:37:12 ffd874e62e21: Verifying Checksum 14:37:12 ffd874e62e21: Download complete 14:37:12 4ebd0625c992: Verifying Checksum 14:37:12 4ebd0625c992: Download complete 14:37:17 Running on prd-centos7-docker-4c-2g-4441 in /w/workspace/foundry_device-virtual-go_PR-202 [Pipeline] { [Pipeline] ws 14:37:17 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 14:37:20 using credential edgex-jenkins-ssh 14:37:20 Cloning the remote Git repository 14:37:20 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:37:20 > git init /w/workspace/device-virtual-go/1 # timeout=10 14:37:20 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:37:20 > git --version # timeout=10 14:37:20 > git --version # 'git version 2.24.3' 14:37:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:21 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:37:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:21 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:37:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:37:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:37:22 Merging remotes/origin/master commit 969908695d9457bace8f724c7874c2a817cac062 into PR head commit 5de230576521c78e747d4af04c53b9ed26ec6fb2 14:37:22 Merge succeeded, producing 5de230576521c78e747d4af04c53b9ed26ec6fb2 14:37:22 Checking out Revision 5de230576521c78e747d4af04c53b9ed26ec6fb2 (PR-202) 14:37:22 4ebd0625c992: Pull complete 14:37:22 207e8628e3a3: Pull complete 14:37:21 > git config core.sparsecheckout # timeout=10 14:37:21 > git checkout -f 5de230576521c78e747d4af04c53b9ed26ec6fb2 # timeout=10 14:37:21 > git remote # timeout=10 14:37:21 > git config --get remote.origin.url # timeout=10 14:37:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:21 > git merge 969908695d9457bace8f724c7874c2a817cac062 # timeout=10 14:37:21 > git rev-parse HEAD^{commit} # timeout=10 14:37:21 > git config core.sparsecheckout # timeout=10 14:37:21 > git checkout -f 5de230576521c78e747d4af04c53b9ed26ec6fb2 # timeout=10 14:37:23 c791037a9be2: Pull complete 14:37:25 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 14:37:25 > git --version # timeout=10 14:37:25 > git --version # 'git version 2.24.3' 14:37:25 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:37:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:37:27 ffd874e62e21: Pull complete 14:37:27 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 14:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:37:27 ---> cfc18b08335c 14:37:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 14:37:27 + sudo service docker restart 14:37:27 + true 14:37:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:37:28 provisioning config files... 14:37:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config272082986474918626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:29 ---> docker-login.sh 14:37:29 nexus3.edgexfoundry.org:10001 14:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:29 Configure a credential helper to remove this warning. See 14:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:29 14:37:29 Login Succeeded 14:37:29 nexus3.edgexfoundry.org:10002 14:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:29 Configure a credential helper to remove this warning. See 14:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:29 14:37:29 Login Succeeded 14:37:29 nexus3.edgexfoundry.org:10003 14:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:30 Configure a credential helper to remove this warning. See 14:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:30 14:37:30 Login Succeeded 14:37:30 nexus3.edgexfoundry.org:10004 14:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:30 Configure a credential helper to remove this warning. See 14:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:30 14:37:30 Login Succeeded 14:37:30 docker.io 14:37:30 ---> Running in 4c8e112565f0 14:37:30 Removing intermediate container 4c8e112565f0 14:37:30 ---> 5725e6ec0712 14:37:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:30 ---> Running in bfe6dbfa17aa 14:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:30 Configure a credential helper to remove this warning. See 14:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:30 14:37:30 Login Succeeded 14:37:30 ---> docker-login.sh ends [Pipeline] } 14:37:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:37:30 ========================================================= 14:37:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:37:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:37:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 14:37:31 Sending build context to Docker daemon 8.571MB 14:37:31 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:37:31 Step 2/8 : FROM ${BASE} 14:37:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:37:31 540db60ca938: Pulling fs layer 14:37:31 adcc1eea9eea: Pulling fs layer 14:37:31 4c4ab2625f07: Pulling fs layer 14:37:31 0510c868ecb4: Pulling fs layer 14:37:31 afea3b2eda06: Pulling fs layer 14:37:31 7809a108b3ef: Pulling fs layer 14:37:31 f706445af74f: Pulling fs layer 14:37:31 afea3b2eda06: Waiting 14:37:31 7809a108b3ef: Waiting 14:37:31 f706445af74f: Waiting 14:37:31 0510c868ecb4: Waiting 14:37:31 4c4ab2625f07: Download complete 14:37:31 adcc1eea9eea: Download complete 14:37:31 afea3b2eda06: Verifying Checksum 14:37:31 afea3b2eda06: Download complete 14:37:31 7809a108b3ef: Verifying Checksum 14:37:31 7809a108b3ef: Download complete 14:37:31 540db60ca938: Verifying Checksum 14:37:31 540db60ca938: Download complete 14:37:31 540db60ca938: Pull complete 14:37:32 adcc1eea9eea: Pull complete 14:37:32 4c4ab2625f07: Pull complete 14:37:33 f706445af74f: Verifying Checksum 14:37:33 f706445af74f: Download complete 14:37:33 Removing intermediate container bfe6dbfa17aa 14:37:33 ---> d145ff17b537 14:37:33 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 14:37:33 ---> Running in e2e1ea7ccb57 14:37:33 0510c868ecb4: Verifying Checksum 14:37:33 0510c868ecb4: Download complete 14:37:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:37:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:37:37 (1/13) Installing libc-dev (0.7.2-r3) 14:37:37 (2/13) Installing libsodium (1.0.18-r0) 14:37:37 (3/13) Installing pkgconf (1.7.3-r0) 14:37:37 (4/13) Installing libsodium-dev (1.0.18-r0) 14:37:37 (5/13) Installing openssh-keygen (8.4_p1-r3) 14:37:37 (6/13) Installing libedit (20191231.3.1-r1) 14:37:37 (7/13) Installing openssh-client (8.4_p1-r3) 14:37:38 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 14:37:38 (9/13) Installing openssh-server-common (8.4_p1-r3) 14:37:38 (10/13) Installing openssh-server (8.4_p1-r3) 14:37:39 0510c868ecb4: Pull complete 14:37:39 afea3b2eda06: Pull complete 14:37:39 7809a108b3ef: Pull complete 14:37:39 (11/13) Installing openssh (8.4_p1-r3) 14:37:39 (12/13) Installing libzmq (4.3.3-r1) 14:37:39 (13/13) Installing zeromq-dev (4.3.3-r1) 14:37:39 Executing busybox-1.32.1-r6.trigger 14:37:39 OK: 145 MiB in 53 packages 14:37:41 Removing intermediate container e2e1ea7ccb57 14:37:41 ---> 502fc7146874 14:37:41 Step 6/8 : WORKDIR /device-virtual-go 14:37:41 ---> Running in 756c3f08ceb1 14:37:42 Removing intermediate container 756c3f08ceb1 14:37:42 ---> 6cd3fa003d98 14:37:42 Step 7/8 : COPY . . 14:37:43 ---> b7ae854f139f 14:37:43 Step 8/8 : RUN go mod download 14:37:43 ---> Running in 0db1449d5aad 14:37:47 f706445af74f: Pull complete 14:37:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 14:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:37:47 ---> b068be0155e3 14:37:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 14:37:47 ---> Running in e1b1fc764a85 14:37:48 Removing intermediate container e1b1fc764a85 14:37:48 ---> 93010be83bbf 14:37:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:48 ---> Running in a60bb468b641 14:37:49 Removing intermediate container a60bb468b641 14:37:49 ---> a782ebb8ac46 14:37:49 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 14:37:49 ---> Running in b01efe0d8a92 14:37:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:37:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:37:53 (1/13) Installing libc-dev (0.7.2-r3) 14:37:53 (2/13) Installing libsodium (1.0.18-r0) 14:37:53 (3/13) Installing pkgconf (1.7.3-r0) 14:37:53 (4/13) Installing libsodium-dev (1.0.18-r0) 14:37:53 (5/13) Installing openssh-keygen (8.4_p1-r3) 14:37:53 (6/13) Installing libedit (20191231.3.1-r1) 14:37:54 (7/13) Installing openssh-client (8.4_p1-r3) 14:37:54 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 14:37:54 (9/13) Installing openssh-server-common (8.4_p1-r3) 14:37:54 (10/13) Installing openssh-server (8.4_p1-r3) 14:37:55 (11/13) Installing openssh (8.4_p1-r3) 14:37:55 (12/13) Installing libzmq (4.3.3-r1) 14:37:55 (13/13) Installing zeromq-dev (4.3.3-r1) 14:37:55 Executing busybox-1.32.1-r6.trigger 14:37:55 OK: 156 MiB in 53 packages 14:37:56 Removing intermediate container b01efe0d8a92 14:37:56 ---> 7f23a70dd859 14:37:56 Step 6/8 : WORKDIR /device-virtual-go 14:37:56 ---> Running in aff1085dc5e2 14:37:56 Removing intermediate container aff1085dc5e2 14:37:56 ---> 69a39023814f 14:37:56 Step 7/8 : COPY . . 14:37:57 ---> a91b92f4963b 14:37:57 Step 8/8 : RUN go mod download 14:37:57 ---> Running in 564ad91c3772 14:38:10 Removing intermediate container 0db1449d5aad 14:38:10 ---> 0094be69b6df 14:38:10 Successfully built 0094be69b6df 14:38:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:38:11 + docker inspect -f . ci-base-image-arm64 14:38:11 . [Pipeline] withDockerContainer 14:38:11 prd-ubuntu18.04-docker-arm64-4c-16g-4440 does not seem to be running inside a container 14:38:11 $ 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 14:38:12 $ docker top b00f9c885874db32281a88b94275e82221ac247d878cc6a1cfd01029436beac2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:14 + go version 14:38:14 go version go1.16.3 linux/arm64 [Pipeline] } 14:38:14 $ docker stop --time=1 b00f9c885874db32281a88b94275e82221ac247d878cc6a1cfd01029436beac2 14:38:16 $ docker rm -f b00f9c885874db32281a88b94275e82221ac247d878cc6a1cfd01029436beac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:17 + docker inspect -f . ci-base-image-arm64 14:38:17 . [Pipeline] withDockerContainer 14:38:17 prd-ubuntu18.04-docker-arm64-4c-16g-4440 does not seem to be running inside a container 14:38: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 ******** ci-base-image-arm64 cat 14:38:19 $ docker top d1c0f6f9fb9d99985672b905d47721e1b4184f2fa5709c5974bdbb7abd1358b8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:20 + go mod tidy [Pipeline] sh 14:38:21 + make test 14:38:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:38:22 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:38:24 Removing intermediate container 564ad91c3772 14:38:24 ---> f71c1faae16f 14:38:24 Successfully built f71c1faae16f 14:38:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:38:24 + docker inspect -f . ci-base-image-x86_64 14:38:24 . [Pipeline] withDockerContainer 14:38:24 prd-centos7-docker-4c-2g-4441 does not seem to be running inside a container 14:38:24 $ 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 14:38:25 $ docker top af6fd286a590621d054f513f4c4dcd6a3d12f0f49225321efc730494b6f6ca71 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:26 + go version 14:38:26 go version go1.16.3 linux/amd64 [Pipeline] } 14:38:26 $ docker stop --time=1 af6fd286a590621d054f513f4c4dcd6a3d12f0f49225321efc730494b6f6ca71 14:38:27 $ docker rm -f af6fd286a590621d054f513f4c4dcd6a3d12f0f49225321efc730494b6f6ca71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:38:28 + docker inspect -f . ci-base-image-x86_64 14:38:28 . [Pipeline] withDockerContainer 14:38:28 prd-centos7-docker-4c-2g-4441 does not seem to be running inside a container 14:38: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 ******** ci-base-image-x86_64 cat 14:38:29 $ docker top 19dd9dd01437d69574c49e7eb2883b952d19d88f2406303d118df127ffc76bd2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:29 + go mod tidy [Pipeline] sh 14:38:31 + make test 14:38:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:38:31 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:38:54 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:38:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.447s coverage: 63.8% of statements 14:38:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:39:04 gofmt -l . 14:39:04 [ "`gofmt -l .`" = "" ] 14:39:04 ./bin/test-attribution-txt.sh 14:39:04 ./bin/test-go-mod-tidy.sh [Pipeline] } 14:39:05 $ docker stop --time=1 19dd9dd01437d69574c49e7eb2883b952d19d88f2406303d118df127ffc76bd2 14:39:07 $ docker rm -f 19dd9dd01437d69574c49e7eb2883b952d19d88f2406303d118df127ffc76bd2 [Pipeline] // withDockerContainer [Pipeline] sh 14:39:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:39:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:39:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:39:09 + ls -al . 14:39:09 total 132 14:39:09 drwxrwxr-x. 7 jenkins jenkins 4096 May 11 14:39 . 14:39:09 drwxrwxr-x. 4 jenkins jenkins 28 May 11 14:37 .. 14:39:09 -rw-rw-r--. 1 jenkins jenkins 8153 May 11 14:37 Attribution.txt 14:39:09 drwxrwxr-x. 2 jenkins jenkins 64 May 11 14:37 bin 14:39:09 drwxrwxr-x. 3 jenkins jenkins 32 May 11 14:37 cmd 14:39:09 -rw-r--r--. 1 jenkins jenkins 47247 May 11 14:38 coverage.out 14:39:09 -rw-rw-r--. 1 jenkins jenkins 1905 May 11 14:37 Dockerfile 14:39:09 -rw-rw-r--. 1 jenkins jenkins 998 May 11 14:37 Dockerfile.build 14:39:09 drwxrwxr-x. 8 jenkins jenkins 179 May 11 14:37 .git 14:39:09 drwxrwxr-x. 2 jenkins jenkins 103 May 11 14:37 .github 14:39:09 -rw-rw-r--. 1 jenkins jenkins 277 May 11 14:37 .gitignore 14:39:09 -rw-r--r--. 1 jenkins jenkins 809 May 11 14:39 go.mod 14:39:09 -rw-r--r--. 1 jenkins jenkins 23743 May 11 14:38 go.sum 14:39:09 drwxrwxr-x. 3 jenkins jenkins 20 May 11 14:37 internal 14:39:09 -rw-rw-r--. 1 jenkins jenkins 660 May 11 14:37 Jenkinsfile 14:39:09 -rw-rw-r--. 1 jenkins jenkins 11340 May 11 14:37 LICENSE 14:39:09 -rw-rw-r--. 1 jenkins jenkins 901 May 11 14:37 Makefile 14:39:09 -rw-rw-r--. 1 jenkins jenkins 2745 May 11 14:37 README.md 14:39:09 -rw-rw-r--. 1 jenkins jenkins 5 May 11 14:33 VERSION 14:39:09 -rw-rw-r--. 1 jenkins jenkins 235 May 11 14:37 version.go [Pipeline] isUnix [Pipeline] sh 14:39:10 + 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=5de230576521c78e747d4af04c53b9ed26ec6fb2 --label arch=amd64 --label version=0.0.0 . 14:39:10 Sending build context to Docker daemon 8.644MB 14:39:10 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 14:39:10 Step 2/25 : FROM ${BASE} AS builder 14:39:10 ---> f71c1faae16f 14:39:10 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 14:39:10 ---> Running in a9716aa2cef8 14:39:10 Removing intermediate container a9716aa2cef8 14:39:10 ---> 2567a01d466c 14:39:10 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 14:39:10 ---> Running in d73bec4187e4 14:39:11 Removing intermediate container d73bec4187e4 14:39:11 ---> 5de10e3345b6 14:39:11 Step 5/25 : WORKDIR /device-virtual-go 14:39:11 ---> Running in aa8a2c185c09 14:39:11 Removing intermediate container aa8a2c185c09 14:39:11 ---> 2f024aad7105 14:39:11 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:11 ---> Running in 533ab755662e 14:39:12 Removing intermediate container 533ab755662e 14:39:12 ---> 560f15a4130c 14:39:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:39:12 ---> Running in 32c36006b9b0 14:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:39:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:39:16 OK: 156 MiB in 53 packages 14:39:17 Removing intermediate container 32c36006b9b0 14:39:17 ---> 73306d4d0614 14:39:17 Step 8/25 : COPY . . 14:39:17 ---> 8fd4c083f2f5 14:39:17 Step 9/25 : RUN go mod download 14:39:17 ---> Running in 0b5354c3306a 14:39:18 Removing intermediate container 0b5354c3306a 14:39:18 ---> decb66e0080c 14:39:18 Step 10/25 : ARG MAKE='make build' 14:39:18 ---> Running in a8a67e48045f 14:39:18 Removing intermediate container a8a67e48045f 14:39:18 ---> a5f1c9166df2 14:39:18 Step 11/25 : RUN $MAKE 14:39:18 ---> Running in 010814df28bb 14:39:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 14:39:31 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:39:31 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.689s coverage: 63.8% of statements 14:39:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:39:37 CGO_ENABLED=1 GO111MODULE=on go build ./... 14:39:40 Removing intermediate container 010814df28bb 14:39:40 ---> 8b4a800c503d 14:39:40 Step 12/25 : FROM alpine:3.12 14:39:40 3.12: Pulling from library/alpine 14:39:40 339de151aab4: Pulling fs layer 14:39:41 339de151aab4: Verifying Checksum 14:39:41 339de151aab4: Download complete 14:39:41 339de151aab4: Pull complete 14:39:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:39:41 Status: Downloaded newer image for alpine:3.12 14:39:41 ---> 13621d1b12d4 14:39:41 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:39:41 ---> Running in 3eb881274810 14:39:41 Removing intermediate container 3eb881274810 14:39:41 ---> f7f7b6efd573 14:39:41 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:41 ---> Running in c5bafb5be3de 14:39:42 Removing intermediate container c5bafb5be3de 14:39:42 ---> 319a8ef50d64 14:39:42 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 14:39:42 ---> Running in ffcdfc199614 14:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:39:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:39:46 (1/6) Installing dumb-init (1.2.2-r1) 14:39:46 (2/6) Installing libgcc (9.3.0-r2) 14:39:46 (3/6) Installing libsodium (1.0.18-r0) 14:39:47 (4/6) Installing libstdc++ (9.3.0-r2) 14:39:48 (5/6) Installing libzmq (4.3.3-r0) 14:39:48 (6/6) Installing zeromq (4.3.3-r0) 14:39:48 Executing busybox-1.31.1-r20.trigger 14:39:48 OK: 8 MiB in 20 packages 14:39:48 Removing intermediate container ffcdfc199614 14:39:48 ---> 106ba8ac6668 14:39:48 Step 16/25 : WORKDIR / 14:39:48 ---> Running in 02b43ffffcc5 14:39:49 Removing intermediate container 02b43ffffcc5 14:39:49 ---> 22ccf35d694d 14:39:49 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:39:49 ---> d0624992b448 14:39:49 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 14:39:49 ---> f3cda0a3ecfb 14:39:49 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 14:39:50 ---> 76820b734d4a 14:39:50 Step 20/25 : EXPOSE 49990 14:39:50 ---> Running in e532401faca0 14:39:50 Removing intermediate container e532401faca0 14:39:50 ---> b8740cb20c4f 14:39:50 Step 21/25 : ENTRYPOINT ["/device-virtual"] 14:39:50 ---> Running in 4b2c148c94fd 14:39:50 Removing intermediate container 4b2c148c94fd 14:39:50 ---> 8027f67e6874 14:39:50 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:39:50 ---> Running in 0293dc75b00c 14:39:51 Removing intermediate container 0293dc75b00c 14:39:51 ---> dcb335475fd0 14:39:51 Step 23/25 : LABEL arch=amd64 14:39:51 ---> Running in 165eda0e89b7 14:39:51 Removing intermediate container 165eda0e89b7 14:39:51 ---> 7c470a15e95b 14:39:51 Step 24/25 : LABEL git_sha=5de230576521c78e747d4af04c53b9ed26ec6fb2 14:39:51 ---> Running in ec5b4cc615b4 14:39:51 Removing intermediate container ec5b4cc615b4 14:39:51 ---> 0d0070e05d7b 14:39:51 Step 25/25 : LABEL version=0.0.0 14:39:51 ---> Running in f990cc98927e 14:39:51 Removing intermediate container f990cc98927e 14:39:51 ---> 972147704e7e 14:39:51 [Warning] One or more build-args [ARCH] were not consumed 14:39:51 Successfully built 972147704e7e 14:39: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 Post stage [Pipeline] libraryResource [Pipeline] sh 14:39:52 ---> job-cost.sh 14:39:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6RoA 14:39:58 gofmt -l . 14:39:58 [ "`gofmt -l .`" = "" ] 14:39:58 ./bin/test-attribution-txt.sh 14:39:58 ./bin/test-go-mod-tidy.sh [Pipeline] } 14:39:58 $ docker stop --time=1 d1c0f6f9fb9d99985672b905d47721e1b4184f2fa5709c5974bdbb7abd1358b8 14:40:00 $ docker rm -f d1c0f6f9fb9d99985672b905d47721e1b4184f2fa5709c5974bdbb7abd1358b8 [Pipeline] // withDockerContainer [Pipeline] sh 14:40:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:40:01 Warning: overwriting stash ‘coverage-report’ 14:40:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:40:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:40:03 + ls -al . 14:40:03 total 156 14:40:03 drwxrwxr-x 7 jenkins jenkins 4096 May 11 14:39 . 14:40:03 drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:36 .. 14:40:03 drwxrwxr-x 8 jenkins jenkins 4096 May 11 14:36 .git 14:40:03 drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:36 .github 14:40:03 -rw-rw-r-- 1 jenkins jenkins 277 May 11 14:36 .gitignore 14:40:03 -rw-rw-r-- 1 jenkins jenkins 8153 May 11 14:36 Attribution.txt 14:40:03 -rw-rw-r-- 1 jenkins jenkins 1905 May 11 14:36 Dockerfile 14:40:03 -rw-rw-r-- 1 jenkins jenkins 998 May 11 14:36 Dockerfile.build 14:40:03 -rw-rw-r-- 1 jenkins jenkins 660 May 11 14:36 Jenkinsfile 14:40:03 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 14:36 LICENSE 14:40:03 -rw-rw-r-- 1 jenkins jenkins 901 May 11 14:36 Makefile 14:40:03 -rw-rw-r-- 1 jenkins jenkins 2745 May 11 14:36 README.md 14:40:03 -rw-rw-r-- 1 jenkins jenkins 5 May 11 14:33 VERSION 14:40:03 drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:36 bin 14:40:03 drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:36 cmd 14:40:03 -rw-r--r-- 1 jenkins jenkins 47247 May 11 14:39 coverage.out 14:40:03 -rw-r--r-- 1 jenkins jenkins 809 May 11 14:39 go.mod 14:40:03 -rw-r--r-- 1 jenkins jenkins 23743 May 11 14:38 go.sum 14:40:03 drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:36 internal 14:40:03 -rw-rw-r-- 1 jenkins jenkins 235 May 11 14:36 version.go [Pipeline] isUnix [Pipeline] sh 14:40:03 + 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=5de230576521c78e747d4af04c53b9ed26ec6fb2 --label arch=arm64 --label version=0.0.0 . 14:40:04 Sending build context to Docker daemon 8.643MB 14:40:04 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 14:40:04 Step 2/25 : FROM ${BASE} AS builder 14:40:04 ---> 0094be69b6df 14:40:04 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 14:40:04 ---> Running in 8a4dbddd878d 14:40:04 Removing intermediate container 8a4dbddd878d 14:40:04 ---> 71b1ab1b0728 14:40:04 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 14:40:05 ---> Running in e9020725813e 14:40:05 Removing intermediate container e9020725813e 14:40:05 ---> 5b9216d4bd6b 14:40:05 Step 5/25 : WORKDIR /device-virtual-go 14:40:05 ---> Running in e7dbd9b1fcac 14:40:05 Removing intermediate container e7dbd9b1fcac 14:40:05 ---> 2e2b17f7dadd 14:40:05 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:40:06 ---> Running in f10bdf54d6c8 14:40:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:40:08 Removing intermediate container f10bdf54d6c8 14:40:08 ---> 3055ac126868 14:40:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:40:08 ---> Running in e902ab706b7a 14:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:40:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:40:13 OK: 145 MiB in 53 packages 14:40:14 Removing intermediate container e902ab706b7a 14:40:14 ---> 08e856060882 14:40:14 Step 8/25 : COPY . . 14:40:15 ---> 32b625182e00 14:40:15 Step 9/25 : RUN go mod download 14:40:16 ---> Running in f21cd3d80311 14:40:18 Removing intermediate container f21cd3d80311 14:40:18 ---> fd307468eadc 14:40:18 Step 10/25 : ARG MAKE='make build' 14:40:18 ---> Running in a9a008775af4 14:40:18 Removing intermediate container a9a008775af4 14:40:18 ---> 8b068f27b3fa 14:40:18 Step 11/25 : RUN $MAKE 14:40:19 ---> Running in b22989f56cfb 14:40:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 14:40:34 lf-activate-venv(): INFO: Adding /tmp/venv-6RoA/bin to PATH 14:40:34 INFO: No Stack... 14:40:34 INFO: Retrieving Pricing Info for: v1-standard-2 14:40:34 INFO: Archiving Costs [Pipeline] sh 14:40:35 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 14:40:35 + cut -d, -f6 [Pipeline] lock 14:40:35 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-202-1-stack-cost] 14:40:35 Resource [jenkins-edgexfoundry-device-virtual-go-PR-202-1-stack-cost] did not exist. Created. 14:40:35 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:40:35 + echo total: 0.029999999329447746 [Pipeline] stash 14:40:35 Stashed 1 file(s) [Pipeline] } 14:40:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-202-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:41:07 CGO_ENABLED=1 GO111MODULE=on go build ./... 14:41:17 Removing intermediate container b22989f56cfb 14:41:17 ---> ed193bc37615 14:41:17 Step 12/25 : FROM alpine:3.12 14:41:17 3.12: Pulling from library/alpine 14:41:17 d2f70382dc9a: Pulling fs layer 14:41:17 d2f70382dc9a: Verifying Checksum 14:41:17 d2f70382dc9a: Download complete 14:41:18 d2f70382dc9a: Pull complete 14:41:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:41:18 Status: Downloaded newer image for alpine:3.12 14:41:18 ---> 9852663dfa18 14:41:18 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:41:18 ---> Running in 13c5e6821c9a 14:41:18 Removing intermediate container 13c5e6821c9a 14:41:18 ---> 080ec891279b 14:41:18 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:19 ---> Running in f1eed75266e2 14:41:21 Removing intermediate container f1eed75266e2 14:41:21 ---> 14ed9e360248 14:41:21 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 14:41:21 ---> Running in 0c04f8d5f44e 14:41:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:41:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:41:24 (1/6) Installing dumb-init (1.2.2-r1) 14:41:25 (2/6) Installing libgcc (9.3.0-r2) 14:41:25 (3/6) Installing libsodium (1.0.18-r0) 14:41:25 (4/6) Installing libstdc++ (9.3.0-r2) 14:41:26 (5/6) Installing libzmq (4.3.3-r0) 14:41:26 (6/6) Installing zeromq (4.3.3-r0) 14:41:26 Executing busybox-1.31.1-r20.trigger 14:41:26 OK: 8 MiB in 20 packages 14:41:28 Removing intermediate container 0c04f8d5f44e 14:41:28 ---> ebf969fe03c8 14:41:28 Step 16/25 : WORKDIR / 14:41:28 ---> Running in eac1f996ba4f 14:41:28 Removing intermediate container eac1f996ba4f 14:41:28 ---> ffa931515f65 14:41:28 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:41:29 ---> 384e5d8f606d 14:41:29 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 14:41:30 ---> 59f08f00e704 14:41:30 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 14:41:31 ---> 78e90494e418 14:41:31 Step 20/25 : EXPOSE 49990 14:41:31 ---> Running in 798d2c41f99d 14:41:31 Removing intermediate container 798d2c41f99d 14:41:31 ---> 45ef33e3e703 14:41:31 Step 21/25 : ENTRYPOINT ["/device-virtual"] 14:41:31 ---> Running in 297b9947105e 14:41:32 Removing intermediate container 297b9947105e 14:41:32 ---> 0bbbfc744d29 14:41:32 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:41:32 ---> Running in f506e8c59ca1 14:41:33 Removing intermediate container f506e8c59ca1 14:41:33 ---> 0fbf6a1a9c8c 14:41:33 Step 23/25 : LABEL arch=arm64 14:41:33 ---> Running in 5270bc8335d4 14:41:33 Removing intermediate container 5270bc8335d4 14:41:33 ---> 217b6e316eaa 14:41:33 Step 24/25 : LABEL git_sha=5de230576521c78e747d4af04c53b9ed26ec6fb2 14:41:33 ---> Running in c7a10fac605f 14:41:34 Removing intermediate container c7a10fac605f 14:41:34 ---> 3a0bde70896a 14:41:34 Step 25/25 : LABEL version=0.0.0 14:41:34 ---> Running in 9650a0ed09b9 14:41:34 Removing intermediate container 9650a0ed09b9 14:41:34 ---> c2ea5804490e 14:41:34 [Warning] One or more build-args [ARCH] were not consumed 14:41:34 Successfully built c2ea5804490e 14:41:34 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 Post stage [Pipeline] libraryResource [Pipeline] sh 14:41:35 ---> job-cost.sh 14:41:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U2kN 14:42:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:43:35 lf-activate-venv(): INFO: Adding /tmp/venv-U2kN/bin to PATH 14:43:35 INFO: No Stack... 14:43:36 INFO: Retrieving Pricing Info for: lf-standard-4 14:43:36 INFO: Archiving Costs [Pipeline] sh 14:43:37 + cut -d, -f6 14:43:37 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 14:43:37 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-202-1-stack-cost] 14:43:37 Resource [jenkins-edgexfoundry-device-virtual-go-PR-202-1-stack-cost] did not exist. Created. 14:43:37 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:43:37 /w/workspace/device-virtual-go/1@tmp/durable-80a5802c/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-80a5802c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:43:38 + echo total: 0.20999999344348907 [Pipeline] stash 14:43:38 Warning: overwriting stash ‘stack-cost’ 14:43:38 Stashed 1 file(s) [Pipeline] } 14:43:38 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-202-1-stack-cost] [Pipeline] // lock [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:43:39 provisioning config files... 14:43:39 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-202@tmp/config8691576286497902855tmp [Pipeline] { [Pipeline] sh 14:43:39 + set +x 14:43:39 + curl -s https://codecov.io/bash 14:43:39 + bash -s -- 14:43:39 14:43:39 _____ _ 14:43:39 / ____| | | 14:43:39 | | ___ __| | ___ ___ _____ __ 14:43:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:43:39 | |___| (_) | (_| | __/ (_| (_) \ V / 14:43:39 \_____\___/ \__,_|\___|\___\___/ \_/ 14:43:39 Bash-1.0.2 14:43:39 14:43:39 14:43:39 ==> git version 2.24.3 found 14:43:39 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:43:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:43:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:43:39 ==> Jenkins CI detected. 14:43:39 project root: . 14:43:39 --> token set from env 14:43:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:43:39 ==> Running gcov in . (disable via -X gcov) 14:43:39 ==> Python coveragepy not found 14:43:39 ==> Searching for coverage reports in: 14:43:39 + . 14:43:39 -> Found 1 reports 14:43:39 ==> Detecting git/mercurial file structure 14:43:39 ==> Reading reports 14:43:39 + ./coverage.out bytes=47247 14:43:39 ==> Appending adjustments 14:43:39 https://docs.codecov.io/docs/fixing-reports 14:43:39 + Found adjustments 14:43:40 ==> Gzipping contents 14:43:40 8.0K /tmp/codecov.A8Fjgl.gz 14:43:40 ==> Uploading reports 14:43:40 url: https://codecov.io 14:43:40 query: branch=PR-202&commit=5de230576521c78e747d4af04c53b9ed26ec6fb2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=202&job=&cmd_args= 14:43:40 -> Pinging Codecov 14:43:40 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-202&commit=5de230576521c78e747d4af04c53b9ed26ec6fb2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=202&job=&cmd_args= 14:43:40 -> Uploading to 14:43:40 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/5E52B4B073DB2E39498172D8E973AA87/5de230576521c78e747d4af04c53b9ed26ec6fb2/1049fc93-738b-493a-9ba8-1bbe0ca2d7ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T144340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cef628dc076fd72257123e1b050b62bb7ba288af25e8eb1c7b22a5f4e4fd095d 14:43:40 % Total % Received % Xferd Average Speed Time Time Time Current 14:43:40 Dload Upload Total Spent Left Speed 14:43:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5765 0 0 100 5765 0 15240 --:--:-- --:--:-- --:--:-- 15211 14:43:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/5de230576521c78e747d4af04c53b9ed26ec6fb2 [Pipeline] } 14:43:41 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] { (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:43:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:43:43 ---> package-listing.sh 14:43:43 ++ tr '[:upper:]' '[:lower:]' 14:43:43 ++ facter osfamily 14:43:43 + OS_FAMILY=redhat 14:43:43 + workspace=/w/workspace/foundry_device-virtual-go_PR-202 14:43:43 + START_PACKAGES=/tmp/packages_start.txt 14:43:43 + END_PACKAGES=/tmp/packages_end.txt 14:43:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:43:43 + PACKAGES=/tmp/packages_start.txt 14:43:43 + '[' /w/workspace/foundry_device-virtual-go_PR-202 ']' 14:43:43 + PACKAGES=/tmp/packages_end.txt 14:43:43 + case "${OS_FAMILY}" in 14:43:43 + rpm -qa 14:43:43 + sort 14:43:48 + '[' -f /tmp/packages_start.txt ']' 14:43:48 + '[' -f /tmp/packages_end.txt ']' 14:43:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:43:48 + '[' /w/workspace/foundry_device-virtual-go_PR-202 ']' 14:43:48 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-202/archives/ 14:43:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-202/archives/ [Pipeline] echo 14:43:48 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-202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:43:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:43:49 14:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:43:50 alpine: Pulling from edgex-lftools-log-publisher 14:43:50 df20fa9351a1: Pulling fs layer 14:43:50 36b3adc4ff6f: Pulling fs layer 14:43:50 8ad3a11d3b57: Pulling fs layer 14:43:50 46f8f816bc3b: Pulling fs layer 14:43:50 93b61091891f: Pulling fs layer 14:43:50 93b9cdb0e59b: Pulling fs layer 14:43:50 5e14af77c1be: Pulling fs layer 14:43:50 01666e4c0597: Pulling fs layer 14:43:50 aa168da1d23b: Pulling fs layer 14:43:50 93b61091891f: Waiting 14:43:50 93b9cdb0e59b: Waiting 14:43:50 5e14af77c1be: Waiting 14:43:50 01666e4c0597: Waiting 14:43:50 aa168da1d23b: Waiting 14:43:50 46f8f816bc3b: Waiting 14:43:50 36b3adc4ff6f: Verifying Checksum 14:43:50 36b3adc4ff6f: Download complete 14:43:50 46f8f816bc3b: Verifying Checksum 14:43:50 46f8f816bc3b: Download complete 14:43:50 df20fa9351a1: Verifying Checksum 14:43:50 df20fa9351a1: Download complete 14:43:50 93b9cdb0e59b: Verifying Checksum 14:43:50 93b9cdb0e59b: Download complete 14:43:50 93b61091891f: Download complete 14:43:50 5e14af77c1be: Verifying Checksum 14:43:50 5e14af77c1be: Download complete 14:43:50 01666e4c0597: Verifying Checksum 14:43:50 01666e4c0597: Download complete 14:43:50 8ad3a11d3b57: Verifying Checksum 14:43:50 8ad3a11d3b57: Download complete 14:43:50 df20fa9351a1: Pull complete 14:43:50 36b3adc4ff6f: Pull complete 14:43:52 aa168da1d23b: Verifying Checksum 14:43:52 aa168da1d23b: Download complete 14:43:52 8ad3a11d3b57: Pull complete 14:43:52 46f8f816bc3b: Pull complete 14:43:53 93b61091891f: Pull complete 14:43:53 93b9cdb0e59b: Pull complete 14:43:53 5e14af77c1be: Pull complete 14:43:53 01666e4c0597: Pull complete 14:44:01 aa168da1d23b: Pull complete 14:44:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:44:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:44:02 prd-centos7-docker-4c-2g-4438 does not seem to be running inside a container 14:44:02 $ 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-202/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-202 -v /w/workspace/foundry_device-virtual-go_PR-202:/w/workspace/foundry_device-virtual-go_PR-202:rw,z -v /w/workspace/foundry_device-virtual-go_PR-202@tmp:/w/workspace/foundry_device-virtual-go_PR-202@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 14:44:04 $ docker top d4efde230e2d07945f5511d64495f3937f1f4230f336e205d92ca9536dd4d47a -eo pid,comm [Pipeline] { [Pipeline] sh 14:44:05 + touch /tmp/pre-build-complete [Pipeline] sh 14:44:05 + mkdir -p /var/log/sa [Pipeline] sh 14:44:05 + ls /var/log/sa-host 14:44:05 + sadf -c /var/log/sa-host/sa11 14:44:05 file_magic: OK 14:44:05 HZ: Using current value: 100 14:44:05 file_header: OK 14:44:05 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:44:05 Statistics: 14:44:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:44:05 File successfully converted to sysstat format version 12.2.1 14:44:05 + sadf -c /var/log/sa-host/sa23 14:44:05 file_magic: OK 14:44:05 HZ: Using current value: 100 14:44:05 file_header: OK 14:44:05 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:44:05 Statistics: 14:44:05 Hnuu...uuuununununu... 14:44:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:44:06 provisioning config files... 14:44:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-202@tmp/config8606435773592390982tmp [Pipeline] { [Pipeline] echo 14:44:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:44:06 ---> create-netrc.sh [Pipeline] } 14:44:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:44:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:44:07 ---> python-tools-install.sh [Pipeline] echo 14:44:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:44:07 ---> sudo-logs.sh 14:44:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:44:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:44:07 ---> job-cost.sh 14:44:07 lf-activate-venv: SKIPPING 14:44:07 DEBUG: total: 0.20999999344348907 14:44:07 INFO: Retrieving Stack Cost... 14:44:09 INFO: Retrieving Pricing Info for: v1-standard-2 14:44:09 INFO: Archiving Costs [Pipeline] echo 14:44:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:44:10 ---> logs-deploy.sh 14:44:10 lf-activate-venv: SKIPPING 14:44:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-202/1 14:44:10 INFO: archiving workspace using pattern(s): 14:44:11 Archives upload complete. 14:44:11 INFO: archiving logs to Nexus 14:44:12 ---> uname -a: 14:44:12 Linux prd-centos7-docker-4c-2g-4438.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:44:12 14:44:12 14:44:12 ---> lscpu: 14:44:12 Architecture: x86_64 14:44:12 CPU op-mode(s): 32-bit, 64-bit 14:44:12 Byte Order: Little Endian 14:44:12 Address sizes: 40 bits physical, 48 bits virtual 14:44:12 CPU(s): 4 14:44:12 On-line CPU(s) list: 0-3 14:44:12 Thread(s) per core: 1 14:44:12 Core(s) per socket: 1 14:44:12 Socket(s): 4 14:44:12 NUMA node(s): 1 14:44:12 Vendor ID: GenuineIntel 14:44:12 CPU family: 6 14:44:12 Model: 44 14:44:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:44:12 Stepping: 1 14:44:12 CPU MHz: 2933.438 14:44:12 BogoMIPS: 5866.87 14:44:12 Virtualization: VT-x 14:44:12 Hypervisor vendor: KVM 14:44:12 Virtualization type: full 14:44:12 L1d cache: 128 KiB 14:44:12 L1i cache: 128 KiB 14:44:12 L2 cache: 16 MiB 14:44:12 L3 cache: 64 MiB 14:44:12 NUMA node0 CPU(s): 0-3 14:44:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:44:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:44:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:44:12 Vulnerability Meltdown: Mitigation; PTI 14:44:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:44:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:44:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:44:12 Vulnerability Srbds: Not affected 14:44:12 Vulnerability Tsx async abort: Not affected 14:44:12 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:44:12 14:44:12 14:44:12 ---> nproc: 14:44:12 4 14:44:12 14:44:12 14:44:12 ---> df -h: 14:44:12 Filesystem Size Used Available Use% Mounted on 14:44:12 overlay 50.0G 7.3G 42.7G 15% / 14:44:12 tmpfs 64.0M 0 64.0M 0% /dev 14:44:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:44:12 shm 64.0M 0 64.0M 0% /dev/shm 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-202 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-202@tmp 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 14:44:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 14:44:12 14:44:12 14:44:12 ---> free -m: 14:44:12 total used free shared buff/cache available 14:44:12 Mem: 1837 722 114 0 1000 1009 14:44:12 Swap: 1023 0 1023 14:44:12 14:44:12 14:44:12 ---> ip addr: 14:44:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:44:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:44:12 inet 127.0.0.1/8 scope host lo 14:44:12 valid_lft forever preferred_lft forever 14:44:12 inet6 ::1/128 scope host 14:44:12 valid_lft forever preferred_lft forever 14:44:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:44:12 link/ether fa:16:3e:18:9a:5b brd ff:ff:ff:ff:ff:ff 14:44:12 inet 10.30.122.153/23 brd 10.30.123.255 scope global dynamic eth0 14:44:12 valid_lft 85702sec preferred_lft 85702sec 14:44:12 inet6 fe80::f816:3eff:fe18:9a5b/64 scope link 14:44:12 valid_lft forever preferred_lft forever 14:44:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:44:12 link/ether 02:42:4d:88:25:bd brd ff:ff:ff:ff:ff:ff 14:44:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:44:12 valid_lft forever preferred_lft forever 14:44:12 inet6 fe80::42:4dff:fe88:25bd/64 scope link 14:44:12 valid_lft forever preferred_lft forever 14:44:12 14:44:12 14:44:12 ---> sar -b -r -n DEV: 14:44:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 14:44:12 14:44:12 14:32:20 LINUX RESTART (4 CPU) 14:44:12 14:44:12 14:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:44:12 14:34:01 47.53 12.73 34.80 0.00 4608.67 3271.73 0.00 14:44:12 14:35:01 1.58 0.00 1.58 0.00 0.00 26.10 0.00 14:44:12 14:36:01 0.23 0.00 0.23 0.00 0.00 3.01 0.00 14:44:12 14:37:01 0.40 0.00 0.40 0.00 0.00 5.68 0.00 14:44:12 14:38:01 0.33 0.00 0.33 0.00 0.00 4.23 0.00 14:44:12 14:39:01 0.32 0.00 0.32 0.00 0.00 4.01 0.00 14:44:12 14:40:01 0.23 0.00 0.23 0.00 0.00 3.26 0.00 14:44:12 14:41:02 0.20 0.00 0.20 0.00 0.00 1.65 0.00 14:44:12 14:42:01 0.29 0.00 0.29 0.00 0.00 3.13 0.00 14:44:12 14:43:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 14:44:12 14:44:01 114.15 65.19 48.96 0.00 4726.24 16465.67 0.00 14:44:12 Average: 15.03 7.09 7.94 0.00 844.67 1800.76 0.00 14:44:12 14:44:12 14:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:44:12 14:34:01 166152 0 616012 32.74 2620 1096760 1108168 37.82 397664 1117704 12 14:44:12 14:35:01 168964 0 613196 32.59 2620 1096764 1107844 37.81 396728 1116548 8 14:44:12 14:36:01 168808 0 613344 32.60 2620 1096772 1079752 36.85 397156 1116400 8 14:44:12 14:37:01 167852 0 614300 32.65 2620 1096772 1079908 36.86 412464 1102000 8 14:44:12 14:38:01 164096 0 618048 32.85 2620 1096780 1079896 36.86 414748 1103628 12 14:44:12 14:39:01 164296 0 617844 32.84 2620 1096784 1079836 36.85 422032 1096148 20 14:44:12 14:40:01 164956 0 617180 32.80 2620 1096788 1079752 36.85 421568 1096148 8 14:44:12 14:41:02 165056 0 617076 32.80 2620 1096792 1079752 36.85 421572 1096148 8 14:44:12 14:42:01 165016 0 617112 32.80 2620 1096796 1079752 36.85 421700 1096148 12 14:44:12 14:43:01 164324 0 617796 32.83 2620 1096804 1079836 36.85 422016 1096148 20 14:44:12 14:44:01 224820 0 712260 37.86 2620 941844 1278600 43.64 462060 939816 62064 14:44:12 Average: 171304 0 624924 33.21 2620 1082696 1103009 37.64 417246 1088803 5653 14:44:12 14:44:12 14:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:44:12 14:34:01 eth0 221.01 163.93 621.15 41.18 0.00 0.00 0.00 0.00 14:44:12 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:34:01 docker0 2.29 1.78 0.46 4.49 0.00 0.00 0.00 0.00 14:44:12 14:35:01 eth0 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00 14:44:12 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:36:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 14:44:12 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:37:01 eth0 1.15 0.47 0.39 0.21 0.00 0.00 0.00 0.00 14:44:12 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:38:01 eth0 0.68 0.47 0.35 0.27 0.00 0.00 0.00 0.00 14:44:12 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:39:01 eth0 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 14:44:12 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:40:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:12 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:41:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:44:12 14:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:44:12 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:43:01 eth0 0.88 0.15 0.14 0.04 0.00 0.00 0.00 0.00 14:44:12 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:44:01 eth0 213.48 160.09 2171.56 44.67 0.00 0.00 0.00 0.00 14:44:12 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 Average: eth0 39.71 29.48 253.98 7.84 0.00 0.00 0.00 0.00 14:44:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:12 Average: docker0 0.20 0.16 0.04 0.40 0.00 0.00 0.00 0.00 14:44:12 14:44:12 14:44:12 ---> sar -P ALL: 14:44:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 14:44:12 14:44:12 14:32:20 LINUX RESTART (4 CPU) 14:44:12 14:44:12 14:33:02 CPU %user %nice %system %iowait %steal %idle 14:44:12 14:34:01 all 3.74 0.00 2.35 1.23 0.06 92.62 14:44:12 14:34:01 0 4.41 0.00 2.61 0.39 0.05 92.54 14:44:12 14:34:01 1 3.33 0.00 2.32 0.87 0.07 93.40 14:44:12 14:34:01 2 3.57 0.00 2.58 2.53 0.09 91.24 14:44:12 14:34:01 3 3.66 0.00 1.88 1.11 0.05 93.30 14:44:12 14:35:01 all 0.15 0.00 0.05 0.00 0.00 99.81 14:44:12 14:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:44:12 14:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 14:44:12 14:35:01 2 0.45 0.00 0.05 0.00 0.00 99.50 14:44:12 14:35:01 3 0.05 0.00 0.07 0.00 0.00 99.88 14:44:12 14:36:01 all 0.15 0.00 0.31 0.00 0.01 99.53 14:44:12 14:36:01 0 0.07 0.00 0.23 0.00 0.02 99.68 14:44:12 14:36:01 1 0.12 0.00 0.30 0.00 0.02 99.57 14:44:12 14:36:01 2 0.33 0.00 0.30 0.00 0.00 99.37 14:44:12 14:36:01 3 0.10 0.00 0.40 0.00 0.02 99.48 14:44:12 14:37:01 all 0.18 0.00 0.03 0.00 0.00 99.78 14:44:12 14:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:44:12 14:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:44:12 14:37:01 2 0.55 0.00 0.05 0.00 0.02 99.38 14:44:12 14:37:01 3 0.08 0.00 0.03 0.00 0.00 99.88 14:44:12 14:38:01 all 0.18 0.00 0.03 0.00 0.01 99.79 14:44:12 14:38:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:44:12 14:38:01 1 0.40 0.00 0.03 0.00 0.02 99.55 14:44:12 14:38:01 2 0.20 0.00 0.03 0.00 0.02 99.75 14:44:12 14:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:44:12 14:39:01 all 0.15 0.00 0.06 0.00 0.01 99.78 14:44:12 14:39:01 0 0.07 0.00 0.05 0.00 0.02 99.87 14:44:12 14:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 14:44:12 14:39:01 2 0.37 0.00 0.12 0.00 0.02 99.50 14:44:12 14:39:01 3 0.12 0.00 0.05 0.00 0.00 99.83 14:44:12 14:40:01 all 0.17 0.00 0.04 0.00 0.00 99.79 14:44:12 14:40:01 0 0.05 0.00 0.05 0.00 0.00 99.90 14:44:12 14:40:01 1 0.07 0.00 0.05 0.00 0.00 99.88 14:44:12 14:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:44:12 14:40:01 3 0.52 0.00 0.03 0.00 0.02 99.43 14:44:12 14:41:02 all 0.15 0.00 0.03 0.00 0.00 99.82 14:44:12 14:41:02 0 0.03 0.00 0.05 0.00 0.02 99.90 14:44:12 14:41:02 1 0.03 0.00 0.02 0.00 0.00 99.95 14:44:12 14:41:02 2 0.03 0.00 0.03 0.00 0.00 99.93 14:44:12 14:41:02 3 0.50 0.00 0.00 0.00 0.00 99.50 14:44:12 14:42:01 all 0.16 0.00 0.03 0.00 0.00 99.81 14:44:12 14:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:44:12 14:42:01 1 0.07 0.00 0.02 0.00 0.00 99.92 14:44:12 14:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:44:12 14:42:01 3 0.47 0.00 0.05 0.00 0.00 99.48 14:44:12 14:43:01 all 0.11 0.00 0.04 0.00 0.01 99.84 14:44:12 14:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:44:12 14:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:44:12 14:43:01 2 0.37 0.00 0.07 0.00 0.02 99.55 14:44:12 14:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:44:12 14:44:01 all 5.61 0.00 3.82 1.75 0.04 88.77 14:44:12 14:44:01 0 5.45 0.00 3.39 0.20 0.05 90.90 14:44:12 14:44:01 1 5.46 0.00 4.22 1.86 0.03 88.43 14:44:12 14:44:01 2 6.48 0.00 4.05 4.03 0.05 85.39 14:44:12 14:44:01 3 5.05 0.00 3.63 0.91 0.03 90.37 14:44:12 14:44:12 Average: CPU %user %nice %system %iowait %steal %idle 14:44:12 Average: all 0.97 0.00 0.61 0.27 0.01 98.14 14:44:12 Average: 0 0.92 0.00 0.59 0.05 0.02 98.42 14:44:12 Average: 1 0.87 0.00 0.64 0.25 0.01 98.24 14:44:12 Average: 2 1.12 0.00 0.66 0.59 0.02 97.62 14:44:12 Average: 3 0.96 0.00 0.56 0.18 0.01 98.30 14:44:12 14:44:12 14:44:12