Pull request #962 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f654371f5cbd69739ab6647064448fc290223e54+7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f (46662e4b22788449db7c9d6722797ddfbb0ad38b) 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-ssh1292898457282432150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh87211681761370481.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-962/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-962/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1922604396614639429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh3488814455698446664.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-962/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-962/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7570498689445327720.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-15 in /w/workspace/dgexfoundry_device-sdk-go_PR-962 [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-962 # 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-962@tmp/jenkins-gitclient-ssh2405732486189352451.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f into PR head commit f654371f5cbd69739ab6647064448fc290223e54 Merge succeeded, producing f654371f5cbd69739ab6647064448fc290223e54 Checking out Revision f654371f5cbd69739ab6647064448fc290223e54 (PR-962) > 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-962@tmp/jenkins-gitclient-ssh2240568812869493494.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/962/head:refs/remotes/origin/PR-962 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f654371f5cbd69739ab6647064448fc290223e54 # 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-962@tmp/jenkins-gitclient-ssh405128436545448645.key > git merge 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f654371f5cbd69739ab6647064448fc290223e54 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:24:53 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 772187df650255a1e1cf469709344f6308cbb40a # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:24:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:24:53 ========================================================= 10:24:53 EdgeX Global Pipelines Version Info 10:24:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:24:54 ------------------- 10:24:54 stable info: 10:24:54 ------------------- 10:24:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:24:54 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:24:54 Message: update stable to v1.0.194 10:24:55 ------------------- 10:24:55 experimental info: 10:24:55 ------------------- 10:24:55 Commited By: **** collab-it+edgex@linuxfoundation.org 10:24:55 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:24:55 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:24:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-962 [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-962 [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-962 [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f654371f5cbd69739ab6647064448fc290223e54 [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f654371 [Pipeline] echo 10:24:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:56 provisioning config files... 10:24:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/config2034107591941721202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:56 ---> docker-login.sh 10:24:56 nexus3.edgexfoundry.org:10001 10:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:57 Configure a credential helper to remove this warning. See 10:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:57 10:24:57 Login Succeeded 10:24:57 nexus3.edgexfoundry.org:10002 10:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:57 Configure a credential helper to remove this warning. See 10:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:57 10:24:57 Login Succeeded 10:24:57 nexus3.edgexfoundry.org:10003 10:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:57 Configure a credential helper to remove this warning. See 10:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:57 10:24:57 Login Succeeded 10:24:57 nexus3.edgexfoundry.org:10004 10:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:57 Configure a credential helper to remove this warning. See 10:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:57 10:24:57 Login Succeeded 10:24:57 docker.io 10:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:57 Configure a credential helper to remove this warning. See 10:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:57 10:24:57 Login Succeeded 10:24:57 ---> docker-login.sh ends [Pipeline] } 10:24:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:58 + git log --format=format:%s -1 f654371f5cbd69739ab6647064448fc290223e54 [Pipeline] echo 10:24:58 GIT_COMMIT: f654371f5cbd69739ab6647064448fc290223e54, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 10:24:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:59 10:24:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:24:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:24:59 latest: Pulling from edgex-devops/git-semver 10:24:59 31603596830f: Pulling fs layer 10:24:59 54011a49482f: Pulling fs layer 10:24:59 a6820b24f6d8: Pulling fs layer 10:24:59 f581987b2513: Pulling fs layer 10:24:59 f581987b2513: Waiting 10:24:59 54011a49482f: Verifying Checksum 10:24:59 54011a49482f: Download complete 10:24:59 31603596830f: Verifying Checksum 10:24:59 31603596830f: Download complete 10:24:59 f581987b2513: Verifying Checksum 10:24:59 f581987b2513: Download complete 10:24:59 a6820b24f6d8: Verifying Checksum 10:24:59 a6820b24f6d8: Download complete 10:24:59 31603596830f: Pull complete 10:24:59 54011a49482f: Pull complete 10:25:00 a6820b24f6d8: Pull complete 10:25:01 f581987b2513: Pull complete 10:25:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:25:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:25:01 prd-centos7-docker-4c-2g-15 does not seem to be running inside a container 10:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-962 -v /w/workspace/dgexfoundry_device-sdk-go_PR-962:/w/workspace/dgexfoundry_device-sdk-go_PR-962:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:25:03 $ docker top eda87ae8c05bb66bb23772eda5374ce6ad0a2b64d6b4085d5871889ab7e5c619 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:25:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:03 [ssh-agent] Looking for ssh-agent implementation... 10:25:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:03 $ docker exec eda87ae8c05bb66bb23772eda5374ce6ad0a2b64d6b4085d5871889ab7e5c619 ssh-agent 10:25:03 SSH_AUTH_SOCK=/tmp/ssh-DUguFp2ik40d/agent.15 10:25:03 SSH_AGENT_PID=21 10:25:03 Running ssh-add (command line suppressed) 10:25:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/private_key_2057864616572555619.key (/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/private_key_2057864616572555619.key) 10:25:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:04 + git tag --points-at HEAD [Pipeline] } 10:25:04 $ docker exec --env ******** --env ******** eda87ae8c05bb66bb23772eda5374ce6ad0a2b64d6b4085d5871889ab7e5c619 ssh-agent -k 10:25:04 unset SSH_AUTH_SOCK; 10:25:04 unset SSH_AGENT_PID; 10:25:04 echo Agent pid 21 killed; 10:25:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:25:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:04 [ssh-agent] Looking for ssh-agent implementation... 10:25:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:04 $ docker exec eda87ae8c05bb66bb23772eda5374ce6ad0a2b64d6b4085d5871889ab7e5c619 ssh-agent 10:25:04 SSH_AUTH_SOCK=/tmp/ssh-RaXkNETVG9TV/agent.54 10:25:04 SSH_AGENT_PID=61 10:25:04 Running ssh-add (command line suppressed) 10:25:04 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/private_key_5881870689663968788.key (/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/private_key_5881870689663968788.key) 10:25:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:05 + git semver init 10:25:05 # -> Open(): unable to determine branch for HEAD 10:25:05 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-962/.git 10:25:05 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-962 10:25:05 # $SEMVER_REMOTE_NAME = origin 10:25:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:25:05 # $SEMVER_USER_NAME = edgex-jenkins 10:25:05 # $SEMVER_BRANCH = PR-962 10:25:05 # $SEMVER_TEMP = /tmp/semver-255365942 10:25:05 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:25:05 # '/tmp/semver-255365942' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-962/.semver' 10:25:05 # -> Force: false 10:25:05 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-962/.semver [Pipeline] } 10:25:05 $ docker exec --env ******** --env ******** eda87ae8c05bb66bb23772eda5374ce6ad0a2b64d6b4085d5871889ab7e5c619 ssh-agent -k 10:25:06 unset SSH_AUTH_SOCK; 10:25:06 unset SSH_AGENT_PID; 10:25:06 echo Agent pid 61 killed; 10:25:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:25:06 + git semver [Pipeline] } 10:25:06 $ docker stop --time=1 eda87ae8c05bb66bb23772eda5374ce6ad0a2b64d6b4085d5871889ab7e5c619 10:25:07 $ docker rm -f eda87ae8c05bb66bb23772eda5374ce6ad0a2b64d6b4085d5871889ab7e5c619 [Pipeline] // withDockerContainer [Pipeline] sh 10:25:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:25:08 Stashed 1 file(s) [Pipeline] echo 10:25:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 10:25:23 Still waiting to schedule task 10:25:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:25:23 Still waiting to schedule task 10:25:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:26:29 Running on prd-centos7-docker-4c-2g-21 in /w/workspace/dgexfoundry_device-sdk-go_PR-962 [Pipeline] { [Pipeline] ws 10:26:29 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 10:26:29 Selected Git installation does not exist. Using Default 10:26:29 The recommended git tool is: NONE 10:26:31 using credential edgex-jenkins-ssh 10:26:31 Cloning the remote Git repository 10:26:31 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:26:31 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:26:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:26:31 > git --version # timeout=10 10:26:31 > git --version # 'git version 2.24.4' 10:26:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:31 [INFO] Currently running in a labeled security context 10:26:31 [INFO] Currently SELinux is 'enforcing' on the host 10:26:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4068999968564588891.key 10:26:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:33 Merging remotes/origin/master commit 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f into PR head commit f654371f5cbd69739ab6647064448fc290223e54 10:26:33 Merge succeeded, producing f654371f5cbd69739ab6647064448fc290223e54 10:26:33 Checking out Revision f654371f5cbd69739ab6647064448fc290223e54 (PR-962) 10:26:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:26:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:26:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:26:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:32 [INFO] Currently running in a labeled security context 10:26:32 [INFO] Currently SELinux is 'enforcing' on the host 10:26:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6728034639518415307.key 10:26:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/962/head:refs/remotes/origin/PR-962 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:26:33 > git config core.sparsecheckout # timeout=10 10:26:33 > git checkout -f f654371f5cbd69739ab6647064448fc290223e54 # timeout=10 10:26:33 > git remote # timeout=10 10:26:33 > git config --get remote.origin.url # timeout=10 10:26:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:33 [INFO] Currently running in a labeled security context 10:26:33 [INFO] Currently SELinux is 'enforcing' on the host 10:26:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh840941163607347087.key 10:26:33 > git merge 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 10:26:33 > git rev-parse HEAD^{commit} # timeout=10 10:26:33 > git config core.sparsecheckout # timeout=10 10:26:33 > git checkout -f f654371f5cbd69739ab6647064448fc290223e54 # timeout=10 10:26:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:26:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:26:38 + sudo service docker restart 10:26:38 + true 10:26:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:56 provisioning config files... 10:26:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7499036663449856802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:57 ---> docker-login.sh 10:26:57 nexus3.edgexfoundry.org:10001 10:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:57 Configure a credential helper to remove this warning. See 10:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:57 10:26:57 Login Succeeded 10:26:57 nexus3.edgexfoundry.org:10002 10:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:57 Configure a credential helper to remove this warning. See 10:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:57 10:26:57 Login Succeeded 10:26:57 nexus3.edgexfoundry.org:10003 10:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:57 Configure a credential helper to remove this warning. See 10:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:57 10:26:57 Login Succeeded 10:26:57 nexus3.edgexfoundry.org:10004 10:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:57 Configure a credential helper to remove this warning. See 10:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:57 10:26:57 Login Succeeded 10:26:57 docker.io 10:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:58 Configure a credential helper to remove this warning. See 10:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:58 10:26:58 Login Succeeded 10:26:58 ---> docker-login.sh ends [Pipeline] } 10:26:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:58 ========================================================= 10:26:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:26:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:26:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:26:58 Sending build context to Docker daemon 2.634MB 10:26:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:26:58 Step 2/8 : FROM ${BASE} 10:26:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:26:59 540db60ca938: Pulling fs layer 10:26:59 adcc1eea9eea: Pulling fs layer 10:26:59 4c4ab2625f07: Pulling fs layer 10:26:59 0510c868ecb4: Pulling fs layer 10:26:59 afea3b2eda06: Pulling fs layer 10:26:59 7809a108b3ef: Pulling fs layer 10:26:59 f706445af74f: Pulling fs layer 10:26:59 afea3b2eda06: Waiting 10:26:59 7809a108b3ef: Waiting 10:26:59 f706445af74f: Waiting 10:26:59 0510c868ecb4: Waiting 10:26:59 4c4ab2625f07: Verifying Checksum 10:26:59 4c4ab2625f07: Download complete 10:26:59 adcc1eea9eea: Verifying Checksum 10:26:59 adcc1eea9eea: Download complete 10:26:59 afea3b2eda06: Verifying Checksum 10:26:59 afea3b2eda06: Download complete 10:26:59 7809a108b3ef: Verifying Checksum 10:26:59 7809a108b3ef: Download complete 10:26:59 540db60ca938: Verifying Checksum 10:26:59 540db60ca938: Download complete 10:26:59 540db60ca938: Pull complete 10:26:59 adcc1eea9eea: Pull complete 10:26:59 4c4ab2625f07: Pull complete 10:27:01 f706445af74f: Verifying Checksum 10:27:01 f706445af74f: Download complete 10:27:01 0510c868ecb4: Verifying Checksum 10:27:01 0510c868ecb4: Download complete 10:27:04 0510c868ecb4: Pull complete 10:27:04 afea3b2eda06: Pull complete 10:27:04 7809a108b3ef: Pull complete 10:27:05 f706445af74f: Pull complete 10:27:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:27:06 ---> b068be0155e3 10:27:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:27:10 ---> Running in 761618aab2bb 10:27:10 Removing intermediate container 761618aab2bb 10:27:10 ---> 13a9661f3314 10:27:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:10 ---> Running in c3644cd24981 10:27:10 Removing intermediate container c3644cd24981 10:27:10 ---> 38376fd5c4da 10:27:10 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:27:10 ---> Running in fd7f04d7e272 10:27:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:27:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:27:13 (1/6) Installing libc-dev (0.7.2-r3) 10:27:13 (2/6) Installing libsodium (1.0.18-r0) 10:27:13 (3/6) Installing pkgconf (1.7.3-r0) 10:27:13 (4/6) Installing libsodium-dev (1.0.18-r0) 10:27:13 (5/6) Installing libzmq (4.3.3-r1) 10:27:13 (6/6) Installing zeromq-dev (4.3.3-r1) 10:27:13 Executing busybox-1.32.1-r6.trigger 10:27:13 OK: 150 MiB in 46 packages 10:27:14 Removing intermediate container fd7f04d7e272 10:27:14 ---> 492e374e3e5d 10:27:14 Step 6/8 : WORKDIR /device-sdk-go 10:27:14 ---> Running in 79b12947f74b 10:27:14 Removing intermediate container 79b12947f74b 10:27:14 ---> 89df9c17779c 10:27:14 Step 7/8 : COPY . . 10:27:14 ---> 5b1c940b9a6c 10:27:14 Step 8/8 : RUN go mod download 10:27:14 ---> Running in aa445013a1e7 10:27:26 Removing intermediate container aa445013a1e7 10:27:26 ---> 7b26d523f99a 10:27:26 Successfully built 7b26d523f99a 10:27:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:27:27 + docker inspect -f . ci-base-image-x86_64 10:27:27 . [Pipeline] withDockerContainer 10:27:27 prd-centos7-docker-4c-2g-21 does not seem to be running inside a container 10:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:27:27 $ docker top 1dfa44f630b6ff3ce87d95c3c80be95b577e0ad33d48db60bcf989acfb429efb -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:28 + go version 10:27:28 go version go1.16.3 linux/amd64 [Pipeline] } 10:27:28 $ docker stop --time=1 1dfa44f630b6ff3ce87d95c3c80be95b577e0ad33d48db60bcf989acfb429efb 10:27:29 $ docker rm -f 1dfa44f630b6ff3ce87d95c3c80be95b577e0ad33d48db60bcf989acfb429efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:27:29 + docker inspect -f . ci-base-image-x86_64 10:27:29 . [Pipeline] withDockerContainer 10:27:30 prd-centos7-docker-4c-2g-21 does not seem to be running inside a container 10:27:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:27:30 $ docker top 47ed09a4a09f69dac553f468c5be3f6bde94bdb10119e81e6cbbf7f38ccf0739 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:31 + go mod tidy [Pipeline] sh 10:27:31 + make test 10:27:31 go mod tidy 10:27:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:27:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:27:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:27:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:27:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:28:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 25.4% of statements 10:28:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:28:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 28.1% of statements 10:28:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.053s coverage: 78.9% of statements 10:28:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements 10:28:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:28:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:28:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:28:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 29.2% of statements 10:28:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:28:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements 10:28:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:28:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:28:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements 10:28:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.811s coverage: 89.2% of statements 10:28:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:28:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.041s coverage: 5.0% of statements 10:28:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:28:05 GO111MODULE=on go vet ./... 10:28:23 gofmt -l . 10:28:23 [ "`gofmt -l .`" = "" ] 10:28:23 ./bin/test-attribution-txt.sh 10:28:23 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:28:23 $ docker stop --time=1 47ed09a4a09f69dac553f468c5be3f6bde94bdb10119e81e6cbbf7f38ccf0739 10:28:24 $ docker rm -f 47ed09a4a09f69dac553f468c5be3f6bde94bdb10119e81e6cbbf7f38ccf0739 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:28:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:28:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:28:26 + ls -al . 10:28:26 total 212 10:28:26 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 10:28 . 10:28:26 drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 10:26 .. 10:28:26 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 10:26 bin 10:28:26 -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 10:28 coverage.out 10:28:26 -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 10:26 Dockerfile.build 10:28:26 -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 10:26 .dockerignore 10:28:26 drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 10:26 example 10:28:26 drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 10:26 .git 10:28:26 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 10:26 .github 10:28:26 -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 10:26 .gitignore 10:28:26 -rw-r--r--. 1 jenkins jenkins 575 Jun 9 10:28 go.mod 10:28:26 -rw-r--r--. 1 jenkins jenkins 20499 Jun 9 10:27 go.sum 10:28:26 drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 10:26 internal 10:28:26 -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 10:26 Jenkinsfile 10:28:26 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 10:26 LICENSE 10:28:26 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 10:26 Makefile 10:28:26 drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 10:26 openapi 10:28:26 drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 10:26 pkg 10:28:26 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 10:26 README.md 10:28:26 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 10:26 RELEASE-NOTES.txt 10:28:26 drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 10:26 snap 10:28:26 -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 10:25 VERSION 10:28:26 -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 10:26 version.go [Pipeline] isUnix [Pipeline] sh 10:28:27 + 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=f654371f5cbd69739ab6647064448fc290223e54 --label arch=amd64 --label version=0.0.0 . 10:28:27 Sending build context to Docker daemon 2.761MB 10:28:27 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:28:27 Step 2/23 : FROM ${BASE} AS builder 10:28:27 ---> 7b26d523f99a 10:28:27 Step 3/23 : WORKDIR /device-sdk-go 10:28:27 ---> Running in 108c83728de9 10:28:27 Removing intermediate container 108c83728de9 10:28:27 ---> ec1427182999 10:28:27 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:28:27 ---> Running in 11843a1e9020 10:28:27 Removing intermediate container 11843a1e9020 10:28:27 ---> d22e79f94e4b 10:28:27 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:27 ---> Running in df24f3a38d75 10:28:28 Removing intermediate container df24f3a38d75 10:28:28 ---> bdf34b291de2 10:28:28 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:28:28 ---> Running in 93a2194af124 10:28:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:28:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:28:29 OK: 150 MiB in 46 packages 10:28:29 Removing intermediate container 93a2194af124 10:28:29 ---> 10782a64e007 10:28:29 Step 7/23 : COPY . . 10:28:29 ---> e1d72d8f4148 10:28:29 Step 8/23 : RUN go mod download 10:28:29 ---> Running in 93b297f52235 10:28:30 Removing intermediate container 93b297f52235 10:28:30 ---> c0187a295b69 10:28:30 Step 9/23 : RUN make build 10:28:30 ---> Running in 21b022f91de3 10:28:30 go mod tidy 10:28:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:28:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:28:42 Removing intermediate container 21b022f91de3 10:28:42 ---> be71dcb40cea 10:28:42 Step 10/23 : FROM alpine:3.12 10:28:42 3.12: Pulling from library/alpine 10:28:42 339de151aab4: Pulling fs layer 10:28:42 339de151aab4: Verifying Checksum 10:28:42 339de151aab4: Download complete 10:28:43 339de151aab4: Pull complete 10:28:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:28:43 Status: Downloaded newer image for alpine:3.12 10:28:43 ---> 13621d1b12d4 10:28:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:28:43 ---> Running in 1981f84a0d02 10:28:43 Removing intermediate container 1981f84a0d02 10:28:43 ---> 59daa2cfdf9c 10:28:43 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:43 ---> Running in 46155578a81b 10:28:43 Removing intermediate container 46155578a81b 10:28:43 ---> 462dbcbd5ecb 10:28:43 Step 13/23 : RUN apk add --update --no-cache zeromq 10:28:43 ---> Running in bfcf53bce7e0 10:28:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:28:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:28:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24 in /w/workspace/dgexfoundry_device-sdk-go_PR-962 [Pipeline] { [Pipeline] ws 10:28:45 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 10:28:45 Selected Git installation does not exist. Using Default 10:28:45 The recommended git tool is: NONE 10:28:45 (1/5) Installing libgcc (9.3.0-r2) 10:28:45 (2/5) Installing libsodium (1.0.18-r0) 10:28:45 (3/5) Installing libstdc++ (9.3.0-r2) 10:28:46 (4/5) Installing libzmq (4.3.3-r0) 10:28:46 (5/5) Installing zeromq (4.3.3-r0) 10:28:46 Executing busybox-1.31.1-r20.trigger 10:28:46 OK: 8 MiB in 19 packages 10:28:46 Removing intermediate container bfcf53bce7e0 10:28:46 ---> c0514550e305 10:28:46 Step 14/23 : WORKDIR / 10:28:46 ---> Running in 704901f83076 10:28:46 Removing intermediate container 704901f83076 10:28:46 ---> 288736b01991 10:28:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:28:47 ---> 200e5cbf94c4 10:28:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:28:47 ---> d2443e44162a 10:28:47 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:28:47 ---> 5600c51dbb6e 10:28:47 Step 18/23 : EXPOSE 59999 10:28:47 ---> Running in 5c4bbfa96b09 10:28:47 Removing intermediate container 5c4bbfa96b09 10:28:47 ---> e88e45651ef3 10:28:47 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:28:47 ---> Running in 55b7068ba12b 10:28:47 Removing intermediate container 55b7068ba12b 10:28:47 ---> b9b1c3d1b63a 10:28:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:47 ---> Running in b35ff40230e1 10:28:47 Removing intermediate container b35ff40230e1 10:28:47 ---> 427c6ddb036d 10:28:47 Step 21/23 : LABEL arch=amd64 10:28:47 ---> Running in 6579e27967a1 10:28:47 Removing intermediate container 6579e27967a1 10:28:47 ---> 90604863ba50 10:28:47 Step 22/23 : LABEL git_sha=f654371f5cbd69739ab6647064448fc290223e54 10:28:47 ---> Running in 23d959c1da05 10:28:47 Removing intermediate container 23d959c1da05 10:28:47 ---> fae2419dd17a 10:28:47 Step 23/23 : LABEL version=0.0.0 10:28:47 ---> Running in 75aad008f4e3 10:28:48 Removing intermediate container 75aad008f4e3 10:28:48 ---> 152a3648749f 10:28:48 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:28:48 Successfully built 152a3648749f 10:28:48 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:28:48 ---> job-cost.sh 10:28:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4G2O 10:28:52 using credential edgex-jenkins-ssh 10:28:52 Cloning the remote Git repository 10:28:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:28:52 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:28:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:28:52 > git --version # timeout=10 10:28:52 > git --version # 'git version 2.17.1' 10:28:52 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:28:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:28:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:28:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/962/head:refs/remotes/origin/PR-962 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:28:54 Merging remotes/origin/master commit 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f into PR head commit f654371f5cbd69739ab6647064448fc290223e54 10:28:54 Merge succeeded, producing f654371f5cbd69739ab6647064448fc290223e54 10:28:54 Checking out Revision f654371f5cbd69739ab6647064448fc290223e54 (PR-962) 10:28:54 > git config core.sparsecheckout # timeout=10 10:28:54 > git checkout -f f654371f5cbd69739ab6647064448fc290223e54 # timeout=10 10:28:54 > git remote # timeout=10 10:28:54 > git config --get remote.origin.url # timeout=10 10:28:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:54 > git merge 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 10:28:54 > git rev-parse HEAD^{commit} # timeout=10 10:28:54 > git config core.sparsecheckout # timeout=10 10:28:55 > git checkout -f f654371f5cbd69739ab6647064448fc290223e54 # timeout=10 10:28:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:28:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 10:28:59 10:28:59 GitHub has been notified of this commit’s build result 10:28:59 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:29:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:29:01 + sudo service docker restart 10:29:01 + true 10:29:12 lf-activate-venv(): INFO: Adding /tmp/venv-4G2O/bin to PATH 10:29:12 INFO: No Stack... 10:29:12 INFO: Retrieving Pricing Info for: v3-standard-2 10:29:13 INFO: Archiving Costs [Pipeline] sh 10:29:13 + cut -d, -f6 10:29:13 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 10:29:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-962-2-stack-cost] 10:29:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-962-2-stack-cost] did not exist. Created. 10:29:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-962-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:29:13 + echo total: 0.05999999865889549 [Pipeline] stash 10:29:13 Stashed 1 file(s) [Pipeline] } 10:29:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-962-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:19 provisioning config files... 10:29:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config5967589718562652223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:20 ---> docker-login.sh 10:29:20 nexus3.edgexfoundry.org:10001 10:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:21 Configure a credential helper to remove this warning. See 10:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:21 10:29:21 Login Succeeded 10:29:21 nexus3.edgexfoundry.org:10002 10:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:22 Configure a credential helper to remove this warning. See 10:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:22 10:29:22 Login Succeeded 10:29:22 nexus3.edgexfoundry.org:10003 10:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:23 Configure a credential helper to remove this warning. See 10:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:23 10:29:23 Login Succeeded 10:29:23 nexus3.edgexfoundry.org:10004 10:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:23 Configure a credential helper to remove this warning. See 10:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:23 10:29:23 Login Succeeded 10:29:23 docker.io 10:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:24 Configure a credential helper to remove this warning. See 10:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:24 10:29:24 Login Succeeded 10:29:24 ---> docker-login.sh ends [Pipeline] } 10:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:29:24 ========================================================= 10:29:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:29:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:29:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:29:25 Sending build context to Docker daemon 2.637MB 10:29:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:29:25 Step 2/8 : FROM ${BASE} 10:29:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:29:26 595b0fe564bb: Pulling fs layer 10:29:26 7186ed65a4f7: Pulling fs layer 10:29:26 316046926c0a: Pulling fs layer 10:29:26 4ebd0625c992: Pulling fs layer 10:29:26 207e8628e3a3: Pulling fs layer 10:29:26 c791037a9be2: Pulling fs layer 10:29:26 ffd874e62e21: Pulling fs layer 10:29:26 4ebd0625c992: Waiting 10:29:26 207e8628e3a3: Waiting 10:29:26 c791037a9be2: Waiting 10:29:26 ffd874e62e21: Waiting 10:29:26 316046926c0a: Verifying Checksum 10:29:26 316046926c0a: Download complete 10:29:26 7186ed65a4f7: Download complete 10:29:26 207e8628e3a3: Download complete 10:29:26 595b0fe564bb: Verifying Checksum 10:29:26 595b0fe564bb: Download complete 10:29:26 c791037a9be2: Download complete 10:29:27 595b0fe564bb: Pull complete 10:29:27 7186ed65a4f7: Pull complete 10:29:28 316046926c0a: Pull complete 10:29:28 ffd874e62e21: Verifying Checksum 10:29:28 ffd874e62e21: Download complete 10:29:30 4ebd0625c992: Verifying Checksum 10:29:30 4ebd0625c992: Download complete 10:29:40 4ebd0625c992: Pull complete 10:29:40 207e8628e3a3: Pull complete 10:29:40 c791037a9be2: Pull complete 10:29:43 ffd874e62e21: Pull complete 10:29:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:29:43 ---> cfc18b08335c 10:29:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:29:45 ---> Running in 1682ccb478dc 10:29:45 Removing intermediate container 1682ccb478dc 10:29:45 ---> 6c9d89712cd3 10:29:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:45 ---> Running in 3e73d6ba35da 10:29:48 Removing intermediate container 3e73d6ba35da 10:29:48 ---> 46e329ddb7cb 10:29:48 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:29:48 ---> Running in 07dedb90d076 10:29:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:29:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:29:51 (1/6) Installing libc-dev (0.7.2-r3) 10:29:51 (2/6) Installing libsodium (1.0.18-r0) 10:29:51 (3/6) Installing pkgconf (1.7.3-r0) 10:29:51 (4/6) Installing libsodium-dev (1.0.18-r0) 10:29:51 (5/6) Installing libzmq (4.3.3-r1) 10:29:52 (6/6) Installing zeromq-dev (4.3.3-r1) 10:29:52 Executing busybox-1.32.1-r6.trigger 10:29:52 OK: 139 MiB in 46 packages 10:29:53 Removing intermediate container 07dedb90d076 10:29:53 ---> 6b3348a883a2 10:29:53 Step 6/8 : WORKDIR /device-sdk-go 10:29:53 ---> Running in 66465caeccb1 10:29:54 Removing intermediate container 66465caeccb1 10:29:54 ---> a0b3ed619a15 10:29:54 Step 7/8 : COPY . . 10:29:55 ---> 247e90496129 10:29:55 Step 8/8 : RUN go mod download 10:29:55 ---> Running in c1b27cc56264 10:30:22 Removing intermediate container c1b27cc56264 10:30:22 ---> 9816cf799a26 10:30:22 Successfully built 9816cf799a26 10:30:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:30:22 + docker inspect -f . ci-base-image-arm64 10:30:22 . [Pipeline] withDockerContainer 10:30:23 prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container 10:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:30:24 $ docker top 5e0d9f10ce426484d78872e870076514a24824fc9d603e0fe98f4bb8f8841313 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:25 + go version 10:30:25 go version go1.16.3 linux/arm64 [Pipeline] } 10:30:25 $ docker stop --time=1 5e0d9f10ce426484d78872e870076514a24824fc9d603e0fe98f4bb8f8841313 10:30:27 $ docker rm -f 5e0d9f10ce426484d78872e870076514a24824fc9d603e0fe98f4bb8f8841313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:30:28 + docker inspect -f . ci-base-image-arm64 10:30:28 . [Pipeline] withDockerContainer 10:30:29 prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container 10:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:30:30 $ docker top 3eb4a9ae341b8fcf4ad5424d05deb326c82c73c1210f42753ade9f21ee430544 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:31 + go mod tidy [Pipeline] sh 10:30:33 + make test 10:30:33 go mod tidy 10:30:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:31:00 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:32:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:32:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:32:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:32:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.355s coverage: 25.4% of statements 10:32:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:32:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.237s coverage: 28.1% of statements 10:32:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.313s coverage: 78.9% of statements 10:32:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.207s coverage: 9.0% of statements 10:32:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:32:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:32:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:32:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.345s coverage: 29.2% of statements 10:32:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:32:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.255s coverage: 83.3% of statements 10:32:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:32:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:32:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.426s coverage: 58.0% of statements 10:32:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.090s coverage: 89.2% of statements 10:32:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:32:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.204s coverage: 5.0% of statements 10:32:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:32:36 GO111MODULE=on go vet ./... 10:33:34 gofmt -l . 10:33:34 [ "`gofmt -l .`" = "" ] 10:33:34 ./bin/test-attribution-txt.sh 10:33:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:33:36 $ docker stop --time=1 3eb4a9ae341b8fcf4ad5424d05deb326c82c73c1210f42753ade9f21ee430544 10:33:38 $ docker rm -f 3eb4a9ae341b8fcf4ad5424d05deb326c82c73c1210f42753ade9f21ee430544 [Pipeline] // withDockerContainer [Pipeline] sh 10:33:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:33:39 Warning: overwriting stash ‘coverage-report’ 10:33:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:33:41 + ls -al . 10:33:41 total 248 10:33:41 drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 10:33 . 10:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:28 .. 10:33:41 -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 10:28 .dockerignore 10:33:41 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 10:28 .git 10:33:41 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:28 .github 10:33:41 -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 10:28 .gitignore 10:33:41 -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 10:28 Dockerfile.build 10:33:41 -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 10:28 Jenkinsfile 10:33:41 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 10:28 LICENSE 10:33:41 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 10:28 Makefile 10:33:41 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 10:28 README.md 10:33:41 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 10:28 RELEASE-NOTES.txt 10:33:41 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 10:25 VERSION 10:33:41 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:28 bin 10:33:41 -rw-r--r-- 1 jenkins jenkins 126071 Jun 9 10:32 coverage.out 10:33:41 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:28 example 10:33:41 -rw-r--r-- 1 jenkins jenkins 575 Jun 9 10:33 go.mod 10:33:41 -rw-r--r-- 1 jenkins jenkins 20499 Jun 9 10:30 go.sum 10:33:41 drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 10:28 internal 10:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:28 openapi 10:33:41 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:28 pkg 10:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:28 snap 10:33:41 -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 10:28 version.go [Pipeline] isUnix [Pipeline] sh 10:33:41 + 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=f654371f5cbd69739ab6647064448fc290223e54 --label arch=arm64 --label version=0.0.0 . 10:33:41 Sending build context to Docker daemon 2.764MB 10:33:42 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:33:42 Step 2/23 : FROM ${BASE} AS builder 10:33:42 ---> 9816cf799a26 10:33:42 Step 3/23 : WORKDIR /device-sdk-go 10:33:42 ---> Running in d47c0e1c8f58 10:33:43 Removing intermediate container d47c0e1c8f58 10:33:43 ---> c1cbdfa691bf 10:33:43 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:33:43 ---> Running in 2f2a330c62a5 10:33:43 Removing intermediate container 2f2a330c62a5 10:33:43 ---> ba18425796d9 10:33:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:43 ---> Running in fd1d44a0f3f9 10:33:45 Removing intermediate container fd1d44a0f3f9 10:33:45 ---> 3ade265b7d27 10:33:45 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:33:45 ---> Running in 178c31696390 10:33:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:33:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:33:48 OK: 139 MiB in 46 packages 10:33:49 Removing intermediate container 178c31696390 10:33:49 ---> e3e739941571 10:33:49 Step 7/23 : COPY . . 10:33:51 ---> c4f5cb0f2d5e 10:33:51 Step 8/23 : RUN go mod download 10:33:51 ---> Running in 52638b59862c 10:33:53 Removing intermediate container 52638b59862c 10:33:53 ---> 5bd22238e30c 10:33:53 Step 9/23 : RUN make build 10:33:53 ---> Running in 5aca581daffd 10:33:54 go mod tidy 10:33:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:34:27 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:34:31 Removing intermediate container 5aca581daffd 10:34:31 ---> aa02223523be 10:34:31 Step 10/23 : FROM alpine:3.12 10:34:31 3.12: Pulling from library/alpine 10:34:31 d2f70382dc9a: Pulling fs layer 10:34:31 d2f70382dc9a: Verifying Checksum 10:34:31 d2f70382dc9a: Download complete 10:34:32 d2f70382dc9a: Pull complete 10:34:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:34:32 Status: Downloaded newer image for alpine:3.12 10:34:32 ---> 9852663dfa18 10:34:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:34:32 ---> Running in 39c6c7cda42b 10:34:32 Removing intermediate container 39c6c7cda42b 10:34:32 ---> 19ee4e69e789 10:34:32 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:33 ---> Running in 2815b94db6c8 10:34:35 Removing intermediate container 2815b94db6c8 10:34:35 ---> 1b569702d2fc 10:34:35 Step 13/23 : RUN apk add --update --no-cache zeromq 10:34:35 ---> Running in efc638c057ab 10:34:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:34:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:34:38 (1/5) Installing libgcc (9.3.0-r2) 10:34:38 (2/5) Installing libsodium (1.0.18-r0) 10:34:38 (3/5) Installing libstdc++ (9.3.0-r2) 10:34:38 (4/5) Installing libzmq (4.3.3-r0) 10:34:38 (5/5) Installing zeromq (4.3.3-r0) 10:34:38 Executing busybox-1.31.1-r20.trigger 10:34:38 OK: 8 MiB in 19 packages 10:34:39 Removing intermediate container efc638c057ab 10:34:39 ---> 35644db37945 10:34:39 Step 14/23 : WORKDIR / 10:34:40 ---> Running in 976170dac9e1 10:34:40 Removing intermediate container 976170dac9e1 10:34:40 ---> 4c0067186be2 10:34:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:34:41 ---> 1074e8e5a1be 10:34:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:34:42 ---> a14cd523d4d8 10:34:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:34:43 ---> 4e729214de6a 10:34:43 Step 18/23 : EXPOSE 59999 10:34:43 ---> Running in 754bd2b0f722 10:34:43 Removing intermediate container 754bd2b0f722 10:34:43 ---> 99f61921e492 10:34:43 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:34:43 ---> Running in 8ccd8a914872 10:34:44 Removing intermediate container 8ccd8a914872 10:34:44 ---> 22424b8b6b9c 10:34:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:44 ---> Running in 63db7e1ee90a 10:34:45 Removing intermediate container 63db7e1ee90a 10:34:45 ---> 691c0cf079ce 10:34:45 Step 21/23 : LABEL arch=arm64 10:34:45 ---> Running in 4115cc921d79 10:34:45 Removing intermediate container 4115cc921d79 10:34:45 ---> 989e1e36b25d 10:34:45 Step 22/23 : LABEL git_sha=f654371f5cbd69739ab6647064448fc290223e54 10:34:45 ---> Running in cce266edf90e 10:34:46 Removing intermediate container cce266edf90e 10:34:46 ---> fca5e3f8eb42 10:34:46 Step 23/23 : LABEL version=0.0.0 10:34:46 ---> Running in 9799e40d5d2f 10:34:46 Removing intermediate container 9799e40d5d2f 10:34:46 ---> d6d38bc56bcc 10:34:46 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:34:46 Successfully built d6d38bc56bcc 10:34:46 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:34:47 ---> job-cost.sh 10:34:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yOoJ 10:35:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-yOoJ/bin to PATH 10:37:03 INFO: No Stack... 10:37:03 INFO: Retrieving Pricing Info for: v2-standard-4 10:37:03 INFO: Archiving Costs [Pipeline] sh 10:37:03 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 10:37:03 + cut -d, -f6 [Pipeline] lock 10:37:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-962-2-stack-cost] 10:37:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-962-2-stack-cost] did not exist. Created. 10:37:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-962-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:37:04 /w/workspace/device-sdk-go/2@tmp/durable-89354b6c/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-89354b6c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:37:04 + echo total: 0.18000000715255737 [Pipeline] stash 10:37:04 Warning: overwriting stash ‘stack-cost’ 10:37:04 Stashed 1 file(s) [Pipeline] } 10:37:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-962-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:37:05 provisioning config files... 10:37:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/config815470894273510726tmp [Pipeline] { [Pipeline] sh 10:37:05 + set +x 10:37:05 + curl -s https://codecov.io/bash 10:37:05 + bash -s -- 10:37:05 10:37:05 _____ _ 10:37:05 / ____| | | 10:37:05 | | ___ __| | ___ ___ _____ __ 10:37:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:37:05 | |___| (_) | (_| | __/ (_| (_) \ V / 10:37:05 \_____\___/ \__,_|\___|\___\___/ \_/ 10:37:05 Bash-1.0.3 10:37:05 10:37:05 10:37:05 ==> git version 2.24.4 found 10:37:05 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:37:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:37:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:37:05 ==> Jenkins CI detected. 10:37:05 project root: . 10:37:05 --> token set from env 10:37:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:37:05 ==> Running gcov in . (disable via -X gcov) 10:37:05 ==> Python coveragepy not found 10:37:05 ==> Searching for coverage reports in: 10:37:05 + . 10:37:05 -> Found 1 reports 10:37:05 ==> Detecting git/mercurial file structure 10:37:05 ==> Reading reports 10:37:05 + ./coverage.out bytes=126071 10:37:05 ==> Appending adjustments 10:37:05 https://docs.codecov.io/docs/fixing-reports 10:37:06 + Found adjustments 10:37:06 ==> Gzipping contents 10:37:06 20K /tmp/codecov.1hlRTS.gz 10:37:06 ==> Uploading reports 10:37:06 url: https://codecov.io 10:37:06 query: branch=PR-962&commit=f654371f5cbd69739ab6647064448fc290223e54&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-962%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=962&job=&cmd_args= 10:37:06 -> Pinging Codecov 10:37:06 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-962&commit=f654371f5cbd69739ab6647064448fc290223e54&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-962%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=962&job=&cmd_args= 10:37:06 -> Uploading to 10:37:06 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/f654371f5cbd69739ab6647064448fc290223e54/4fff90ec-6b51-4efe-85e5-1c2d9ab6246d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T103706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33b268c4bd1aecc79ca35519212811c37e188f4d77f7e424df510903651f7788 10:37:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:37:06 Dload Upload Total Spent Left Speed 10:37:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16418 0 0 100 16418 0 52384 --:--:-- --:--:-- --:--:-- 52453 10:37:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f654371f5cbd69739ab6647064448fc290223e54 [Pipeline] } 10:37:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:37:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:37:09 ---> package-listing.sh 10:37:09 ++ facter osfamily 10:37:09 ++ tr '[:upper:]' '[:lower:]' 10:37:09 + OS_FAMILY=redhat 10:37:09 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-962 10:37:09 + START_PACKAGES=/tmp/packages_start.txt 10:37:09 + END_PACKAGES=/tmp/packages_end.txt 10:37:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:37:09 + PACKAGES=/tmp/packages_start.txt 10:37:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-962 ']' 10:37:09 + PACKAGES=/tmp/packages_end.txt 10:37:09 + case "${OS_FAMILY}" in 10:37:09 + sort 10:37:09 + rpm -qa 10:37:09 + '[' -f /tmp/packages_start.txt ']' 10:37:09 + '[' -f /tmp/packages_end.txt ']' 10:37:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:37:09 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-962 ']' 10:37:09 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-962/archives/ 10:37:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-962/archives/ [Pipeline] echo 10:37:09 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-962/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:37:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:37:10 10:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:37:11 alpine: Pulling from edgex-lftools-log-publisher 10:37:11 df20fa9351a1: Pulling fs layer 10:37:11 36b3adc4ff6f: Pulling fs layer 10:37:11 8ad3a11d3b57: Pulling fs layer 10:37:11 46f8f816bc3b: Pulling fs layer 10:37:11 93b61091891f: Pulling fs layer 10:37:11 93b9cdb0e59b: Pulling fs layer 10:37:11 5e14af77c1be: Pulling fs layer 10:37:11 01666e4c0597: Pulling fs layer 10:37:11 aa168da1d23b: Pulling fs layer 10:37:11 93b9cdb0e59b: Waiting 10:37:11 5e14af77c1be: Waiting 10:37:11 01666e4c0597: Waiting 10:37:11 aa168da1d23b: Waiting 10:37:11 46f8f816bc3b: Waiting 10:37:11 93b61091891f: Waiting 10:37:11 36b3adc4ff6f: Verifying Checksum 10:37:11 36b3adc4ff6f: Download complete 10:37:11 46f8f816bc3b: Verifying Checksum 10:37:11 46f8f816bc3b: Download complete 10:37:11 df20fa9351a1: Verifying Checksum 10:37:11 df20fa9351a1: Download complete 10:37:11 93b9cdb0e59b: Verifying Checksum 10:37:11 93b9cdb0e59b: Download complete 10:37:11 5e14af77c1be: Verifying Checksum 10:37:11 5e14af77c1be: Download complete 10:37:11 93b61091891f: Verifying Checksum 10:37:11 93b61091891f: Download complete 10:37:11 01666e4c0597: Verifying Checksum 10:37:11 01666e4c0597: Download complete 10:37:11 df20fa9351a1: Pull complete 10:37:11 8ad3a11d3b57: Verifying Checksum 10:37:11 8ad3a11d3b57: Download complete 10:37:11 36b3adc4ff6f: Pull complete 10:37:12 8ad3a11d3b57: Pull complete 10:37:12 46f8f816bc3b: Pull complete 10:37:12 93b61091891f: Pull complete 10:37:12 93b9cdb0e59b: Pull complete 10:37:12 5e14af77c1be: Pull complete 10:37:12 01666e4c0597: Pull complete 10:37:12 aa168da1d23b: Verifying Checksum 10:37:12 aa168da1d23b: Download complete 10:37:17 aa168da1d23b: Pull complete 10:37:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:37:17 prd-centos7-docker-4c-2g-15 does not seem to be running inside a container 10:37:17 $ 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-962/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-962 -v /w/workspace/dgexfoundry_device-sdk-go_PR-962:/w/workspace/dgexfoundry_device-sdk-go_PR-962:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:37:19 $ docker top 0a270a06d26ce33b4e18cc8d8ce6a7b4423823f52862c3c0a96ec3c95e470712 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:19 + touch /tmp/pre-build-complete [Pipeline] sh 10:37:20 + mkdir -p /var/log/sa [Pipeline] sh 10:37:20 + ls /var/log/sa-host 10:37:20 + sadf -c /var/log/sa-host/sa05 10:37:20 file_magic: OK 10:37:20 HZ: Using current value: 100 10:37:20 file_header: OK 10:37:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:37:20 Statistics: 10:37:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:37:20 File successfully converted to sysstat format version 12.2.1 10:37:20 + sadf -c /var/log/sa-host/sa09 10:37:20 file_magic: OK 10:37:20 HZ: Using current value: 100 10:37:20 file_header: OK 10:37:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:37:20 Statistics: 10:37:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:37:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:20 provisioning config files... 10:37:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp/config8817823445105455405tmp [Pipeline] { [Pipeline] echo 10:37:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:37:21 ---> create-netrc.sh [Pipeline] } 10:37:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:37:21 ---> python-tools-install.sh [Pipeline] echo 10:37:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:37:21 ---> sudo-logs.sh 10:37:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:37:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:37:22 ---> job-cost.sh 10:37:22 lf-activate-venv: SKIPPING 10:37:22 DEBUG: total: 0.18000000715255737 10:37:22 INFO: Retrieving Stack Cost... 10:37:22 INFO: Retrieving Pricing Info for: v3-standard-2 10:37:23 INFO: Archiving Costs [Pipeline] echo 10:37:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:37:23 ---> logs-deploy.sh 10:37:23 lf-activate-venv: SKIPPING 10:37:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-962/2 10:37:23 INFO: archiving workspace using pattern(s): 10:37:24 Archives upload complete. 10:37:24 INFO: archiving logs to Nexus 10:37:25 ---> uname -a: 10:37:25 Linux prd-centos7-docker-4c-2g-15.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:37:25 10:37:25 10:37:25 ---> lscpu: 10:37:25 Architecture: x86_64 10:37:25 CPU op-mode(s): 32-bit, 64-bit 10:37:25 Byte Order: Little Endian 10:37:25 Address sizes: 40 bits physical, 48 bits virtual 10:37:25 CPU(s): 2 10:37:25 On-line CPU(s) list: 0,1 10:37:25 Thread(s) per core: 1 10:37:25 Core(s) per socket: 1 10:37:25 Socket(s): 2 10:37:25 NUMA node(s): 1 10:37:25 Vendor ID: AuthenticAMD 10:37:25 CPU family: 23 10:37:25 Model: 49 10:37:25 Model name: AMD EPYC-Rome Processor 10:37:25 Stepping: 0 10:37:25 CPU MHz: 2799.998 10:37:25 BogoMIPS: 5599.99 10:37:25 Virtualization: AMD-V 10:37:25 Hypervisor vendor: KVM 10:37:25 Virtualization type: full 10:37:25 L1d cache: 64 KiB 10:37:25 L1i cache: 64 KiB 10:37:25 L2 cache: 1 MiB 10:37:25 L3 cache: 32 MiB 10:37:25 NUMA node0 CPU(s): 0,1 10:37:25 Vulnerability Itlb multihit: Not affected 10:37:25 Vulnerability L1tf: Not affected 10:37:25 Vulnerability Mds: Not affected 10:37:25 Vulnerability Meltdown: Not affected 10:37:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:37:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:37:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:37:25 Vulnerability Srbds: Not affected 10:37:25 Vulnerability Tsx async abort: Not affected 10:37:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:37:25 10:37:25 10:37:25 ---> nproc: 10:37:25 2 10:37:25 10:37:25 10:37:25 ---> df -h: 10:37:25 Filesystem Size Used Available Use% Mounted on 10:37:25 overlay 40.0G 7.6G 32.4G 19% / 10:37:25 tmpfs 64.0M 0 64.0M 0% /dev 10:37:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:37:25 shm 64.0M 0 64.0M 0% /dev/shm 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-962 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-962@tmp 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:37:25 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:37:25 10:37:25 10:37:25 ---> free -m: 10:37:25 total used free shared buff/cache available 10:37:25 Mem: 7821 978 4744 0 2097 6665 10:37:25 Swap: 1023 0 1023 10:37:25 10:37:25 10:37:25 ---> ip addr: 10:37:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:37:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:37:25 inet 127.0.0.1/8 scope host lo 10:37:25 valid_lft forever preferred_lft forever 10:37:25 inet6 ::1/128 scope host 10:37:25 valid_lft forever preferred_lft forever 10:37:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:37:25 link/ether fa:16:3e:63:72:df brd ff:ff:ff:ff:ff:ff 10:37:25 inet 10.30.123.170/23 brd 10.30.123.255 scope global dynamic eth0 10:37:25 valid_lft 85614sec preferred_lft 85614sec 10:37:25 inet6 fe80::f816:3eff:fe63:72df/64 scope link 10:37:25 valid_lft forever preferred_lft forever 10:37:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:37:25 link/ether 02:42:1b:bc:32:60 brd ff:ff:ff:ff:ff:ff 10:37:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:37:25 valid_lft forever preferred_lft forever 10:37:25 inet6 fe80::42:1bff:febc:3260/64 scope link 10:37:25 valid_lft forever preferred_lft forever 10:37:25 10:37:25 10:37:25 ---> sar -b -r -n DEV: 10:37:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:37:25 10:37:25 10:24:08 LINUX RESTART (2 CPU) 10:37:25 10:37:25 10:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:37:25 10:26:01 17.69 0.62 17.07 0.00 351.77 3108.64 0.00 10:37:25 10:27:01 1.72 0.00 1.72 0.00 0.00 33.17 0.00 10:37:25 10:28:01 0.30 0.00 0.30 0.00 0.00 3.66 0.00 10:37:25 10:29:01 0.23 0.00 0.23 0.00 0.00 3.88 0.00 10:37:25 10:30:01 0.32 0.00 0.32 0.00 0.00 4.98 0.00 10:37:25 10:31:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 10:37:25 10:32:01 0.32 0.00 0.32 0.00 0.00 4.48 0.00 10:37:25 10:33:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 10:37:25 10:34:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 10:37:25 10:35:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 10:37:25 10:36:01 0.32 0.00 0.32 0.00 0.00 4.11 0.00 10:37:25 10:37:01 0.20 0.00 0.20 0.00 0.00 1.77 0.00 10:37:25 Average: 1.84 0.05 1.79 0.00 29.32 264.82 0.00 10:37:25 10:37:25 10:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:37:25 10:26:01 5464888 0 800924 10.00 2620 1740500 1251596 13.82 572860 1572072 20 10:37:25 10:27:01 5465300 0 800504 10.00 2620 1740508 1231048 13.59 574800 1569948 8 10:37:25 10:28:01 5465220 0 800584 10.00 2620 1740508 1231096 13.59 570752 1574340 16 10:37:25 10:29:01 5465076 0 800720 10.00 2620 1740516 1225884 13.53 570868 1574340 16 10:37:25 10:30:01 5462248 0 803544 10.03 2620 1740520 1225984 13.54 571664 1576604 20 10:37:25 10:31:01 5464572 0 801216 10.00 2620 1740524 1207516 13.33 569936 1576608 16 10:37:25 10:32:01 5463836 0 801948 10.01 2620 1740528 1207508 13.33 570396 1576604 20 10:37:25 10:33:01 5454400 0 811380 10.13 2620 1740532 1207508 13.33 579992 1576604 8 10:37:25 10:34:01 5454496 0 811280 10.13 2620 1740536 1207508 13.33 581744 1574876 8 10:37:25 10:35:01 5453608 0 812164 10.14 2620 1740540 1207860 13.34 582208 1574876 16 10:37:25 10:36:01 5454056 0 811708 10.14 2620 1740548 1207800 13.33 588956 1567820 12 10:37:25 10:37:01 5454180 0 811580 10.13 2620 1740552 1207764 13.33 588744 1567820 16 10:37:25 Average: 5460157 0 805629 10.06 2620 1740526 1218256 13.45 576910 1573543 15 10:37:25 10:37:25 10:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:37:25 10:26:01 eth0 34.09 27.43 53.14 9.55 0.00 0.00 0.00 0.00 10:37:25 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:26:01 docker0 10.81 7.26 1.87 27.65 0.00 0.00 0.00 0.00 10:37:25 10:27:01 eth0 2.78 0.58 0.72 0.43 0.00 0.00 0.00 0.00 10:37:25 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:28:01 eth0 2.23 0.62 0.63 0.41 0.00 0.00 0.00 0.00 10:37:25 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:29:01 eth0 0.77 0.25 0.30 0.20 0.00 0.00 0.00 0.00 10:37:25 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:30:01 eth0 0.63 0.37 0.35 0.26 0.00 0.00 0.00 0.00 10:37:25 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:31:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:37:25 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:32:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:37:25 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:33:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:37:25 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:34:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:37:25 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:35:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:37:25 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:36:01 eth0 0.23 0.17 0.10 0.01 0.00 0.00 0.00 0.00 10:37:25 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:37:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:37:25 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 Average: eth0 3.48 2.51 4.62 0.91 0.00 0.00 0.00 0.00 10:37:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:25 Average: docker0 0.90 0.61 0.16 2.30 0.00 0.00 0.00 0.00 10:37:25 10:37:25 10:37:25 ---> sar -P ALL: 10:37:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:37:25 10:37:25 10:24:08 LINUX RESTART (2 CPU) 10:37:25 10:37:25 10:25:01 CPU %user %nice %system %iowait %steal %idle 10:37:25 10:26:01 all 1.46 0.00 0.91 1.40 0.04 96.19 10:37:25 10:26:01 0 1.66 0.00 0.96 1.77 0.03 95.58 10:37:25 10:26:01 1 1.26 0.00 0.86 1.03 0.05 96.81 10:37:25 10:27:01 all 0.08 0.00 0.03 0.00 0.03 99.86 10:37:25 10:27:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:37:25 10:27:01 1 0.13 0.00 0.05 0.00 0.03 99.78 10:37:25 10:28:01 all 0.09 0.00 0.03 0.00 0.03 99.84 10:37:25 10:28:01 0 0.08 0.00 0.02 0.00 0.03 99.87 10:37:25 10:28:01 1 0.10 0.00 0.05 0.00 0.03 99.82 10:37:25 10:29:01 all 0.04 0.00 0.02 0.00 0.04 99.90 10:37:25 10:29:01 0 0.02 0.00 0.02 0.00 0.05 99.92 10:37:25 10:29:01 1 0.07 0.00 0.02 0.00 0.03 99.88 10:37:25 10:30:01 all 0.08 0.00 0.03 0.00 0.03 99.87 10:37:25 10:30:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:37:25 10:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 10:37:25 10:31:01 all 0.07 0.00 0.02 0.00 0.03 99.88 10:37:25 10:31:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:37:25 10:31:01 1 0.12 0.00 0.02 0.00 0.03 99.83 10:37:25 10:32:01 all 0.03 0.00 0.03 0.00 0.03 99.90 10:37:25 10:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:37:25 10:32:01 1 0.03 0.00 0.05 0.00 0.05 99.87 10:37:25 10:33:01 all 0.04 0.00 0.02 0.00 0.03 99.91 10:37:25 10:33:01 0 0.00 0.00 0.00 0.00 0.03 99.97 10:37:25 10:33:01 1 0.08 0.00 0.03 0.00 0.03 99.85 10:37:25 10:34:01 all 0.07 0.00 0.03 0.00 0.03 99.87 10:37:25 10:34:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:37:25 10:34:01 1 0.10 0.00 0.02 0.00 0.03 99.85 10:37:25 10:35:01 all 0.07 0.00 0.03 0.00 0.03 99.87 10:37:25 10:35:01 0 0.05 0.00 0.03 0.00 0.05 99.87 10:37:25 10:35:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:37:25 10:36:01 all 0.04 0.00 0.03 0.00 0.03 99.90 10:37:25 10:36:01 0 0.03 0.00 0.02 0.00 0.05 99.90 10:37:25 10:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:37:25 10:37:25 10:36:01 CPU %user %nice %system %iowait %steal %idle 10:37:25 10:37:01 all 0.08 0.00 0.02 0.00 0.02 99.89 10:37:25 10:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:37:25 10:37:01 1 0.13 0.00 0.02 0.00 0.00 99.85 10:37:25 Average: all 0.18 0.00 0.10 0.12 0.03 99.58 10:37:25 Average: 0 0.17 0.00 0.10 0.15 0.04 99.55 10:37:25 Average: 1 0.19 0.00 0.10 0.09 0.03 99.60 10:37:25 10:37:25 10:37:25