Pull request #214 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 735eab633442cd452c0576fc86d9dc61d039a3b0+eb590ed696e9e9466b4ef6c3e58a00375ee0ca86 (3d2335711a51ef3c7cfd4115a32d1599d75d419f) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh85100688163169774.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5706072888774832618.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-214/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-214/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7365926234243119219.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-214/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8524788036362595030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2157787308667430243.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-214/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-214/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh714114091114032042.key > 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 Avoid second fetch 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 9d0281235b943b7ad605f650702698f9078b2862 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: device-virtual 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 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-321’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-centos7-docker-4c-2g-316’ is offline ‘prd-centos7-docker-4c-2g-319’ is offline ‘prd-centos7-docker-4c-2g-327’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-320’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-325’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-331 in /w/workspace/foundry_device-virtual-go_PR-214 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-214 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-214@tmp/jenkins-gitclient-ssh931852389344126019.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit eb590ed696e9e9466b4ef6c3e58a00375ee0ca86 into PR head commit 735eab633442cd452c0576fc86d9dc61d039a3b0 Merge succeeded, producing 735eab633442cd452c0576fc86d9dc61d039a3b0 Checking out Revision 735eab633442cd452c0576fc86d9dc61d039a3b0 (PR-214) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-214@tmp/jenkins-gitclient-ssh3520168319846351835.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 735eab633442cd452c0576fc86d9dc61d039a3b0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-214@tmp/jenkins-gitclient-ssh6108505111180285933.key > git merge eb590ed696e9e9466b4ef6c3e58a00375ee0ca86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 735eab633442cd452c0576fc86d9dc61d039a3b0 # timeout=10 Commit message: "fix: update default service configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:47:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:47:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:47:55 ========================================================= 01:47:55 EdgeX Global Pipelines Version Info 01:47:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:47:56 ------------------- 01:47:56 stable info: 01:47:56 ------------------- 01:47:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:47:56 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:47:56 Message: update stable to v1.0.192 01:47:57 ------------------- 01:47:57 experimental info: 01:47:57 ------------------- 01:47:57 Commited By: **** collab-it+edgex@linuxfoundation.org 01:47:57 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:47:57 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:47:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 01:47:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 01:47:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:47:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:47:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:47:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:47:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:47:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 735eab633442cd452c0576fc86d9dc61d039a3b0 [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 735eab6 [Pipeline] echo 01:47:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:59 provisioning config files... 01:47:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-214@tmp/config1531139096618978334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:00 ---> docker-login.sh 01:48:00 nexus3.edgexfoundry.org:10001 01:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:00 Configure a credential helper to remove this warning. See 01:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:00 01:48:00 Login Succeeded 01:48:00 nexus3.edgexfoundry.org:10002 01:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:00 Configure a credential helper to remove this warning. See 01:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:00 01:48:00 Login Succeeded 01:48:00 nexus3.edgexfoundry.org:10003 01:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:00 Configure a credential helper to remove this warning. See 01:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:00 01:48:00 Login Succeeded 01:48:00 nexus3.edgexfoundry.org:10004 01:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:00 Configure a credential helper to remove this warning. See 01:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:00 01:48:00 Login Succeeded 01:48:00 docker.io 01:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:48:01 Configure a credential helper to remove this warning. See 01:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:48:01 01:48:01 Login Succeeded 01:48:01 ---> docker-login.sh ends [Pipeline] } 01:48:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:48:01 + git log --format=format:%s -1 735eab633442cd452c0576fc86d9dc61d039a3b0 [Pipeline] echo 01:48:01 GIT_COMMIT: 735eab633442cd452c0576fc86d9dc61d039a3b0, Commit Message: fix: update default service configuration [Pipeline] echo 01:48:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:02 01:48:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:48:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:02 latest: Pulling from edgex-devops/git-semver 01:48:02 31603596830f: Pulling fs layer 01:48:02 54011a49482f: Pulling fs layer 01:48:02 a6820b24f6d8: Pulling fs layer 01:48:02 f581987b2513: Pulling fs layer 01:48:02 f581987b2513: Waiting 01:48:02 54011a49482f: Verifying Checksum 01:48:02 54011a49482f: Download complete 01:48:02 31603596830f: Verifying Checksum 01:48:02 31603596830f: Download complete 01:48:03 a6820b24f6d8: Verifying Checksum 01:48:03 a6820b24f6d8: Download complete 01:48:03 f581987b2513: Verifying Checksum 01:48:03 f581987b2513: Download complete 01:48:03 31603596830f: Pull complete 01:48:03 54011a49482f: Pull complete 01:48:04 a6820b24f6d8: Pull complete 01:48:04 f581987b2513: Pull complete 01:48:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:48:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:48:04 prd-centos7-docker-4c-2g-331 does not seem to be running inside a container 01:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-214 -v /w/workspace/foundry_device-virtual-go_PR-214:/w/workspace/foundry_device-virtual-go_PR-214:rw,z -v /w/workspace/foundry_device-virtual-go_PR-214@tmp:/w/workspace/foundry_device-virtual-go_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:48:05 $ docker top 2ef1599055b663616146803c6022784b8c4cd96b9683b5d0921da7102a7babad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:05 [ssh-agent] Looking for ssh-agent implementation... 01:48:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:05 $ docker exec 2ef1599055b663616146803c6022784b8c4cd96b9683b5d0921da7102a7babad ssh-agent 01:48:05 SSH_AUTH_SOCK=/tmp/ssh-bWSlcplyTY89/agent.14 01:48:05 SSH_AGENT_PID=20 01:48:05 Running ssh-add (command line suppressed) 01:48:05 Identity added: /w/workspace/foundry_device-virtual-go_PR-214@tmp/private_key_6466500415494818663.key (/w/workspace/foundry_device-virtual-go_PR-214@tmp/private_key_6466500415494818663.key) 01:48:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:06 + git tag --points-at HEAD [Pipeline] } 01:48:06 $ docker exec --env ******** --env ******** 2ef1599055b663616146803c6022784b8c4cd96b9683b5d0921da7102a7babad ssh-agent -k 01:48:06 unset SSH_AUTH_SOCK; 01:48:06 unset SSH_AGENT_PID; 01:48:06 echo Agent pid 20 killed; 01:48:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:48:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:06 [ssh-agent] Looking for ssh-agent implementation... 01:48:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:06 $ docker exec 2ef1599055b663616146803c6022784b8c4cd96b9683b5d0921da7102a7babad ssh-agent 01:48:06 SSH_AUTH_SOCK=/tmp/ssh-5tATz3KtClRr/agent.53 01:48:06 SSH_AGENT_PID=60 01:48:06 Running ssh-add (command line suppressed) 01:48:06 Identity added: /w/workspace/foundry_device-virtual-go_PR-214@tmp/private_key_7286783141502819174.key (/w/workspace/foundry_device-virtual-go_PR-214@tmp/private_key_7286783141502819174.key) 01:48:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:07 + git semver init 01:48:07 # -> Open(): unable to determine branch for HEAD 01:48:07 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-214/.git 01:48:07 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-214 01:48:07 # $SEMVER_REMOTE_NAME = origin 01:48:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:48:07 # $SEMVER_USER_NAME = edgex-jenkins 01:48:07 # $SEMVER_BRANCH = PR-214 01:48:07 # $SEMVER_TEMP = /tmp/semver-024979153 01:48:07 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 01:48:08 # '/tmp/semver-024979153' -> '/w/workspace/foundry_device-virtual-go_PR-214/.semver' 01:48:08 # -> Force: false 01:48:08 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-214/.semver [Pipeline] } 01:48:08 $ docker exec --env ******** --env ******** 2ef1599055b663616146803c6022784b8c4cd96b9683b5d0921da7102a7babad ssh-agent -k 01:48:08 unset SSH_AUTH_SOCK; 01:48:08 unset SSH_AGENT_PID; 01:48:08 echo Agent pid 60 killed; 01:48:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:09 + git semver [Pipeline] } 01:48:09 $ docker stop --time=1 2ef1599055b663616146803c6022784b8c4cd96b9683b5d0921da7102a7babad 01:48:10 $ docker rm -f 2ef1599055b663616146803c6022784b8c4cd96b9683b5d0921da7102a7babad [Pipeline] // withDockerContainer [Pipeline] sh 01:48:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:48:11 Stashed 1 file(s) [Pipeline] echo 01:48:11 [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 01:48:26 Still waiting to schedule task 01:48:26 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 01:48:26 ‘prd-centos7-builder-2c-1g-321’ doesn’t have label ‘centos7-docker-4c-2g’ 01:48:26 ‘prd-centos7-docker-4c-2g-309’ is offline 01:48:26 ‘prd-centos7-docker-4c-2g-316’ is offline 01:48:26 ‘prd-centos7-docker-4c-2g-319’ is offline 01:48:26 ‘prd-centos7-docker-4c-2g-333’ is offline 01:48:26 ‘prd-centos7-docker-4c-2g-334’ is offline 01:48:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-320’ doesn’t have label ‘centos7-docker-4c-2g’ 01:48:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-330’ doesn’t have label ‘centos7-docker-4c-2g’ 01:48:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-332’ doesn’t have label ‘centos7-docker-4c-2g’ 01:48:26 Still waiting to schedule task 01:48:26 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:26 ‘prd-centos7-builder-2c-1g-321’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:26 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:26 ‘prd-centos7-docker-4c-2g-316’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:26 ‘prd-centos7-docker-4c-2g-319’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:26 ‘prd-centos7-docker-4c-2g-333’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:26 ‘prd-centos7-docker-4c-2g-334’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-320’ is offline 01:48:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-330’ is offline 01:48:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-332’ is offline 01:48:38 Running on prd-centos7-docker-4c-2g-334 in /w/workspace/foundry_device-virtual-go_PR-214 [Pipeline] { [Pipeline] ws 01:48:39 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 01:48:39 Selected Git installation does not exist. Using Default 01:48:39 The recommended git tool is: NONE 01:48:41 using credential edgex-jenkins-ssh 01:48:41 Cloning the remote Git repository 01:48:41 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 01:48:41 > git init /w/workspace/device-virtual-go/1 # timeout=10 01:48:41 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:48:41 > git --version # timeout=10 01:48:41 > git --version # 'git version 2.24.4' 01:48:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:41 [INFO] Currently running in a labeled security context 01:48:41 [INFO] Currently SELinux is 'enforcing' on the host 01:48:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh8670803052940937009.key 01:48:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:43 Merging remotes/origin/master commit eb590ed696e9e9466b4ef6c3e58a00375ee0ca86 into PR head commit 735eab633442cd452c0576fc86d9dc61d039a3b0 01:48:43 Merge succeeded, producing 735eab633442cd452c0576fc86d9dc61d039a3b0 01:48:43 Checking out Revision 735eab633442cd452c0576fc86d9dc61d039a3b0 (PR-214) 01:48:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:48:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:48:42 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:48:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:42 [INFO] Currently running in a labeled security context 01:48:42 [INFO] Currently SELinux is 'enforcing' on the host 01:48:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh1905330931190154306.key 01:48:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:48:43 > git config core.sparsecheckout # timeout=10 01:48:43 > git checkout -f 735eab633442cd452c0576fc86d9dc61d039a3b0 # timeout=10 01:48:43 > git remote # timeout=10 01:48:43 > git config --get remote.origin.url # timeout=10 01:48:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:48:43 [INFO] Currently running in a labeled security context 01:48:43 [INFO] Currently SELinux is 'enforcing' on the host 01:48:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh3681519141643960419.key 01:48:43 > git merge eb590ed696e9e9466b4ef6c3e58a00375ee0ca86 # timeout=10 01:48:43 > git rev-parse HEAD^{commit} # timeout=10 01:48:43 > git config core.sparsecheckout # timeout=10 01:48:43 > git checkout -f 735eab633442cd452c0576fc86d9dc61d039a3b0 # timeout=10 01:48:46 Commit message: "fix: update default service configuration" 01:48:46 > git --version # timeout=10 01:48:46 > git --version # 'git version 2.24.4' 01:48:46 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:48:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:48:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:48:48 + sudo service docker restart 01:48:48 + true 01:48:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:07 provisioning config files... 01:49:07 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3470414389828663792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:07 ---> docker-login.sh 01:49:07 nexus3.edgexfoundry.org:10001 01:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:07 Configure a credential helper to remove this warning. See 01:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:07 01:49:07 Login Succeeded 01:49:07 nexus3.edgexfoundry.org:10002 01:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:07 Configure a credential helper to remove this warning. See 01:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:07 01:49:07 Login Succeeded 01:49:07 nexus3.edgexfoundry.org:10003 01:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:08 Configure a credential helper to remove this warning. See 01:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:08 01:49:08 Login Succeeded 01:49:08 nexus3.edgexfoundry.org:10004 01:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:08 Configure a credential helper to remove this warning. See 01:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:08 01:49:08 Login Succeeded 01:49:08 docker.io 01:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:08 Configure a credential helper to remove this warning. See 01:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:08 01:49:08 Login Succeeded 01:49:08 ---> docker-login.sh ends [Pipeline] } 01:49:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:49:08 ========================================================= 01:49:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:49:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:49:09 + 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 . 01:49:09 Sending build context to Docker daemon 8.595MB 01:49:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:49:09 Step 2/8 : FROM ${BASE} 01:49:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:49:09 540db60ca938: Pulling fs layer 01:49:09 adcc1eea9eea: Pulling fs layer 01:49:09 4c4ab2625f07: Pulling fs layer 01:49:09 0510c868ecb4: Pulling fs layer 01:49:09 afea3b2eda06: Pulling fs layer 01:49:09 7809a108b3ef: Pulling fs layer 01:49:09 f706445af74f: Pulling fs layer 01:49:09 0510c868ecb4: Waiting 01:49:09 afea3b2eda06: Waiting 01:49:09 7809a108b3ef: Waiting 01:49:09 f706445af74f: Waiting 01:49:09 4c4ab2625f07: Verifying Checksum 01:49:09 4c4ab2625f07: Download complete 01:49:09 adcc1eea9eea: Verifying Checksum 01:49:09 adcc1eea9eea: Download complete 01:49:09 afea3b2eda06: Verifying Checksum 01:49:09 afea3b2eda06: Download complete 01:49:09 7809a108b3ef: Verifying Checksum 01:49:09 7809a108b3ef: Download complete 01:49:09 540db60ca938: Verifying Checksum 01:49:09 540db60ca938: Download complete 01:49:09 540db60ca938: Pull complete 01:49:09 adcc1eea9eea: Pull complete 01:49:10 4c4ab2625f07: Pull complete 01:49:11 f706445af74f: Verifying Checksum 01:49:11 f706445af74f: Download complete 01:49:11 0510c868ecb4: Verifying Checksum 01:49:11 0510c868ecb4: Download complete 01:49:14 0510c868ecb4: Pull complete 01:49:14 afea3b2eda06: Pull complete 01:49:14 7809a108b3ef: Pull complete 01:49:16 f706445af74f: Pull complete 01:49:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:49:16 ---> b068be0155e3 01:49:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 01:49:20 ---> Running in e82eeb3d7fb3 01:49:20 Removing intermediate container e82eeb3d7fb3 01:49:20 ---> b0c7b3137d0a 01:49:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:20 ---> Running in fdc140c3847f 01:49:21 Removing intermediate container fdc140c3847f 01:49:21 ---> 1b4ba701aef8 01:49:21 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 01:49:21 ---> Running in c1f22d49d6e2 01:49:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:49:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:49:22 (1/13) Installing libc-dev (0.7.2-r3) 01:49:23 (2/13) Installing libsodium (1.0.18-r0) 01:49:23 (3/13) Installing pkgconf (1.7.3-r0) 01:49:23 (4/13) Installing libsodium-dev (1.0.18-r0) 01:49:23 (5/13) Installing openssh-keygen (8.4_p1-r3) 01:49:23 (6/13) Installing libedit (20191231.3.1-r1) 01:49:23 (7/13) Installing openssh-client (8.4_p1-r3) 01:49:23 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 01:49:23 (9/13) Installing openssh-server-common (8.4_p1-r3) 01:49:23 (10/13) Installing openssh-server (8.4_p1-r3) 01:49:24 (11/13) Installing openssh (8.4_p1-r3) 01:49:24 (12/13) Installing libzmq (4.3.3-r1) 01:49:24 (13/13) Installing zeromq-dev (4.3.3-r1) 01:49:24 Executing busybox-1.32.1-r6.trigger 01:49:24 OK: 156 MiB in 53 packages 01:49:24 Removing intermediate container c1f22d49d6e2 01:49:24 ---> 29d95bd11ff0 01:49:24 Step 6/8 : WORKDIR /device-virtual-go 01:49:24 ---> Running in dbfe38a80258 01:49:24 Removing intermediate container dbfe38a80258 01:49:24 ---> af559213ff18 01:49:24 Step 7/8 : COPY . . 01:49:25 ---> 9bd06f16fc3d 01:49:25 Step 8/8 : RUN go mod download 01:49:25 ---> Running in bebed218f048 01:49:37 Removing intermediate container bebed218f048 01:49:37 ---> 3d698a7dea86 01:49:37 Successfully built 3d698a7dea86 01:49:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:49:37 + docker inspect -f . ci-base-image-x86_64 01:49:37 . [Pipeline] withDockerContainer 01:49:37 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 01:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:49:38 $ docker top 1a357b00bf995d77d156296120a0fd512747b0f71c1e7f8c54aa59864bd23cee -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:38 + go version 01:49:38 go version go1.16.3 linux/amd64 [Pipeline] } 01:49:38 $ docker stop --time=1 1a357b00bf995d77d156296120a0fd512747b0f71c1e7f8c54aa59864bd23cee 01:49:39 $ docker rm -f 1a357b00bf995d77d156296120a0fd512747b0f71c1e7f8c54aa59864bd23cee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:49:40 + docker inspect -f . ci-base-image-x86_64 01:49:40 . [Pipeline] withDockerContainer 01:49:40 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 01:49:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:49:41 $ docker top f91cc1ff29f734ea67cdfb99e3a2118e989d9412d283216c6efc72be2857072d -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:41 + go mod tidy [Pipeline] sh 01:49:42 + make test 01:49:42 go mod tidy 01:49:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:49:42 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:50:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 01:50:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.263s coverage: 63.8% of statements 01:50:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:50:08 gofmt -l . 01:50:08 [ "`gofmt -l .`" = "" ] 01:50:08 ./bin/test-attribution-txt.sh 01:50:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:50:09 $ docker stop --time=1 f91cc1ff29f734ea67cdfb99e3a2118e989d9412d283216c6efc72be2857072d 01:50:10 $ docker rm -f f91cc1ff29f734ea67cdfb99e3a2118e989d9412d283216c6efc72be2857072d [Pipeline] // withDockerContainer [Pipeline] sh 01:50:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:50:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:50:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:50:13 + ls -al . 01:50:13 total 132 01:50:13 drwxrwxr-x. 7 jenkins jenkins 4096 May 26 01:50 . 01:50:13 drwxrwxr-x. 4 jenkins jenkins 28 May 26 01:48 .. 01:50:13 -rw-rw-r--. 1 jenkins jenkins 8153 May 26 01:48 Attribution.txt 01:50:13 drwxrwxr-x. 2 jenkins jenkins 64 May 26 01:48 bin 01:50:13 drwxrwxr-x. 3 jenkins jenkins 32 May 26 01:48 cmd 01:50:13 -rw-r--r--. 1 jenkins jenkins 47247 May 26 01:50 coverage.out 01:50:13 -rw-rw-r--. 1 jenkins jenkins 1921 May 26 01:48 Dockerfile 01:50:13 -rw-rw-r--. 1 jenkins jenkins 998 May 26 01:48 Dockerfile.build 01:50:13 drwxrwxr-x. 8 jenkins jenkins 179 May 26 01:48 .git 01:50:13 drwxrwxr-x. 2 jenkins jenkins 103 May 26 01:48 .github 01:50:13 -rw-rw-r--. 1 jenkins jenkins 277 May 26 01:48 .gitignore 01:50:13 -rw-r--r--. 1 jenkins jenkins 809 May 26 01:50 go.mod 01:50:13 -rw-r--r--. 1 jenkins jenkins 23431 May 26 01:49 go.sum 01:50:13 drwxrwxr-x. 3 jenkins jenkins 20 May 26 01:48 internal 01:50:13 -rw-rw-r--. 1 jenkins jenkins 660 May 26 01:48 Jenkinsfile 01:50:13 -rw-rw-r--. 1 jenkins jenkins 11340 May 26 01:48 LICENSE 01:50:13 -rw-rw-r--. 1 jenkins jenkins 905 May 26 01:48 Makefile 01:50:13 -rw-rw-r--. 1 jenkins jenkins 2745 May 26 01:48 README.md 01:50:13 -rw-rw-r--. 1 jenkins jenkins 5 May 26 01:48 VERSION 01:50:13 -rw-rw-r--. 1 jenkins jenkins 235 May 26 01:48 version.go [Pipeline] isUnix [Pipeline] sh 01:50:13 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=735eab633442cd452c0576fc86d9dc61d039a3b0 --label arch=amd64 --label version=0.0.0 . 01:50:13 Sending build context to Docker daemon 8.668MB 01:50:13 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 01:50:13 Step 2/26 : FROM ${BASE} AS builder 01:50:13 ---> 3d698a7dea86 01:50:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:50:13 ---> Running in acb7ff2a68ba 01:50:13 Removing intermediate container acb7ff2a68ba 01:50:13 ---> a26f9ea9a731 01:50:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:50:13 ---> Running in 78fa3d4907b3 01:50:13 Removing intermediate container 78fa3d4907b3 01:50:13 ---> 8b906bfd9349 01:50:13 Step 5/26 : WORKDIR /device-virtual-go 01:50:13 ---> Running in 21d47da7df81 01:50:13 Removing intermediate container 21d47da7df81 01:50:13 ---> 534b922b6fe4 01:50:13 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:13 ---> Running in 183d6c386364 01:50:14 Removing intermediate container 183d6c386364 01:50:14 ---> 37cc2155d2a7 01:50:14 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:50:14 ---> Running in d039f80dc952 01:50:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:50:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:50:15 OK: 156 MiB in 53 packages 01:50:16 Removing intermediate container d039f80dc952 01:50:16 ---> 0f79794d11a4 01:50:16 Step 8/26 : COPY . . 01:50:16 ---> ce212f3ff09a 01:50:16 Step 9/26 : RUN go mod tidy 01:50:16 ---> Running in c5f660238d86 01:50:17 Removing intermediate container c5f660238d86 01:50:17 ---> d4c9608c5d2a 01:50:17 Step 10/26 : RUN go mod download 01:50:17 ---> Running in f33b83ba2e88 01:50:17 Removing intermediate container f33b83ba2e88 01:50:17 ---> 3f9761e6096e 01:50:17 Step 11/26 : ARG MAKE='make build' 01:50:17 ---> Running in 1724ceb84951 01:50:17 Removing intermediate container 1724ceb84951 01:50:17 ---> ff1be23a4d4e 01:50:17 Step 12/26 : RUN $MAKE 01:50:17 ---> Running in a53f23470f88 01:50:17 go mod tidy 01:50:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 01:50:36 Removing intermediate container a53f23470f88 01:50:36 ---> 803718bab848 01:50:36 Step 13/26 : FROM alpine:3.12 01:50:36 3.12: Pulling from library/alpine 01:50:36 339de151aab4: Pulling fs layer 01:50:36 339de151aab4: Verifying Checksum 01:50:36 339de151aab4: Download complete 01:50:36 339de151aab4: Pull complete 01:50:36 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:50:36 Status: Downloaded newer image for alpine:3.12 01:50:36 ---> 13621d1b12d4 01:50:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:50:36 ---> Running in 8853a4ab27a3 01:50:36 Removing intermediate container 8853a4ab27a3 01:50:36 ---> 5dfcc006d1ba 01:50:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:36 ---> Running in c6d3cd60925e 01:50:36 Removing intermediate container c6d3cd60925e 01:50:36 ---> e061a5843eb4 01:50:36 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 01:50:36 ---> Running in 18ea44bfaed6 01:50:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:50:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:50:36 (1/6) Installing dumb-init (1.2.2-r1) 01:50:36 (2/6) Installing libgcc (9.3.0-r2) 01:50:36 (3/6) Installing libsodium (1.0.18-r0) 01:50:36 (4/6) Installing libstdc++ (9.3.0-r2) 01:50:37 (5/6) Installing libzmq (4.3.3-r0) 01:50:37 (6/6) Installing zeromq (4.3.3-r0) 01:50:37 Executing busybox-1.31.1-r20.trigger 01:50:37 OK: 8 MiB in 20 packages 01:50:38 Removing intermediate container 18ea44bfaed6 01:50:38 ---> 208e40f60ebe 01:50:38 Step 17/26 : WORKDIR / 01:50:38 ---> Running in 2e1f3a2beae5 01:50:38 Removing intermediate container 2e1f3a2beae5 01:50:38 ---> 958091ba16c2 01:50:38 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:50:38 ---> 1af1594a8d7b 01:50:38 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:50:38 ---> 2d84bd002471 01:50:38 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:50:38 ---> 1efe40db2af8 01:50:38 Step 21/26 : EXPOSE 59900 01:50:38 ---> Running in 1b23c61be740 01:50:38 Removing intermediate container 1b23c61be740 01:50:38 ---> e0212fd1f38e 01:50:38 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:50:38 ---> Running in 05d06976fbbf 01:50:38 Removing intermediate container 05d06976fbbf 01:50:38 ---> fbebf054e438 01:50:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:50:38 ---> Running in 21e132ed18ef 01:50:39 Removing intermediate container 21e132ed18ef 01:50:39 ---> a539af0b05c6 01:50:39 Step 24/26 : LABEL arch=amd64 01:50:39 ---> Running in 1b19074aba13 01:50:39 Removing intermediate container 1b19074aba13 01:50:39 ---> 706afbb4d027 01:50:39 Step 25/26 : LABEL git_sha=735eab633442cd452c0576fc86d9dc61d039a3b0 01:50:39 ---> Running in db062f3e2c97 01:50:39 Removing intermediate container db062f3e2c97 01:50:39 ---> ab10a660d3e7 01:50:39 Step 26/26 : LABEL version=0.0.0 01:50:39 ---> Running in eb76415423cf 01:50:39 Removing intermediate container eb76415423cf 01:50:39 ---> 2b85da33a1aa 01:50:39 [Warning] One or more build-args [ARCH] were not consumed 01:50:39 Successfully built 2b85da33a1aa 01:50:39 Successfully tagged device-virtual: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 01:50:40 ---> job-cost.sh 01:50:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ADBW 01:50:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-336 in /w/workspace/foundry_device-virtual-go_PR-214 [Pipeline] { [Pipeline] ws 01:50:45 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 01:50:46 Selected Git installation does not exist. Using Default 01:50:46 The recommended git tool is: NONE 01:50:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:50:52 using credential edgex-jenkins-ssh 01:50:52 Cloning the remote Git repository 01:50:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 01:50:52 > git init /w/workspace/device-virtual-go/1 # timeout=10 01:50:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:50:52 > git --version # timeout=10 01:50:52 > git --version # 'git version 2.17.1' 01:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:50:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:50:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:50:54 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:50:55 Merging remotes/origin/master commit eb590ed696e9e9466b4ef6c3e58a00375ee0ca86 into PR head commit 735eab633442cd452c0576fc86d9dc61d039a3b0 01:50:55 Merge succeeded, producing 735eab633442cd452c0576fc86d9dc61d039a3b0 01:50:55 Checking out Revision 735eab633442cd452c0576fc86d9dc61d039a3b0 (PR-214) 01:50:55 > git config core.sparsecheckout # timeout=10 01:50:55 > git checkout -f 735eab633442cd452c0576fc86d9dc61d039a3b0 # timeout=10 01:50:55 > git remote # timeout=10 01:50:55 > git config --get remote.origin.url # timeout=10 01:50:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:55 > git merge eb590ed696e9e9466b4ef6c3e58a00375ee0ca86 # timeout=10 01:50:55 > git rev-parse HEAD^{commit} # timeout=10 01:50:55 > git config core.sparsecheckout # timeout=10 01:50:55 > git checkout -f 735eab633442cd452c0576fc86d9dc61d039a3b0 # timeout=10 01:51:00 Commit message: "fix: update default service configuration" 01:51:00 > git --version # timeout=10 01:51:00 > git --version # 'git version 2.17.1' 01:51:00 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 01:51:00 01:51:00 GitHub has been notified of this commit’s build result 01:51:00 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:51:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:51:02 lf-activate-venv(): INFO: Adding /tmp/venv-ADBW/bin to PATH 01:51:02 INFO: No Stack... 01:51:02 + sudo service docker restart 01:51:02 + true 01:51:02 INFO: Retrieving Pricing Info for: v3-standard-2 01:51:03 INFO: Archiving Costs [Pipeline] sh 01:51:03 + cut -d, -f6 01:51:03 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 01:51:03 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-214-1-stack-cost] 01:51:03 Resource [jenkins-edgexfoundry-device-virtual-go-PR-214-1-stack-cost] did not exist. Created. 01:51:03 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:04 + echo total: 0.05999999865889549 [Pipeline] stash 01:51:04 Stashed 1 file(s) [Pipeline] } 01:51:04 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:21 provisioning config files... 01:51:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7513603261923563006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:21 ---> docker-login.sh 01:51:21 nexus3.edgexfoundry.org:10001 01:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:23 Configure a credential helper to remove this warning. See 01:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:23 01:51:23 Login Succeeded 01:51:23 nexus3.edgexfoundry.org:10002 01:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:23 Configure a credential helper to remove this warning. See 01:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:23 01:51:23 Login Succeeded 01:51:23 nexus3.edgexfoundry.org:10003 01:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:24 Configure a credential helper to remove this warning. See 01:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:24 01:51:24 Login Succeeded 01:51:24 nexus3.edgexfoundry.org:10004 01:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:24 Configure a credential helper to remove this warning. See 01:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:24 01:51:24 Login Succeeded 01:51:24 docker.io 01:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:25 Configure a credential helper to remove this warning. See 01:51:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:25 01:51:25 Login Succeeded 01:51:25 ---> docker-login.sh ends [Pipeline] } 01:51:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:51:26 ========================================================= 01:51:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:51:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:51:26 + 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 . 01:51:27 Sending build context to Docker daemon 8.594MB 01:51:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:51:27 Step 2/8 : FROM ${BASE} 01:51:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:51:27 595b0fe564bb: Pulling fs layer 01:51:27 7186ed65a4f7: Pulling fs layer 01:51:27 316046926c0a: Pulling fs layer 01:51:27 4ebd0625c992: Pulling fs layer 01:51:27 207e8628e3a3: Pulling fs layer 01:51:27 c791037a9be2: Pulling fs layer 01:51:27 ffd874e62e21: Pulling fs layer 01:51:27 207e8628e3a3: Waiting 01:51:27 ffd874e62e21: Waiting 01:51:27 c791037a9be2: Waiting 01:51:27 4ebd0625c992: Waiting 01:51:27 316046926c0a: Download complete 01:51:27 7186ed65a4f7: Verifying Checksum 01:51:27 7186ed65a4f7: Download complete 01:51:27 207e8628e3a3: Verifying Checksum 01:51:27 207e8628e3a3: Download complete 01:51:27 c791037a9be2: Download complete 01:51:27 595b0fe564bb: Verifying Checksum 01:51:27 595b0fe564bb: Download complete 01:51:28 595b0fe564bb: Pull complete 01:51:29 7186ed65a4f7: Pull complete 01:51:29 316046926c0a: Pull complete 01:51:29 ffd874e62e21: Verifying Checksum 01:51:29 ffd874e62e21: Download complete 01:51:31 4ebd0625c992: Verifying Checksum 01:51:31 4ebd0625c992: Download complete 01:51:41 4ebd0625c992: Pull complete 01:51:41 207e8628e3a3: Pull complete 01:51:41 c791037a9be2: Pull complete 01:51:46 ffd874e62e21: Pull complete 01:51:46 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 01:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:51:46 ---> cfc18b08335c 01:51:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 01:51:48 ---> Running in 15e5b36b0fe3 01:51:48 Removing intermediate container 15e5b36b0fe3 01:51:48 ---> 9e835e20a584 01:51:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:48 ---> Running in f50f4189c81c 01:51:51 Removing intermediate container f50f4189c81c 01:51:51 ---> 866ac485746f 01:51:51 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 01:51:51 ---> Running in 057eeda678d4 01:51:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:51:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:51:55 (1/13) Installing libc-dev (0.7.2-r3) 01:51:55 (2/13) Installing libsodium (1.0.18-r0) 01:51:55 (3/13) Installing pkgconf (1.7.3-r0) 01:51:55 (4/13) Installing libsodium-dev (1.0.18-r0) 01:51:55 (5/13) Installing openssh-keygen (8.4_p1-r3) 01:51:55 (6/13) Installing libedit (20191231.3.1-r1) 01:51:55 (7/13) Installing openssh-client (8.4_p1-r3) 01:51:55 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 01:51:56 (9/13) Installing openssh-server-common (8.4_p1-r3) 01:51:56 (10/13) Installing openssh-server (8.4_p1-r3) 01:51:56 (11/13) Installing openssh (8.4_p1-r3) 01:51:56 (12/13) Installing libzmq (4.3.3-r1) 01:51:56 (13/13) Installing zeromq-dev (4.3.3-r1) 01:51:56 Executing busybox-1.32.1-r6.trigger 01:51:56 OK: 145 MiB in 53 packages 01:51:58 Removing intermediate container 057eeda678d4 01:51:58 ---> a94dfd4ece58 01:51:58 Step 6/8 : WORKDIR /device-virtual-go 01:51:58 ---> Running in 1d9a383b5db9 01:51:58 Removing intermediate container 1d9a383b5db9 01:51:58 ---> c3b8163e7d95 01:51:58 Step 7/8 : COPY . . 01:52:00 ---> abda58bef8b3 01:52:00 Step 8/8 : RUN go mod download 01:52:00 ---> Running in 8b99b64b5b53 01:52:32 Removing intermediate container 8b99b64b5b53 01:52:32 ---> 18f1ec6e18cd 01:52:32 Successfully built 18f1ec6e18cd 01:52:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:52:33 + docker inspect -f . ci-base-image-arm64 01:52:33 . [Pipeline] withDockerContainer 01:52:33 prd-ubuntu18.04-docker-arm64-4c-16g-336 does not seem to be running inside a container 01:52:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:52:35 $ docker top b20d464f76505a7962c0910788f6033c41aa94af56e4099703e2165c29e58f15 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:36 + go version 01:52:36 go version go1.16.3 linux/arm64 [Pipeline] } 01:52:36 $ docker stop --time=1 b20d464f76505a7962c0910788f6033c41aa94af56e4099703e2165c29e58f15 01:52:38 $ docker rm -f b20d464f76505a7962c0910788f6033c41aa94af56e4099703e2165c29e58f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:52:39 + docker inspect -f . ci-base-image-arm64 01:52:39 . [Pipeline] withDockerContainer 01:52:39 prd-ubuntu18.04-docker-arm64-4c-16g-336 does not seem to be running inside a container 01:52:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:52:41 $ docker top f24805697b968ab86b98007f21d11dbaac2121f3fff32f2b68233990ed2bc861 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:42 + go mod tidy [Pipeline] sh 01:52:44 + make test 01:52:44 go mod tidy 01:52:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:52:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:53:54 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 01:53:57 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.797s coverage: 63.8% of statements 01:53:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:54:29 gofmt -l . 01:54:29 [ "`gofmt -l .`" = "" ] 01:54:29 ./bin/test-attribution-txt.sh 01:54:29 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:54:29 $ docker stop --time=1 f24805697b968ab86b98007f21d11dbaac2121f3fff32f2b68233990ed2bc861 01:54:31 $ docker rm -f f24805697b968ab86b98007f21d11dbaac2121f3fff32f2b68233990ed2bc861 [Pipeline] // withDockerContainer [Pipeline] sh 01:54:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:54:32 Warning: overwriting stash ‘coverage-report’ 01:54:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:54:34 + ls -al . 01:54:34 total 156 01:54:34 drwxrwxr-x 7 jenkins jenkins 4096 May 26 01:54 . 01:54:34 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:50 .. 01:54:34 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:50 .git 01:54:34 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:50 .github 01:54:34 -rw-rw-r-- 1 jenkins jenkins 277 May 26 01:50 .gitignore 01:54:34 -rw-rw-r-- 1 jenkins jenkins 8153 May 26 01:50 Attribution.txt 01:54:34 -rw-rw-r-- 1 jenkins jenkins 1921 May 26 01:50 Dockerfile 01:54:34 -rw-rw-r-- 1 jenkins jenkins 998 May 26 01:50 Dockerfile.build 01:54:34 -rw-rw-r-- 1 jenkins jenkins 660 May 26 01:50 Jenkinsfile 01:54:34 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 01:50 LICENSE 01:54:34 -rw-rw-r-- 1 jenkins jenkins 905 May 26 01:50 Makefile 01:54:34 -rw-rw-r-- 1 jenkins jenkins 2745 May 26 01:50 README.md 01:54:34 -rw-rw-r-- 1 jenkins jenkins 5 May 26 01:48 VERSION 01:54:34 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:50 bin 01:54:34 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:50 cmd 01:54:34 -rw-r--r-- 1 jenkins jenkins 47247 May 26 01:53 coverage.out 01:54:34 -rw-r--r-- 1 jenkins jenkins 809 May 26 01:54 go.mod 01:54:34 -rw-r--r-- 1 jenkins jenkins 23431 May 26 01:52 go.sum 01:54:34 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:50 internal 01:54:34 -rw-rw-r-- 1 jenkins jenkins 235 May 26 01:50 version.go [Pipeline] isUnix [Pipeline] sh 01:54:34 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=735eab633442cd452c0576fc86d9dc61d039a3b0 --label arch=arm64 --label version=0.0.0 . 01:54:35 Sending build context to Docker daemon 8.667MB 01:54:35 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 01:54:35 Step 2/26 : FROM ${BASE} AS builder 01:54:35 ---> 18f1ec6e18cd 01:54:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:54:35 ---> Running in 5004fb8c86a5 01:54:36 Removing intermediate container 5004fb8c86a5 01:54:36 ---> 681f379179b6 01:54:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:54:36 ---> Running in 9c6cb0c546c6 01:54:36 Removing intermediate container 9c6cb0c546c6 01:54:36 ---> a586b28c6b9a 01:54:36 Step 5/26 : WORKDIR /device-virtual-go 01:54:37 ---> Running in 6d7e984efe42 01:54:37 Removing intermediate container 6d7e984efe42 01:54:37 ---> 5f0a6ee437ad 01:54:37 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:37 ---> Running in 744cecca3848 01:54:40 Removing intermediate container 744cecca3848 01:54:40 ---> 9407da1c430b 01:54:40 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:54:40 ---> Running in 9ad8eb3613ee 01:54:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:54:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:54:43 OK: 145 MiB in 53 packages 01:54:44 Removing intermediate container 9ad8eb3613ee 01:54:44 ---> 38cfaebfebd6 01:54:44 Step 8/26 : COPY . . 01:54:45 ---> 9b005dac9520 01:54:45 Step 9/26 : RUN go mod tidy 01:54:46 ---> Running in 8cc5acc46cf4 01:54:48 Removing intermediate container 8cc5acc46cf4 01:54:48 ---> 035e5ef6da22 01:54:48 Step 10/26 : RUN go mod download 01:54:49 ---> Running in 9427dfbc856a 01:54:51 Removing intermediate container 9427dfbc856a 01:54:51 ---> 0a4ba0e54a05 01:54:51 Step 11/26 : ARG MAKE='make build' 01:54:51 ---> Running in 4f080ad7e3b3 01:54:51 Removing intermediate container 4f080ad7e3b3 01:54:51 ---> 59c470a5df38 01:54:51 Step 12/26 : RUN $MAKE 01:54:52 ---> Running in 3e3b4626ca5e 01:54:53 go mod tidy 01:54:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 01:55:50 Removing intermediate container 3e3b4626ca5e 01:55:50 ---> 1bc820fd95a5 01:55:50 Step 13/26 : FROM alpine:3.12 01:55:50 3.12: Pulling from library/alpine 01:55:50 d2f70382dc9a: Pulling fs layer 01:55:50 d2f70382dc9a: Verifying Checksum 01:55:50 d2f70382dc9a: Download complete 01:55:50 d2f70382dc9a: Pull complete 01:55:50 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:55:50 Status: Downloaded newer image for alpine:3.12 01:55:50 ---> 9852663dfa18 01:55:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:55:50 ---> Running in 04ab8b3432b2 01:55:50 Removing intermediate container 04ab8b3432b2 01:55:50 ---> 59e11709f59f 01:55:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:50 ---> Running in 657636afbf9b 01:55:50 Removing intermediate container 657636afbf9b 01:55:50 ---> cd485bc55921 01:55:50 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 01:55:50 ---> Running in f2a6d80b5d60 01:55:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:55:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:55:51 (1/6) Installing dumb-init (1.2.2-r1) 01:55:51 (2/6) Installing libgcc (9.3.0-r2) 01:55:51 (3/6) Installing libsodium (1.0.18-r0) 01:55:51 (4/6) Installing libstdc++ (9.3.0-r2) 01:55:52 (5/6) Installing libzmq (4.3.3-r0) 01:55:52 (6/6) Installing zeromq (4.3.3-r0) 01:55:52 Executing busybox-1.31.1-r20.trigger 01:55:52 OK: 8 MiB in 20 packages 01:55:54 Removing intermediate container f2a6d80b5d60 01:55:54 ---> e89604bbc121 01:55:54 Step 17/26 : WORKDIR / 01:55:54 ---> Running in d1d4cd924dc8 01:55:54 Removing intermediate container d1d4cd924dc8 01:55:54 ---> d2d6f29f710e 01:55:54 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:55:55 ---> db54d1225144 01:55:55 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:55:56 ---> 52757743f81f 01:55:56 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:55:57 ---> 8560dda10fd8 01:55:57 Step 21/26 : EXPOSE 59900 01:55:57 ---> Running in 89fe6664a55a 01:55:58 Removing intermediate container 89fe6664a55a 01:55:58 ---> 529db37c87c3 01:55:58 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:55:58 ---> Running in 98358308b40a 01:55:59 Removing intermediate container 98358308b40a 01:55:59 ---> 91666e971ec4 01:55:59 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:59 ---> Running in e87eefd6b531 01:55:59 Removing intermediate container e87eefd6b531 01:55:59 ---> bf3bfa6a5e76 01:55:59 Step 24/26 : LABEL arch=arm64 01:55:59 ---> Running in ef5c59b3cf31 01:56:00 Removing intermediate container ef5c59b3cf31 01:56:00 ---> 2154ea21c1df 01:56:00 Step 25/26 : LABEL git_sha=735eab633442cd452c0576fc86d9dc61d039a3b0 01:56:00 ---> Running in 4634ea3b8167 01:56:00 Removing intermediate container 4634ea3b8167 01:56:00 ---> 09c0604f3c6c 01:56:00 Step 26/26 : LABEL version=0.0.0 01:56:01 ---> Running in 0af4eb091761 01:56:01 Removing intermediate container 0af4eb091761 01:56:01 ---> e90f10525005 01:56:01 [Warning] One or more build-args [ARCH] were not consumed 01:56:01 Successfully built e90f10525005 01:56:01 Successfully tagged device-virtual-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 01:56:02 ---> job-cost.sh 01:56:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qhOk 01:56:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:58:11 lf-activate-venv(): INFO: Adding /tmp/venv-qhOk/bin to PATH 01:58:11 INFO: No Stack... 01:58:11 INFO: Retrieving Pricing Info for: v2-standard-4 01:58:11 INFO: Archiving Costs [Pipeline] sh 01:58:11 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 01:58:11 + cut -d, -f6 [Pipeline] lock 01:58:11 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-214-1-stack-cost] 01:58:11 Resource [jenkins-edgexfoundry-device-virtual-go-PR-214-1-stack-cost] did not exist. Created. 01:58:11 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:12 /w/workspace/device-virtual-go/1@tmp/durable-3ca874f8/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-3ca874f8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:58:12 + echo total: 0.18000000715255737 [Pipeline] stash 01:58:12 Warning: overwriting stash ‘stack-cost’ 01:58:12 Stashed 1 file(s) [Pipeline] } 01:58:12 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-214-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] configFileProvider 01:58:13 provisioning config files... 01:58:13 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-214@tmp/config1364068292010801923tmp [Pipeline] { [Pipeline] sh 01:58:14 + set +x 01:58:14 + bash -s -- 01:58:14 + curl -s https://codecov.io/bash 01:58:14 01:58:14 _____ _ 01:58:14 / ____| | | 01:58:14 | | ___ __| | ___ ___ _____ __ 01:58:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:58:14 | |___| (_) | (_| | __/ (_| (_) \ V / 01:58:14 \_____\___/ \__,_|\___|\___\___/ \_/ 01:58:14 Bash-1.0.3 01:58:14 01:58:14 01:58:14 ==> git version 2.24.4 found 01:58:14 ==> 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 01:58:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:58:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:58:14 ==> Jenkins CI detected. 01:58:14 project root: . 01:58:14 --> token set from env 01:58:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:58:14 ==> Running gcov in . (disable via -X gcov) 01:58:14 ==> Python coveragepy not found 01:58:14 ==> Searching for coverage reports in: 01:58:14 + . 01:58:14 -> Found 1 reports 01:58:14 ==> Detecting git/mercurial file structure 01:58:14 ==> Reading reports 01:58:14 + ./coverage.out bytes=47247 01:58:14 ==> Appending adjustments 01:58:14 https://docs.codecov.io/docs/fixing-reports 01:58:14 + Found adjustments 01:58:14 ==> Gzipping contents 01:58:14 8.0K /tmp/codecov.vhOlRo.gz 01:58:14 ==> Uploading reports 01:58:14 url: https://codecov.io 01:58:14 query: branch=PR-214&commit=735eab633442cd452c0576fc86d9dc61d039a3b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-214%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=214&job=&cmd_args= 01:58:14 -> Pinging Codecov 01:58:14 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-214&commit=735eab633442cd452c0576fc86d9dc61d039a3b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-214%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=214&job=&cmd_args= 01:58:15 -> Uploading to 01:58:15 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/5E52B4B073DB2E39498172D8E973AA87/735eab633442cd452c0576fc86d9dc61d039a3b0/bf7f4501-dabf-433f-b93c-7eae2aae9db1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T015814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d14f4f764448c73a6ad63a256f0b119cb98a1320bb47384e2719aa4ec0164ed 01:58:15 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:15 Dload Upload Total Spent Left Speed 01:58:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5779 0 0 100 5779 0 18951 --:--:-- --:--:-- --:--:-- 19009 01:58:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/735eab633442cd452c0576fc86d9dc61d039a3b0 [Pipeline] } 01:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [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 01:58:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:58:18 ---> package-listing.sh 01:58:18 ++ facter osfamily 01:58:18 ++ tr '[:upper:]' '[:lower:]' 01:58:18 + OS_FAMILY=redhat 01:58:18 + workspace=/w/workspace/foundry_device-virtual-go_PR-214 01:58:18 + START_PACKAGES=/tmp/packages_start.txt 01:58:18 + END_PACKAGES=/tmp/packages_end.txt 01:58:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:58:18 + PACKAGES=/tmp/packages_start.txt 01:58:18 + '[' /w/workspace/foundry_device-virtual-go_PR-214 ']' 01:58:18 + PACKAGES=/tmp/packages_end.txt 01:58:18 + case "${OS_FAMILY}" in 01:58:18 + rpm -qa 01:58:18 + sort 01:58:18 + '[' -f /tmp/packages_start.txt ']' 01:58:18 + '[' -f /tmp/packages_end.txt ']' 01:58:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:58:18 + '[' /w/workspace/foundry_device-virtual-go_PR-214 ']' 01:58:18 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-214/archives/ 01:58:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-214/archives/ [Pipeline] echo 01:58:19 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-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:58:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:58:19 01:58:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:58:20 alpine: Pulling from edgex-lftools-log-publisher 01:58:20 df20fa9351a1: Pulling fs layer 01:58:20 36b3adc4ff6f: Pulling fs layer 01:58:20 8ad3a11d3b57: Pulling fs layer 01:58:20 46f8f816bc3b: Pulling fs layer 01:58:20 93b61091891f: Pulling fs layer 01:58:20 93b9cdb0e59b: Pulling fs layer 01:58:20 5e14af77c1be: Pulling fs layer 01:58:20 01666e4c0597: Pulling fs layer 01:58:20 aa168da1d23b: Pulling fs layer 01:58:20 93b61091891f: Waiting 01:58:20 93b9cdb0e59b: Waiting 01:58:20 5e14af77c1be: Waiting 01:58:20 01666e4c0597: Waiting 01:58:20 aa168da1d23b: Waiting 01:58:20 46f8f816bc3b: Waiting 01:58:20 36b3adc4ff6f: Verifying Checksum 01:58:20 36b3adc4ff6f: Download complete 01:58:20 46f8f816bc3b: Verifying Checksum 01:58:20 46f8f816bc3b: Download complete 01:58:20 df20fa9351a1: Verifying Checksum 01:58:20 df20fa9351a1: Download complete 01:58:20 93b9cdb0e59b: Verifying Checksum 01:58:20 93b9cdb0e59b: Download complete 01:58:20 5e14af77c1be: Verifying Checksum 01:58:20 5e14af77c1be: Download complete 01:58:20 93b61091891f: Verifying Checksum 01:58:20 93b61091891f: Download complete 01:58:20 01666e4c0597: Verifying Checksum 01:58:20 01666e4c0597: Download complete 01:58:20 8ad3a11d3b57: Verifying Checksum 01:58:20 8ad3a11d3b57: Download complete 01:58:20 df20fa9351a1: Pull complete 01:58:20 36b3adc4ff6f: Pull complete 01:58:21 8ad3a11d3b57: Pull complete 01:58:21 46f8f816bc3b: Pull complete 01:58:21 93b61091891f: Pull complete 01:58:21 93b9cdb0e59b: Pull complete 01:58:21 5e14af77c1be: Pull complete 01:58:22 01666e4c0597: Pull complete 01:58:22 aa168da1d23b: Verifying Checksum 01:58:22 aa168da1d23b: Download complete 01:58:26 aa168da1d23b: Pull complete 01:58:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:58:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:58:26 prd-centos7-docker-4c-2g-331 does not seem to be running inside a container 01:58:26 $ 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-214/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-214 -v /w/workspace/foundry_device-virtual-go_PR-214:/w/workspace/foundry_device-virtual-go_PR-214:rw,z -v /w/workspace/foundry_device-virtual-go_PR-214@tmp:/w/workspace/foundry_device-virtual-go_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:58:31 $ docker top c1b8a799dc78502ce626af9b86d80a645647aa87c582d4adfb9cd96facb61e88 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:32 + touch /tmp/pre-build-complete [Pipeline] sh 01:58:32 + mkdir -p /var/log/sa [Pipeline] sh 01:58:32 + ls /var/log/sa-host 01:58:32 + sadf -c /var/log/sa-host/sa05 01:58:32 file_magic: OK 01:58:32 HZ: Using current value: 100 01:58:32 file_header: OK 01:58:32 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 01:58:32 Statistics: 01:58:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:58:32 File successfully converted to sysstat format version 12.2.1 01:58:32 + sadf -c /var/log/sa-host/sa26 01:58:32 file_magic: OK 01:58:32 HZ: Using current value: 100 01:58:32 file_header: OK 01:58:32 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 01:58:32 Statistics: 01:58:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:58:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:32 provisioning config files... 01:58:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-214@tmp/config1333675690476851034tmp [Pipeline] { [Pipeline] echo 01:58:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:58:33 ---> create-netrc.sh [Pipeline] } 01:58:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:58:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:58:33 ---> python-tools-install.sh [Pipeline] echo 01:58:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:58:34 ---> sudo-logs.sh 01:58:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:58:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:58:34 ---> job-cost.sh 01:58:34 lf-activate-venv: SKIPPING 01:58:34 DEBUG: total: 0.18000000715255737 01:58:34 INFO: Retrieving Stack Cost... 01:58:35 INFO: Retrieving Pricing Info for: v3-standard-2 01:58:35 INFO: Archiving Costs [Pipeline] echo 01:58:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:36 ---> logs-deploy.sh 01:58:36 lf-activate-venv: SKIPPING 01:58:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-214/1 01:58:36 INFO: archiving workspace using pattern(s): 01:58:37 Archives upload complete. 01:58:37 INFO: archiving logs to Nexus 01:58:37 ---> uname -a: 01:58:37 Linux prd-centos7-docker-4c-2g-331.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:58:37 01:58:37 01:58:37 ---> lscpu: 01:58:37 Architecture: x86_64 01:58:37 CPU op-mode(s): 32-bit, 64-bit 01:58:37 Byte Order: Little Endian 01:58:37 Address sizes: 40 bits physical, 48 bits virtual 01:58:37 CPU(s): 2 01:58:37 On-line CPU(s) list: 0,1 01:58:37 Thread(s) per core: 1 01:58:37 Core(s) per socket: 1 01:58:37 Socket(s): 2 01:58:37 NUMA node(s): 1 01:58:37 Vendor ID: AuthenticAMD 01:58:37 CPU family: 23 01:58:37 Model: 49 01:58:37 Model name: AMD EPYC-Rome Processor 01:58:37 Stepping: 0 01:58:37 CPU MHz: 2800.000 01:58:37 BogoMIPS: 5600.00 01:58:37 Virtualization: AMD-V 01:58:37 Hypervisor vendor: KVM 01:58:37 Virtualization type: full 01:58:37 L1d cache: 64 KiB 01:58:37 L1i cache: 64 KiB 01:58:37 L2 cache: 1 MiB 01:58:37 L3 cache: 32 MiB 01:58:37 NUMA node0 CPU(s): 0,1 01:58:37 Vulnerability Itlb multihit: Not affected 01:58:37 Vulnerability L1tf: Not affected 01:58:37 Vulnerability Mds: Not affected 01:58:37 Vulnerability Meltdown: Not affected 01:58:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:58:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:58:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:58:37 Vulnerability Srbds: Not affected 01:58:37 Vulnerability Tsx async abort: Not affected 01:58:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 01:58:37 01:58:37 01:58:37 ---> nproc: 01:58:37 2 01:58:37 01:58:37 01:58:37 ---> df -h: 01:58:37 Filesystem Size Used Available Use% Mounted on 01:58:37 overlay 40.0G 7.6G 32.4G 19% / 01:58:37 tmpfs 64.0M 0 64.0M 0% /dev 01:58:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:58:37 shm 64.0M 0 64.0M 0% /dev/shm 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-214 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-214@tmp 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 01:58:37 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 01:58:37 01:58:37 01:58:37 ---> free -m: 01:58:37 total used free shared buff/cache available 01:58:37 Mem: 7821 936 4775 0 2109 6706 01:58:37 Swap: 1023 0 1023 01:58:37 01:58:37 01:58:37 ---> ip addr: 01:58:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:58:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:58:37 inet 127.0.0.1/8 scope host lo 01:58:37 valid_lft forever preferred_lft forever 01:58:37 inet6 ::1/128 scope host 01:58:37 valid_lft forever preferred_lft forever 01:58:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:58:37 link/ether fa:16:3e:6e:c8:49 brd ff:ff:ff:ff:ff:ff 01:58:37 inet 10.30.123.83/23 brd 10.30.123.255 scope global dynamic eth0 01:58:37 valid_lft 85728sec preferred_lft 85728sec 01:58:37 inet6 fe80::f816:3eff:fe6e:c849/64 scope link 01:58:37 valid_lft forever preferred_lft forever 01:58:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:58:37 link/ether 02:42:dd:cd:0e:b8 brd ff:ff:ff:ff:ff:ff 01:58:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:58:37 valid_lft forever preferred_lft forever 01:58:37 inet6 fe80::42:ddff:fecd:eb8/64 scope link 01:58:37 valid_lft forever preferred_lft forever 01:58:37 01:58:37 01:58:37 ---> sar -b -r -n DEV: 01:58:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 01:58:37 01:58:37 01:47:13 LINUX RESTART (2 CPU) 01:58:37 01:58:37 01:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:58:37 01:49:02 20.63 0.63 20.00 0.00 352.11 3509.39 0.00 01:58:37 01:50:01 0.41 0.00 0.41 0.00 0.00 6.71 0.00 01:58:37 01:51:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 01:58:37 01:52:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 01:58:37 01:53:01 0.28 0.00 0.28 0.00 0.00 2.95 0.00 01:58:37 01:54:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 01:58:37 01:55:01 0.18 0.00 0.18 0.00 0.00 3.23 0.00 01:58:37 01:56:01 0.17 0.00 0.17 0.00 0.00 2.17 0.00 01:58:37 01:57:01 0.33 0.00 0.33 0.00 0.00 4.88 0.00 01:58:37 01:58:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 01:58:37 Average: 2.30 0.06 2.24 0.00 35.28 354.82 0.00 01:58:37 01:58:37 01:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:58:37 01:49:02 5448348 0 805728 10.06 2620 1752236 1254204 13.85 579932 1581500 20 01:58:37 01:50:01 5448480 0 805588 10.06 2620 1752244 1240840 13.70 583952 1578016 8 01:58:37 01:51:01 5451672 0 802396 10.02 2620 1752244 1207084 13.33 581304 1578176 8 01:58:37 01:52:01 5451516 0 802544 10.02 2620 1752252 1206904 13.32 581176 1578608 8 01:58:37 01:53:01 5450920 0 803136 10.03 2620 1752256 1207060 13.33 578336 1582216 16 01:58:37 01:54:01 5451164 0 802892 10.02 2620 1752256 1206952 13.33 577884 1582216 20 01:58:37 01:55:01 5451012 0 803032 10.03 2620 1752268 1206904 13.32 578008 1582216 8 01:58:37 01:56:01 5440068 0 813972 10.16 2620 1752272 1206904 13.32 589100 1582216 8 01:58:37 01:57:01 5439544 0 814492 10.17 2620 1752276 1206904 13.32 590992 1580536 16 01:58:37 01:58:01 5436860 0 817172 10.20 2620 1752280 1207000 13.33 594308 1580536 20 01:58:37 Average: 5446958 0 807095 10.08 2620 1752258 1215076 13.42 583499 1580624 13 01:58:37 01:58:37 01:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:58:37 01:49:02 eth0 101.97 104.00 469.05 16.83 0.00 0.00 0.00 0.00 01:58:37 01:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:49:02 docker0 57.10 40.12 4.60 139.69 0.00 0.00 0.00 0.00 01:58:37 01:50:01 eth0 1.37 0.29 0.34 0.20 0.00 0.00 0.00 0.00 01:58:37 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:51:01 eth0 0.95 0.47 0.53 0.39 0.00 0.00 0.00 0.00 01:58:37 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:52:01 eth0 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 01:58:37 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:53:01 eth0 0.72 0.40 0.35 0.27 0.00 0.00 0.00 0.00 01:58:37 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:54:01 eth0 0.23 0.18 0.10 0.01 0.00 0.00 0.00 0.00 01:58:37 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:58:37 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:56:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:58:37 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:57:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:58:37 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:58:01 eth0 0.30 0.23 0.10 0.07 0.00 0.00 0.00 0.00 01:58:37 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 Average: eth0 10.68 10.61 47.15 1.78 0.00 0.00 0.00 0.00 01:58:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:37 Average: docker0 5.72 4.02 0.46 14.00 0.00 0.00 0.00 0.00 01:58:37 01:58:37 01:58:37 ---> sar -P ALL: 01:58:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 01:58:37 01:58:37 01:47:13 LINUX RESTART (2 CPU) 01:58:37 01:58:37 01:48:01 CPU %user %nice %system %iowait %steal %idle 01:58:37 01:49:02 all 2.84 0.00 1.21 0.49 0.05 95.41 01:58:37 01:49:02 0 2.48 0.00 1.26 0.30 0.05 95.90 01:58:37 01:49:02 1 3.21 0.00 1.15 0.68 0.05 94.92 01:58:37 01:50:01 all 0.12 0.00 0.04 0.00 0.03 99.80 01:58:37 01:50:01 0 0.07 0.00 0.05 0.00 0.05 99.83 01:58:37 01:50:01 1 0.17 0.00 0.03 0.00 0.02 99.78 01:58:37 01:51:01 all 0.10 0.00 0.03 0.00 0.04 99.82 01:58:37 01:51:01 0 0.05 0.00 0.05 0.00 0.05 99.85 01:58:37 01:51:01 1 0.15 0.00 0.02 0.00 0.03 99.80 01:58:37 01:52:01 all 0.10 0.00 0.02 0.00 0.03 99.85 01:58:37 01:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:58:37 01:52:01 1 0.17 0.00 0.02 0.00 0.03 99.78 01:58:37 01:53:01 all 0.11 0.00 0.03 0.00 0.03 99.83 01:58:37 01:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:58:37 01:53:01 1 0.18 0.00 0.02 0.00 0.03 99.77 01:58:37 01:54:01 all 0.07 0.00 0.03 0.00 0.04 99.87 01:58:37 01:54:01 0 0.03 0.00 0.03 0.00 0.05 99.88 01:58:37 01:54:01 1 0.10 0.00 0.02 0.00 0.03 99.85 01:58:37 01:55:01 all 0.08 0.00 0.04 0.00 0.03 99.84 01:58:37 01:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:58:37 01:55:01 1 0.12 0.00 0.05 0.00 0.03 99.80 01:58:37 01:56:01 all 0.09 0.00 0.03 0.00 0.03 99.85 01:58:37 01:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:58:37 01:56:01 1 0.17 0.00 0.05 0.00 0.03 99.75 01:58:37 01:57:01 all 0.06 0.00 0.03 0.00 0.04 99.87 01:58:37 01:57:01 0 0.10 0.00 0.03 0.00 0.05 99.82 01:58:37 01:57:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:58:37 01:58:01 all 0.07 0.00 0.04 0.00 0.03 99.86 01:58:37 01:58:01 0 0.08 0.00 0.05 0.00 0.05 99.82 01:58:37 01:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:58:37 Average: all 0.36 0.00 0.15 0.05 0.04 99.40 01:58:37 Average: 0 0.29 0.00 0.16 0.03 0.04 99.48 01:58:37 Average: 1 0.43 0.00 0.14 0.07 0.03 99.33 01:58:37 01:58:37 01:58:37