Pull request #971 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1e0e331debdeb001a9450335735ff56be217e392+5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea (f6c0276c3a3e44809c8060388ed8b8c54fb19173) 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-ssh5961478546537216146.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh6753382907266425610.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5794381866867409570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh2959141138387507340.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh299972302469185647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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/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 ‘prd-centos7-docker-4c-2g-2443’ Running on prd-centos7-docker-4c-2g-2445 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-971 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh891643337279466952.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea into PR head commit 1e0e331debdeb001a9450335735ff56be217e392 Merge succeeded, producing 1e0e331debdeb001a9450335735ff56be217e392 Checking out Revision 1e0e331debdeb001a9450335735ff56be217e392 (PR-971) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh5898057834548443470.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e0e331debdeb001a9450335735ff56be217e392 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh2886163989207572318.key > git merge 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e0e331debdeb001a9450335735ff56be217e392 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. > git rev-list --no-walk c0b6218e863cb5732610990ea73f48ec2500c2bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:08 ========================================================= 04:03:08 EdgeX Global Pipelines Version Info 04:03:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:10 ------------------- 04:03:10 stable info: 04:03:10 ------------------- 04:03:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:10 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 04:03:10 Message: update stable to v1.0.196 04:03:10 ------------------- 04:03:10 experimental info: 04:03:10 ------------------- 04:03:10 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:10 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 04:03:10 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e0e331debdeb001a9450335735ff56be217e392 [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e0e331 [Pipeline] echo 04:03:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:11 provisioning config files... 04:03:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config8207964980220459954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:12 ---> docker-login.sh 04:03:12 nexus3.edgexfoundry.org:10001 04:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:12 Configure a credential helper to remove this warning. See 04:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:12 04:03:12 Login Succeeded 04:03:12 nexus3.edgexfoundry.org:10002 04:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:12 Configure a credential helper to remove this warning. See 04:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:12 04:03:12 Login Succeeded 04:03:12 nexus3.edgexfoundry.org:10003 04:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:12 Configure a credential helper to remove this warning. See 04:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:12 04:03:12 Login Succeeded 04:03:12 nexus3.edgexfoundry.org:10004 04:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:13 Configure a credential helper to remove this warning. See 04:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:13 04:03:13 Login Succeeded 04:03:13 docker.io 04:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:13 Configure a credential helper to remove this warning. See 04:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:13 04:03:13 Login Succeeded 04:03:13 ---> docker-login.sh ends [Pipeline] } 04:03:13 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 04:03:14 + git log --format=format:%s -1 1e0e331debdeb001a9450335735ff56be217e392 [Pipeline] echo 04:03:14 GIT_COMMIT: 1e0e331debdeb001a9450335735ff56be217e392, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 04:03:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:03:14 04:03:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:03:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:03:15 latest: Pulling from edgex-devops/git-semver 04:03:15 31603596830f: Pulling fs layer 04:03:15 b6dc333f4379: Pulling fs layer 04:03:15 3d9ef1400e77: Pulling fs layer 04:03:15 fd332fbdc1db: Pulling fs layer 04:03:15 fd332fbdc1db: Waiting 04:03:15 b6dc333f4379: Verifying Checksum 04:03:15 b6dc333f4379: Download complete 04:03:15 31603596830f: Verifying Checksum 04:03:15 31603596830f: Download complete 04:03:15 fd332fbdc1db: Verifying Checksum 04:03:15 fd332fbdc1db: Download complete 04:03:15 3d9ef1400e77: Verifying Checksum 04:03:15 3d9ef1400e77: Download complete 04:03:15 31603596830f: Pull complete 04:03:15 b6dc333f4379: Pull complete 04:03:16 3d9ef1400e77: Pull complete 04:03:16 fd332fbdc1db: Pull complete 04:03:16 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 04:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:03:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:03:16 prd-centos7-docker-4c-2g-2445 does not seem to be running inside a container 04:03:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:03:19 $ docker top f5a41a3cfbf4e1ed92c87b6ebab9362620c84e8c6fb47335750f7bebeb53b38a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:19 [ssh-agent] Looking for ssh-agent implementation... 04:03:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:19 $ docker exec f5a41a3cfbf4e1ed92c87b6ebab9362620c84e8c6fb47335750f7bebeb53b38a ssh-agent 04:03:19 SSH_AUTH_SOCK=/tmp/ssh-Pst8q46f6YkO/agent.13 04:03:19 SSH_AGENT_PID=20 04:03:19 Running ssh-add (command line suppressed) 04:03:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1787249116926880007.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_1787249116926880007.key) 04:03:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:19 + git tag --points-at HEAD [Pipeline] } 04:03:19 $ docker exec --env ******** --env ******** f5a41a3cfbf4e1ed92c87b6ebab9362620c84e8c6fb47335750f7bebeb53b38a ssh-agent -k 04:03:20 unset SSH_AUTH_SOCK; 04:03:20 unset SSH_AGENT_PID; 04:03:20 echo Agent pid 20 killed; 04:03:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:20 [ssh-agent] Looking for ssh-agent implementation... 04:03:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:20 $ docker exec f5a41a3cfbf4e1ed92c87b6ebab9362620c84e8c6fb47335750f7bebeb53b38a ssh-agent 04:03:20 SSH_AUTH_SOCK=/tmp/ssh-aD2VnwKxkG24/agent.53 04:03:20 SSH_AGENT_PID=60 04:03:20 Running ssh-add (command line suppressed) 04:03:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_4973199205877909070.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_4973199205877909070.key) 04:03:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:20 + git semver init 04:03:20 # -> Open(): unable to determine branch for HEAD 04:03:20 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 04:03:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 04:03:20 # $SEMVER_REMOTE_NAME = origin 04:03:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:03:20 # $SEMVER_USER_NAME = edgex-jenkins 04:03:20 # $SEMVER_BRANCH = PR-971 04:03:20 # $SEMVER_TEMP = /tmp/semver-072158868 04:03:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:03:21 # '/tmp/semver-072158868' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 04:03:21 # -> Force: false 04:03:21 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 04:03:21 $ docker exec --env ******** --env ******** f5a41a3cfbf4e1ed92c87b6ebab9362620c84e8c6fb47335750f7bebeb53b38a ssh-agent -k 04:03:21 unset SSH_AUTH_SOCK; 04:03:21 unset SSH_AGENT_PID; 04:03:21 echo Agent pid 60 killed; 04:03:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:22 + git semver [Pipeline] } 04:03:22 $ docker stop --time=1 f5a41a3cfbf4e1ed92c87b6ebab9362620c84e8c6fb47335750f7bebeb53b38a 04:03:23 $ docker rm -f f5a41a3cfbf4e1ed92c87b6ebab9362620c84e8c6fb47335750f7bebeb53b38a [Pipeline] // withDockerContainer [Pipeline] sh 04:03:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:24 Stashed 1 file(s) [Pipeline] echo 04:03:24 [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 04:03:39 Still waiting to schedule task 04:03:39 ‘prd-centos7-docker-4c-2g-2446’ is offline 04:03:39 Still waiting to schedule task 04:03:39 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2444’ 04:04:43 Running on prd-centos7-docker-4c-2g-2448 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 04:04:43 Running in /w/workspace/device-sdk-go/25 [Pipeline] { [Pipeline] checkout 04:04:43 Selected Git installation does not exist. Using Default 04:04:43 The recommended git tool is: NONE 04:04:45 using credential edgex-jenkins-ssh 04:04:45 Cloning the remote Git repository 04:04:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:04:45 > git init /w/workspace/device-sdk-go/25 # timeout=10 04:04:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:04:45 > git --version # timeout=10 04:04:45 > git --version # 'git version 2.24.4' 04:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:45 [INFO] Currently running in a labeled security context 04:04:45 [INFO] Currently SELinux is 'enforcing' on the host 04:04:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/25@tmp/jenkins-gitclient-ssh3293020452199310769.key 04:04:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:04:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:46 [INFO] Currently running in a labeled security context 04:04:46 [INFO] Currently SELinux is 'enforcing' on the host 04:04:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/25@tmp/jenkins-gitclient-ssh988725655518591833.key 04:04:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:04:46 Merging remotes/origin/main commit 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea into PR head commit 1e0e331debdeb001a9450335735ff56be217e392 04:04:46 Merge succeeded, producing 1e0e331debdeb001a9450335735ff56be217e392 04:04:46 Checking out Revision 1e0e331debdeb001a9450335735ff56be217e392 (PR-971) 04:04:46 > git config core.sparsecheckout # timeout=10 04:04:46 > git checkout -f 1e0e331debdeb001a9450335735ff56be217e392 # timeout=10 04:04:46 > git remote # timeout=10 04:04:46 > git config --get remote.origin.url # timeout=10 04:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:46 [INFO] Currently running in a labeled security context 04:04:46 [INFO] Currently SELinux is 'enforcing' on the host 04:04:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/25@tmp/jenkins-gitclient-ssh8161762179581464245.key 04:04:46 > git merge 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 04:04:46 > git rev-parse HEAD^{commit} # timeout=10 04:04:46 > git config core.sparsecheckout # timeout=10 04:04:46 > git checkout -f 1e0e331debdeb001a9450335735ff56be217e392 # timeout=10 04:04:50 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:04:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:04:52 + true 04:04:52 + sudo service docker restart 04:04:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:10 provisioning config files... 04:05:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/25@tmp/config1723154912227094185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:10 ---> docker-login.sh 04:05:10 nexus3.edgexfoundry.org:10001 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:10 Configure a credential helper to remove this warning. See 04:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:10 04:05:10 Login Succeeded 04:05:10 nexus3.edgexfoundry.org:10002 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:11 Configure a credential helper to remove this warning. See 04:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:11 04:05:11 Login Succeeded 04:05:11 nexus3.edgexfoundry.org:10003 04:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:11 Configure a credential helper to remove this warning. See 04:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:11 04:05:11 Login Succeeded 04:05:11 nexus3.edgexfoundry.org:10004 04:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:11 Configure a credential helper to remove this warning. See 04:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:11 04:05:11 Login Succeeded 04:05:11 docker.io 04:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:11 Configure a credential helper to remove this warning. See 04:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:11 04:05:11 Login Succeeded 04:05:11 ---> docker-login.sh ends [Pipeline] } 04:05:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:11 ========================================================= 04:05:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:05:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:05:12 + 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 . 04:05:12 Sending build context to Docker daemon 2.563MB 04:05:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:05:12 Step 2/8 : FROM ${BASE} 04:05:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:12 540db60ca938: Pulling fs layer 04:05:12 adcc1eea9eea: Pulling fs layer 04:05:12 4c4ab2625f07: Pulling fs layer 04:05:12 0773c198feca: Pulling fs layer 04:05:12 345f892a5656: Pulling fs layer 04:05:12 9ac62484cfdc: Pulling fs layer 04:05:12 5ac4037533be: Pulling fs layer 04:05:12 dc6bda0758c5: Pulling fs layer 04:05:12 0773c198feca: Waiting 04:05:12 345f892a5656: Waiting 04:05:12 9ac62484cfdc: Waiting 04:05:12 5ac4037533be: Waiting 04:05:12 dc6bda0758c5: Waiting 04:05:12 4c4ab2625f07: Verifying Checksum 04:05:12 4c4ab2625f07: Download complete 04:05:12 adcc1eea9eea: Verifying Checksum 04:05:12 adcc1eea9eea: Download complete 04:05:12 540db60ca938: Verifying Checksum 04:05:12 540db60ca938: Download complete 04:05:12 345f892a5656: Verifying Checksum 04:05:12 345f892a5656: Download complete 04:05:12 9ac62484cfdc: Verifying Checksum 04:05:12 9ac62484cfdc: Download complete 04:05:12 540db60ca938: Pull complete 04:05:12 adcc1eea9eea: Pull complete 04:05:12 4c4ab2625f07: Pull complete 04:05:13 5ac4037533be: Verifying Checksum 04:05:13 5ac4037533be: Download complete 04:05:14 dc6bda0758c5: Verifying Checksum 04:05:14 dc6bda0758c5: Download complete 04:05:14 0773c198feca: Verifying Checksum 04:05:14 0773c198feca: Download complete 04:05:18 0773c198feca: Pull complete 04:05:18 345f892a5656: Pull complete 04:05:18 9ac62484cfdc: Pull complete 04:05:18 5ac4037533be: Pull complete 04:05:19 dc6bda0758c5: Pull complete 04:05:19 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 04:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:05:19 ---> eb58bd16d52e 04:05:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:05:28 ---> Running in fa8c74c7b2d0 04:05:28 Removing intermediate container fa8c74c7b2d0 04:05:28 ---> 904e916da3e2 04:05:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:28 ---> Running in 9d388b0d4e2e 04:05:29 Removing intermediate container 9d388b0d4e2e 04:05:29 ---> e9da86ebd963 04:05:29 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:05:29 ---> Running in 3a81c6c71608 04:05:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:05:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:05:30 (1/6) Installing libc-dev (0.7.2-r3) 04:05:30 (2/6) Installing libsodium (1.0.18-r0) 04:05:31 (3/6) Installing pkgconf (1.7.3-r0) 04:05:31 (4/6) Installing libsodium-dev (1.0.18-r0) 04:05:31 (5/6) Installing libzmq (4.3.3-r1) 04:05:31 (6/6) Installing zeromq-dev (4.3.3-r1) 04:05:31 Executing busybox-1.32.1-r6.trigger 04:05:31 OK: 150 MiB in 46 packages 04:05:31 Removing intermediate container 3a81c6c71608 04:05:31 ---> 10b96057d0c9 04:05:31 Step 6/8 : WORKDIR /device-sdk-go 04:05:31 ---> Running in 52c166023c62 04:05:31 Removing intermediate container 52c166023c62 04:05:31 ---> 4ca8cc27187a 04:05:31 Step 7/8 : COPY . . 04:05:32 ---> 239e85d6fc1a 04:05:32 Step 8/8 : RUN go mod download 04:05:32 ---> Running in 0c5585f6600f 04:05:44 Removing intermediate container 0c5585f6600f 04:05:44 ---> 5557f5f4598f 04:05:44 Successfully built 5557f5f4598f 04:05:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:05:44 + docker inspect -f . ci-base-image-x86_64 04:05:44 . [Pipeline] withDockerContainer 04:05:44 prd-centos7-docker-4c-2g-2448 does not seem to be running inside a container 04:05:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:45 $ docker top 5ba010f2ef106e1c72f18fa9301aea176b7282a5d1839ee70d66b4f5aecf8b85 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:45 + go version 04:05:45 go version go1.16.5 linux/amd64 [Pipeline] } 04:05:45 $ docker stop --time=1 5ba010f2ef106e1c72f18fa9301aea176b7282a5d1839ee70d66b4f5aecf8b85 04:05:46 $ docker rm -f 5ba010f2ef106e1c72f18fa9301aea176b7282a5d1839ee70d66b4f5aecf8b85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:05:47 + docker inspect -f . ci-base-image-x86_64 04:05:47 . [Pipeline] withDockerContainer 04:05:47 prd-centos7-docker-4c-2g-2448 does not seem to be running inside a container 04:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:47 $ docker top df00d803c1a2e41163ffa445fe0410069a64129faa0a19fe85ebb0f014824f46 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:48 + go mod tidy [Pipeline] sh 04:05:48 + make test 04:05:48 go mod tidy 04:05:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:05:54 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:06:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:06:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:06:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:06:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 24.2% of statements 04:06:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:06:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements 04:06:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.094s coverage: 78.9% of statements 04:06:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.042s coverage: 9.0% of statements 04:06:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:06:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:06:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:06:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 28.7% of statements 04:06:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:06:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.061s coverage: 83.3% of statements 04:06:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:06:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:06:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 04:06:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.812s coverage: 89.2% of statements 04:06:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:06:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.9% of statements 04:06:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:06:21 GO111MODULE=on go vet ./... 04:06:40 gofmt -l . 04:06:40 [ "`gofmt -l .`" = "" ] 04:06:40 ./bin/test-attribution-txt.sh 04:06:40 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:06:40 $ docker stop --time=1 df00d803c1a2e41163ffa445fe0410069a64129faa0a19fe85ebb0f014824f46 04:06:41 $ docker rm -f df00d803c1a2e41163ffa445fe0410069a64129faa0a19fe85ebb0f014824f46 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:06:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:43 + ls -al . 04:06:43 total 228 04:06:43 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 11 04:06 . 04:06:43 drwxrwxr-x. 4 jenkins jenkins 30 Jul 11 04:04 .. 04:06:43 drwxrwxr-x. 2 jenkins jenkins 64 Jul 11 04:04 bin 04:06:43 -rw-rw-r--. 1 jenkins jenkins 24816 Jul 11 04:04 CHANGELOG.md 04:06:43 -rw-r--r--. 1 jenkins jenkins 125634 Jul 11 04:06 coverage.out 04:06:43 -rw-rw-r--. 1 jenkins jenkins 987 Jul 11 04:04 Dockerfile.build 04:06:43 -rw-rw-r--. 1 jenkins jenkins 140 Jul 11 04:04 .dockerignore 04:06:43 drwxrwxr-x. 5 jenkins jenkins 62 Jul 11 04:04 example 04:06:43 drwxrwxr-x. 8 jenkins jenkins 179 Jul 11 04:04 .git 04:06:43 drwxrwxr-x. 2 jenkins jenkins 103 Jul 11 04:04 .github 04:06:43 -rw-rw-r--. 1 jenkins jenkins 138 Jul 11 04:04 .gitignore 04:06:43 -rw-r--r--. 1 jenkins jenkins 548 Jul 11 04:06 go.mod 04:06:43 -rw-r--r--. 1 jenkins jenkins 20301 Jul 11 04:05 go.sum 04:06:43 drwxrwxr-x. 15 jenkins jenkins 224 Jul 11 04:04 internal 04:06:43 -rw-rw-r--. 1 jenkins jenkins 880 Jul 11 04:04 Jenkinsfile 04:06:43 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 11 04:04 LICENSE 04:06:43 -rw-rw-r--. 1 jenkins jenkins 1026 Jul 11 04:04 Makefile 04:06:43 drwxrwxr-x. 3 jenkins jenkins 16 Jul 11 04:04 openapi 04:06:43 drwxrwxr-x. 5 jenkins jenkins 50 Jul 11 04:04 pkg 04:06:43 -rw-rw-r--. 1 jenkins jenkins 7652 Jul 11 04:04 README.md 04:06:43 drwxrwxr-x. 4 jenkins jenkins 54 Jul 11 04:04 snap 04:06:43 -rw-rw-r--. 1 jenkins jenkins 5 Jul 11 04:03 VERSION 04:06:43 -rw-rw-r--. 1 jenkins jenkins 222 Jul 11 04:04 version.go [Pipeline] isUnix [Pipeline] sh 04:06:44 + 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=1e0e331debdeb001a9450335735ff56be217e392 --label arch=amd64 --label version=0.0.0 . 04:06:44 Sending build context to Docker daemon 2.689MB 04:06:44 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:06:44 Step 2/23 : FROM ${BASE} AS builder 04:06:44 ---> 5557f5f4598f 04:06:44 Step 3/23 : WORKDIR /device-sdk-go 04:06:44 ---> Running in b72a0e8a2c75 04:06:44 Removing intermediate container b72a0e8a2c75 04:06:44 ---> 6db346e0229d 04:06:44 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:06:44 ---> Running in 9840e6d5f5f2 04:06:44 Removing intermediate container 9840e6d5f5f2 04:06:44 ---> f930eb3be485 04:06:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:44 ---> Running in dad0394469b0 04:06:44 Removing intermediate container dad0394469b0 04:06:44 ---> 224132e794d2 04:06:44 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:06:44 ---> Running in 3551b4480331 04:06:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:06:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:06:46 OK: 150 MiB in 46 packages 04:06:46 Removing intermediate container 3551b4480331 04:06:46 ---> 12ef65b8f7e5 04:06:46 Step 7/23 : COPY . . 04:06:46 ---> 8d0cf054a432 04:06:46 Step 8/23 : RUN go mod download 04:06:46 ---> Running in a3c7d33dcad0 04:06:47 Removing intermediate container a3c7d33dcad0 04:06:47 ---> c3324d285b6a 04:06:47 Step 9/23 : RUN make build 04:06:47 ---> Running in 1fdde7fcb312 04:06:47 go mod tidy 04:06:48 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 04:06:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2449 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 04:06:48 Running in /w/workspace/device-sdk-go/25 [Pipeline] { [Pipeline] checkout 04:06:48 Selected Git installation does not exist. Using Default 04:06:48 The recommended git tool is: NONE 04:06:53 using credential edgex-jenkins-ssh 04:06:53 Cloning the remote Git repository 04:06:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:06:54 > git init /w/workspace/device-sdk-go/25 # timeout=10 04:06:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:54 > git --version # timeout=10 04:06:54 > git --version # 'git version 2.17.1' 04:06:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:56 Merging remotes/origin/main commit 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea into PR head commit 1e0e331debdeb001a9450335735ff56be217e392 04:06:56 Merge succeeded, producing 1e0e331debdeb001a9450335735ff56be217e392 04:06:56 Checking out Revision 1e0e331debdeb001a9450335735ff56be217e392 (PR-971) 04:06:56 > git config core.sparsecheckout # timeout=10 04:06:56 > git checkout -f 1e0e331debdeb001a9450335735ff56be217e392 # timeout=10 04:06:56 > git remote # timeout=10 04:06:56 > git config --get remote.origin.url # timeout=10 04:06:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:56 > git merge 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 04:06:56 > git rev-parse HEAD^{commit} # timeout=10 04:06:56 > git config core.sparsecheckout # timeout=10 04:06:56 > git checkout -f 1e0e331debdeb001a9450335735ff56be217e392 # timeout=10 04:06:58 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:06:59 Removing intermediate container 1fdde7fcb312 04:06:59 ---> a119ced45f1f 04:06:59 Step 10/23 : FROM alpine:3.12 04:06:59 3.12: Pulling from library/alpine 04:06:59 339de151aab4: Pulling fs layer 04:06:59 339de151aab4: Verifying Checksum 04:06:59 339de151aab4: Download complete 04:06:59 339de151aab4: Pull complete 04:06:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:06:59 Status: Downloaded newer image for alpine:3.12 04:06:59 ---> 13621d1b12d4 04:06:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:00 ---> Running in 901151a11ad8 04:07:00 Removing intermediate container 901151a11ad8 04:07:00 ---> 6139711f58e7 04:07:00 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:00 ---> Running in 49841dbd87fd 04:07:00 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" 04:07:00 Removing intermediate container 49841dbd87fd 04:07:00 ---> e2b22c54afbb 04:07:00 Step 13/23 : RUN apk add --update --no-cache zeromq 04:07:00 ---> Running in 8a2b6e09f317 04:07:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:07:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 04:07:02 (1/5) Installing libgcc (9.3.0-r2) 04:07:02 (2/5) Installing libsodium (1.0.18-r0) 04:07:02 (3/5) Installing libstdc++ (9.3.0-r2) [Pipeline] sh 04:07:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:07:02 + true 04:07:02 + sudo service docker restart 04:07:03 (4/5) Installing libzmq (4.3.3-r0) 04:07:03 (5/5) Installing zeromq (4.3.3-r0) 04:07:03 Executing busybox-1.31.1-r20.trigger 04:07:03 OK: 8 MiB in 19 packages 04:07:03 Removing intermediate container 8a2b6e09f317 04:07:03 ---> 61fc03a5fb13 04:07:03 Step 14/23 : WORKDIR / 04:07:03 ---> Running in 5f5ea5786d75 04:07:03 Removing intermediate container 5f5ea5786d75 04:07:03 ---> c2b9e54ba144 04:07:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:07:03 ---> 35e1f587c5d4 04:07:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:07:04 ---> 42fda5d562e3 04:07:04 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:07:04 ---> acfe3a3a922f 04:07:04 Step 18/23 : EXPOSE 59999 04:07:04 ---> Running in 58275124d94f 04:07:04 Removing intermediate container 58275124d94f 04:07:04 ---> 0bc6c36c6d6f 04:07:04 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:07:04 ---> Running in 17da1b24e1fc 04:07:04 Removing intermediate container 17da1b24e1fc 04:07:04 ---> ee6e15ae4f2e 04:07:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:04 ---> Running in 5fee78ccad5f 04:07:04 Removing intermediate container 5fee78ccad5f 04:07:04 ---> 07c04ab1a83d 04:07:04 Step 21/23 : LABEL arch=amd64 04:07:04 ---> Running in 6e56233828e4 04:07:04 Removing intermediate container 6e56233828e4 04:07:04 ---> 9f1447b3b23b 04:07:04 Step 22/23 : LABEL git_sha=1e0e331debdeb001a9450335735ff56be217e392 04:07:04 ---> Running in 0937feff1920 04:07:05 Removing intermediate container 0937feff1920 04:07:05 ---> cd5de6b699be 04:07:05 Step 23/23 : LABEL version=0.0.0 04:07:05 ---> Running in 3de51aa1a1c9 04:07:05 Removing intermediate container 3de51aa1a1c9 04:07:05 ---> 7782389380ee 04:07:05 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:07:05 Successfully built 7782389380ee 04:07:05 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 04:07:06 ---> job-cost.sh 04:07:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3bs8 04:07:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:21 provisioning config files... 04:07:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/25@tmp/config2035501809336567644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:21 ---> docker-login.sh 04:07:21 nexus3.edgexfoundry.org:10001 04:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:22 Configure a credential helper to remove this warning. See 04:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:22 04:07:22 Login Succeeded 04:07:22 nexus3.edgexfoundry.org:10002 04:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:23 Configure a credential helper to remove this warning. See 04:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:23 04:07:23 Login Succeeded 04:07:23 nexus3.edgexfoundry.org:10003 04:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:24 Configure a credential helper to remove this warning. See 04:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:24 04:07:24 Login Succeeded 04:07:24 nexus3.edgexfoundry.org:10004 04:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:24 Configure a credential helper to remove this warning. See 04:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:24 04:07:24 Login Succeeded 04:07:24 docker.io 04:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:25 Configure a credential helper to remove this warning. See 04:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:25 04:07:25 Login Succeeded 04:07:25 ---> docker-login.sh ends [Pipeline] } 04:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:25 ========================================================= 04:07:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:07:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:07:26 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:07:26 Sending build context to Docker daemon 2.562MB 04:07:26 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:07:26 Step 2/8 : FROM ${BASE} 04:07:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:26 595b0fe564bb: Pulling fs layer 04:07:26 24495759ef45: Pulling fs layer 04:07:26 d148012ef14d: Pulling fs layer 04:07:26 cb65c68fc2e2: Pulling fs layer 04:07:26 093eec477d81: Pulling fs layer 04:07:26 20fd20ab2234: Pulling fs layer 04:07:26 43245461236d: Pulling fs layer 04:07:26 5a37c24eccbd: Pulling fs layer 04:07:26 093eec477d81: Waiting 04:07:26 43245461236d: Waiting 04:07:26 5a37c24eccbd: Waiting 04:07:26 20fd20ab2234: Waiting 04:07:26 cb65c68fc2e2: Waiting 04:07:27 d148012ef14d: Verifying Checksum 04:07:27 d148012ef14d: Download complete 04:07:27 24495759ef45: Verifying Checksum 04:07:27 24495759ef45: Download complete 04:07:27 093eec477d81: Verifying Checksum 04:07:27 093eec477d81: Download complete 04:07:27 20fd20ab2234: Verifying Checksum 04:07:27 20fd20ab2234: Download complete 04:07:27 595b0fe564bb: Verifying Checksum 04:07:27 595b0fe564bb: Download complete 04:07:27 43245461236d: Download complete 04:07:27 595b0fe564bb: Pull complete 04:07:28 24495759ef45: Pull complete 04:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-3bs8/bin to PATH 04:07:28 INFO: No Stack... 04:07:28 INFO: Retrieving Pricing Info for: v3-standard-2 04:07:28 d148012ef14d: Pull complete 04:07:29 INFO: Archiving Costs [Pipeline] sh 04:07:29 + cat /w/workspace/device-sdk-go/25/archives/cost.csv 04:07:29 + cut -d, -f6 [Pipeline] lock 04:07:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-25-stack-cost] 04:07:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-25-stack-cost] did not exist. Created. 04:07:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:29 5a37c24eccbd: Verifying Checksum 04:07:29 5a37c24eccbd: Download complete 04:07:29 + echo total: 0.05999999865889549 [Pipeline] stash 04:07:29 Stashed 1 file(s) [Pipeline] } 04:07:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-25-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:30 cb65c68fc2e2: Verifying Checksum 04:07:30 cb65c68fc2e2: Download complete 04:07:43 cb65c68fc2e2: Pull complete 04:07:43 093eec477d81: Pull complete 04:07:43 20fd20ab2234: Pull complete 04:07:43 43245461236d: Pull complete 04:07:46 5a37c24eccbd: Pull complete 04:07:46 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 04:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:07:46 ---> 274d7007c78b 04:07:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:48 ---> Running in a3dd9dd1eeaa 04:07:48 Removing intermediate container a3dd9dd1eeaa 04:07:48 ---> f32fb0b88536 04:07:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:49 ---> Running in c021232a99f8 04:07:51 Removing intermediate container c021232a99f8 04:07:51 ---> 16af4cd3c5a7 04:07:51 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:07:51 ---> Running in a18ddfa9ece4 04:07:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:07:54 (1/6) Installing libc-dev (0.7.2-r3) 04:07:54 (2/6) Installing libsodium (1.0.18-r0) 04:07:54 (3/6) Installing pkgconf (1.7.3-r0) 04:07:54 (4/6) Installing libsodium-dev (1.0.18-r0) 04:07:54 (5/6) Installing libzmq (4.3.3-r1) 04:07:54 (6/6) Installing zeromq-dev (4.3.3-r1) 04:07:54 Executing busybox-1.32.1-r6.trigger 04:07:54 OK: 139 MiB in 46 packages 04:07:56 Removing intermediate container a18ddfa9ece4 04:07:56 ---> 3b1bf0af66d5 04:07:56 Step 6/8 : WORKDIR /device-sdk-go 04:07:56 ---> Running in 928a15525c83 04:07:56 Removing intermediate container 928a15525c83 04:07:56 ---> 42bf633e793a 04:07:56 Step 7/8 : COPY . . 04:07:58 ---> 9c3cd4ad4553 04:07:58 Step 8/8 : RUN go mod download 04:07:58 ---> Running in 1875e74974d2 04:08:25 Removing intermediate container 1875e74974d2 04:08:25 ---> 37f43a909207 04:08:25 Successfully built 37f43a909207 04:08:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:08:25 + docker inspect -f . ci-base-image-arm64 04:08:25 . [Pipeline] withDockerContainer 04:08:26 prd-ubuntu18.04-docker-arm64-4c-16g-2449 does not seem to be running inside a container 04:08:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:27 $ docker top 2dc55b82b8b29a5e58bf85124e8301d050ceafff6becb4e9a78a4f27ba5cbd4f -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:28 + go version 04:08:28 go version go1.16.5 linux/arm64 [Pipeline] } 04:08:28 $ docker stop --time=1 2dc55b82b8b29a5e58bf85124e8301d050ceafff6becb4e9a78a4f27ba5cbd4f 04:08:30 $ docker rm -f 2dc55b82b8b29a5e58bf85124e8301d050ceafff6becb4e9a78a4f27ba5cbd4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:31 + docker inspect -f . ci-base-image-arm64 04:08:31 . [Pipeline] withDockerContainer 04:08:31 prd-ubuntu18.04-docker-arm64-4c-16g-2449 does not seem to be running inside a container 04:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:33 $ docker top dab28b169cdfb2a4e657ac2e731784196fe43733654afe461a508b0f97159729 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:34 + go mod tidy [Pipeline] sh 04:08:35 + make test 04:08:35 go mod tidy 04:08:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:08:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:10:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:10:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:10:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:10:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.252s coverage: 24.2% of statements 04:10:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:10:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.237s coverage: 28.1% of statements 04:10:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.237s coverage: 78.9% of statements 04:10:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.203s coverage: 9.0% of statements 04:10:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:10:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:10:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:10:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.347s coverage: 28.7% of statements 04:10:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.254s coverage: 83.3% of statements 04:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.337s coverage: 58.0% of statements 04:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.973s coverage: 89.2% of statements 04:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.193s coverage: 4.9% of statements 04:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:10:20 GO111MODULE=on go vet ./... 04:11:16 gofmt -l . 04:11:17 [ "`gofmt -l .`" = "" ] 04:11:17 ./bin/test-attribution-txt.sh 04:11:19 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:11:19 $ docker stop --time=1 dab28b169cdfb2a4e657ac2e731784196fe43733654afe461a508b0f97159729 04:11:21 $ docker rm -f dab28b169cdfb2a4e657ac2e731784196fe43733654afe461a508b0f97159729 [Pipeline] // withDockerContainer [Pipeline] sh 04:11:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:22 Warning: overwriting stash ‘coverage-report’ 04:11:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:24 + ls -al . 04:11:24 total 264 04:11:24 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 04:11 . 04:11:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 04:06 .. 04:11:24 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 04:06 .dockerignore 04:11:24 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 04:07 .git 04:11:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 04:06 .github 04:11:24 -rw-rw-r-- 1 jenkins jenkins 138 Jul 11 04:06 .gitignore 04:11:24 -rw-rw-r-- 1 jenkins jenkins 24816 Jul 11 04:06 CHANGELOG.md 04:11:24 -rw-rw-r-- 1 jenkins jenkins 987 Jul 11 04:06 Dockerfile.build 04:11:24 -rw-rw-r-- 1 jenkins jenkins 880 Jul 11 04:06 Jenkinsfile 04:11:24 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 11 04:06 LICENSE 04:11:24 -rw-rw-r-- 1 jenkins jenkins 1026 Jul 11 04:06 Makefile 04:11:24 -rw-rw-r-- 1 jenkins jenkins 7652 Jul 11 04:06 README.md 04:11:24 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 04:03 VERSION 04:11:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 04:06 bin 04:11:24 -rw-r--r-- 1 jenkins jenkins 125634 Jul 11 04:10 coverage.out 04:11:24 drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 04:06 example 04:11:24 -rw-r--r-- 1 jenkins jenkins 548 Jul 11 04:11 go.mod 04:11:24 -rw-r--r-- 1 jenkins jenkins 20301 Jul 11 04:08 go.sum 04:11:24 drwxrwxr-x 15 jenkins jenkins 4096 Jul 11 04:06 internal 04:11:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 04:06 openapi 04:11:24 drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 04:06 pkg 04:11:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 04:06 snap 04:11:24 -rw-rw-r-- 1 jenkins jenkins 222 Jul 11 04:06 version.go [Pipeline] isUnix [Pipeline] sh 04:11:24 + 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=1e0e331debdeb001a9450335735ff56be217e392 --label arch=arm64 --label version=0.0.0 . 04:11:25 Sending build context to Docker daemon 2.688MB 04:11:25 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:11:25 Step 2/23 : FROM ${BASE} AS builder 04:11:25 ---> 37f43a909207 04:11:25 Step 3/23 : WORKDIR /device-sdk-go 04:11:25 ---> Running in 817ce58075ce 04:11:26 Removing intermediate container 817ce58075ce 04:11:26 ---> a3be579347c7 04:11:26 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:26 ---> Running in b45077e0cfc0 04:11:26 Removing intermediate container b45077e0cfc0 04:11:26 ---> b2e577a863c9 04:11:26 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:26 ---> Running in b27d2ea26a6b 04:11:29 Removing intermediate container b27d2ea26a6b 04:11:29 ---> cd06e5a1c962 04:11:29 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:11:29 ---> Running in 3cd7c9675e88 04:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:11:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:11:32 OK: 139 MiB in 46 packages 04:11:33 Removing intermediate container 3cd7c9675e88 04:11:33 ---> e99c70927ebe 04:11:33 Step 7/23 : COPY . . 04:11:34 ---> fe489d512116 04:11:34 Step 8/23 : RUN go mod download 04:11:34 ---> Running in 921f5aca15d4 04:11:37 Removing intermediate container 921f5aca15d4 04:11:37 ---> a69dcb4f44f5 04:11:37 Step 9/23 : RUN make build 04:11:37 ---> Running in 3bdb048715ea 04:11:38 go mod tidy 04:11:38 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 04:12:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:12:12 Removing intermediate container 3bdb048715ea 04:12:12 ---> cd0bbaccbde9 04:12:12 Step 10/23 : FROM alpine:3.12 04:12:13 3.12: Pulling from library/alpine 04:12:13 d2f70382dc9a: Pulling fs layer 04:12:13 d2f70382dc9a: Download complete 04:12:13 d2f70382dc9a: Pull complete 04:12:13 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:12:14 Status: Downloaded newer image for alpine:3.12 04:12:14 ---> c4fd0aeabfcf 04:12:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:14 ---> Running in db1a6167f7f5 04:12:14 Removing intermediate container db1a6167f7f5 04:12:14 ---> 4050e4cdda58 04:12:14 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:14 ---> Running in be7ab7915e1c 04:12:18 Removing intermediate container be7ab7915e1c 04:12:18 ---> 28694f53dc47 04:12:18 Step 13/23 : RUN apk add --update --no-cache zeromq 04:12:18 ---> Running in d7cd2f52ebc3 04:12:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:12:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:12:20 (1/5) Installing libgcc (9.3.0-r2) 04:12:21 (2/5) Installing libsodium (1.0.18-r0) 04:12:21 (3/5) Installing libstdc++ (9.3.0-r2) 04:12:22 (4/5) Installing libzmq (4.3.3-r0) 04:12:22 (5/5) Installing zeromq (4.3.3-r0) 04:12:22 Executing busybox-1.31.1-r20.trigger 04:12:22 OK: 8 MiB in 19 packages 04:12:23 Removing intermediate container d7cd2f52ebc3 04:12:23 ---> 47b3757c78b8 04:12:23 Step 14/23 : WORKDIR / 04:12:23 ---> Running in 803e4f88c1a2 04:12:24 Removing intermediate container 803e4f88c1a2 04:12:24 ---> a9ea02665d6a 04:12:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:12:25 ---> bc5a1681360f 04:12:25 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:12:26 ---> 13f14dc25f14 04:12:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:12:27 ---> bac68a6f2446 04:12:27 Step 18/23 : EXPOSE 59999 04:12:27 ---> Running in 025af173af1c 04:12:27 Removing intermediate container 025af173af1c 04:12:27 ---> f25e7944a585 04:12:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:12:27 ---> Running in 5df6512dad48 04:12:28 Removing intermediate container 5df6512dad48 04:12:28 ---> e92731211fd2 04:12:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:28 ---> Running in 2629c92677a7 04:12:29 Removing intermediate container 2629c92677a7 04:12:29 ---> 0e9202920d35 04:12:29 Step 21/23 : LABEL arch=arm64 04:12:29 ---> Running in 2b2adce66265 04:12:29 Removing intermediate container 2b2adce66265 04:12:29 ---> 4182c9e3e889 04:12:29 Step 22/23 : LABEL git_sha=1e0e331debdeb001a9450335735ff56be217e392 04:12:29 ---> Running in 05a5f07fc3af 04:12:30 Removing intermediate container 05a5f07fc3af 04:12:30 ---> a2b1d9dad1ba 04:12:30 Step 23/23 : LABEL version=0.0.0 04:12:30 ---> Running in 0863a905c899 04:12:30 Removing intermediate container 0863a905c899 04:12:30 ---> b5b080347a43 04:12:30 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:12:31 Successfully built b5b080347a43 04:12:31 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 04:12:31 ---> job-cost.sh 04:12:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Wpo 04:13:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:14:32 lf-activate-venv(): INFO: Adding /tmp/venv-9Wpo/bin to PATH 04:14:32 INFO: No Stack... 04:14:32 INFO: Retrieving Pricing Info for: v2-standard-4 04:14:33 INFO: Archiving Costs [Pipeline] sh 04:14:33 + + cat /w/workspace/device-sdk-go/25/archives/cost.csvcut 04:14:33 -d, -f6 [Pipeline] lock 04:14:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-25-stack-cost] 04:14:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-25-stack-cost] did not exist. Created. 04:14:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:33 /w/workspace/device-sdk-go/25@tmp/durable-1f5d5983/script.sh: 1: /w/workspace/device-sdk-go/25@tmp/durable-1f5d5983/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:14:34 + echo total: 0.18000000715255737 [Pipeline] stash 04:14:34 Warning: overwriting stash ‘stack-cost’ 04:14:34 Stashed 1 file(s) [Pipeline] } 04:14:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-25-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 04:14:34 provisioning config files... 04:14:34 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config3163404154312272614tmp [Pipeline] { [Pipeline] sh 04:14:35 + set +x 04:14:35 + bash -s -- 04:14:35 + curl -s https://codecov.io/bash 04:14:35 04:14:35 _____ _ 04:14:35 / ____| | | 04:14:35 | | ___ __| | ___ ___ _____ __ 04:14:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:14:35 | |___| (_) | (_| | __/ (_| (_) \ V / 04:14:35 \_____\___/ \__,_|\___|\___\___/ \_/ 04:14:35 Bash-1.0.3 04:14:35 04:14:35 04:14:35 ==> git version 2.24.4 found 04:14:35 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:14:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:14:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:14:35 ==> Jenkins CI detected. 04:14:35 project root: . 04:14:35 --> token set from env 04:14:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:14:35 ==> Running gcov in . (disable via -X gcov) 04:14:35 ==> Python coveragepy not found 04:14:35 ==> Searching for coverage reports in: 04:14:35 + . 04:14:35 -> Found 1 reports 04:14:35 ==> Detecting git/mercurial file structure 04:14:35 ==> Reading reports 04:14:35 + ./coverage.out bytes=125634 04:14:35 ==> Appending adjustments 04:14:35 https://docs.codecov.io/docs/fixing-reports 04:14:35 + Found adjustments 04:14:35 ==> Gzipping contents 04:14:35 16K /tmp/codecov.yKfy15.gz 04:14:35 ==> Uploading reports 04:14:35 url: https://codecov.io 04:14:35 query: branch=PR-971&commit=1e0e331debdeb001a9450335735ff56be217e392&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 04:14:35 -> Pinging Codecov 04:14:35 https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-971&commit=1e0e331debdeb001a9450335735ff56be217e392&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 04:14:36 -> Uploading to 04:14:36 https://storage.googleapis.com/codecov/v4/raw/2021-07-11/7E55EF52A471D76F132DFD9A03CDDE97/1e0e331debdeb001a9450335735ff56be217e392/516198ae-b906-4ff8-aa6f-6cdad219d8a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T041436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f57c6e616d1e3670eca8e5612aff93b5e5d04014552e5f2d578a8f803545bcd2 04:14:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:36 Dload Upload Total Spent Left Speed 04:14:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16028 0 0 100 16028 0 33549 --:--:-- --:--:-- --:--:-- 33531 100 16028 0 0 100 16028 0 33538 --:--:-- --:--:-- --:--:-- 33531 04:14:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1e0e331debdeb001a9450335735ff56be217e392 [Pipeline] } 04:14:36 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 04:14:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:38 ---> package-listing.sh 04:14:38 ++ facter osfamily 04:14:38 ++ tr '[:upper:]' '[:lower:]' 04:14:39 + OS_FAMILY=redhat 04:14:39 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 04:14:39 + START_PACKAGES=/tmp/packages_start.txt 04:14:39 + END_PACKAGES=/tmp/packages_end.txt 04:14:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:39 + PACKAGES=/tmp/packages_start.txt 04:14:39 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 04:14:39 + PACKAGES=/tmp/packages_end.txt 04:14:39 + case "${OS_FAMILY}" in 04:14:39 + sort 04:14:39 + rpm -qa 04:14:39 + '[' -f /tmp/packages_start.txt ']' 04:14:39 + '[' -f /tmp/packages_end.txt ']' 04:14:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:39 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 04:14:39 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 04:14:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 04:14:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:14:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:14:40 04:14:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:14:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:14:40 alpine: Pulling from edgex-lftools-log-publisher 04:14:40 df20fa9351a1: Pulling fs layer 04:14:40 36b3adc4ff6f: Pulling fs layer 04:14:40 8ad3a11d3b57: Pulling fs layer 04:14:40 46f8f816bc3b: Pulling fs layer 04:14:40 93b61091891f: Pulling fs layer 04:14:40 93b9cdb0e59b: Pulling fs layer 04:14:40 5e14af77c1be: Pulling fs layer 04:14:40 01666e4c0597: Pulling fs layer 04:14:40 aa168da1d23b: Pulling fs layer 04:14:40 93b9cdb0e59b: Waiting 04:14:40 5e14af77c1be: Waiting 04:14:40 01666e4c0597: Waiting 04:14:40 aa168da1d23b: Waiting 04:14:40 46f8f816bc3b: Waiting 04:14:40 93b61091891f: Waiting 04:14:40 36b3adc4ff6f: Verifying Checksum 04:14:40 36b3adc4ff6f: Download complete 04:14:40 46f8f816bc3b: Verifying Checksum 04:14:40 46f8f816bc3b: Download complete 04:14:40 df20fa9351a1: Verifying Checksum 04:14:40 df20fa9351a1: Download complete 04:14:41 93b9cdb0e59b: Verifying Checksum 04:14:41 93b9cdb0e59b: Download complete 04:14:41 5e14af77c1be: Verifying Checksum 04:14:41 5e14af77c1be: Download complete 04:14:41 01666e4c0597: Verifying Checksum 04:14:41 01666e4c0597: Download complete 04:14:41 df20fa9351a1: Pull complete 04:14:41 36b3adc4ff6f: Pull complete 04:14:41 8ad3a11d3b57: Verifying Checksum 04:14:41 8ad3a11d3b57: Download complete 04:14:41 8ad3a11d3b57: Pull complete 04:14:41 46f8f816bc3b: Pull complete 04:14:42 93b61091891f: Pull complete 04:14:42 93b9cdb0e59b: Pull complete 04:14:42 5e14af77c1be: Pull complete 04:14:42 01666e4c0597: Pull complete 04:14:43 aa168da1d23b: Verifying Checksum 04:14:43 aa168da1d23b: Download complete 04:14:48 aa168da1d23b: Pull complete 04:14:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:14:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:14:48 prd-centos7-docker-4c-2g-2445 does not seem to be running inside a container 04:14:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:14:52 $ docker top 658d0903949c1905f213ac3b75efe6590af3d8fc23e1ec25407600951142eb14 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:52 + touch /tmp/pre-build-complete [Pipeline] sh 04:14:52 + mkdir -p /var/log/sa [Pipeline] sh 04:14:53 + ls /var/log/sa-host 04:14:53 + sadf -c /var/log/sa-host/sa05 04:14:53 file_magic: OK 04:14:53 HZ: Using current value: 100 04:14:53 file_header: OK 04:14:53 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 04:14:53 Statistics: 04:14:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:14:53 File successfully converted to sysstat format version 12.2.1 04:14:53 + sadf -c /var/log/sa-host/sa11 04:14:53 file_magic: OK 04:14:53 HZ: Using current value: 100 04:14:53 file_header: OK 04:14:53 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 04:14:53 Statistics: 04:14:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:14:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:53 provisioning config files... 04:14:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config5548847129975164959tmp [Pipeline] { [Pipeline] echo 04:14:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:14:53 ---> create-netrc.sh [Pipeline] } 04:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:14:54 ---> python-tools-install.sh [Pipeline] echo 04:14:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:14:54 ---> sudo-logs.sh 04:14:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:14:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:14:54 ---> job-cost.sh 04:14:54 lf-activate-venv: SKIPPING 04:14:54 DEBUG: total: 0.18000000715255737 04:14:54 INFO: Retrieving Stack Cost... 04:14:56 INFO: Retrieving Pricing Info for: v3-standard-2 04:14:56 INFO: Archiving Costs [Pipeline] echo 04:14:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:14:56 ---> logs-deploy.sh 04:14:56 lf-activate-venv: SKIPPING 04:14:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/25 04:14:56 INFO: archiving workspace using pattern(s): 04:14:57 Archives upload complete. 04:14:57 INFO: archiving logs to Nexus 04:14:58 ---> uname -a: 04:14:58 Linux prd-centos7-docker-4c-2g-2445.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:14:58 04:14:58 04:14:58 ---> lscpu: 04:14:58 Architecture: x86_64 04:14:58 CPU op-mode(s): 32-bit, 64-bit 04:14:58 Byte Order: Little Endian 04:14:58 Address sizes: 40 bits physical, 48 bits virtual 04:14:58 CPU(s): 2 04:14:58 On-line CPU(s) list: 0,1 04:14:58 Thread(s) per core: 1 04:14:58 Core(s) per socket: 1 04:14:58 Socket(s): 2 04:14:58 NUMA node(s): 1 04:14:58 Vendor ID: AuthenticAMD 04:14:58 CPU family: 23 04:14:58 Model: 49 04:14:58 Model name: AMD EPYC-Rome Processor 04:14:58 Stepping: 0 04:14:58 CPU MHz: 2800.000 04:14:58 BogoMIPS: 5600.00 04:14:58 Virtualization: AMD-V 04:14:58 Hypervisor vendor: KVM 04:14:58 Virtualization type: full 04:14:58 L1d cache: 64 KiB 04:14:58 L1i cache: 64 KiB 04:14:58 L2 cache: 1 MiB 04:14:58 L3 cache: 32 MiB 04:14:58 NUMA node0 CPU(s): 0,1 04:14:58 Vulnerability Itlb multihit: Not affected 04:14:58 Vulnerability L1tf: Not affected 04:14:58 Vulnerability Mds: Not affected 04:14:58 Vulnerability Meltdown: Not affected 04:14:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:14:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:14:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:14:58 Vulnerability Srbds: Not affected 04:14:58 Vulnerability Tsx async abort: Not affected 04:14:58 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 04:14:58 04:14:58 04:14:58 ---> nproc: 04:14:58 2 04:14:58 04:14:58 04:14:58 ---> df -h: 04:14:58 Filesystem Size Used Available Use% Mounted on 04:14:58 overlay 40.0G 7.6G 32.4G 19% / 04:14:58 tmpfs 64.0M 0 64.0M 0% /dev 04:14:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:14:58 shm 64.0M 0 64.0M 0% /dev/shm 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:14:58 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:14:58 04:14:58 04:14:58 ---> free -m: 04:14:58 total used free shared buff/cache available 04:14:58 Mem: 7821 990 4733 0 2097 6653 04:14:58 Swap: 1023 0 1023 04:14:58 04:14:58 04:14:58 ---> ip addr: 04:14:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:14:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:14:58 inet 127.0.0.1/8 scope host lo 04:14:58 valid_lft forever preferred_lft forever 04:14:58 inet6 ::1/128 scope host 04:14:58 valid_lft forever preferred_lft forever 04:14:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:14:58 link/ether fa:16:3e:1c:91:f6 brd ff:ff:ff:ff:ff:ff 04:14:58 inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 04:14:58 valid_lft 85656sec preferred_lft 85656sec 04:14:58 inet6 fe80::f816:3eff:fe1c:91f6/64 scope link 04:14:58 valid_lft forever preferred_lft forever 04:14:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:14:58 link/ether 02:42:cb:88:e6:72 brd ff:ff:ff:ff:ff:ff 04:14:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:14:58 valid_lft forever preferred_lft forever 04:14:58 inet6 fe80::42:cbff:fe88:e672/64 scope link 04:14:58 valid_lft forever preferred_lft forever 04:14:58 04:14:58 04:14:58 ---> sar -b -r -n DEV: 04:14:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 04:14:58 04:14:58 04:02:24 LINUX RESTART (2 CPU) 04:14:58 04:14:58 04:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:14:58 04:04:01 70.57 3.80 66.77 0.00 2632.53 3539.89 0.00 04:14:58 04:05:01 0.43 0.00 0.43 0.00 0.00 7.25 0.00 04:14:58 04:06:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 04:14:58 04:07:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 04:14:58 04:08:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 04:14:58 04:09:01 0.33 0.00 0.33 0.00 0.00 4.71 0.00 04:14:58 04:10:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 04:14:58 04:11:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 04:14:58 04:12:01 0.28 0.00 0.28 0.00 0.00 4.10 0.00 04:14:58 04:13:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 04:14:58 04:14:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 04:14:58 Average: 6.66 0.35 6.32 0.00 239.44 325.18 0.00 04:14:58 04:14:58 04:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:14:58 04:04:01 5451620 0 814756 10.17 2620 1739944 1305644 14.42 583972 1573756 20 04:14:58 04:05:01 5456988 0 809376 10.11 2620 1739956 1252316 13.83 580076 1573720 8 04:14:58 04:06:01 5462260 0 804104 10.04 2620 1739956 1208112 13.34 580608 1568712 8 04:14:58 04:07:01 5460040 0 806316 10.07 2620 1739964 1208596 13.34 583096 1568712 8 04:14:58 04:08:01 5459784 0 806568 10.07 2620 1739968 1208488 13.34 576072 1575712 20 04:14:58 04:09:01 5458352 0 808000 10.09 2620 1739968 1208536 13.34 577424 1575712 8 04:14:58 04:10:01 5459536 0 806808 10.07 2620 1739976 1208368 13.34 576456 1575760 16 04:14:58 04:11:01 5450728 0 815612 10.18 2620 1739980 1208368 13.34 585860 1575760 8 04:14:58 04:12:01 5449812 0 816524 10.20 2620 1739984 1208368 13.34 586228 1575760 8 04:14:58 04:13:01 5449448 0 816884 10.20 2620 1739988 1208452 13.34 588552 1573872 20 04:14:58 04:14:01 5450528 0 815800 10.19 2620 1739992 1208404 13.34 587680 1573872 12 04:14:58 Average: 5455372 0 810977 10.13 2620 1739971 1221241 13.48 582366 1573759 12 04:14:58 04:14:58 04:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:14:58 04:04:01 eth0 248.43 188.13 589.85 47.46 0.00 0.00 0.00 0.00 04:14:58 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:04:01 docker0 15.07 11.97 1.98 27.85 0.00 0.00 0.00 0.00 04:14:58 04:05:01 eth0 1.32 0.50 0.58 0.39 0.00 0.00 0.00 0.00 04:14:58 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:06:01 eth0 0.77 0.08 0.06 0.04 0.00 0.00 0.00 0.00 04:14:58 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:07:01 eth0 1.20 0.55 0.37 0.22 0.00 0.00 0.00 0.00 04:14:58 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:08:01 eth0 0.90 0.22 0.20 0.07 0.00 0.00 0.00 0.00 04:14:58 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:09:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 04:14:58 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:14:58 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:14:58 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:14:58 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:13:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:14:58 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:14:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:14:58 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 Average: eth0 23.09 17.31 53.80 4.41 0.00 0.00 0.00 0.00 04:14:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:58 Average: docker0 1.37 1.09 0.18 2.53 0.00 0.00 0.00 0.00 04:14:58 04:14:58 04:14:58 ---> sar -P ALL: 04:14:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 04:14:58 04:14:58 04:02:24 LINUX RESTART (2 CPU) 04:14:58 04:14:58 04:03:01 CPU %user %nice %system %iowait %steal %idle 04:14:58 04:04:01 all 6.59 0.00 2.81 3.45 0.06 87.10 04:14:58 04:04:01 0 6.83 0.00 3.24 3.76 0.05 86.12 04:14:58 04:04:01 1 6.34 0.00 2.38 3.13 0.07 88.08 04:14:58 04:05:01 all 0.13 0.00 0.05 0.00 0.02 99.80 04:14:58 04:05:01 0 0.20 0.00 0.05 0.00 0.02 99.73 04:14:58 04:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:14:58 04:06:01 all 0.16 0.00 0.04 0.00 0.03 99.77 04:14:58 04:06:01 0 0.27 0.00 0.05 0.00 0.03 99.65 04:14:58 04:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:14:58 04:07:01 all 0.09 0.00 0.04 0.00 0.03 99.83 04:14:58 04:07:01 0 0.13 0.00 0.03 0.00 0.02 99.82 04:14:58 04:07:01 1 0.05 0.00 0.05 0.00 0.05 99.85 04:14:58 04:08:01 all 0.17 0.00 0.03 0.00 0.03 99.77 04:14:58 04:08:01 0 0.28 0.00 0.03 0.00 0.03 99.65 04:14:58 04:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:14:58 04:09:01 all 0.13 0.00 0.04 0.00 0.03 99.80 04:14:58 04:09:01 0 0.23 0.00 0.03 0.00 0.03 99.70 04:14:58 04:09:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:14:58 04:10:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:14:58 04:10:01 0 0.20 0.00 0.05 0.00 0.03 99.72 04:14:58 04:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:14:58 04:11:01 all 0.04 0.00 0.04 0.00 0.03 99.89 04:14:58 04:11:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:14:58 04:11:01 1 0.02 0.00 0.07 0.00 0.03 99.88 04:14:58 04:12:01 all 0.10 0.00 0.03 0.00 0.03 99.85 04:14:58 04:12:01 0 0.15 0.00 0.02 0.00 0.03 99.80 04:14:58 04:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:14:58 04:13:01 all 0.04 0.00 0.03 0.00 0.03 99.90 04:14:58 04:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:14:58 04:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:14:58 04:14:01 all 0.08 0.00 0.03 0.00 0.03 99.87 04:14:58 04:14:01 0 0.10 0.00 0.02 0.00 0.02 99.87 04:14:58 04:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:14:58 04:14:58 Average: CPU %user %nice %system %iowait %steal %idle 04:14:58 Average: all 0.69 0.00 0.28 0.31 0.03 98.69 04:14:58 Average: 0 0.76 0.00 0.32 0.34 0.03 98.55 04:14:58 Average: 1 0.61 0.00 0.25 0.28 0.03 98.83 04:14:58 04:14:58 04:14:58