Pull request #971 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b36fa664a0fc32a067a6ffef3e6748f91f7dce10+0db703d64fc08bffb80d8974c9a71386e8567543 (8700e152bf6a18ab2afc38a09c004e694825d50c) 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-ssh2849488838914843235.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-ssh8185897494394819312.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-971/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-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4342170131671397840.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-ssh9036804042726775498.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-971/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-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh973854345369336645.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-1102 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [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-971 # 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-971@tmp/jenkins-gitclient-ssh251890284718094973.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-971@tmp/jenkins-gitclient-ssh6091527164569404958.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0db703d64fc08bffb80d8974c9a71386e8567543 into PR head commit b36fa664a0fc32a067a6ffef3e6748f91f7dce10 Merge succeeded, producing b36fa664a0fc32a067a6ffef3e6748f91f7dce10 Checking out Revision b36fa664a0fc32a067a6ffef3e6748f91f7dce10 (PR-971) > git config core.sparsecheckout # timeout=10 > git checkout -f b36fa664a0fc32a067a6ffef3e6748f91f7dce10 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh3297145448578285186.key > git merge 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b36fa664a0fc32a067a6ffef3e6748f91f7dce10 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:55:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:55:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:55:30 ========================================================= 08:55:30 EdgeX Global Pipelines Version Info 08:55:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1aacb452a84373b3a913000669f57ed43d51985a # timeout=10 08:55:31 ------------------- 08:55:31 stable info: 08:55:31 ------------------- 08:55:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:55:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:55:31 Message: update stable to v1.0.195 08:55:36 ------------------- 08:55:36 experimental info: 08:55:36 ------------------- 08:55:36 Commited By: **** collab-it+edgex@linuxfoundation.org 08:55:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:55:36 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:55:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b36fa664a0fc32a067a6ffef3e6748f91f7dce10 [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b36fa66 [Pipeline] echo 08:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:37 provisioning config files... 08:55:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config1282475145001507228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:38 ---> docker-login.sh 08:55:38 nexus3.edgexfoundry.org:10001 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 nexus3.edgexfoundry.org:10002 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 nexus3.edgexfoundry.org:10003 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 nexus3.edgexfoundry.org:10004 08:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:39 Configure a credential helper to remove this warning. See 08:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:39 08:55:39 Login Succeeded 08:55:39 docker.io 08:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:39 Configure a credential helper to remove this warning. See 08:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:39 08:55:39 Login Succeeded 08:55:39 ---> docker-login.sh ends [Pipeline] } 08:55:39 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 08:55:39 + git log --format=format:%s -1 b36fa664a0fc32a067a6ffef3e6748f91f7dce10 [Pipeline] echo 08:55:39 GIT_COMMIT: b36fa664a0fc32a067a6ffef3e6748f91f7dce10, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 08:55:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:55:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:40 08:55:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:55:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:41 latest: Pulling from edgex-devops/git-semver 08:55:41 31603596830f: Pulling fs layer 08:55:41 54011a49482f: Pulling fs layer 08:55:41 a6820b24f6d8: Pulling fs layer 08:55:41 f581987b2513: Pulling fs layer 08:55:41 f581987b2513: Waiting 08:55:41 54011a49482f: Verifying Checksum 08:55:41 54011a49482f: Download complete 08:55:42 31603596830f: Verifying Checksum 08:55:42 31603596830f: Download complete 08:55:42 a6820b24f6d8: Verifying Checksum 08:55:42 a6820b24f6d8: Download complete 08:55:42 31603596830f: Pull complete 08:55:42 f581987b2513: Verifying Checksum 08:55:42 f581987b2513: Download complete 08:55:42 54011a49482f: Pull complete 08:55:43 a6820b24f6d8: Pull complete 08:55:43 f581987b2513: Pull complete 08:55:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:55:43 prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container 08:55:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:55:46 $ docker top 48ec83e18ae3e12c00b7801524d34a4735e1f828b7cd635ca19f8ac93f775338 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:55:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:46 [ssh-agent] Looking for ssh-agent implementation... 08:55:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:46 $ docker exec 48ec83e18ae3e12c00b7801524d34a4735e1f828b7cd635ca19f8ac93f775338 ssh-agent 08:55:46 SSH_AUTH_SOCK=/tmp/ssh-0vAPxoXdK3yL/agent.14 08:55:46 SSH_AGENT_PID=21 08:55:46 Running ssh-add (command line suppressed) 08:55:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_5231786558272328011.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_5231786558272328011.key) 08:55:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:47 + git tag --points-at HEAD [Pipeline] } 08:55:47 $ docker exec --env ******** --env ******** 48ec83e18ae3e12c00b7801524d34a4735e1f828b7cd635ca19f8ac93f775338 ssh-agent -k 08:55:47 unset SSH_AUTH_SOCK; 08:55:47 unset SSH_AGENT_PID; 08:55:47 echo Agent pid 21 killed; 08:55:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:55:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:47 [ssh-agent] Looking for ssh-agent implementation... 08:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:47 $ docker exec 48ec83e18ae3e12c00b7801524d34a4735e1f828b7cd635ca19f8ac93f775338 ssh-agent 08:55:47 SSH_AUTH_SOCK=/tmp/ssh-vxNMUrJJIw2r/agent.54 08:55:47 SSH_AGENT_PID=61 08:55:47 Running ssh-add (command line suppressed) 08:55:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_2419884295096130922.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_2419884295096130922.key) 08:55:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:48 + git semver init 08:55:48 # -> Open(): unable to determine branch for HEAD 08:55:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 08:55:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 08:55:48 # $SEMVER_REMOTE_NAME = origin 08:55:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:55:48 # $SEMVER_USER_NAME = edgex-jenkins 08:55:48 # $SEMVER_BRANCH = PR-971 08:55:48 # $SEMVER_TEMP = /tmp/semver-814713157 08:55:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:55:48 # '/tmp/semver-814713157' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 08:55:48 # -> Force: false 08:55:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 08:55:48 $ docker exec --env ******** --env ******** 48ec83e18ae3e12c00b7801524d34a4735e1f828b7cd635ca19f8ac93f775338 ssh-agent -k 08:55:48 unset SSH_AUTH_SOCK; 08:55:48 unset SSH_AGENT_PID; 08:55:48 echo Agent pid 61 killed; 08:55:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:55:51 + git semver [Pipeline] } 08:55:51 $ docker stop --time=1 48ec83e18ae3e12c00b7801524d34a4735e1f828b7cd635ca19f8ac93f775338 08:55:52 $ docker rm -f 48ec83e18ae3e12c00b7801524d34a4735e1f828b7cd635ca19f8ac93f775338 [Pipeline] // withDockerContainer [Pipeline] sh 08:55:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:55:53 Stashed 1 file(s) [Pipeline] echo 08:55:53 [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 08:56:09 Still waiting to schedule task 08:56:09 ‘prd-centos7-docker-4c-2g-1100’ is offline 08:56:09 ‘prd-centos7-docker-4c-2g-1104’ is offline 08:56:09 ‘prd-centos7-docker-4c-2g-1105’ is offline 08:56:09 ‘prd-centos7-docker-4c-2g-915’ is offline 08:56:09 Still waiting to schedule task 08:56:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1101’ 08:56:35 Running on prd-centos7-docker-4c-2g-1105 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 08:56:35 Running in /w/workspace/device-sdk-go/11 [Pipeline] { [Pipeline] checkout 08:56:35 Selected Git installation does not exist. Using Default 08:56:35 The recommended git tool is: NONE 08:56:41 using credential edgex-jenkins-ssh 08:56:41 Cloning the remote Git repository 08:56:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:56:41 > git init /w/workspace/device-sdk-go/11 # timeout=10 08:56:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:56:41 > git --version # timeout=10 08:56:41 > git --version # 'git version 2.24.4' 08:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:41 [INFO] Currently running in a labeled security context 08:56:41 [INFO] Currently SELinux is 'enforcing' on the host 08:56:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/11@tmp/jenkins-gitclient-ssh7109823985182016968.key 08:56:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:42 Merging remotes/origin/master commit 0db703d64fc08bffb80d8974c9a71386e8567543 into PR head commit b36fa664a0fc32a067a6ffef3e6748f91f7dce10 08:56:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:56:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:56:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:56:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:42 [INFO] Currently running in a labeled security context 08:56:42 [INFO] Currently SELinux is 'enforcing' on the host 08:56:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/11@tmp/jenkins-gitclient-ssh3512378865841764464.key 08:56:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:56:42 > git config core.sparsecheckout # timeout=10 08:56:42 > git checkout -f b36fa664a0fc32a067a6ffef3e6748f91f7dce10 # timeout=10 08:56:43 Merge succeeded, producing b36fa664a0fc32a067a6ffef3e6748f91f7dce10 08:56:43 Checking out Revision b36fa664a0fc32a067a6ffef3e6748f91f7dce10 (PR-971) 08:56:42 > git remote # timeout=10 08:56:42 > git config --get remote.origin.url # timeout=10 08:56:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:42 [INFO] Currently running in a labeled security context 08:56:42 [INFO] Currently SELinux is 'enforcing' on the host 08:56:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/11@tmp/jenkins-gitclient-ssh158374171254617283.key 08:56:42 > git merge 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 08:56:43 > git rev-parse HEAD^{commit} # timeout=10 08:56:43 > git config core.sparsecheckout # timeout=10 08:56:43 > git checkout -f b36fa664a0fc32a067a6ffef3e6748f91f7dce10 # timeout=10 08:56:47 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:56:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:56:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:56:49 + true 08:56:49 + sudo service docker restart 08:56:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:08 provisioning config files... 08:57:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/11@tmp/config5326641488782296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:08 ---> docker-login.sh 08:57:08 nexus3.edgexfoundry.org:10001 08:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:09 Configure a credential helper to remove this warning. See 08:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:09 08:57:09 Login Succeeded 08:57:09 nexus3.edgexfoundry.org:10002 08:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:09 Configure a credential helper to remove this warning. See 08:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:09 08:57:09 Login Succeeded 08:57:09 nexus3.edgexfoundry.org:10003 08:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:09 Configure a credential helper to remove this warning. See 08:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:09 08:57:09 Login Succeeded 08:57:09 nexus3.edgexfoundry.org:10004 08:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:09 Configure a credential helper to remove this warning. See 08:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:09 08:57:09 Login Succeeded 08:57:09 docker.io 08:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:10 Configure a credential helper to remove this warning. See 08:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:10 08:57:10 Login Succeeded 08:57:10 ---> docker-login.sh ends [Pipeline] } 08:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:57:10 ========================================================= 08:57:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:57:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:57:10 + 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 . 08:57:10 Sending build context to Docker daemon 2.699MB 08:57:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:57:10 Step 2/8 : FROM ${BASE} 08:57:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:57:10 540db60ca938: Pulling fs layer 08:57:10 adcc1eea9eea: Pulling fs layer 08:57:10 4c4ab2625f07: Pulling fs layer 08:57:10 0510c868ecb4: Pulling fs layer 08:57:10 afea3b2eda06: Pulling fs layer 08:57:10 7809a108b3ef: Pulling fs layer 08:57:10 f706445af74f: Pulling fs layer 08:57:10 afea3b2eda06: Waiting 08:57:10 7809a108b3ef: Waiting 08:57:10 f706445af74f: Waiting 08:57:11 4c4ab2625f07: Download complete 08:57:11 adcc1eea9eea: Verifying Checksum 08:57:11 adcc1eea9eea: Download complete 08:57:11 afea3b2eda06: Verifying Checksum 08:57:11 afea3b2eda06: Download complete 08:57:11 7809a108b3ef: Verifying Checksum 08:57:11 7809a108b3ef: Download complete 08:57:11 540db60ca938: Download complete 08:57:11 540db60ca938: Pull complete 08:57:11 adcc1eea9eea: Pull complete 08:57:11 4c4ab2625f07: Pull complete 08:57:13 f706445af74f: Verifying Checksum 08:57:13 f706445af74f: Download complete 08:57:14 0510c868ecb4: Verifying Checksum 08:57:14 0510c868ecb4: Download complete 08:57:17 0510c868ecb4: Pull complete 08:57:17 afea3b2eda06: Pull complete 08:57:17 7809a108b3ef: Pull complete 08:57:19 f706445af74f: Pull complete 08:57:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:57:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:57:19 ---> b068be0155e3 08:57:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:57:24 ---> Running in 5fc164bcda82 08:57:24 Removing intermediate container 5fc164bcda82 08:57:24 ---> 519c8ebe4fd3 08:57:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:24 ---> Running in c1d7dfdf0ec6 08:57:25 Removing intermediate container c1d7dfdf0ec6 08:57:25 ---> 0aca78215372 08:57:25 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:57:25 ---> Running in e8eab0394d6c 08:57:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:57:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:57:27 (1/6) Installing libc-dev (0.7.2-r3) 08:57:27 (2/6) Installing libsodium (1.0.18-r0) 08:57:27 (3/6) Installing pkgconf (1.7.3-r0) 08:57:27 (4/6) Installing libsodium-dev (1.0.18-r0) 08:57:27 (5/6) Installing libzmq (4.3.3-r1) 08:57:27 (6/6) Installing zeromq-dev (4.3.3-r1) 08:57:27 Executing busybox-1.32.1-r6.trigger 08:57:27 OK: 150 MiB in 46 packages 08:57:28 Removing intermediate container e8eab0394d6c 08:57:28 ---> f08fba2519ee 08:57:28 Step 6/8 : WORKDIR /device-sdk-go 08:57:28 ---> Running in b4e0f02d9de5 08:57:28 Removing intermediate container b4e0f02d9de5 08:57:28 ---> d61687001624 08:57:28 Step 7/8 : COPY . . 08:57:28 ---> be60f9ebe165 08:57:28 Step 8/8 : RUN go mod download 08:57:28 ---> Running in 6e2f69ff6853 08:57:44 Removing intermediate container 6e2f69ff6853 08:57:44 ---> 5604d1e49762 08:57:44 Successfully built 5604d1e49762 08:57:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:57:44 + docker inspect -f . ci-base-image-x86_64 08:57:44 . [Pipeline] withDockerContainer 08:57:45 prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container 08:57:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:57:45 $ docker top 4c37c829386a79a3f02f5c83037a317daf3e8d3df1437c06498f2787986b6b8e -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:45 + go version 08:57:45 go version go1.16.3 linux/amd64 [Pipeline] } 08:57:46 $ docker stop --time=1 4c37c829386a79a3f02f5c83037a317daf3e8d3df1437c06498f2787986b6b8e 08:57:47 $ docker rm -f 4c37c829386a79a3f02f5c83037a317daf3e8d3df1437c06498f2787986b6b8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:48 + docker inspect -f . ci-base-image-x86_64 08:57:48 . [Pipeline] withDockerContainer 08:57:48 prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container 08:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:57:49 $ docker top d198bf0ad16f0a6870db5284ec77b46421ea14fe0cf984609cbe9cb74a7709a0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:50 + go mod tidy [Pipeline] sh 08:57:50 + make test 08:57:50 go mod tidy 08:57:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:57:56 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:58:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:58:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:58:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:58:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 24.2% of statements 08:58:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:58:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.061s coverage: 28.1% of statements 08:58:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 08:58:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.052s coverage: 9.0% of statements 08:58:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:58:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:58:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:58:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1106 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 08:58:27 Running in /w/workspace/device-sdk-go/11 [Pipeline] { 08:58:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 28.7% of statements 08:58:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [Pipeline] checkout 08:58:27 Selected Git installation does not exist. Using Default 08:58:27 The recommended git tool is: NONE 08:58:33 using credential edgex-jenkins-ssh 08:58:33 Cloning the remote Git repository 08:58:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.064s coverage: 83.3% of statements 08:58:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:58:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:58:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.080s coverage: 58.0% of statements 08:58:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.806s coverage: 89.2% of statements 08:58:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:58:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements 08:58:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:58:33 GO111MODULE=on go vet ./... 08:58:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:58:33 > git init /w/workspace/device-sdk-go/11 # timeout=10 08:58:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:58:34 > git --version # timeout=10 08:58:34 > git --version # 'git version 2.17.1' 08:58:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:58:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:58:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:58:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:36 Merging remotes/origin/master commit 0db703d64fc08bffb80d8974c9a71386e8567543 into PR head commit b36fa664a0fc32a067a6ffef3e6748f91f7dce10 08:58:36 Merge succeeded, producing b36fa664a0fc32a067a6ffef3e6748f91f7dce10 08:58:36 Checking out Revision b36fa664a0fc32a067a6ffef3e6748f91f7dce10 (PR-971) 08:58:36 > git config core.sparsecheckout # timeout=10 08:58:36 > git checkout -f b36fa664a0fc32a067a6ffef3e6748f91f7dce10 # timeout=10 08:58:36 > git remote # timeout=10 08:58:36 > git config --get remote.origin.url # timeout=10 08:58:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:36 > git merge 0db703d64fc08bffb80d8974c9a71386e8567543 # timeout=10 08:58:36 > git rev-parse HEAD^{commit} # timeout=10 08:58:36 > git config core.sparsecheckout # timeout=10 08:58:36 > git checkout -f b36fa664a0fc32a067a6ffef3e6748f91f7dce10 # timeout=10 08:58:41 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:58:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:58:43 + true 08:58:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:04 provisioning config files... 08:59:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/11@tmp/config3676000248315873195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:05 ---> docker-login.sh 08:59:05 nexus3.edgexfoundry.org:10001 08:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:06 Configure a credential helper to remove this warning. See 08:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:06 08:59:06 Login Succeeded 08:59:06 nexus3.edgexfoundry.org:10002 08:59:06 gofmt -l . 08:59:06 [ "`gofmt -l .`" = "" ] 08:59:06 ./bin/test-attribution-txt.sh 08:59:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:59:06 $ docker stop --time=1 d198bf0ad16f0a6870db5284ec77b46421ea14fe0cf984609cbe9cb74a7709a0 08:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:07 Configure a credential helper to remove this warning. See 08:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:07 08:59:07 Login Succeeded 08:59:07 nexus3.edgexfoundry.org:10003 08:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:07 Configure a credential helper to remove this warning. See 08:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:07 08:59:07 Login Succeeded 08:59:07 nexus3.edgexfoundry.org:10004 08:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:08 Configure a credential helper to remove this warning. See 08:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:08 08:59:08 Login Succeeded 08:59:08 docker.io 08:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:09 Configure a credential helper to remove this warning. See 08:59:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:09 08:59:09 Login Succeeded 08:59:09 ---> docker-login.sh ends 08:59:13 $ docker rm -f d198bf0ad16f0a6870db5284ec77b46421ea14fe0cf984609cbe9cb74a7709a0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 08:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:59:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo 08:59:14 ========================================================= 08:59:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:59:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:59:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 08:59:14 + 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 . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 08:59:15 Sending build context to Docker daemon 2.698MB 08:59:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:59:15 Step 2/8 : FROM ${BASE} 08:59:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:59:15 595b0fe564bb: Pulling fs layer 08:59:15 3088b5b3c5c0: Pulling fs layer 08:59:15 5b7225fbf94c: Pulling fs layer 08:59:15 ba82ee9f976e: Pulling fs layer 08:59:15 506bd15cee9f: Pulling fs layer 08:59:15 75a0a4a0db45: Pulling fs layer 08:59:15 618dc40b7e24: Pulling fs layer 08:59:15 75a0a4a0db45: Waiting 08:59:15 ba82ee9f976e: Waiting 08:59:15 506bd15cee9f: Waiting 08:59:15 618dc40b7e24: Waiting 08:59:15 5b7225fbf94c: Verifying Checksum 08:59:15 5b7225fbf94c: Download complete 08:59:15 3088b5b3c5c0: Verifying Checksum 08:59:15 3088b5b3c5c0: Download complete 08:59:16 506bd15cee9f: Download complete 08:59:16 75a0a4a0db45: Download complete 08:59:16 595b0fe564bb: Verifying Checksum 08:59:16 595b0fe564bb: Download complete 08:59:16 595b0fe564bb: Pull complete 08:59:19 3088b5b3c5c0: Pull complete 08:59:19 5b7225fbf94c: Pull complete 08:59:19 618dc40b7e24: Verifying Checksum 08:59:19 618dc40b7e24: Download complete [Pipeline] sh 08:59:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:59:20 ba82ee9f976e: Verifying Checksum 08:59:20 ba82ee9f976e: Download complete 08:59:20 + ls -al . 08:59:20 total 212 08:59:20 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 24 08:59 . 08:59:20 drwxrwxr-x. 4 jenkins jenkins 30 Jun 24 08:56 .. 08:59:20 drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 08:56 bin 08:59:20 -rw-r--r--. 1 jenkins jenkins 125634 Jun 24 08:58 coverage.out 08:59:20 -rw-rw-r--. 1 jenkins jenkins 987 Jun 24 08:56 Dockerfile.build 08:59:20 -rw-rw-r--. 1 jenkins jenkins 140 Jun 24 08:56 .dockerignore 08:59:20 drwxrwxr-x. 5 jenkins jenkins 62 Jun 24 08:56 example 08:59:20 drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 08:56 .git 08:59:20 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 08:56 .github 08:59:20 -rw-rw-r--. 1 jenkins jenkins 138 Jun 24 08:56 .gitignore 08:59:20 -rw-r--r--. 1 jenkins jenkins 569 Jun 24 08:59 go.mod 08:59:20 -rw-r--r--. 1 jenkins jenkins 20499 Jun 24 08:57 go.sum 08:59:20 drwxrwxr-x. 15 jenkins jenkins 224 Jun 24 08:56 internal 08:59:20 -rw-rw-r--. 1 jenkins jenkins 894 Jun 24 08:56 Jenkinsfile 08:59:20 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 24 08:56 LICENSE 08:59:20 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 24 08:56 Makefile 08:59:20 drwxrwxr-x. 4 jenkins jenkins 26 Jun 24 08:56 openapi 08:59:20 drwxrwxr-x. 5 jenkins jenkins 50 Jun 24 08:56 pkg 08:59:20 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 24 08:56 README.md 08:59:20 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 24 08:56 RELEASE-NOTES.txt 08:59:20 drwxrwxr-x. 4 jenkins jenkins 54 Jun 24 08:56 snap 08:59:20 -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 08:55 VERSION 08:59:20 -rw-rw-r--. 1 jenkins jenkins 222 Jun 24 08:56 version.go [Pipeline] isUnix [Pipeline] sh 08:59:21 + 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=b36fa664a0fc32a067a6ffef3e6748f91f7dce10 --label arch=amd64 --label version=0.0.0 . 08:59:21 Sending build context to Docker daemon 2.826MB 08:59:21 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:59:21 Step 2/23 : FROM ${BASE} AS builder 08:59:21 ---> 5604d1e49762 08:59:21 Step 3/23 : WORKDIR /device-sdk-go 08:59:22 ---> Running in 9a6dcf83f084 08:59:23 Removing intermediate container 9a6dcf83f084 08:59:23 ---> f86f93f8cb94 08:59:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:59:23 ---> Running in c53536354161 08:59:23 Removing intermediate container c53536354161 08:59:23 ---> 0d72185fddff 08:59:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:23 ---> Running in 27bd2a8179b6 08:59:25 Removing intermediate container 27bd2a8179b6 08:59:25 ---> 77f191c3d789 08:59:25 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:59:25 ---> Running in dd40cb768d20 08:59:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:59:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:59:27 OK: 150 MiB in 46 packages 08:59:27 Removing intermediate container dd40cb768d20 08:59:27 ---> 4d95e5c93468 08:59:27 Step 7/23 : COPY . . 08:59:27 ---> 29400bd85786 08:59:27 Step 8/23 : RUN go mod download 08:59:27 ---> Running in 2cbb902ee136 08:59:28 Removing intermediate container 2cbb902ee136 08:59:28 ---> 69df81f50f3b 08:59:28 Step 9/23 : RUN make build 08:59:28 ---> Running in 31cf015d7110 08:59:29 go mod tidy 08:59:29 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 08:59:33 ba82ee9f976e: Pull complete 08:59:33 506bd15cee9f: Pull complete 08:59:33 75a0a4a0db45: Pull complete 08:59:36 618dc40b7e24: Pull complete 08:59:36 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 08:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:59:36 ---> a36622ca3599 08:59:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:59:38 ---> Running in d0559a41531e 08:59:38 Removing intermediate container d0559a41531e 08:59:38 ---> af4dfc789418 08:59:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:38 ---> Running in 1597a1d147b3 08:59:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:59:40 Removing intermediate container 31cf015d7110 08:59:40 ---> f4d0d507ba21 08:59:40 Step 10/23 : FROM alpine:3.12 08:59:41 Removing intermediate container 1597a1d147b3 08:59:41 ---> 7112ac4235dd 08:59:41 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:59:41 ---> Running in 084746c32c48 08:59:41 3.12: Pulling from library/alpine 08:59:41 339de151aab4: Pulling fs layer 08:59:41 339de151aab4: Verifying Checksum 08:59:41 339de151aab4: Download complete 08:59:41 339de151aab4: Pull complete 08:59:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:59:41 Status: Downloaded newer image for alpine:3.12 08:59:41 ---> 13621d1b12d4 08:59:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:59:41 ---> Running in 3059e1dc34b4 08:59:41 Removing intermediate container 3059e1dc34b4 08:59:41 ---> 511b9f4acc0b 08:59:41 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:41 ---> Running in ac524960ad37 08:59:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:59:44 Removing intermediate container ac524960ad37 08:59:44 ---> 92a0a24949ee 08:59:44 Step 13/23 : RUN apk add --update --no-cache zeromq 08:59:44 ---> Running in d414692992fa 08:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:59:44 (1/5) Installing libgcc (9.3.0-r2) 08:59:44 (2/5) Installing libsodium (1.0.18-r0) 08:59:44 (3/5) Installing libstdc++ (9.3.0-r2) 08:59:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:59:44 (4/5) Installing libzmq (4.3.3-r0) 08:59:45 (5/5) Installing zeromq (4.3.3-r0) 08:59:45 Executing busybox-1.31.1-r20.trigger 08:59:45 OK: 8 MiB in 19 packages 08:59:45 Removing intermediate container d414692992fa 08:59:45 ---> 70beb6fd8e0e 08:59:45 Step 14/23 : WORKDIR / 08:59:45 ---> Running in 68f58256697e 08:59:45 Removing intermediate container 68f58256697e 08:59:45 ---> 428905a5b788 08:59:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:59:45 ---> 97bdc68e4170 08:59:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:59:46 ---> 23f09697971f 08:59:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:59:46 (1/6) Installing libc-dev (0.7.2-r3) 08:59:46 (2/6) Installing libsodium (1.0.18-r0) 08:59:46 (3/6) Installing pkgconf (1.7.3-r0) 08:59:46 ---> c8d32e170d21 08:59:46 Step 18/23 : EXPOSE 59999 08:59:46 ---> Running in 249f076d973a 08:59:46 Removing intermediate container 249f076d973a 08:59:46 ---> 78753e52e694 08:59:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:59:46 ---> Running in a737ef8bcfcc 08:59:46 (4/6) Installing libsodium-dev (1.0.18-r0) 08:59:46 (5/6) Installing libzmq (4.3.3-r1) 08:59:46 Removing intermediate container a737ef8bcfcc 08:59:46 ---> 38e1b0d18074 08:59:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:59:46 ---> Running in 3ddbb0e36ef5 08:59:46 Removing intermediate container 3ddbb0e36ef5 08:59:46 ---> 1afb56fb561c 08:59:46 Step 21/23 : LABEL arch=amd64 08:59:46 ---> Running in 418fe78331d6 08:59:46 (6/6) Installing zeromq-dev (4.3.3-r1) 08:59:46 Removing intermediate container 418fe78331d6 08:59:46 ---> cad79611addb 08:59:46 Step 22/23 : LABEL git_sha=b36fa664a0fc32a067a6ffef3e6748f91f7dce10 08:59:46 ---> Running in 6bbd7a43ec24 08:59:46 Removing intermediate container 6bbd7a43ec24 08:59:46 ---> 09bdca8a0202 08:59:46 Step 23/23 : LABEL version=0.0.0 08:59:46 ---> Running in ce0d90a49c35 08:59:46 Executing busybox-1.32.1-r6.trigger 08:59:46 OK: 139 MiB in 46 packages 08:59:47 Removing intermediate container ce0d90a49c35 08:59:47 ---> 1390141fc88d 08:59:47 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:59:47 Successfully built 1390141fc88d 08:59:47 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 08:59:48 Removing intermediate container 084746c32c48 08:59:48 ---> c5399701b605 08:59:48 Step 6/8 : WORKDIR /device-sdk-go 08:59:48 ---> Running in 4283fce31de1 08:59:48 ---> job-cost.sh 08:59:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-edHE 08:59:48 Removing intermediate container 4283fce31de1 08:59:48 ---> 2363b1430770 08:59:48 Step 7/8 : COPY . . 08:59:50 ---> 12fdc705557d 08:59:50 Step 8/8 : RUN go mod download 08:59:50 ---> Running in 906f7288ce78 08:59:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-edHE/bin to PATH 09:00:17 INFO: No Stack... 09:00:17 INFO: Retrieving Pricing Info for: v3-standard-2 09:00:17 INFO: Archiving Costs [Pipeline] sh 09:00:17 + cat /w/workspace/device-sdk-go/11/archives/cost.csv 09:00:17 + cut -d, -f6 [Pipeline] lock 09:00:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-11-stack-cost] 09:00:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-11-stack-cost] did not exist. Created. 09:00:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:00:17 Removing intermediate container 906f7288ce78 09:00:17 ---> 2da1f5cef5f2 09:00:17 Successfully built 2da1f5cef5f2 09:00:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:00:18 + echo total: 0.05999999865889549 [Pipeline] stash 09:00:18 Stashed 1 file(s) [Pipeline] } 09:00:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:00:18 + docker inspect -f . ci-base-image-arm64 09:00:18 . [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] withDockerContainer 09:00:18 prd-ubuntu18.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container 09:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@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 ******** ci-base-image-arm64 cat 09:00:20 $ docker top 9d08acdd4903842259ccc4ea1acb6eb485f97824d4f426d66a326556ea7bede9 -eo pid,comm [Pipeline] { [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 09:00:21 + go version 09:00:21 go version go1.16.5 linux/arm64 [Pipeline] } 09:00:21 $ docker stop --time=1 9d08acdd4903842259ccc4ea1acb6eb485f97824d4f426d66a326556ea7bede9 09:00:23 $ docker rm -f 9d08acdd4903842259ccc4ea1acb6eb485f97824d4f426d66a326556ea7bede9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:00:24 + docker inspect -f . ci-base-image-arm64 09:00:24 . [Pipeline] withDockerContainer 09:00:24 prd-ubuntu18.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container 09:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@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 ******** ci-base-image-arm64 cat 09:00:26 $ docker top 6057140ab1d8b25307e8c28d742093215e34e126bbc4fc30cf9f14f295fc3645 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:30 + go mod tidy [Pipeline] sh 09:00:31 + make test 09:00:31 go mod tidy 09:00:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:00:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:02:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:02:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:02:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:02:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.309s coverage: 24.2% of statements 09:02:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:02:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.182s coverage: 28.1% of statements 09:02:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.240s coverage: 78.9% of statements 09:02:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.224s coverage: 9.0% of statements 09:02:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:02:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:02:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:02:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.353s coverage: 28.7% of statements 09:02:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:02:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 6.225s coverage: 83.3% of statements 09:02:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:02:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:02:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.312s coverage: 58.0% of statements 09:02:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.062s coverage: 89.2% of statements 09:02:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 09:02:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.193s coverage: 5.0% of statements 09:02:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:02:23 GO111MODULE=on go vet ./... 09:03:20 gofmt -l . 09:03:20 [ "`gofmt -l .`" = "" ] 09:03:20 ./bin/test-attribution-txt.sh 09:03:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:03:20 $ docker stop --time=1 6057140ab1d8b25307e8c28d742093215e34e126bbc4fc30cf9f14f295fc3645 09:03:23 $ docker rm -f 6057140ab1d8b25307e8c28d742093215e34e126bbc4fc30cf9f14f295fc3645 [Pipeline] // withDockerContainer [Pipeline] sh 09:03:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:03:24 Warning: overwriting stash ‘coverage-report’ 09:03:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:03:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:03:26 + ls -al . 09:03:26 total 248 09:03:26 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 09:03 . 09:03:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:58 .. 09:03:26 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 08:58 .dockerignore 09:03:26 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 08:58 .git 09:03:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:58 .github 09:03:26 -rw-rw-r-- 1 jenkins jenkins 138 Jun 24 08:58 .gitignore 09:03:26 -rw-rw-r-- 1 jenkins jenkins 987 Jun 24 08:58 Dockerfile.build 09:03:26 -rw-rw-r-- 1 jenkins jenkins 894 Jun 24 08:58 Jenkinsfile 09:03:26 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 08:58 LICENSE 09:03:26 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 24 08:58 Makefile 09:03:26 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 24 08:58 README.md 09:03:26 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 24 08:58 RELEASE-NOTES.txt 09:03:26 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 08:55 VERSION 09:03:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 08:58 bin 09:03:26 -rw-r--r-- 1 jenkins jenkins 125634 Jun 24 09:02 coverage.out 09:03:26 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 08:58 example 09:03:26 -rw-r--r-- 1 jenkins jenkins 569 Jun 24 09:03 go.mod 09:03:26 -rw-r--r-- 1 jenkins jenkins 20499 Jun 24 09:00 go.sum 09:03:26 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 08:58 internal 09:03:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:58 openapi 09:03:26 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 08:58 pkg 09:03:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 08:58 snap 09:03:26 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 08:58 version.go [Pipeline] isUnix [Pipeline] sh 09:03:26 + 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=b36fa664a0fc32a067a6ffef3e6748f91f7dce10 --label arch=arm64 --label version=0.0.0 . 09:03:27 Sending build context to Docker daemon 2.825MB 09:03:27 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 09:03:27 Step 2/23 : FROM ${BASE} AS builder 09:03:27 ---> 2da1f5cef5f2 09:03:27 Step 3/23 : WORKDIR /device-sdk-go 09:03:27 ---> Running in 8f4f49a54aa2 09:03:27 Removing intermediate container 8f4f49a54aa2 09:03:27 ---> 103111bfbe20 09:03:27 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:03:28 ---> Running in de836bdfa552 09:03:28 Removing intermediate container de836bdfa552 09:03:28 ---> 5c28b76e24c6 09:03:28 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:28 ---> Running in 32a5a2ed327d 09:03:31 Removing intermediate container 32a5a2ed327d 09:03:31 ---> f1f9239ed66b 09:03:31 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 09:03:31 ---> Running in b17d040d74f9 09:03:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:03:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:03:33 OK: 139 MiB in 46 packages 09:03:34 Removing intermediate container b17d040d74f9 09:03:34 ---> 821a2738026c 09:03:34 Step 7/23 : COPY . . 09:03:36 ---> dd43c14c07b7 09:03:36 Step 8/23 : RUN go mod download 09:03:36 ---> Running in 7b7626abe1d3 09:03:38 Removing intermediate container 7b7626abe1d3 09:03:38 ---> 58b497c275c8 09:03:38 Step 9/23 : RUN make build 09:03:38 ---> Running in 825645ac4b09 09:03:39 go mod tidy 09:03: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 09:04:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:04:13 Removing intermediate container 825645ac4b09 09:04:13 ---> 8a136f139eec 09:04:13 Step 10/23 : FROM alpine:3.12 09:04:14 3.12: Pulling from library/alpine 09:04:14 d2f70382dc9a: Pulling fs layer 09:04:15 d2f70382dc9a: Verifying Checksum 09:04:15 d2f70382dc9a: Download complete 09:04:15 d2f70382dc9a: Pull complete 09:04:15 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:04:15 Status: Downloaded newer image for alpine:3.12 09:04:15 ---> c4fd0aeabfcf 09:04:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:04:15 ---> Running in 94aca457f0ae 09:04:16 Removing intermediate container 94aca457f0ae 09:04:16 ---> a37fa71298a9 09:04:16 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:16 ---> Running in 4dfb31d1b087 09:04:18 Removing intermediate container 4dfb31d1b087 09:04:18 ---> f05ded21a2e2 09:04:18 Step 13/23 : RUN apk add --update --no-cache zeromq 09:04:18 ---> Running in 3ffc0397e526 09:04:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:04:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:04:21 (1/5) Installing libgcc (9.3.0-r2) 09:04:21 (2/5) Installing libsodium (1.0.18-r0) 09:04:21 (3/5) Installing libstdc++ (9.3.0-r2) 09:04:21 (4/5) Installing libzmq (4.3.3-r0) 09:04:22 (5/5) Installing zeromq (4.3.3-r0) 09:04:22 Executing busybox-1.31.1-r20.trigger 09:04:22 OK: 8 MiB in 19 packages 09:04:24 Removing intermediate container 3ffc0397e526 09:04:24 ---> 2d6daf30de02 09:04:24 Step 14/23 : WORKDIR / 09:04:24 ---> Running in af25d206967f 09:04:24 Removing intermediate container af25d206967f 09:04:24 ---> 1d54ac4a4b25 09:04:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:04:24 ---> 6a3431b3a287 09:04:24 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:04:26 ---> f136ed80900c 09:04:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:04:26 ---> b2cdc7ff108b 09:04:26 Step 18/23 : EXPOSE 59999 09:04:27 ---> Running in e129b2650c95 09:04:27 Removing intermediate container e129b2650c95 09:04:27 ---> 284f7003cc32 09:04:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:04:27 ---> Running in c23a2519a54b 09:04:28 Removing intermediate container c23a2519a54b 09:04:28 ---> 2bb83e0ccd3f 09:04:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:04:28 ---> Running in e58de07ccdf2 09:04:28 Removing intermediate container e58de07ccdf2 09:04:28 ---> a097ea592f31 09:04:28 Step 21/23 : LABEL arch=arm64 09:04:28 ---> Running in 168e192c167a 09:04:29 Removing intermediate container 168e192c167a 09:04:29 ---> 1ed0092b3b11 09:04:29 Step 22/23 : LABEL git_sha=b36fa664a0fc32a067a6ffef3e6748f91f7dce10 09:04:29 ---> Running in 68aae9ec3309 09:04:30 Removing intermediate container 68aae9ec3309 09:04:30 ---> b74ede6080f9 09:04:30 Step 23/23 : LABEL version=0.0.0 09:04:30 ---> Running in 4a5e8bed2570 09:04:30 Removing intermediate container 4a5e8bed2570 09:04:30 ---> 63b3a632b602 09:04:30 [Warning] One or more build-args [ARCH MAKE] were not consumed 09:04:30 Successfully built 63b3a632b602 09:04:30 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 09:04:31 ---> job-cost.sh 09:04:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SpiF 09:05:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-SpiF/bin to PATH 09:06:33 INFO: No Stack... 09:06:33 INFO: Retrieving Pricing Info for: v2-standard-4 09:06:33 INFO: Archiving Costs [Pipeline] sh 09:06:33 + + cutcat -d, /w/workspace/device-sdk-go/11/archives/cost.csv -f6 09:06:33 [Pipeline] lock 09:06:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-11-stack-cost] 09:06:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-11-stack-cost] did not exist. Created. 09:06:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:33 /w/workspace/device-sdk-go/11@tmp/durable-61340c33/script.sh: 1: /w/workspace/device-sdk-go/11@tmp/durable-61340c33/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:06:34 + echo total: 0.18000000715255737 [Pipeline] stash 09:06:34 Warning: overwriting stash ‘stack-cost’ 09:06:34 Stashed 1 file(s) [Pipeline] } 09:06:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-11-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 09:06:35 provisioning config files... 09:06:35 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config1790422170761583171tmp [Pipeline] { [Pipeline] sh 09:06:35 + set +x 09:06:35 + bash -s -- 09:06:35 + curl -s https://codecov.io/bash 09:06:35 09:06:35 _____ _ 09:06:35 / ____| | | 09:06:35 | | ___ __| | ___ ___ _____ __ 09:06:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:35 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:35 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:35 Bash-1.0.3 09:06:35 09:06:35 09:06:35 ==> git version 2.24.4 found 09:06:35 ==> 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 09:06:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:06:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:06:35 ==> Jenkins CI detected. 09:06:35 project root: . 09:06:35 --> token set from env 09:06:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:35 ==> Running gcov in . (disable via -X gcov) 09:06:35 ==> Python coveragepy not found 09:06:35 ==> Searching for coverage reports in: 09:06:35 + . 09:06:35 -> Found 1 reports 09:06:35 ==> Detecting git/mercurial file structure 09:06:35 ==> Reading reports 09:06:35 + ./coverage.out bytes=125634 09:06:35 ==> Appending adjustments 09:06:35 https://docs.codecov.io/docs/fixing-reports 09:06:35 + Found adjustments 09:06:35 ==> Gzipping contents 09:06:35 16K /tmp/codecov.36iF5a.gz 09:06:35 ==> Uploading reports 09:06:35 url: https://codecov.io 09:06:35 query: branch=PR-971&commit=b36fa664a0fc32a067a6ffef3e6748f91f7dce10&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 09:06:35 -> Pinging Codecov 09:06:35 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=b36fa664a0fc32a067a6ffef3e6748f91f7dce10&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 09:06:36 -> Uploading to 09:06:36 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/7E55EF52A471D76F132DFD9A03CDDE97/b36fa664a0fc32a067a6ffef3e6748f91f7dce10/6c14243f-60e7-4b9d-a29d-94953246f6bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T090636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfd1a1d18fe3c9b7d7326b222d6b988ed0c950474d3e29d3a9edf84f922ee3a5 09:06:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:36 Dload Upload Total Spent Left Speed 09:06:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16320 0 0 100 16320 0 39140 --:--:-- --:--:-- --:--:-- 39136 100 16320 0 0 100 16320 0 39131 --:--:-- --:--:-- --:--:-- 39136 09:06:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b36fa664a0fc32a067a6ffef3e6748f91f7dce10 [Pipeline] } 09:06:38 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 09:06:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:41 ---> package-listing.sh 09:06:41 ++ facter osfamily 09:06:41 ++ tr '[:upper:]' '[:lower:]' 09:06:41 + OS_FAMILY=redhat 09:06:41 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 09:06:41 + START_PACKAGES=/tmp/packages_start.txt 09:06:41 + END_PACKAGES=/tmp/packages_end.txt 09:06:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:41 + PACKAGES=/tmp/packages_start.txt 09:06:41 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 09:06:41 + PACKAGES=/tmp/packages_end.txt 09:06:41 + case "${OS_FAMILY}" in 09:06:41 + rpm -qa 09:06:41 + sort 09:06:42 + '[' -f /tmp/packages_start.txt ']' 09:06:42 + '[' -f /tmp/packages_end.txt ']' 09:06:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 09:06:42 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 09:06:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 09:06:42 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-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:06:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:06:43 09:06:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:06:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:06:43 alpine: Pulling from edgex-lftools-log-publisher 09:06:43 df20fa9351a1: Pulling fs layer 09:06:43 36b3adc4ff6f: Pulling fs layer 09:06:43 8ad3a11d3b57: Pulling fs layer 09:06:43 46f8f816bc3b: Pulling fs layer 09:06:43 93b61091891f: Pulling fs layer 09:06:43 93b9cdb0e59b: Pulling fs layer 09:06:43 5e14af77c1be: Pulling fs layer 09:06:43 01666e4c0597: Pulling fs layer 09:06:43 aa168da1d23b: Pulling fs layer 09:06:43 93b61091891f: Waiting 09:06:43 93b9cdb0e59b: Waiting 09:06:43 5e14af77c1be: Waiting 09:06:43 01666e4c0597: Waiting 09:06:43 aa168da1d23b: Waiting 09:06:43 46f8f816bc3b: Waiting 09:06:44 36b3adc4ff6f: Verifying Checksum 09:06:44 36b3adc4ff6f: Download complete 09:06:44 46f8f816bc3b: Verifying Checksum 09:06:44 46f8f816bc3b: Download complete 09:06:44 df20fa9351a1: Verifying Checksum 09:06:44 df20fa9351a1: Download complete 09:06:44 93b9cdb0e59b: Verifying Checksum 09:06:44 93b9cdb0e59b: Download complete 09:06:44 93b61091891f: Verifying Checksum 09:06:44 93b61091891f: Download complete 09:06:44 5e14af77c1be: Verifying Checksum 09:06:44 5e14af77c1be: Download complete 09:06:44 01666e4c0597: Verifying Checksum 09:06:44 01666e4c0597: Download complete 09:06:44 df20fa9351a1: Pull complete 09:06:44 36b3adc4ff6f: Pull complete 09:06:45 8ad3a11d3b57: Verifying Checksum 09:06:45 8ad3a11d3b57: Download complete 09:06:45 8ad3a11d3b57: Pull complete 09:06:45 46f8f816bc3b: Pull complete 09:06:46 93b61091891f: Pull complete 09:06:46 93b9cdb0e59b: Pull complete 09:06:46 5e14af77c1be: Pull complete 09:06:46 01666e4c0597: Pull complete 09:06:47 aa168da1d23b: Verifying Checksum 09:06:47 aa168da1d23b: Download complete 09:06:52 aa168da1d23b: Pull complete 09:06:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:06:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:06:52 prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container 09:06:52 $ 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-971/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-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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:10003/edgex-lftools-log-publisher:alpine cat 09:06:56 $ docker top 988956d6ac54b50a5e7a1ded90977a5ef88cc74ce4adb4838b55ca271346de99 -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:56 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:57 + mkdir -p /var/log/sa [Pipeline] sh 09:06:57 + ls /var/log/sa-host 09:06:57 + sadf -c /var/log/sa-host/sa05 09:06:57 file_magic: OK 09:06:57 HZ: Using current value: 100 09:06:57 file_header: OK 09:06:57 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 09:06:57 Statistics: 09:06:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:06:57 File successfully converted to sysstat format version 12.2.1 09:06:57 + sadf -c /var/log/sa-host/sa24 09:06:57 file_magic: OK 09:06:57 HZ: Using current value: 100 09:06:57 file_header: OK 09:06:57 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 09:06:57 Statistics: 09:06:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:06:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:58 provisioning config files... 09:06:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config554971193140736903tmp [Pipeline] { [Pipeline] echo 09:06:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:58 ---> create-netrc.sh [Pipeline] } 09:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:58 ---> python-tools-install.sh [Pipeline] echo 09:06:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:59 ---> sudo-logs.sh 09:06:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:59 ---> job-cost.sh 09:06:59 lf-activate-venv: SKIPPING 09:06:59 DEBUG: total: 0.18000000715255737 09:06:59 INFO: Retrieving Stack Cost... 09:07:00 INFO: Retrieving Pricing Info for: v3-standard-2 09:07:00 INFO: Archiving Costs [Pipeline] echo 09:07:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:01 ---> logs-deploy.sh 09:07:01 lf-activate-venv: SKIPPING 09:07:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/11 09:07:01 INFO: archiving workspace using pattern(s): 09:07:02 Archives upload complete. 09:07:02 INFO: archiving logs to Nexus 09:07:02 ---> uname -a: 09:07:02 Linux prd-centos7-docker-4c-2g-1102.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:07:02 09:07:02 09:07:02 ---> lscpu: 09:07:02 Architecture: x86_64 09:07:02 CPU op-mode(s): 32-bit, 64-bit 09:07:02 Byte Order: Little Endian 09:07:02 Address sizes: 40 bits physical, 48 bits virtual 09:07:02 CPU(s): 2 09:07:02 On-line CPU(s) list: 0,1 09:07:02 Thread(s) per core: 1 09:07:02 Core(s) per socket: 1 09:07:02 Socket(s): 2 09:07:02 NUMA node(s): 1 09:07:02 Vendor ID: AuthenticAMD 09:07:02 CPU family: 23 09:07:02 Model: 49 09:07:02 Model name: AMD EPYC-Rome Processor 09:07:02 Stepping: 0 09:07:02 CPU MHz: 2800.000 09:07:02 BogoMIPS: 5600.00 09:07:02 Virtualization: AMD-V 09:07:02 Hypervisor vendor: KVM 09:07:02 Virtualization type: full 09:07:02 L1d cache: 64 KiB 09:07:02 L1i cache: 64 KiB 09:07:02 L2 cache: 1 MiB 09:07:02 L3 cache: 32 MiB 09:07:02 NUMA node0 CPU(s): 0,1 09:07:02 Vulnerability Itlb multihit: Not affected 09:07:02 Vulnerability L1tf: Not affected 09:07:02 Vulnerability Mds: Not affected 09:07:02 Vulnerability Meltdown: Not affected 09:07:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:07:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:07:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:07:02 Vulnerability Srbds: Not affected 09:07:02 Vulnerability Tsx async abort: Not affected 09:07:02 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 09:07:02 09:07:02 09:07:02 ---> nproc: 09:07:02 2 09:07:02 09:07:02 09:07:02 ---> df -h: 09:07:02 Filesystem Size Used Available Use% Mounted on 09:07:02 overlay 40.0G 7.6G 32.4G 19% / 09:07:02 tmpfs 64.0M 0 64.0M 0% /dev 09:07:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:07:02 shm 64.0M 0 64.0M 0% /dev/shm 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:07:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:07:02 09:07:02 09:07:02 ---> free -m: 09:07:02 total used free shared buff/cache available 09:07:02 Mem: 7821 922 4800 0 2098 6720 09:07:02 Swap: 1023 0 1023 09:07:02 09:07:02 09:07:02 ---> ip addr: 09:07:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:07:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:07:02 inet 127.0.0.1/8 scope host lo 09:07:02 valid_lft forever preferred_lft forever 09:07:02 inet6 ::1/128 scope host 09:07:02 valid_lft forever preferred_lft forever 09:07:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:07:02 link/ether fa:16:3e:34:a4:4d brd ff:ff:ff:ff:ff:ff 09:07:02 inet 10.30.123.201/23 brd 10.30.123.255 scope global dynamic eth0 09:07:02 valid_lft 85662sec preferred_lft 85662sec 09:07:02 inet6 fe80::f816:3eff:fe34:a44d/64 scope link 09:07:02 valid_lft forever preferred_lft forever 09:07:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:07:02 link/ether 02:42:25:78:86:d5 brd ff:ff:ff:ff:ff:ff 09:07:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:07:02 valid_lft forever preferred_lft forever 09:07:02 inet6 fe80::42:25ff:fe78:86d5/64 scope link 09:07:02 valid_lft forever preferred_lft forever 09:07:02 09:07:02 09:07:02 ---> sar -b -r -n DEV: 09:07:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:07:02 09:07:02 08:54:31 LINUX RESTART (2 CPU) 09:07:02 09:07:02 08:55:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:07:02 08:56:01 106.80 18.35 88.45 0.00 5979.04 23970.60 0.00 09:07:02 08:57:01 3.48 0.03 3.45 0.00 1.07 120.41 0.00 09:07:02 08:58:01 0.45 0.00 0.45 0.00 0.00 8.31 0.00 09:07:02 08:59:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 09:07:02 09:00:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 09:07:02 09:01:01 0.28 0.00 0.28 0.00 0.00 3.90 0.00 09:07:02 09:02:01 0.48 0.12 0.37 0.00 1.87 7.61 0.00 09:07:02 09:03:01 0.40 0.00 0.40 0.00 0.00 6.08 0.00 09:07:02 09:04:01 0.32 0.00 0.32 0.00 0.00 4.40 0.00 09:07:02 09:05:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 09:07:02 09:06:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 09:07:02 Average: 9.86 1.61 8.25 0.00 519.18 2095.45 0.00 09:07:02 09:07:02 08:55:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:02 08:56:01 5461772 0 803832 10.04 2620 1740716 1309612 14.46 575404 1570760 132 09:07:02 08:57:01 5459868 0 805732 10.06 2620 1740720 1315832 14.53 577876 1570720 16 09:07:02 08:58:01 5476392 0 789208 9.85 2620 1740720 1199808 13.25 561360 1573000 12 09:07:02 08:59:01 5474700 0 790888 9.88 2620 1740732 1200024 13.25 563688 1573000 8 09:07:02 09:00:01 5474476 0 791108 9.88 2620 1740736 1199976 13.25 562524 1573992 8 09:07:02 09:01:01 5472088 0 793492 9.91 2620 1740740 1202236 13.27 563608 1575776 12 09:07:02 09:02:01 5471168 0 794284 9.92 2620 1740868 1200496 13.25 563824 1575840 8 09:07:02 09:03:01 5469588 0 795860 9.94 2620 1740872 1200572 13.25 565520 1575836 8 09:07:02 09:04:01 5461008 0 804440 10.04 2620 1740872 1200572 13.25 574200 1575836 8 09:07:02 09:05:01 5459360 0 806080 10.06 2620 1740880 1200812 13.26 577316 1574132 20 09:07:02 09:06:01 5459600 0 805840 10.06 2620 1740880 1200836 13.26 577428 1574132 8 09:07:02 Average: 5467275 0 798251 9.97 2620 1740794 1220980 13.48 569341 1573911 22 09:07:02 09:07:02 08:55:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:02 08:56:01 eth0 278.14 239.86 1151.03 93.31 0.00 0.00 0.00 0.00 09:07:02 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 08:56:01 docker0 12.97 10.78 2.26 30.17 0.00 0.00 0.00 0.00 09:07:02 08:57:01 eth0 2.45 1.77 1.55 7.48 0.00 0.00 0.00 0.00 09:07:02 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 08:58:01 eth0 0.53 0.08 0.06 0.04 0.00 0.00 0.00 0.00 09:07:02 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 08:59:01 eth0 1.10 0.25 0.32 0.13 0.00 0.00 0.00 0.00 09:07:02 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:00:01 eth0 0.52 0.32 0.27 0.26 0.00 0.00 0.00 0.00 09:07:02 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:01:01 eth0 0.82 0.23 0.19 0.07 0.00 0.00 0.00 0.00 09:07:02 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:02:01 eth0 0.40 0.37 0.29 0.21 0.00 0.00 0.00 0.00 09:07:02 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:03:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:07:02 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:04:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:07:02 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:05:01 eth0 0.60 0.43 0.29 0.21 0.00 0.00 0.00 0.00 09:07:02 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:06:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:07:02 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 Average: eth0 24.82 21.16 100.18 8.87 0.00 0.00 0.00 0.00 09:07:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:02 Average: docker0 1.13 0.94 0.20 2.62 0.00 0.00 0.00 0.00 09:07:02 09:07:02 09:07:02 ---> sar -P ALL: 09:07:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:07:02 09:07:02 08:54:31 LINUX RESTART (2 CPU) 09:07:02 09:07:02 08:55:04 CPU %user %nice %system %iowait %steal %idle 09:07:02 08:56:01 all 18.57 0.00 4.46 10.52 0.08 66.37 09:07:02 08:56:01 0 17.32 0.00 5.08 10.65 0.09 66.87 09:07:02 08:56:01 1 19.81 0.00 3.84 10.40 0.07 65.87 09:07:02 08:57:01 all 0.30 0.00 0.07 0.02 0.03 99.59 09:07:02 08:57:01 0 0.22 0.00 0.07 0.00 0.02 99.70 09:07:02 08:57:01 1 0.38 0.00 0.07 0.03 0.03 99.48 09:07:02 08:58:01 all 0.18 0.00 0.03 0.00 0.02 99.77 09:07:02 08:58:01 0 0.20 0.00 0.03 0.00 0.02 99.75 09:07:02 08:58:01 1 0.15 0.00 0.03 0.00 0.02 99.80 09:07:02 08:59:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:07:02 08:59:01 0 0.17 0.00 0.02 0.00 0.02 99.80 09:07:02 08:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:07:02 09:00:01 all 0.10 0.00 0.03 0.00 0.02 99.85 09:07:02 09:00:01 0 0.15 0.00 0.02 0.00 0.00 99.83 09:07:02 09:00:01 1 0.05 0.00 0.05 0.00 0.03 99.87 09:07:02 09:01:01 all 0.09 0.00 0.03 0.00 0.03 99.86 09:07:02 09:01:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:07:02 09:01:01 1 0.07 0.00 0.02 0.00 0.03 99.88 09:07:02 09:02:01 all 0.18 0.00 0.05 0.01 0.03 99.74 09:07:02 09:02:01 0 0.32 0.00 0.05 0.02 0.02 99.60 09:07:02 09:02:01 1 0.03 0.00 0.05 0.00 0.03 99.88 09:07:02 09:03:01 all 0.15 0.00 0.03 0.00 0.02 99.81 09:07:02 09:03:01 0 0.27 0.00 0.03 0.00 0.02 99.68 09:07:02 09:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:07:02 09:04:01 all 0.13 0.00 0.02 0.00 0.02 99.83 09:07:02 09:04:01 0 0.23 0.00 0.02 0.00 0.00 99.75 09:07:02 09:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:07:02 09:05:01 all 0.11 0.00 0.05 0.00 0.02 99.82 09:07:02 09:05:01 0 0.15 0.00 0.05 0.00 0.02 99.78 09:07:02 09:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:07:02 09:06:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:07:02 09:06:01 0 0.20 0.00 0.02 0.00 0.00 99.78 09:07:02 09:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:07:02 09:07:02 Average: CPU %user %nice %system %iowait %steal %idle 09:07:02 Average: all 1.69 0.00 0.41 0.89 0.02 96.99 09:07:02 Average: 0 1.64 0.00 0.46 0.89 0.02 96.99 09:07:02 Average: 1 1.75 0.00 0.36 0.88 0.03 96.99 09:07:02 09:07:02 09:07:02