Pull request #989 updated 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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d389b4c374e7e0b458fa8680c3b59ea3fb785880+5b9873fc5658fb4b4c48b057788cd55a404aa657 (b9cc5077489218b8f5c40cbe0b9b0fdd7388878a) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6554339301087443573.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh120578297242318633.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-989/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-sdk-go/branches/PR-989/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4731042153538625534.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 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-ssh4495167697314485306.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-989/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-sdk-go/branches/PR-989/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7391779182102277008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-34 in /w/workspace/dgexfoundry_device-sdk-go_PR-989 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-989 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-989@tmp/jenkins-gitclient-ssh9078992723861336708.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5b9873fc5658fb4b4c48b057788cd55a404aa657 into PR head commit d389b4c374e7e0b458fa8680c3b59ea3fb785880 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-989@tmp/jenkins-gitclient-ssh3884310780619385176.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d389b4c374e7e0b458fa8680c3b59ea3fb785880 # timeout=10 Merge succeeded, producing d389b4c374e7e0b458fa8680c3b59ea3fb785880 Checking out Revision d389b4c374e7e0b458fa8680c3b59ea3fb785880 (PR-989) > 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/dgexfoundry_device-sdk-go_PR-989@tmp/jenkins-gitclient-ssh8834358928504082123.key > git merge 5b9873fc5658fb4b4c48b057788cd55a404aa657 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d389b4c374e7e0b458fa8680c3b59ea3fb785880 # timeout=10 Commit message: "docs: add Changelog for Ireland release" First time build. Skipping changelog. > git rev-list --no-walk f46723479a4d5b75f667bcc3f9a0b5e03b108cbc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:11:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:11:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:11:26 ========================================================= 10:11:26 EdgeX Global Pipelines Version Info 10:11:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:11:27 ------------------- 10:11:27 stable info: 10:11:27 ------------------- 10:11:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:11:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:11:27 Message: update stable to v1.0.195 10:11:28 ------------------- 10:11:28 experimental info: 10:11:28 ------------------- 10:11:28 Commited By: **** collab-it+edgex@linuxfoundation.org 10:11:28 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:11:28 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-989 [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-989 [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-989 [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d389b4c374e7e0b458fa8680c3b59ea3fb785880 [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d389b4c [Pipeline] echo 10:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:29 provisioning config files... 10:11:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/config4714047194699789447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:30 ---> docker-login.sh 10:11:30 nexus3.edgexfoundry.org:10001 10:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:30 Configure a credential helper to remove this warning. See 10:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:30 10:11:30 Login Succeeded 10:11:30 nexus3.edgexfoundry.org:10002 10:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:30 Configure a credential helper to remove this warning. See 10:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:30 10:11:30 Login Succeeded 10:11:30 nexus3.edgexfoundry.org:10003 10:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:30 Configure a credential helper to remove this warning. See 10:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:30 10:11:30 Login Succeeded 10:11:30 nexus3.edgexfoundry.org:10004 10:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:30 Configure a credential helper to remove this warning. See 10:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:30 10:11:30 Login Succeeded 10:11:30 docker.io 10:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:31 Configure a credential helper to remove this warning. See 10:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:31 10:11:31 Login Succeeded 10:11:31 ---> docker-login.sh ends [Pipeline] } 10:11:31 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 10:11:31 + git log --format=format:%s -1 d389b4c374e7e0b458fa8680c3b59ea3fb785880 [Pipeline] echo 10:11:31 GIT_COMMIT: d389b4c374e7e0b458fa8680c3b59ea3fb785880, Commit Message: docs: add Changelog for Ireland release [Pipeline] echo 10:11:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:32 10:11:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:11:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:33 latest: Pulling from edgex-devops/git-semver 10:11:33 31603596830f: Pulling fs layer 10:11:33 54011a49482f: Pulling fs layer 10:11:33 a6820b24f6d8: Pulling fs layer 10:11:33 f581987b2513: Pulling fs layer 10:11:33 f581987b2513: Waiting 10:11:33 54011a49482f: Verifying Checksum 10:11:33 54011a49482f: Download complete 10:11:33 31603596830f: Verifying Checksum 10:11:33 31603596830f: Download complete 10:11:33 f581987b2513: Verifying Checksum 10:11:33 f581987b2513: Download complete 10:11:33 a6820b24f6d8: Verifying Checksum 10:11:33 a6820b24f6d8: Download complete 10:11:33 31603596830f: Pull complete 10:11:33 54011a49482f: Pull complete 10:11:34 a6820b24f6d8: Pull complete 10:11:34 f581987b2513: Pull complete 10:11:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:11:34 prd-centos7-docker-4c-2g-34 does not seem to be running inside a container 10:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-989 -v /w/workspace/dgexfoundry_device-sdk-go_PR-989:/w/workspace/dgexfoundry_device-sdk-go_PR-989:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-989@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:11:36 $ docker top bb56b90f029ea99459fcb65519d78e03673a8598994c2d6e251ae6da4b5387ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:36 [ssh-agent] Looking for ssh-agent implementation... 10:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:36 $ docker exec bb56b90f029ea99459fcb65519d78e03673a8598994c2d6e251ae6da4b5387ea ssh-agent 10:11:36 SSH_AUTH_SOCK=/tmp/ssh-ipfBmoWffD2p/agent.15 10:11:36 SSH_AGENT_PID=21 10:11:36 Running ssh-add (command line suppressed) 10:11:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/private_key_8784430034025593256.key (/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/private_key_8784430034025593256.key) 10:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:37 + git tag --points-at HEAD [Pipeline] } 10:11:37 $ docker exec --env ******** --env ******** bb56b90f029ea99459fcb65519d78e03673a8598994c2d6e251ae6da4b5387ea ssh-agent -k 10:11:37 unset SSH_AUTH_SOCK; 10:11:37 unset SSH_AGENT_PID; 10:11:37 echo Agent pid 21 killed; 10:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:11:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:37 [ssh-agent] Looking for ssh-agent implementation... 10:11:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:37 $ docker exec bb56b90f029ea99459fcb65519d78e03673a8598994c2d6e251ae6da4b5387ea ssh-agent 10:11:37 SSH_AUTH_SOCK=/tmp/ssh-yTvn4C5X5XjH/agent.54 10:11:37 SSH_AGENT_PID=60 10:11:37 Running ssh-add (command line suppressed) 10:11:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/private_key_347072279689489337.key (/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/private_key_347072279689489337.key) 10:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:38 + git semver init 10:11:38 # -> Open(): unable to determine branch for HEAD 10:11:38 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-989/.git 10:11:38 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-989 10:11:38 # $SEMVER_REMOTE_NAME = origin 10:11:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:11:38 # $SEMVER_USER_NAME = edgex-jenkins 10:11:38 # $SEMVER_BRANCH = PR-989 10:11:38 # $SEMVER_TEMP = /tmp/semver-557696626 10:11:38 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:11:38 # '/tmp/semver-557696626' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-989/.semver' 10:11:38 # -> Force: false 10:11:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-989/.semver [Pipeline] } 10:11:38 $ docker exec --env ******** --env ******** bb56b90f029ea99459fcb65519d78e03673a8598994c2d6e251ae6da4b5387ea ssh-agent -k 10:11:38 unset SSH_AUTH_SOCK; 10:11:38 unset SSH_AGENT_PID; 10:11:38 echo Agent pid 60 killed; 10:11:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:39 + git semver [Pipeline] } 10:11:39 $ docker stop --time=1 bb56b90f029ea99459fcb65519d78e03673a8598994c2d6e251ae6da4b5387ea 10:11:40 $ docker rm -f bb56b90f029ea99459fcb65519d78e03673a8598994c2d6e251ae6da4b5387ea [Pipeline] // withDockerContainer [Pipeline] sh 10:11:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:11:41 Stashed 1 file(s) [Pipeline] echo 10:11:41 [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 10:11:56 Still waiting to schedule task 10:11:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:11:56 Still waiting to schedule task 10:11:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:13:34 Running on prd-centos7-docker-4c-2g-36 in /w/workspace/dgexfoundry_device-sdk-go_PR-989 [Pipeline] { [Pipeline] ws 10:13:34 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 10:13:34 Selected Git installation does not exist. Using Default 10:13:34 The recommended git tool is: NONE 10:13:37 using credential edgex-jenkins-ssh 10:13:37 Cloning the remote Git repository 10:13:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:13:37 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:13:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:13:37 > git --version # timeout=10 10:13:37 > git --version # 'git version 2.24.4' 10:13:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:37 [INFO] Currently running in a labeled security context 10:13:37 [INFO] Currently SELinux is 'enforcing' on the host 10:13:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh275036060277422172.key 10:13:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:38 Merging remotes/origin/master commit 5b9873fc5658fb4b4c48b057788cd55a404aa657 into PR head commit d389b4c374e7e0b458fa8680c3b59ea3fb785880 10:13:39 Merge succeeded, producing d389b4c374e7e0b458fa8680c3b59ea3fb785880 10:13:39 Checking out Revision d389b4c374e7e0b458fa8680c3b59ea3fb785880 (PR-989) 10:13:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:13:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:13:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:38 [INFO] Currently running in a labeled security context 10:13:38 [INFO] Currently SELinux is 'enforcing' on the host 10:13:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1844210862277528553.key 10:13:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:13:38 > git config core.sparsecheckout # timeout=10 10:13:38 > git checkout -f d389b4c374e7e0b458fa8680c3b59ea3fb785880 # timeout=10 10:13:38 > git remote # timeout=10 10:13:38 > git config --get remote.origin.url # timeout=10 10:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:38 [INFO] Currently running in a labeled security context 10:13:38 [INFO] Currently SELinux is 'enforcing' on the host 10:13:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8662082023583264153.key 10:13:38 > git merge 5b9873fc5658fb4b4c48b057788cd55a404aa657 # timeout=10 10:13:38 > git rev-parse HEAD^{commit} # timeout=10 10:13:38 > git config core.sparsecheckout # timeout=10 10:13:38 > git checkout -f d389b4c374e7e0b458fa8680c3b59ea3fb785880 # timeout=10 10:13:42 Commit message: "docs: add Changelog for Ireland release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:13:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:13:44 + sudo service docker restart 10:13:44 + true 10:13:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:02 provisioning config files... 10:14:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2990651719667041335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:02 ---> docker-login.sh 10:14:02 nexus3.edgexfoundry.org:10001 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:03 Configure a credential helper to remove this warning. See 10:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:03 10:14:03 Login Succeeded 10:14:03 nexus3.edgexfoundry.org:10002 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:03 Configure a credential helper to remove this warning. See 10:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:03 10:14:03 Login Succeeded 10:14:03 nexus3.edgexfoundry.org:10003 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:03 Configure a credential helper to remove this warning. See 10:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:03 10:14:03 Login Succeeded 10:14:03 nexus3.edgexfoundry.org:10004 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:03 Configure a credential helper to remove this warning. See 10:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:03 10:14:03 Login Succeeded 10:14:03 docker.io 10:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:04 Configure a credential helper to remove this warning. See 10:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:04 10:14:04 Login Succeeded 10:14:04 ---> docker-login.sh ends [Pipeline] } 10:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:14:04 ========================================================= 10:14:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:14:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:14:04 + 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 . 10:14:04 Sending build context to Docker daemon 2.704MB 10:14:04 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:14:04 Step 2/8 : FROM ${BASE} 10:14:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-35 in /w/workspace/dgexfoundry_device-sdk-go_PR-989 [Pipeline] { [Pipeline] ws 10:14:04 Running in /w/workspace/device-sdk-go/2 [Pipeline] { 10:14:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:14:04 540db60ca938: Pulling fs layer 10:14:04 adcc1eea9eea: Pulling fs layer 10:14:04 4c4ab2625f07: Pulling fs layer 10:14:04 0510c868ecb4: Pulling fs layer 10:14:04 afea3b2eda06: Pulling fs layer 10:14:04 7809a108b3ef: Pulling fs layer 10:14:04 f706445af74f: Pulling fs layer 10:14:04 0510c868ecb4: Waiting 10:14:04 afea3b2eda06: Waiting 10:14:04 7809a108b3ef: Waiting 10:14:04 f706445af74f: Waiting 10:14:04 4c4ab2625f07: Verifying Checksum 10:14:04 4c4ab2625f07: Download complete 10:14:04 adcc1eea9eea: Verifying Checksum 10:14:04 adcc1eea9eea: Download complete 10:14:04 afea3b2eda06: Verifying Checksum 10:14:04 afea3b2eda06: Download complete 10:14:04 540db60ca938: Verifying Checksum 10:14:04 540db60ca938: Download complete 10:14:04 7809a108b3ef: Verifying Checksum 10:14:04 7809a108b3ef: Download complete [Pipeline] checkout 10:14:05 Selected Git installation does not exist. Using Default 10:14:05 The recommended git tool is: NONE 10:14:05 540db60ca938: Pull complete 10:14:05 adcc1eea9eea: Pull complete 10:14:05 4c4ab2625f07: Pull complete 10:14:06 f706445af74f: Verifying Checksum 10:14:06 f706445af74f: Download complete 10:14:07 0510c868ecb4: Verifying Checksum 10:14:07 0510c868ecb4: Download complete 10:14:10 using credential edgex-jenkins-ssh 10:14:10 Cloning the remote Git repository 10:14:10 0510c868ecb4: Pull complete 10:14:10 afea3b2eda06: Pull complete 10:14:10 7809a108b3ef: Pull complete 10:14:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:14:10 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:14:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:14:10 > git --version # timeout=10 10:14:10 > git --version # 'git version 2.17.1' 10:14:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:12 f706445af74f: Pull complete 10:14:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:14:12 ---> b068be0155e3 10:14:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:14:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:14:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:14:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:12 Merging remotes/origin/master commit 5b9873fc5658fb4b4c48b057788cd55a404aa657 into PR head commit d389b4c374e7e0b458fa8680c3b59ea3fb785880 10:14:13 Merge succeeded, producing d389b4c374e7e0b458fa8680c3b59ea3fb785880 10:14:13 Checking out Revision d389b4c374e7e0b458fa8680c3b59ea3fb785880 (PR-989) 10:14:12 > git config core.sparsecheckout # timeout=10 10:14:12 > git checkout -f d389b4c374e7e0b458fa8680c3b59ea3fb785880 # timeout=10 10:14:12 > git remote # timeout=10 10:14:12 > git config --get remote.origin.url # timeout=10 10:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:12 > git merge 5b9873fc5658fb4b4c48b057788cd55a404aa657 # timeout=10 10:14:12 > git rev-parse HEAD^{commit} # timeout=10 10:14:13 > git config core.sparsecheckout # timeout=10 10:14:13 > git checkout -f d389b4c374e7e0b458fa8680c3b59ea3fb785880 # timeout=10 10:14:15 ---> Running in a9caa16565ea 10:14:15 Removing intermediate container a9caa16565ea 10:14:15 ---> 321365e6a56e 10:14:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:15 ---> Running in ff8405a278fc 10:14:16 Removing intermediate container ff8405a278fc 10:14:16 ---> 511fe102ecbc 10:14:16 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:14:16 ---> Running in e802e430e4f8 10:14:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:14:17 Commit message: "docs: add Changelog for Ireland release" 10:14:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:18 (1/6) Installing libc-dev (0.7.2-r3) 10:14:18 (2/6) Installing libsodium (1.0.18-r0) 10:14:18 (3/6) Installing pkgconf (1.7.3-r0) 10:14:18 (4/6) Installing libsodium-dev (1.0.18-r0) 10:14:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 10:14:18 (5/6) Installing libzmq (4.3.3-r1) 10:14:18 (6/6) Installing zeromq-dev (4.3.3-r1) [Pipeline] sh 10:14:19 Executing busybox-1.32.1-r6.trigger 10:14:19 OK: 150 MiB in 46 packages 10:14:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:14:19 Removing intermediate container e802e430e4f8 10:14:19 ---> c325225a0533 10:14:19 Step 6/8 : WORKDIR /device-sdk-go 10:14:19 ---> Running in 80d1b0b1e193 10:14:19 Removing intermediate container 80d1b0b1e193 10:14:19 ---> d6a7bf234072 10:14:19 Step 7/8 : COPY . . 10:14:19 + + sudotrue service 10:14:19 docker restart 10:14:20 ---> 7826fe1cfc77 10:14:20 Step 8/8 : RUN go mod download 10:14:20 ---> Running in 391fb4ed945a 10:14:32 Removing intermediate container 391fb4ed945a 10:14:32 ---> 505a5bdda20c 10:14:32 Successfully built 505a5bdda20c 10:14:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:14:32 + docker inspect -f . ci-base-image-x86_64 10:14:32 . [Pipeline] withDockerContainer 10:14:32 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 10:14:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:14:33 $ docker top 7cc115897f677217b92dd404c73a9dca4ab4fadbfaf6600d0cb9fbf0fa152e41 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:33 + go version 10:14:33 go version go1.16.3 linux/amd64 [Pipeline] } 10:14:33 $ docker stop --time=1 7cc115897f677217b92dd404c73a9dca4ab4fadbfaf6600d0cb9fbf0fa152e41 10:14:34 $ docker rm -f 7cc115897f677217b92dd404c73a9dca4ab4fadbfaf6600d0cb9fbf0fa152e41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:14:35 + docker inspect -f . ci-base-image-x86_64 10:14:35 . [Pipeline] withDockerContainer 10:14:35 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 10:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:14:35 $ docker top 4fba8d29ccae6c98de3403f777679eff2de9904a4f6a7aa50bc50f6b49474be8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:36 + go mod tidy [Pipeline] sh 10:14:36 + make test 10:14:36 go mod tidy 10:14:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:38 provisioning config files... 10:14:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8728303882128544466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:38 ---> docker-login.sh 10:14:38 nexus3.edgexfoundry.org:10001 10:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:39 Configure a credential helper to remove this warning. See 10:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:39 10:14:39 Login Succeeded 10:14:39 nexus3.edgexfoundry.org:10002 10:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:40 Configure a credential helper to remove this warning. See 10:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:40 10:14:40 Login Succeeded 10:14:40 nexus3.edgexfoundry.org:10003 10:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:40 Configure a credential helper to remove this warning. See 10:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:40 10:14:40 Login Succeeded 10:14:40 nexus3.edgexfoundry.org:10004 10:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:41 Configure a credential helper to remove this warning. See 10:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:41 10:14:41 Login Succeeded 10:14:41 docker.io 10:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:42 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:42 Configure a credential helper to remove this warning. See 10:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:42 10:14:42 Login Succeeded 10:14:42 ---> docker-login.sh ends [Pipeline] } 10:14:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:14:42 ========================================================= 10:14:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:14:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:14:43 + 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 . 10:14:43 Sending build context to Docker daemon 2.703MB 10:14:43 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:14:43 Step 2/8 : FROM ${BASE} 10:14:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:14:43 595b0fe564bb: Pulling fs layer 10:14:43 3088b5b3c5c0: Pulling fs layer 10:14:43 5b7225fbf94c: Pulling fs layer 10:14:43 ba82ee9f976e: Pulling fs layer 10:14:43 506bd15cee9f: Pulling fs layer 10:14:43 75a0a4a0db45: Pulling fs layer 10:14:43 618dc40b7e24: Pulling fs layer 10:14:43 75a0a4a0db45: Waiting 10:14:43 618dc40b7e24: Waiting 10:14:43 ba82ee9f976e: Waiting 10:14:43 506bd15cee9f: Waiting 10:14:43 5b7225fbf94c: Verifying Checksum 10:14:43 5b7225fbf94c: Download complete 10:14:43 3088b5b3c5c0: Verifying Checksum 10:14:43 3088b5b3c5c0: Download complete 10:14:43 506bd15cee9f: Verifying Checksum 10:14:43 506bd15cee9f: Download complete 10:14:43 75a0a4a0db45: Verifying Checksum 10:14:43 75a0a4a0db45: Download complete 10:14:43 595b0fe564bb: Verifying Checksum 10:14:43 595b0fe564bb: Download complete 10:14:44 595b0fe564bb: Pull complete 10:14:45 3088b5b3c5c0: Pull complete 10:14:45 5b7225fbf94c: Pull complete 10:14:46 618dc40b7e24: Verifying Checksum 10:14:46 618dc40b7e24: Download complete 10:14:47 ba82ee9f976e: Verifying Checksum 10:14:47 ba82ee9f976e: Download complete 10:14:57 ba82ee9f976e: Pull complete 10:14:57 506bd15cee9f: Pull complete 10:14:58 75a0a4a0db45: Pull complete 10:15:02 618dc40b7e24: Pull complete 10:15:02 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:15:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:15:02 ---> a36622ca3599 10:15:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:15:03 ---> Running in 05ce85211ea8 10:15:04 Removing intermediate container 05ce85211ea8 10:15:04 ---> 1a096147b28b 10:15:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:04 ---> Running in b5299d137e91 10:15:07 Removing intermediate container b5299d137e91 10:15:07 ---> e8cd63aeb2da 10:15:07 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:15:07 ---> Running in 40ffcbbd1017 10:15:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:15:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:15:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:15:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:15:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:15:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 24.2% of statements 10:15:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:15:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements 10:15:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 10:15:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.037s coverage: 9.0% of statements 10:15:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:15:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:15:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:15:10 (1/6) Installing libc-dev (0.7.2-r3) 10:15:10 (2/6) Installing libsodium (1.0.18-r0) 10:15:10 (3/6) Installing pkgconf (1.7.3-r0) 10:15:10 (4/6) Installing libsodium-dev (1.0.18-r0) 10:15:10 (5/6) Installing libzmq (4.3.3-r1) 10:15:10 (6/6) Installing zeromq-dev (4.3.3-r1) 10:15:10 Executing busybox-1.32.1-r6.trigger 10:15:10 OK: 139 MiB in 46 packages 10:15:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements 10:15:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:15:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 83.3% of statements 10:15:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:15:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:15:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 58.0% of statements 10:15:12 Removing intermediate container 40ffcbbd1017 10:15:12 ---> bdf692372f89 10:15:12 Step 6/8 : WORKDIR /device-sdk-go 10:15:12 ---> Running in 8dc63290e79d 10:15:12 Removing intermediate container 8dc63290e79d 10:15:12 ---> 8df2129541b9 10:15:12 Step 7/8 : COPY . . 10:15:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.841s coverage: 89.2% of statements 10:15:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:15:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 5.0% of statements 10:15:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:15:13 GO111MODULE=on go vet ./... 10:15:14 ---> b7f608e3cbe7 10:15:14 Step 8/8 : RUN go mod download 10:15:14 ---> Running in 92cb21312f3c 10:15:32 gofmt -l . 10:15:32 [ "`gofmt -l .`" = "" ] 10:15:32 ./bin/test-attribution-txt.sh 10:15:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:15:32 $ docker stop --time=1 4fba8d29ccae6c98de3403f777679eff2de9904a4f6a7aa50bc50f6b49474be8 10:15:33 $ docker rm -f 4fba8d29ccae6c98de3403f777679eff2de9904a4f6a7aa50bc50f6b49474be8 [Pipeline] // withDockerContainer [Pipeline] sh 10:15:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:15:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:15:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:15:36 + ls -al . 10:15:36 total 228 10:15:36 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 25 10:15 . 10:15:36 drwxrwxr-x. 4 jenkins jenkins 28 Jun 25 10:13 .. 10:15:36 drwxrwxr-x. 2 jenkins jenkins 64 Jun 25 10:13 bin 10:15:36 -rw-rw-r--. 1 jenkins jenkins 25429 Jun 25 10:13 CHANGELOG.md 10:15:36 -rw-r--r--. 1 jenkins jenkins 125634 Jun 25 10:15 coverage.out 10:15:36 -rw-rw-r--. 1 jenkins jenkins 987 Jun 25 10:13 Dockerfile.build 10:15:36 -rw-rw-r--. 1 jenkins jenkins 140 Jun 25 10:13 .dockerignore 10:15:36 drwxrwxr-x. 5 jenkins jenkins 62 Jun 25 10:13 example 10:15:36 drwxrwxr-x. 8 jenkins jenkins 179 Jun 25 10:13 .git 10:15:36 drwxrwxr-x. 2 jenkins jenkins 103 Jun 25 10:13 .github 10:15:36 -rw-rw-r--. 1 jenkins jenkins 138 Jun 25 10:13 .gitignore 10:15:36 -rw-r--r--. 1 jenkins jenkins 548 Jun 25 10:15 go.mod 10:15:36 -rw-r--r--. 1 jenkins jenkins 20210 Jun 25 10:14 go.sum 10:15:36 drwxrwxr-x. 15 jenkins jenkins 224 Jun 25 10:13 internal 10:15:36 -rw-rw-r--. 1 jenkins jenkins 894 Jun 25 10:13 Jenkinsfile 10:15:36 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 25 10:13 LICENSE 10:15:36 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 25 10:13 Makefile 10:15:36 drwxrwxr-x. 4 jenkins jenkins 26 Jun 25 10:13 openapi 10:15:36 drwxrwxr-x. 5 jenkins jenkins 50 Jun 25 10:13 pkg 10:15:36 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 25 10:13 README.md 10:15:36 drwxrwxr-x. 4 jenkins jenkins 54 Jun 25 10:13 snap 10:15:36 -rw-rw-r--. 1 jenkins jenkins 5 Jun 25 10:11 VERSION 10:15:36 -rw-rw-r--. 1 jenkins jenkins 222 Jun 25 10:13 version.go [Pipeline] isUnix [Pipeline] sh 10:15:36 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d389b4c374e7e0b458fa8680c3b59ea3fb785880 --label arch=amd64 --label version=0.0.0 . 10:15:36 Sending build context to Docker daemon 2.831MB 10:15:36 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:15:36 Step 2/23 : FROM ${BASE} AS builder 10:15:36 ---> 505a5bdda20c 10:15:36 Step 3/23 : WORKDIR /device-sdk-go 10:15:36 ---> Running in 6e6dae0b8999 10:15:36 Removing intermediate container 6e6dae0b8999 10:15:36 ---> e014a448f7cb 10:15:36 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:15:36 ---> Running in 7184b2315caf 10:15:36 Removing intermediate container 7184b2315caf 10:15:36 ---> 62ca1a8b6b53 10:15:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:36 ---> Running in 2581f8b32ccf 10:15:37 Removing intermediate container 2581f8b32ccf 10:15:37 ---> a72c4eef6598 10:15:37 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:15:37 ---> Running in 23908e1db373 10:15:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:15:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:15:38 OK: 150 MiB in 46 packages 10:15:39 Removing intermediate container 23908e1db373 10:15:39 ---> c42aa46186d1 10:15:39 Step 7/23 : COPY . . 10:15:39 ---> 6143a366f748 10:15:39 Step 8/23 : RUN go mod download 10:15:39 ---> Running in 5b215042eb9d 10:15:40 Removing intermediate container 5b215042eb9d 10:15:40 ---> 6c3090512bb7 10:15:40 Step 9/23 : RUN make build 10:15:40 ---> Running in 13f04e92aab1 10:15:40 go mod tidy 10:15:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:15:41 Removing intermediate container 92cb21312f3c 10:15:41 ---> 0336fd0e6795 10:15:41 Successfully built 0336fd0e6795 10:15:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:15:41 + docker inspect -f . ci-base-image-arm64 10:15:41 . [Pipeline] withDockerContainer 10:15:41 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 10:15:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:15:43 $ docker top 030a4336acf10a19847c73c36475b46f87b413e30e52ab641be6f5351538628f -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:44 + go version 10:15:44 go version go1.16.5 linux/arm64 [Pipeline] } 10:15:44 $ docker stop --time=1 030a4336acf10a19847c73c36475b46f87b413e30e52ab641be6f5351538628f 10:15:46 $ docker rm -f 030a4336acf10a19847c73c36475b46f87b413e30e52ab641be6f5351538628f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:47 + docker inspect -f . ci-base-image-arm64 10:15:47 . [Pipeline] withDockerContainer 10:15:47 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 10:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:15:49 $ docker top b919eda06ab4b795dbbdaebec7759226757cb180a403fc602f96ccbf95873dc5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:50 + go mod tidy 10:15:50 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] sh 10:15:51 + make test 10:15:51 go mod tidy 10:15:52 Removing intermediate container 13f04e92aab1 10:15:52 ---> 7e889f17055f 10:15:52 Step 10/23 : FROM alpine:3.12 10:15:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:15:52 3.12: Pulling from library/alpine 10:15:52 339de151aab4: Pulling fs layer 10:15:53 339de151aab4: Verifying Checksum 10:15:53 339de151aab4: Download complete 10:15:53 339de151aab4: Pull complete 10:15:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:15:53 Status: Downloaded newer image for alpine:3.12 10:15:53 ---> 13621d1b12d4 10:15:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:15:53 ---> Running in 55109da87839 10:15:53 Removing intermediate container 55109da87839 10:15:53 ---> 9f851d5a3328 10:15:53 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:53 ---> Running in 9a9f6d5a081b 10:15:53 Removing intermediate container 9a9f6d5a081b 10:15:53 ---> 2a37bf9dd166 10:15:53 Step 13/23 : RUN apk add --update --no-cache zeromq 10:15:53 ---> Running in 3bd3a98b05c1 10:15:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:15:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:15:55 (1/5) Installing libgcc (9.3.0-r2) 10:15:55 (2/5) Installing libsodium (1.0.18-r0) 10:15:55 (3/5) Installing libstdc++ (9.3.0-r2) 10:15:56 (4/5) Installing libzmq (4.3.3-r0) 10:15:56 (5/5) Installing zeromq (4.3.3-r0) 10:15:56 Executing busybox-1.31.1-r20.trigger 10:15:56 OK: 8 MiB in 19 packages 10:15:56 Removing intermediate container 3bd3a98b05c1 10:15:56 ---> 347fa57d5ebe 10:15:56 Step 14/23 : WORKDIR / 10:15:56 ---> Running in 9683e28a24b5 10:15:56 Removing intermediate container 9683e28a24b5 10:15:56 ---> 804e24a92425 10:15:56 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:15:56 ---> d679d12ab982 10:15:56 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:15:57 ---> 594e14234ae9 10:15:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:15:57 ---> 35a2d51c3385 10:15:57 Step 18/23 : EXPOSE 59999 10:15:57 ---> Running in 464dfee375cd 10:15:57 Removing intermediate container 464dfee375cd 10:15:57 ---> cc63b030f771 10:15:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:15:57 ---> Running in 851854e8fadb 10:15:57 Removing intermediate container 851854e8fadb 10:15:57 ---> bf6ec22ed52c 10:15:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:15:57 ---> Running in cf4eff27c9a6 10:15:57 Removing intermediate container cf4eff27c9a6 10:15:57 ---> de79938b88c7 10:15:57 Step 21/23 : LABEL arch=amd64 10:15:57 ---> Running in fb4377d9f097 10:15:57 Removing intermediate container fb4377d9f097 10:15:57 ---> 45eecbb65788 10:15:57 Step 22/23 : LABEL git_sha=d389b4c374e7e0b458fa8680c3b59ea3fb785880 10:15:57 ---> Running in c42413236a4c 10:15:58 Removing intermediate container c42413236a4c 10:15:58 ---> 00a3c866a47e 10:15:58 Step 23/23 : LABEL version=0.0.0 10:15:58 ---> Running in 0c0faa3daee4 10:15:58 Removing intermediate container 0c0faa3daee4 10:15:58 ---> 8ce0c7153780 10:15:58 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:15:58 Successfully built 8ce0c7153780 10:15:58 Successfully tagged device-sdk-simple: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 10:15:58 ---> job-cost.sh 10:15:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oDRW 10:16:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:16:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-oDRW/bin to PATH 10:16:21 INFO: No Stack... 10:16:21 INFO: Retrieving Pricing Info for: v3-standard-2 10:16:21 INFO: Archiving Costs [Pipeline] sh 10:16:21 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 10:16:21 + cut -d, -f6 [Pipeline] lock 10:16:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-989-2-stack-cost] 10:16:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-989-2-stack-cost] did not exist. Created. 10:16:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-989-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:16:22 + echo total: 0.05999999865889549 [Pipeline] stash 10:16:22 Stashed 1 file(s) [Pipeline] } 10:16:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-989-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:17:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:17:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:17:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:17:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.484s coverage: 24.2% of statements 10:17:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:17:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.219s coverage: 28.1% of statements 10:17:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.334s coverage: 78.9% of statements 10:17:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.170s coverage: 9.0% of statements 10:17:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:17:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:17:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:17:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.322s coverage: 28.7% of statements 10:17:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:17:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.222s coverage: 83.3% of statements 10:17:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:17:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:17:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.350s coverage: 58.0% of statements 10:17:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.103s coverage: 89.2% of statements 10:17:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:17:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.198s coverage: 5.0% of statements 10:17:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:17:36 GO111MODULE=on go vet ./... 10:18:32 gofmt -l . 10:18:32 [ "`gofmt -l .`" = "" ] 10:18:32 ./bin/test-attribution-txt.sh 10:18:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:18:32 $ docker stop --time=1 b919eda06ab4b795dbbdaebec7759226757cb180a403fc602f96ccbf95873dc5 10:18:35 $ docker rm -f b919eda06ab4b795dbbdaebec7759226757cb180a403fc602f96ccbf95873dc5 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:18:36 Warning: overwriting stash ‘coverage-report’ 10:18:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:18:37 + ls -al . 10:18:37 total 264 10:18:37 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 10:18 . 10:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:14 .. 10:18:37 -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 10:14 .dockerignore 10:18:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 10:14 .git 10:18:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:14 .github 10:18:37 -rw-rw-r-- 1 jenkins jenkins 138 Jun 25 10:14 .gitignore 10:18:37 -rw-rw-r-- 1 jenkins jenkins 25429 Jun 25 10:14 CHANGELOG.md 10:18:37 -rw-rw-r-- 1 jenkins jenkins 987 Jun 25 10:14 Dockerfile.build 10:18:37 -rw-rw-r-- 1 jenkins jenkins 894 Jun 25 10:14 Jenkinsfile 10:18:37 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 10:14 LICENSE 10:18:37 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 25 10:14 Makefile 10:18:37 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 25 10:14 README.md 10:18:37 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 10:11 VERSION 10:18:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:14 bin 10:18:37 -rw-r--r-- 1 jenkins jenkins 125635 Jun 25 10:17 coverage.out 10:18:37 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 10:14 example 10:18:37 -rw-r--r-- 1 jenkins jenkins 548 Jun 25 10:18 go.mod 10:18:37 -rw-r--r-- 1 jenkins jenkins 20210 Jun 25 10:15 go.sum 10:18:37 drwxrwxr-x 15 jenkins jenkins 4096 Jun 25 10:14 internal 10:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:14 openapi 10:18:37 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 10:14 pkg 10:18:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:14 snap 10:18:37 -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 10:14 version.go [Pipeline] isUnix [Pipeline] sh 10:18:38 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d389b4c374e7e0b458fa8680c3b59ea3fb785880 --label arch=arm64 --label version=0.0.0 . 10:18:38 Sending build context to Docker daemon 2.83MB 10:18:38 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:18:38 Step 2/23 : FROM ${BASE} AS builder 10:18:38 ---> 0336fd0e6795 10:18:38 Step 3/23 : WORKDIR /device-sdk-go 10:18:38 ---> Running in 4a589d6db2a7 10:18:39 Removing intermediate container 4a589d6db2a7 10:18:39 ---> 4e2ed1429fba 10:18:39 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:18:39 ---> Running in d0aa0f40cd80 10:18:40 Removing intermediate container d0aa0f40cd80 10:18:40 ---> 79aca5a947c0 10:18:40 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:40 ---> Running in 40d93658e1ac 10:18:42 Removing intermediate container 40d93658e1ac 10:18:42 ---> d27cbef032cb 10:18:42 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:18:42 ---> Running in 320b6a2495bd 10:18:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:18:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:18:45 OK: 139 MiB in 46 packages 10:18:46 Removing intermediate container 320b6a2495bd 10:18:46 ---> 8374e79ce787 10:18:46 Step 7/23 : COPY . . 10:18:48 ---> a4a1a7529a8b 10:18:48 Step 8/23 : RUN go mod download 10:18:48 ---> Running in 4cf6fb0e5e13 10:18:51 Removing intermediate container 4cf6fb0e5e13 10:18:51 ---> 30658c829fd7 10:18:51 Step 9/23 : RUN make build 10:18:51 ---> Running in 501b6a9c6800 10:18:52 go mod tidy 10:18:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:19:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:19:26 Removing intermediate container 501b6a9c6800 10:19:26 ---> 6b2d59b98314 10:19:26 Step 10/23 : FROM alpine:3.12 10:19:27 3.12: Pulling from library/alpine 10:19:27 d2f70382dc9a: Pulling fs layer 10:19:27 d2f70382dc9a: Verifying Checksum 10:19:27 d2f70382dc9a: Download complete 10:19:28 d2f70382dc9a: Pull complete 10:19:28 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:19:28 Status: Downloaded newer image for alpine:3.12 10:19:28 ---> c4fd0aeabfcf 10:19:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:19:28 ---> Running in 33299d0153bc 10:19:29 Removing intermediate container 33299d0153bc 10:19:29 ---> 078bf1e807e4 10:19:29 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:29 ---> Running in a147c23f988f 10:19:31 Removing intermediate container a147c23f988f 10:19:31 ---> 9001383cd044 10:19:31 Step 13/23 : RUN apk add --update --no-cache zeromq 10:19:31 ---> Running in 3dfb36f9929a 10:19:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:19:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:19:34 (1/5) Installing libgcc (9.3.0-r2) 10:19:34 (2/5) Installing libsodium (1.0.18-r0) 10:19:34 (3/5) Installing libstdc++ (9.3.0-r2) 10:19:34 (4/5) Installing libzmq (4.3.3-r0) 10:19:34 (5/5) Installing zeromq (4.3.3-r0) 10:19:34 Executing busybox-1.31.1-r20.trigger 10:19:34 OK: 8 MiB in 19 packages 10:19:36 Removing intermediate container 3dfb36f9929a 10:19:36 ---> 375730f3e085 10:19:36 Step 14/23 : WORKDIR / 10:19:36 ---> Running in 7abf4515067f 10:19:36 Removing intermediate container 7abf4515067f 10:19:36 ---> 5877d8210dca 10:19:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:19:37 ---> 49803dfbc12d 10:19:37 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:19:38 ---> 1de469e0ce8d 10:19:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:19:39 ---> 2e2e8eb3eb06 10:19:39 Step 18/23 : EXPOSE 59999 10:19:39 ---> Running in 32be54963b93 10:19:39 Removing intermediate container 32be54963b93 10:19:39 ---> 60a7e5902ca7 10:19:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:19:39 ---> Running in 6ac848aceb44 10:19:40 Removing intermediate container 6ac848aceb44 10:19:40 ---> 8b70040815be 10:19:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:19:40 ---> Running in 09423fe8ae04 10:19:41 Removing intermediate container 09423fe8ae04 10:19:41 ---> 25f457b7fa17 10:19:41 Step 21/23 : LABEL arch=arm64 10:19:41 ---> Running in d3a80c933e48 10:19:41 Removing intermediate container d3a80c933e48 10:19:41 ---> c5e54a18d8ef 10:19:41 Step 22/23 : LABEL git_sha=d389b4c374e7e0b458fa8680c3b59ea3fb785880 10:19:41 ---> Running in 2206efccab79 10:19:42 Removing intermediate container 2206efccab79 10:19:42 ---> 5fd9c8967368 10:19:42 Step 23/23 : LABEL version=0.0.0 10:19:42 ---> Running in b3d8a365d990 10:19:42 Removing intermediate container b3d8a365d990 10:19:42 ---> 39289a564607 10:19:42 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:19:42 Successfully built 39289a564607 10:19:42 Successfully tagged device-sdk-simple-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 10:19:43 ---> job-cost.sh 10:19:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5iYj 10:20:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:21:59 lf-activate-venv(): INFO: Adding /tmp/venv-5iYj/bin to PATH 10:21:59 INFO: No Stack... 10:21:59 INFO: Retrieving Pricing Info for: v2-standard-4 10:21:59 INFO: Archiving Costs [Pipeline] sh 10:21:59 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 10:21:59 + cut -d, -f6 [Pipeline] lock 10:21:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-989-2-stack-cost] 10:21:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-989-2-stack-cost] did not exist. Created. 10:21:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-989-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:00 /w/workspace/device-sdk-go/2@tmp/durable-a0d75209/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-a0d75209/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:00 + echo total: 0.18000000715255737 [Pipeline] stash 10:22:00 Warning: overwriting stash ‘stack-cost’ 10:22:00 Stashed 1 file(s) [Pipeline] } 10:22:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-989-2-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 10:22:01 provisioning config files... 10:22:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/config8992655613121901164tmp [Pipeline] { [Pipeline] sh 10:22:01 + set +x 10:22:01 + curl -s https://codecov.io/bash 10:22:01 + bash -s -- 10:22:01 10:22:01 _____ _ 10:22:01 / ____| | | 10:22:01 | | ___ __| | ___ ___ _____ __ 10:22:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:01 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:01 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:01 Bash-1.0.3 10:22:01 10:22:01 10:22:01 ==> git version 2.24.4 found 10:22:01 ==> 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 10:22:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:22:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:22:01 ==> Jenkins CI detected. 10:22:01 project root: . 10:22:01 --> token set from env 10:22:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:22:01 ==> Running gcov in . (disable via -X gcov) 10:22:01 ==> Python coveragepy not found 10:22:01 ==> Searching for coverage reports in: 10:22:01 + . 10:22:01 -> Found 1 reports 10:22:01 ==> Detecting git/mercurial file structure 10:22:01 ==> Reading reports 10:22:01 + ./coverage.out bytes=125635 10:22:01 ==> Appending adjustments 10:22:01 https://docs.codecov.io/docs/fixing-reports 10:22:02 + Found adjustments 10:22:02 ==> Gzipping contents 10:22:02 16K /tmp/codecov.TGASto.gz 10:22:02 ==> Uploading reports 10:22:02 url: https://codecov.io 10:22:02 query: branch=PR-989&commit=d389b4c374e7e0b458fa8680c3b59ea3fb785880&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-989%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= 10:22:02 -> Pinging Codecov 10:22:02 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-989&commit=d389b4c374e7e0b458fa8680c3b59ea3fb785880&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-989%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= 10:22:02 -> Uploading to 10:22:02 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/7E55EF52A471D76F132DFD9A03CDDE97/d389b4c374e7e0b458fa8680c3b59ea3fb785880/f2529ca9-e266-48f5-ac83-ffd63df4a82d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T102202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f035dd239c25c4c7f3c082ea1375dd5f3a7d282a2a1dc89575a13e28c2fb249 10:22:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:02 Dload Upload Total Spent Left Speed 10:22:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16304 0 0 100 16304 0 29447 --:--:-- --:--:-- --:--:-- 29482 10:22:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d389b4c374e7e0b458fa8680c3b59ea3fb785880 [Pipeline] } 10:22:03 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 10:22:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:22:05 ---> package-listing.sh 10:22:05 ++ facter osfamily 10:22:05 ++ tr '[:upper:]' '[:lower:]' 10:22:05 + OS_FAMILY=redhat 10:22:05 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-989 10:22:05 + START_PACKAGES=/tmp/packages_start.txt 10:22:05 + END_PACKAGES=/tmp/packages_end.txt 10:22:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:05 + PACKAGES=/tmp/packages_start.txt 10:22:05 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-989 ']' 10:22:05 + PACKAGES=/tmp/packages_end.txt 10:22:05 + case "${OS_FAMILY}" in 10:22:05 + rpm -qa 10:22:05 + sort 10:22:06 + '[' -f /tmp/packages_start.txt ']' 10:22:06 + '[' -f /tmp/packages_end.txt ']' 10:22:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:06 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-989 ']' 10:22:06 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-989/archives/ 10:22:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-989/archives/ [Pipeline] echo 10:22:06 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/dgexfoundry_device-sdk-go_PR-989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:22:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:22:07 10:22:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:22:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:22:08 alpine: Pulling from edgex-lftools-log-publisher 10:22:08 df20fa9351a1: Pulling fs layer 10:22:08 36b3adc4ff6f: Pulling fs layer 10:22:08 8ad3a11d3b57: Pulling fs layer 10:22:08 46f8f816bc3b: Pulling fs layer 10:22:08 93b61091891f: Pulling fs layer 10:22:08 93b9cdb0e59b: Pulling fs layer 10:22:08 5e14af77c1be: Pulling fs layer 10:22:08 01666e4c0597: Pulling fs layer 10:22:08 aa168da1d23b: Pulling fs layer 10:22:08 93b9cdb0e59b: Waiting 10:22:08 5e14af77c1be: Waiting 10:22:08 01666e4c0597: Waiting 10:22:08 aa168da1d23b: Waiting 10:22:08 46f8f816bc3b: Waiting 10:22:08 93b61091891f: Waiting 10:22:08 36b3adc4ff6f: Verifying Checksum 10:22:08 36b3adc4ff6f: Download complete 10:22:08 46f8f816bc3b: Verifying Checksum 10:22:08 46f8f816bc3b: Download complete 10:22:08 df20fa9351a1: Verifying Checksum 10:22:08 df20fa9351a1: Download complete 10:22:08 93b9cdb0e59b: Verifying Checksum 10:22:08 93b9cdb0e59b: Download complete 10:22:08 5e14af77c1be: Verifying Checksum 10:22:08 5e14af77c1be: Download complete 10:22:08 01666e4c0597: Verifying Checksum 10:22:08 01666e4c0597: Download complete 10:22:08 8ad3a11d3b57: Verifying Checksum 10:22:08 8ad3a11d3b57: Download complete 10:22:08 df20fa9351a1: Pull complete 10:22:08 93b61091891f: Verifying Checksum 10:22:08 93b61091891f: Download complete 10:22:08 36b3adc4ff6f: Pull complete 10:22:09 8ad3a11d3b57: Pull complete 10:22:09 46f8f816bc3b: Pull complete 10:22:09 93b61091891f: Pull complete 10:22:09 93b9cdb0e59b: Pull complete 10:22:09 5e14af77c1be: Pull complete 10:22:09 01666e4c0597: Pull complete 10:22:10 aa168da1d23b: Verifying Checksum 10:22:10 aa168da1d23b: Download complete 10:22:15 aa168da1d23b: Pull complete 10:22:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:22:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:22:15 prd-centos7-docker-4c-2g-34 does not seem to be running inside a container 10:22:15 $ 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/dgexfoundry_device-sdk-go_PR-989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-989 -v /w/workspace/dgexfoundry_device-sdk-go_PR-989:/w/workspace/dgexfoundry_device-sdk-go_PR-989:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-989@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:22:18 $ docker top a7b580237ab0dfa652b517372009fdbdbafa493ca5ebf696c755c5ef6abf0c91 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:19 + touch /tmp/pre-build-complete [Pipeline] sh 10:22:19 + mkdir -p /var/log/sa [Pipeline] sh 10:22:19 + ls /var/log/sa-host 10:22:19 + sadf -c /var/log/sa-host/sa05 10:22:19 file_magic: OK 10:22:19 HZ: Using current value: 100 10:22:19 file_header: OK 10:22:19 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 10:22:19 Statistics: 10:22:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:22:19 File successfully converted to sysstat format version 12.2.1 10:22:19 + sadf -c /var/log/sa-host/sa25 10:22:19 file_magic: OK 10:22:19 HZ: Using current value: 100 10:22:19 file_header: OK 10:22:19 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 10:22:19 Statistics: 10:22:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:22:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:20 provisioning config files... 10:22:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp/config2355870718082892896tmp [Pipeline] { [Pipeline] echo 10:22:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:20 ---> create-netrc.sh [Pipeline] } 10:22:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:21 ---> python-tools-install.sh [Pipeline] echo 10:22:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:21 ---> sudo-logs.sh 10:22:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:22 ---> job-cost.sh 10:22:22 lf-activate-venv: SKIPPING 10:22:22 DEBUG: total: 0.18000000715255737 10:22:22 INFO: Retrieving Stack Cost... 10:22:23 INFO: Retrieving Pricing Info for: v3-standard-2 10:22:23 INFO: Archiving Costs [Pipeline] echo 10:22:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:22:23 ---> logs-deploy.sh 10:22:23 lf-activate-venv: SKIPPING 10:22:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-989/2 10:22:23 INFO: archiving workspace using pattern(s): 10:22:24 Archives upload complete. 10:22:24 INFO: archiving logs to Nexus 10:22:25 ---> uname -a: 10:22:25 Linux prd-centos7-docker-4c-2g-34.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:22:25 10:22:25 10:22:25 ---> lscpu: 10:22:25 Architecture: x86_64 10:22:25 CPU op-mode(s): 32-bit, 64-bit 10:22:25 Byte Order: Little Endian 10:22:25 Address sizes: 40 bits physical, 48 bits virtual 10:22:25 CPU(s): 2 10:22:25 On-line CPU(s) list: 0,1 10:22:25 Thread(s) per core: 1 10:22:25 Core(s) per socket: 1 10:22:25 Socket(s): 2 10:22:25 NUMA node(s): 1 10:22:25 Vendor ID: AuthenticAMD 10:22:25 CPU family: 23 10:22:25 Model: 49 10:22:25 Model name: AMD EPYC-Rome Processor 10:22:25 Stepping: 0 10:22:25 CPU MHz: 2800.000 10:22:25 BogoMIPS: 5600.00 10:22:25 Virtualization: AMD-V 10:22:25 Hypervisor vendor: KVM 10:22:25 Virtualization type: full 10:22:25 L1d cache: 64 KiB 10:22:25 L1i cache: 64 KiB 10:22:25 L2 cache: 1 MiB 10:22:25 L3 cache: 32 MiB 10:22:25 NUMA node0 CPU(s): 0,1 10:22:25 Vulnerability Itlb multihit: Not affected 10:22:25 Vulnerability L1tf: Not affected 10:22:25 Vulnerability Mds: Not affected 10:22:25 Vulnerability Meltdown: Not affected 10:22:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:22:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:22:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:22:25 Vulnerability Srbds: Not affected 10:22:25 Vulnerability Tsx async abort: Not affected 10:22:25 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 10:22:25 10:22:25 10:22:25 ---> nproc: 10:22:25 2 10:22:25 10:22:25 10:22:25 ---> df -h: 10:22:25 Filesystem Size Used Available Use% Mounted on 10:22:25 overlay 40.0G 7.6G 32.4G 19% / 10:22:25 tmpfs 64.0M 0 64.0M 0% /dev 10:22:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:22:25 shm 64.0M 0 64.0M 0% /dev/shm 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-989 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-989@tmp 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:22:25 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:22:25 10:22:25 10:22:25 ---> free -m: 10:22:25 total used free shared buff/cache available 10:22:25 Mem: 7821 980 4742 0 2098 6663 10:22:25 Swap: 1023 0 1023 10:22:25 10:22:25 10:22:25 ---> ip addr: 10:22:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:22:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:22:25 inet 127.0.0.1/8 scope host lo 10:22:25 valid_lft forever preferred_lft forever 10:22:25 inet6 ::1/128 scope host 10:22:25 valid_lft forever preferred_lft forever 10:22:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:22:25 link/ether fa:16:3e:82:6a:ae brd ff:ff:ff:ff:ff:ff 10:22:25 inet 10.30.123.164/23 brd 10.30.123.255 scope global dynamic eth0 10:22:25 valid_lft 85709sec preferred_lft 85709sec 10:22:25 inet6 fe80::f816:3eff:fe82:6aae/64 scope link 10:22:25 valid_lft forever preferred_lft forever 10:22:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:22:25 link/ether 02:42:d8:7b:77:95 brd ff:ff:ff:ff:ff:ff 10:22:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:22:25 valid_lft forever preferred_lft forever 10:22:25 inet6 fe80::42:d8ff:fe7b:7795/64 scope link 10:22:25 valid_lft forever preferred_lft forever 10:22:25 10:22:25 10:22:25 ---> sar -b -r -n DEV: 10:22:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 10:22:25 10:22:25 10:10:43 LINUX RESTART (2 CPU) 10:22:25 10:22:25 10:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:22:25 10:12:01 191.19 54.10 137.09 0.00 7877.21 41027.77 0.00 10:22:25 10:13:01 1.52 0.00 1.52 0.00 0.00 30.76 0.00 10:22:25 10:14:01 0.38 0.00 0.38 0.00 0.00 6.08 0.00 10:22:25 10:15:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 10:22:25 10:16:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 10:22:25 10:17:01 0.33 0.00 0.33 0.00 0.00 4.75 0.00 10:22:25 10:18:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 10:22:25 10:19:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 10:22:25 10:20:01 0.32 0.00 0.32 0.00 0.00 3.60 0.00 10:22:25 10:21:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 10:22:25 10:22:01 0.30 0.00 0.30 0.00 0.00 4.48 0.00 10:22:25 Average: 17.75 4.92 12.83 0.00 716.45 3737.32 0.00 10:22:25 10:22:25 10:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:22:25 10:12:01 5456092 0 809488 10.11 2620 1740740 1291732 14.26 579288 1573732 140 10:22:25 10:13:01 5467244 0 798384 9.97 2620 1740692 1204708 13.30 570256 1573692 12 10:22:25 10:14:01 5464328 0 801300 10.01 2620 1740692 1205504 13.31 571552 1574828 8 10:22:25 10:15:01 5463080 0 802544 10.02 2620 1740696 1205468 13.31 572624 1574828 8 10:22:25 10:16:01 5465792 0 799824 9.99 2620 1740704 1205096 13.30 565492 1579996 8 10:22:25 10:17:01 5462128 0 803488 10.03 2620 1740704 1205192 13.31 568816 1579996 8 10:22:25 10:18:01 5461976 0 803632 10.03 2620 1740712 1205096 13.30 569356 1579996 16 10:22:25 10:19:01 5459020 0 806584 10.07 2620 1740716 1205288 13.31 572264 1579996 8 10:22:25 10:20:01 5452636 0 812964 10.15 2620 1740720 1205096 13.30 578732 1579996 20 10:22:25 10:21:01 5451036 0 814560 10.17 2620 1740724 1205456 13.31 582680 1578012 16 10:22:25 10:22:01 5442528 0 822892 10.27 2620 1740900 1217592 13.44 586096 1578128 180 10:22:25 Average: 5458715 0 806878 10.07 2620 1740727 1214203 13.41 574287 1577564 39 10:22:25 10:22:25 10:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:22:25 10:12:01 eth0 618.86 435.76 1112.13 89.29 0.00 0.00 0.00 0.00 10:22:25 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:12:01 docker0 17.21 11.69 2.38 28.17 0.00 0.00 0.00 0.00 10:22:25 10:13:01 eth0 0.73 0.10 0.06 0.03 0.00 0.00 0.00 0.00 10:22:25 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:14:01 eth0 4.21 1.48 3.32 0.25 0.00 0.00 0.00 0.00 10:22:25 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:15:01 eth0 0.50 0.30 0.27 0.23 0.00 0.00 0.00 0.00 10:22:25 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:16:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:25 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:17:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:22:25 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:18:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 10:22:25 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:19:01 eth0 0.62 0.33 0.33 0.20 0.00 0.00 0.00 0.00 10:22:25 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:20:01 eth0 0.55 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:22:25 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:21:01 eth0 1.27 0.42 0.58 0.38 0.00 0.00 0.00 0.00 10:22:25 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:22:01 eth0 3.98 1.62 2.28 0.80 0.00 0.00 0.00 0.00 10:22:25 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 Average: eth0 57.45 40.06 101.79 8.30 0.00 0.00 0.00 0.00 10:22:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:25 Average: docker0 1.57 1.06 0.22 2.56 0.00 0.00 0.00 0.00 10:22:25 10:22:25 10:22:25 ---> sar -P ALL: 10:22:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 10:22:25 10:22:25 10:10:43 LINUX RESTART (2 CPU) 10:22:25 10:22:25 10:11:01 CPU %user %nice %system %iowait %steal %idle 10:22:25 10:12:01 all 20.49 0.00 8.19 7.58 0.07 63.66 10:22:25 10:12:01 0 18.65 0.00 9.52 6.39 0.07 65.37 10:22:25 10:12:01 1 22.33 0.00 6.86 8.77 0.07 61.96 10:22:25 10:13:01 all 0.11 0.00 0.05 0.00 0.04 99.80 10:22:25 10:13:01 0 0.17 0.00 0.05 0.00 0.03 99.75 10:22:25 10:13:01 1 0.05 0.00 0.05 0.00 0.05 99.85 10:22:25 10:14:01 all 0.29 0.00 0.04 0.00 0.02 99.65 10:22:25 10:14:01 0 0.50 0.00 0.02 0.00 0.02 99.46 10:22:25 10:14:01 1 0.08 0.00 0.07 0.00 0.02 99.83 10:22:25 10:15:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:22:25 10:15:01 0 0.23 0.00 0.02 0.00 0.02 99.73 10:22:25 10:15:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:22:25 10:16:01 all 0.17 0.00 0.03 0.00 0.03 99.77 10:22:25 10:16:01 0 0.28 0.00 0.03 0.00 0.03 99.65 10:22:25 10:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:22:25 10:17:01 all 0.08 0.00 0.06 0.00 0.02 99.85 10:22:25 10:17:01 0 0.12 0.00 0.07 0.00 0.02 99.80 10:22:25 10:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:22:25 10:18:01 all 0.08 0.00 0.03 0.00 0.03 99.86 10:22:25 10:18:01 0 0.12 0.00 0.03 0.00 0.02 99.83 10:22:25 10:18:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:22:25 10:19:01 all 0.12 0.00 0.07 0.00 0.03 99.79 10:22:25 10:19:01 0 0.08 0.00 0.05 0.00 0.02 99.85 10:22:25 10:19:01 1 0.15 0.00 0.08 0.00 0.03 99.73 10:22:25 10:20:01 all 0.09 0.00 0.03 0.00 0.03 99.84 10:22:25 10:20:01 0 0.15 0.00 0.02 0.00 0.03 99.80 10:22:25 10:20:01 1 0.03 0.00 0.05 0.00 0.03 99.88 10:22:25 10:21:01 all 0.13 0.00 0.04 0.00 0.01 99.82 10:22:25 10:21:01 0 0.20 0.00 0.03 0.00 0.00 99.77 10:22:25 10:21:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:22:25 10:22:01 all 0.27 0.00 0.08 0.00 0.03 99.62 10:22:25 10:22:01 0 0.32 0.00 0.07 0.00 0.02 99.60 10:22:25 10:22:01 1 0.22 0.00 0.10 0.00 0.03 99.65 10:22:25 10:22:25 Average: CPU %user %nice %system %iowait %steal %idle 10:22:25 Average: all 1.93 0.00 0.76 0.66 0.03 96.62 10:22:25 Average: 0 1.83 0.00 0.87 0.56 0.02 96.71 10:22:25 Average: 1 2.03 0.00 0.65 0.77 0.03 96.52 10:22:25 10:22:25 10:22:25