cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e705ce973a6cd2421186a0e8384292f1fc738888+9b89d7644d3409c1e42d925e84b99a1b27025fab (08e196a65530882c3ef83ca733942065992610a9) 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-ssh7892330412053993419.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh619704464383952428.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-932/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-932/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh504999609790640173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1392043724435273.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-932/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-932/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4584351752998500463.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15012 in /w/workspace/dgexfoundry_device-sdk-go_PR-932 [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-932 # 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-932@tmp/jenkins-gitclient-ssh7714977108270279497.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/jenkins-gitclient-ssh5997145168081766478.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit e705ce973a6cd2421186a0e8384292f1fc738888 Merge succeeded, producing e705ce973a6cd2421186a0e8384292f1fc738888 Checking out Revision e705ce973a6cd2421186a0e8384292f1fc738888 (PR-932) > git config core.sparsecheckout # timeout=10 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # 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-932@tmp/jenkins-gitclient-ssh8348800552344814135.key > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" > git rev-list --no-walk e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:37 ========================================================= 05:56:37 EdgeX Global Pipelines Version Info 05:56:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:39 ------------------- 05:56:39 stable info: 05:56:39 ------------------- 05:56:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:56:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:56:39 Message: update stable to v1.0.192 05:56:40 ------------------- 05:56:40 experimental info: 05:56:40 ------------------- 05:56:40 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:56:40 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-932 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-932 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-932 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e705ce973a6cd2421186a0e8384292f1fc738888 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e705ce9 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:41 provisioning config files... 05:56:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/config8808738497990135179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:41 ---> docker-login.sh 05:56:41 nexus3.edgexfoundry.org:10001 05:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:41 Configure a credential helper to remove this warning. See 05:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:41 05:56:41 Login Succeeded 05:56:41 nexus3.edgexfoundry.org:10002 05:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:41 Configure a credential helper to remove this warning. See 05:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:41 05:56:41 Login Succeeded 05:56:41 nexus3.edgexfoundry.org:10003 05:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:42 Configure a credential helper to remove this warning. See 05:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:42 05:56:42 Login Succeeded 05:56:42 nexus3.edgexfoundry.org:10004 05:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:42 Configure a credential helper to remove this warning. See 05:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:42 05:56:42 Login Succeeded 05:56:42 docker.io 05:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:42 Configure a credential helper to remove this warning. See 05:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:42 05:56:42 Login Succeeded 05:56:42 ---> docker-login.sh ends [Pipeline] } 05:56:42 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 05:56:42 + git log --format=format:%s -1 e705ce973a6cd2421186a0e8384292f1fc738888 [Pipeline] echo 05:56:42 GIT_COMMIT: e705ce973a6cd2421186a0e8384292f1fc738888, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:56:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:56:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:44 05:56:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:56:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:44 latest: Pulling from edgex-devops/git-semver 05:56:44 31603596830f: Pulling fs layer 05:56:44 54011a49482f: Pulling fs layer 05:56:44 a6820b24f6d8: Pulling fs layer 05:56:44 f581987b2513: Pulling fs layer 05:56:44 f581987b2513: Waiting 05:56:44 54011a49482f: Verifying Checksum 05:56:44 54011a49482f: Download complete 05:56:44 31603596830f: Verifying Checksum 05:56:44 31603596830f: Download complete 05:56:44 a6820b24f6d8: Verifying Checksum 05:56:44 a6820b24f6d8: Download complete 05:56:44 f581987b2513: Verifying Checksum 05:56:44 f581987b2513: Download complete 05:56:44 31603596830f: Pull complete 05:56:44 54011a49482f: Pull complete 05:56:45 a6820b24f6d8: Pull complete 05:56:45 f581987b2513: Pull complete 05:56:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:56:45 prd-centos7-docker-4c-2g-15012 does not seem to be running inside a container 05:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-932 -v /w/workspace/dgexfoundry_device-sdk-go_PR-932:/w/workspace/dgexfoundry_device-sdk-go_PR-932:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-932@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 05:56:46 $ docker top 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:46 [ssh-agent] Looking for ssh-agent implementation... 05:56:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:46 $ docker exec 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d ssh-agent 05:56:46 SSH_AUTH_SOCK=/tmp/ssh-konmGo4YPZRk/agent.14 05:56:46 SSH_AGENT_PID=20 05:56:46 Running ssh-add (command line suppressed) 05:56:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_4139799562073073190.key (/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_4139799562073073190.key) 05:56:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:47 + git tag --points-at HEAD [Pipeline] } 05:56:47 $ docker exec --env ******** --env ******** 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d ssh-agent -k 05:56:47 unset SSH_AUTH_SOCK; 05:56:47 unset SSH_AGENT_PID; 05:56:47 echo Agent pid 20 killed; 05:56:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:47 [ssh-agent] Looking for ssh-agent implementation... 05:56:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:47 $ docker exec 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d ssh-agent 05:56:47 SSH_AUTH_SOCK=/tmp/ssh-6dey4P135v7H/agent.53 05:56:47 SSH_AGENT_PID=59 05:56:47 Running ssh-add (command line suppressed) 05:56:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_8156127283929997289.key (/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_8156127283929997289.key) 05:56:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:48 + git semver init 05:56:48 # -> Open(): unable to determine branch for HEAD 05:56:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-932/.git 05:56:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-932 05:56:48 # $SEMVER_REMOTE_NAME = origin 05:56:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:56:48 # $SEMVER_USER_NAME = edgex-jenkins 05:56:48 # $SEMVER_BRANCH = PR-932 05:56:48 # $SEMVER_TEMP = /tmp/semver-433788158 05:56:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:56:49 # '/tmp/semver-433788158' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-932/.semver' 05:56:49 # -> Force: false 05:56:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-932/.semver [Pipeline] } 05:56:49 $ docker exec --env ******** --env ******** 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d ssh-agent -k 05:56:49 unset SSH_AUTH_SOCK; 05:56:49 unset SSH_AGENT_PID; 05:56:49 echo Agent pid 59 killed; 05:56:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:49 + git semver [Pipeline] } 05:56:49 $ docker stop --time=1 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d 05:56:50 $ docker rm -f 384ea8f9bcd6dd46addd328ac3e62eed5320921a1d864ed57154eae766e64a1d [Pipeline] // withDockerContainer [Pipeline] sh 05:56:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:56:51 Stashed 1 file(s) [Pipeline] echo 05:56:51 [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 05:57:06 Still waiting to schedule task 05:57:06 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 05:57:06 ‘prd-centos7-docker-4c-2g-15002’ is offline 05:57:06 ‘prd-centos7-docker-4c-2g-15007’ is offline 05:57:06 ‘prd-centos7-docker-4c-2g-15010’ is offline 05:57:06 ‘prd-centos7-docker-4c-2g-15014’ is offline 05:57:06 ‘prd-centos7-docker-4c-2g-309’ is offline 05:57:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15003’ doesn’t have label ‘centos7-docker-4c-2g’ 05:57:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15013’ doesn’t have label ‘centos7-docker-4c-2g’ 05:57:06 Still waiting to schedule task 05:57:06 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:57:06 ‘prd-centos7-docker-4c-2g-15002’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:57:06 ‘prd-centos7-docker-4c-2g-15007’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:57:06 ‘prd-centos7-docker-4c-2g-15010’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:57:06 ‘prd-centos7-docker-4c-2g-15014’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:57:06 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:57:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15003’ is offline 05:57:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15013’ is offline 05:58:58 Running on prd-centos7-docker-4c-2g-15015 in /w/workspace/dgexfoundry_device-sdk-go_PR-932 [Pipeline] { [Pipeline] ws 05:58:58 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 05:58:59 Selected Git installation does not exist. Using Default 05:58:59 The recommended git tool is: NONE 05:59:01 using credential edgex-jenkins-ssh 05:59:01 Cloning the remote Git repository 05:59:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:59:01 > git init /w/workspace/device-sdk-go/2 # timeout=10 05:59:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:01 > git --version # timeout=10 05:59:01 > git --version # 'git version 2.24.4' 05:59:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:01 [INFO] Currently running in a labeled security context 05:59:01 [INFO] Currently SELinux is 'enforcing' on the host 05:59:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8262159470150694809.key 05:59:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:03 [INFO] Currently running in a labeled security context 05:59:03 [INFO] Currently SELinux is 'enforcing' on the host 05:59:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2703035564841088001.key 05:59:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:03 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit e705ce973a6cd2421186a0e8384292f1fc738888 05:59:03 Merge succeeded, producing e705ce973a6cd2421186a0e8384292f1fc738888 05:59:03 Checking out Revision e705ce973a6cd2421186a0e8384292f1fc738888 (PR-932) 05:59:03 > git config core.sparsecheckout # timeout=10 05:59:03 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 05:59:03 > git remote # timeout=10 05:59:03 > git config --get remote.origin.url # timeout=10 05:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:03 [INFO] Currently running in a labeled security context 05:59:03 [INFO] Currently SELinux is 'enforcing' on the host 05:59:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6943023405800788485.key 05:59:03 > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 05:59:03 > git rev-parse HEAD^{commit} # timeout=10 05:59:03 > git config core.sparsecheckout # timeout=10 05:59:03 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 05:59:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:59:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:09 + sudo service docker restart 05:59:09 + true 05:59:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:27 provisioning config files... 05:59:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1143837716425832914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:27 ---> docker-login.sh 05:59:27 nexus3.edgexfoundry.org:10001 05:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:28 Configure a credential helper to remove this warning. See 05:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:28 05:59:28 Login Succeeded 05:59:28 nexus3.edgexfoundry.org:10002 05:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:28 Configure a credential helper to remove this warning. See 05:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:28 05:59:28 Login Succeeded 05:59:28 nexus3.edgexfoundry.org:10003 05:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:28 Configure a credential helper to remove this warning. See 05:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:28 05:59:28 Login Succeeded 05:59:28 nexus3.edgexfoundry.org:10004 05:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:28 Configure a credential helper to remove this warning. See 05:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:28 05:59:28 Login Succeeded 05:59:28 docker.io 05:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:29 Configure a credential helper to remove this warning. See 05:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:29 05:59:29 Login Succeeded 05:59:29 ---> docker-login.sh ends [Pipeline] } 05:59:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:29 ========================================================= 05:59:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:59:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:29 + 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 . 05:59:29 Sending build context to Docker daemon 2.584MB 05:59:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:59:29 Step 2/8 : FROM ${BASE} 05:59:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:29 540db60ca938: Pulling fs layer 05:59:29 adcc1eea9eea: Pulling fs layer 05:59:29 4c4ab2625f07: Pulling fs layer 05:59:29 0510c868ecb4: Pulling fs layer 05:59:29 afea3b2eda06: Pulling fs layer 05:59:29 7809a108b3ef: Pulling fs layer 05:59:29 f706445af74f: Pulling fs layer 05:59:29 afea3b2eda06: Waiting 05:59:29 7809a108b3ef: Waiting 05:59:29 f706445af74f: Waiting 05:59:29 0510c868ecb4: Waiting 05:59:29 4c4ab2625f07: Verifying Checksum 05:59:29 4c4ab2625f07: Download complete 05:59:29 adcc1eea9eea: Download complete 05:59:29 540db60ca938: Verifying Checksum 05:59:29 540db60ca938: Download complete 05:59:29 afea3b2eda06: Verifying Checksum 05:59:29 afea3b2eda06: Download complete 05:59:29 7809a108b3ef: Verifying Checksum 05:59:29 7809a108b3ef: Download complete 05:59:30 540db60ca938: Pull complete 05:59:30 adcc1eea9eea: Pull complete 05:59:30 4c4ab2625f07: Pull complete 05:59:31 f706445af74f: Verifying Checksum 05:59:31 f706445af74f: Download complete 05:59:31 0510c868ecb4: Verifying Checksum 05:59:31 0510c868ecb4: Download complete 05:59:36 0510c868ecb4: Pull complete 05:59:36 afea3b2eda06: Pull complete 05:59:36 7809a108b3ef: Pull complete 05:59:37 f706445af74f: Pull complete 05:59:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:59:37 ---> b068be0155e3 05:59:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:43 ---> Running in a088fd6b12c5 05:59:43 Removing intermediate container a088fd6b12c5 05:59:43 ---> b74fc1d9dd49 05:59:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:43 ---> Running in 891589048c57 05:59:43 Removing intermediate container 891589048c57 05:59:43 ---> c206028c2342 05:59:43 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:59:44 ---> Running in c60b246a6baa 05:59:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:59:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:59:46 (1/6) Installing libc-dev (0.7.2-r3) 05:59:46 (2/6) Installing libsodium (1.0.18-r0) 05:59:46 (3/6) Installing pkgconf (1.7.3-r0) 05:59:46 (4/6) Installing libsodium-dev (1.0.18-r0) 05:59:46 (5/6) Installing libzmq (4.3.3-r1) 05:59:46 (6/6) Installing zeromq-dev (4.3.3-r1) 05:59:46 Executing busybox-1.32.1-r6.trigger 05:59:46 OK: 150 MiB in 46 packages 05:59:47 Removing intermediate container c60b246a6baa 05:59:47 ---> e1dd8d052f5c 05:59:47 Step 6/8 : WORKDIR /device-sdk-go 05:59:47 ---> Running in fdf5648209f8 05:59:47 Removing intermediate container fdf5648209f8 05:59:47 ---> 0434bdf25c5a 05:59:47 Step 7/8 : COPY . . 05:59:48 ---> d0b2497bad02 05:59:48 Step 8/8 : RUN go mod download 05:59:48 ---> Running in e647d5e965f1 06:00:03 Removing intermediate container e647d5e965f1 06:00:03 ---> dbb2293a08fc 06:00:03 Successfully built dbb2293a08fc 06:00:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:00:03 + docker inspect -f . ci-base-image-x86_64 06:00:03 . [Pipeline] withDockerContainer 06:00:03 prd-centos7-docker-4c-2g-15015 does not seem to be running inside a container 06:00:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:04 $ docker top e1d87b77d9da9879ebf7a8ca6b145a1203846373fdcb2d2c97756f8d5a48d426 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:04 + go version 06:00:04 go version go1.16.3 linux/amd64 [Pipeline] } 06:00:04 $ docker stop --time=1 e1d87b77d9da9879ebf7a8ca6b145a1203846373fdcb2d2c97756f8d5a48d426 06:00:05 $ docker rm -f e1d87b77d9da9879ebf7a8ca6b145a1203846373fdcb2d2c97756f8d5a48d426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:06 + docker inspect -f . ci-base-image-x86_64 06:00:06 . [Pipeline] withDockerContainer 06:00:06 prd-centos7-docker-4c-2g-15015 does not seem to be running inside a container 06:00:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:06 $ docker top abe264eba759cabd8965af7ce15271c40b44800e5f946f4e021057f16dd7273e -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:07 + go mod tidy [Pipeline] sh 06:00:07 + make test 06:00:07 go mod tidy 06:00:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15016 in /w/workspace/dgexfoundry_device-sdk-go_PR-932 [Pipeline] { [Pipeline] ws 06:00:08 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:00:08 Selected Git installation does not exist. Using Default 06:00:08 The recommended git tool is: NONE 06:00:13 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:00:13 using credential edgex-jenkins-ssh 06:00:13 Cloning the remote Git repository 06:00:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:00:14 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:00:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:00:14 > git --version # timeout=10 06:00:14 > git --version # 'git version 2.17.1' 06:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:00:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:00:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:16 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit e705ce973a6cd2421186a0e8384292f1fc738888 06:00:16 Merge succeeded, producing e705ce973a6cd2421186a0e8384292f1fc738888 06:00:16 Checking out Revision e705ce973a6cd2421186a0e8384292f1fc738888 (PR-932) 06:00:16 > git config core.sparsecheckout # timeout=10 06:00:16 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 06:00:16 > git remote # timeout=10 06:00:16 > git config --get remote.origin.url # timeout=10 06:00:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:16 > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 06:00:16 > git rev-parse HEAD^{commit} # timeout=10 06:00:16 > git config core.sparsecheckout # timeout=10 06:00:16 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 06:00:20 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:00:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:00:22 + true 06:00:22 + sudo service docker restart 06:00:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:00:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:00:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:00:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.048s coverage: 25.4% of statements 06:00:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:00:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements 06:00:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.060s coverage: 78.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:41 provisioning config files... 06:00:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1676362230925928214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:41 ---> docker-login.sh 06:00:41 nexus3.edgexfoundry.org:10001 06:00:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.050s coverage: 10.7% of statements 06:00:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:00:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:00:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:00:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 30.2% of statements 06:00:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 nexus3.edgexfoundry.org:10002 06:00:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 83.3% of statements 06:00:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:00:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:00:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.079s coverage: 58.0% of statements 06:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:43 Configure a credential helper to remove this warning. See 06:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:43 06:00:43 Login Succeeded 06:00:43 nexus3.edgexfoundry.org:10003 06:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:43 Configure a credential helper to remove this warning. See 06:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:43 06:00:43 Login Succeeded 06:00:43 nexus3.edgexfoundry.org:10004 06:00:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.816s coverage: 89.2% of statements 06:00:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:00:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.0% of statements 06:00:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:00:44 GO111MODULE=on go vet ./... 06:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:44 Configure a credential helper to remove this warning. See 06:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:44 06:00:44 Login Succeeded 06:00:44 docker.io 06:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:44 Configure a credential helper to remove this warning. See 06:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:44 06:00:44 Login Succeeded 06:00:44 ---> docker-login.sh ends [Pipeline] } 06:00:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:45 ========================================================= 06:00:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:00:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:45 + 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 . 06:00:45 Sending build context to Docker daemon 2.588MB 06:00:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:00:45 Step 2/8 : FROM ${BASE} 06:00:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:45 595b0fe564bb: Pulling fs layer 06:00:45 7186ed65a4f7: Pulling fs layer 06:00:45 316046926c0a: Pulling fs layer 06:00:45 4ebd0625c992: Pulling fs layer 06:00:45 207e8628e3a3: Pulling fs layer 06:00:45 c791037a9be2: Pulling fs layer 06:00:45 ffd874e62e21: Pulling fs layer 06:00:45 207e8628e3a3: Waiting 06:00:45 c791037a9be2: Waiting 06:00:45 ffd874e62e21: Waiting 06:00:45 4ebd0625c992: Waiting 06:00:45 316046926c0a: Verifying Checksum 06:00:45 316046926c0a: Download complete 06:00:45 7186ed65a4f7: Verifying Checksum 06:00:45 7186ed65a4f7: Download complete 06:00:45 207e8628e3a3: Verifying Checksum 06:00:45 207e8628e3a3: Download complete 06:00:46 c791037a9be2: Download complete 06:00:46 595b0fe564bb: Verifying Checksum 06:00:46 595b0fe564bb: Download complete 06:00:46 595b0fe564bb: Pull complete 06:00:47 7186ed65a4f7: Pull complete 06:00:48 316046926c0a: Pull complete 06:00:49 ffd874e62e21: Download complete 06:00:49 4ebd0625c992: Verifying Checksum 06:00:49 4ebd0625c992: Download complete 06:00:59 4ebd0625c992: Pull complete 06:01:00 207e8628e3a3: Pull complete 06:01:00 c791037a9be2: Pull complete 06:01:02 gofmt -l . 06:01:02 [ "`gofmt -l .`" = "" ] 06:01:02 ./bin/test-attribution-txt.sh 06:01:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:01:02 $ docker stop --time=1 abe264eba759cabd8965af7ce15271c40b44800e5f946f4e021057f16dd7273e 06:01:03 $ docker rm -f abe264eba759cabd8965af7ce15271c40b44800e5f946f4e021057f16dd7273e [Pipeline] // withDockerContainer [Pipeline] sh 06:01:04 ffd874e62e21: Pull complete 06:01:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:01:04 ---> cfc18b08335c 06:01:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:06 ---> Running in da25591f9ff0 06:01:06 + ls -al . 06:01:06 total 212 06:01:06 drwxrwxr-x. 10 jenkins jenkins 4096 May 19 06:01 . 06:01:06 drwxrwxr-x. 4 jenkins jenkins 28 May 19 05:59 .. 06:01:06 drwxrwxr-x. 2 jenkins jenkins 64 May 19 05:59 bin 06:01:06 -rw-r--r--. 1 jenkins jenkins 126187 May 19 06:00 coverage.out 06:01:06 -rw-rw-r--. 1 jenkins jenkins 987 May 19 05:59 Dockerfile.build 06:01:06 -rw-rw-r--. 1 jenkins jenkins 140 May 19 05:59 .dockerignore 06:01:06 drwxrwxr-x. 5 jenkins jenkins 62 May 19 05:59 example 06:01:06 drwxrwxr-x. 8 jenkins jenkins 179 May 19 05:59 .git 06:01:06 drwxrwxr-x. 2 jenkins jenkins 103 May 19 05:59 .github 06:01:06 -rw-rw-r--. 1 jenkins jenkins 138 May 19 05:59 .gitignore 06:01:06 -rw-r--r--. 1 jenkins jenkins 575 May 19 06:01 go.mod 06:01:06 -rw-r--r--. 1 jenkins jenkins 20803 May 19 06:00 go.sum 06:01:06 drwxrwxr-x. 15 jenkins jenkins 224 May 19 05:59 internal 06:01:06 -rw-rw-r--. 1 jenkins jenkins 894 May 19 05:59 Jenkinsfile 06:01:06 -rw-rw-r--. 1 jenkins jenkins 11341 May 19 05:59 LICENSE 06:01:06 -rw-rw-r--. 1 jenkins jenkins 1026 May 19 05:59 Makefile 06:01:06 drwxrwxr-x. 4 jenkins jenkins 26 May 19 05:59 openapi 06:01:06 drwxrwxr-x. 5 jenkins jenkins 50 May 19 05:59 pkg 06:01:06 -rw-rw-r--. 1 jenkins jenkins 7652 May 19 05:59 README.md 06:01:06 -rw-rw-r--. 1 jenkins jenkins 6616 May 19 05:59 RELEASE-NOTES.txt 06:01:06 drwxrwxr-x. 4 jenkins jenkins 54 May 19 05:59 snap 06:01:06 -rw-rw-r--. 1 jenkins jenkins 5 May 19 05:56 VERSION 06:01:06 -rw-rw-r--. 1 jenkins jenkins 222 May 19 05:59 version.go [Pipeline] isUnix [Pipeline] sh 06:01:06 Removing intermediate container da25591f9ff0 06:01:06 ---> 984de5143f9e 06:01:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:06 + 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=e705ce973a6cd2421186a0e8384292f1fc738888 --label arch=amd64 --label version=0.0.0 . 06:01:06 Sending build context to Docker daemon 2.711MB 06:01:06 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:01:06 Step 2/23 : FROM ${BASE} AS builder 06:01:06 ---> dbb2293a08fc 06:01:06 Step 3/23 : WORKDIR /device-sdk-go 06:01:06 ---> Running in dd7a33ce6544 06:01:06 ---> Running in 7d0ad1cf78d4 06:01:06 Removing intermediate container dd7a33ce6544 06:01:06 ---> a801738a04e7 06:01:06 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:06 ---> Running in a51aa5c9c995 06:01:06 Removing intermediate container a51aa5c9c995 06:01:06 ---> 0a6e5a1486cf 06:01:06 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:06 ---> Running in f646238eab13 06:01:07 Removing intermediate container f646238eab13 06:01:07 ---> 00dd17d8872f 06:01:07 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:01:07 ---> Running in fcdab70900f1 06:01:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:01:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:01:09 OK: 150 MiB in 46 packages 06:01:09 Removing intermediate container fcdab70900f1 06:01:09 ---> 1078911f7c64 06:01:09 Step 7/23 : COPY . . 06:01:09 Removing intermediate container 7d0ad1cf78d4 06:01:09 ---> 3abdbd1c0ee0 06:01:09 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:01:09 ---> Running in 852a634726dc 06:01:09 ---> 1bf84a823d0a 06:01:09 Step 8/23 : RUN go mod download 06:01:09 ---> Running in 1d99129c841b 06:01:10 Removing intermediate container 1d99129c841b 06:01:10 ---> 3ea24d40ca94 06:01:10 Step 9/23 : RUN make build 06:01:10 ---> Running in be60e156171d 06:01:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:01:10 go mod tidy 06:01:10 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 06:01:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:01:12 (1/6) Installing libc-dev (0.7.2-r3) 06:01:12 (2/6) Installing libsodium (1.0.18-r0) 06:01:12 (3/6) Installing pkgconf (1.7.3-r0) 06:01:12 (4/6) Installing libsodium-dev (1.0.18-r0) 06:01:12 (5/6) Installing libzmq (4.3.3-r1) 06:01:12 (6/6) Installing zeromq-dev (4.3.3-r1) 06:01:12 Executing busybox-1.32.1-r6.trigger 06:01:12 OK: 139 MiB in 46 packages 06:01:14 Removing intermediate container 852a634726dc 06:01:14 ---> 5e2058ba5a21 06:01:14 Step 6/8 : WORKDIR /device-sdk-go 06:01:14 ---> Running in edf1533b6661 06:01:14 Removing intermediate container edf1533b6661 06:01:14 ---> f076ea3e10e7 06:01:14 Step 7/8 : COPY . . 06:01:16 ---> 9b0be3ee2a87 06:01:16 Step 8/8 : RUN go mod download 06:01:16 ---> Running in bb0ee008dcd0 06:01:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:01:22 Removing intermediate container be60e156171d 06:01:22 ---> 740141b708f4 06:01:22 Step 10/23 : FROM alpine:3.12 06:01:22 3.12: Pulling from library/alpine 06:01:23 339de151aab4: Pulling fs layer 06:01:23 339de151aab4: Verifying Checksum 06:01:23 339de151aab4: Download complete 06:01:23 339de151aab4: Pull complete 06:01:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:01:23 Status: Downloaded newer image for alpine:3.12 06:01:23 ---> 13621d1b12d4 06:01:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:23 ---> Running in 7bb82010e975 06:01:23 Removing intermediate container 7bb82010e975 06:01:23 ---> 5b07ed0ca037 06:01:23 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:23 ---> Running in 9eba5333ffbf 06:01:24 Removing intermediate container 9eba5333ffbf 06:01:24 ---> 2d3f96369734 06:01:24 Step 13/23 : RUN apk add --update --no-cache zeromq 06:01:24 ---> Running in 29c5a644b20e 06:01:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:25 (1/5) Installing libgcc (9.3.0-r2) 06:01:25 (2/5) Installing libsodium (1.0.18-r0) 06:01:25 (3/5) Installing libstdc++ (9.3.0-r2) 06:01:26 (4/5) Installing libzmq (4.3.3-r0) 06:01:26 (5/5) Installing zeromq (4.3.3-r0) 06:01:26 Executing busybox-1.31.1-r20.trigger 06:01:26 OK: 8 MiB in 19 packages 06:01:27 Removing intermediate container 29c5a644b20e 06:01:27 ---> 594272c1bb8b 06:01:27 Step 14/23 : WORKDIR / 06:01:27 ---> Running in 3c8d68957cfe 06:01:27 Removing intermediate container 3c8d68957cfe 06:01:27 ---> ae12cebeb23c 06:01:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:01:27 ---> 2cdc036c7311 06:01:27 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:01:28 ---> 4993366563b6 06:01:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:01:28 ---> bcc069687749 06:01:28 Step 18/23 : EXPOSE 49990 06:01:28 ---> Running in 044332a083e3 06:01:28 Removing intermediate container 044332a083e3 06:01:28 ---> 1ce992620e9d 06:01:28 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:01:28 ---> Running in 5b1ae5cd90a0 06:01:28 Removing intermediate container 5b1ae5cd90a0 06:01:28 ---> 0588c9ff60d8 06:01:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:28 ---> Running in 477e27a0d585 06:01:28 Removing intermediate container 477e27a0d585 06:01:28 ---> 829e35dec43a 06:01:28 Step 21/23 : LABEL arch=amd64 06:01:28 ---> Running in e339a892de44 06:01:28 Removing intermediate container e339a892de44 06:01:28 ---> f278a2202b18 06:01:28 Step 22/23 : LABEL git_sha=e705ce973a6cd2421186a0e8384292f1fc738888 06:01:28 ---> Running in 64db63427403 06:01:28 Removing intermediate container 64db63427403 06:01:28 ---> 0b353e77432e 06:01:28 Step 23/23 : LABEL version=0.0.0 06:01:28 ---> Running in ec27ca0ca70d 06:01:28 Removing intermediate container ec27ca0ca70d 06:01:28 ---> 6f5d719bf18b 06:01:28 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:01:28 Successfully built 6f5d719bf18b 06:01:28 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 06:01:29 ---> job-cost.sh 06:01:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BG2x 06:01:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:01:43 Removing intermediate container bb0ee008dcd0 06:01:43 ---> 63c632f11908 06:01:43 Successfully built 63c632f11908 06:01:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:01:43 + docker inspect -f . ci-base-image-arm64 06:01:43 . [Pipeline] withDockerContainer 06:01:43 prd-ubuntu18.04-docker-arm64-4c-16g-15016 does not seem to be running inside a container 06:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:01:45 $ docker top d7d618a23b8c1298e8ec513626a76648cf9e14d6087cd54aed61e67b3a250b3c -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:46 + go version 06:01:46 go version go1.16.3 linux/arm64 [Pipeline] } 06:01:46 $ docker stop --time=1 d7d618a23b8c1298e8ec513626a76648cf9e14d6087cd54aed61e67b3a250b3c 06:01:48 $ docker rm -f d7d618a23b8c1298e8ec513626a76648cf9e14d6087cd54aed61e67b3a250b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:48 + docker inspect -f . ci-base-image-arm64 06:01:48 . [Pipeline] withDockerContainer 06:01:49 prd-ubuntu18.04-docker-arm64-4c-16g-15016 does not seem to be running inside a container 06:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:01:50 $ docker top 34c42dac257cb9bf68b3dc6ea711de172c57f7ba8cd7b69a90f687249c07f557 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:51 + go mod tidy 06:01:51 lf-activate-venv(): INFO: Adding /tmp/venv-BG2x/bin to PATH 06:01:51 INFO: No Stack... [Pipeline] sh 06:01:52 INFO: Retrieving Pricing Info for: v3-standard-2 06:01:53 INFO: Archiving Costs [Pipeline] sh 06:01:53 + make test 06:01:53 go mod tidy 06:01:53 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:01:53 + cut -d, -f6 [Pipeline] lock 06:01:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] 06:01:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] did not exist. Created. 06:01:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:01:53 + echo total: 0.05999999865889549 [Pipeline] stash 06:01:53 Stashed 1 file(s) [Pipeline] } 06:01:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:15 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:03:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:03:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:03:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:03:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.269s coverage: 25.4% of statements 06:03:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:03:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.208s coverage: 28.1% of statements 06:03:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.258s coverage: 78.9% of statements 06:03:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.184s coverage: 10.7% of statements 06:03:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:03:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:03:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:03:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.342s coverage: 30.2% of statements 06:03:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:03:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.233s coverage: 83.3% of statements 06:03:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:03:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:03:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.324s coverage: 58.0% of statements 06:03:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.038s coverage: 89.2% of statements 06:03:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:03:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.191s coverage: 5.0% of statements 06:03:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:03:37 GO111MODULE=on go vet ./... 06:04:34 gofmt -l . 06:04:34 [ "`gofmt -l .`" = "" ] 06:04:34 ./bin/test-attribution-txt.sh 06:04:34 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:04:34 $ docker stop --time=1 34c42dac257cb9bf68b3dc6ea711de172c57f7ba8cd7b69a90f687249c07f557 06:04:36 $ docker rm -f 34c42dac257cb9bf68b3dc6ea711de172c57f7ba8cd7b69a90f687249c07f557 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:37 Warning: overwriting stash ‘coverage-report’ 06:04:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:38 + ls -al . 06:04:38 total 248 06:04:38 drwxrwxr-x 10 jenkins jenkins 4096 May 19 06:04 . 06:04:38 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:00 .. 06:04:38 -rw-rw-r-- 1 jenkins jenkins 140 May 19 06:00 .dockerignore 06:04:38 drwxrwxr-x 8 jenkins jenkins 4096 May 19 06:00 .git 06:04:38 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:00 .github 06:04:38 -rw-rw-r-- 1 jenkins jenkins 138 May 19 06:00 .gitignore 06:04:38 -rw-rw-r-- 1 jenkins jenkins 987 May 19 06:00 Dockerfile.build 06:04:38 -rw-rw-r-- 1 jenkins jenkins 894 May 19 06:00 Jenkinsfile 06:04:38 -rw-rw-r-- 1 jenkins jenkins 11341 May 19 06:00 LICENSE 06:04:38 -rw-rw-r-- 1 jenkins jenkins 1026 May 19 06:00 Makefile 06:04:38 -rw-rw-r-- 1 jenkins jenkins 7652 May 19 06:00 README.md 06:04:38 -rw-rw-r-- 1 jenkins jenkins 6616 May 19 06:00 RELEASE-NOTES.txt 06:04:38 -rw-rw-r-- 1 jenkins jenkins 5 May 19 05:56 VERSION 06:04:38 drwxrwxr-x 2 jenkins jenkins 4096 May 19 06:00 bin 06:04:38 -rw-r--r-- 1 jenkins jenkins 126187 May 19 06:03 coverage.out 06:04:38 drwxrwxr-x 5 jenkins jenkins 4096 May 19 06:00 example 06:04:38 -rw-r--r-- 1 jenkins jenkins 575 May 19 06:04 go.mod 06:04:38 -rw-r--r-- 1 jenkins jenkins 20803 May 19 06:01 go.sum 06:04:38 drwxrwxr-x 15 jenkins jenkins 4096 May 19 06:00 internal 06:04:38 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:00 openapi 06:04:38 drwxrwxr-x 5 jenkins jenkins 4096 May 19 06:00 pkg 06:04:38 drwxrwxr-x 4 jenkins jenkins 4096 May 19 06:00 snap 06:04:38 -rw-rw-r-- 1 jenkins jenkins 222 May 19 06:00 version.go [Pipeline] isUnix [Pipeline] sh 06:04:39 + 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=e705ce973a6cd2421186a0e8384292f1fc738888 --label arch=arm64 --label version=0.0.0 . 06:04:39 Sending build context to Docker daemon 2.715MB 06:04:39 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:04:39 Step 2/23 : FROM ${BASE} AS builder 06:04:39 ---> 63c632f11908 06:04:39 Step 3/23 : WORKDIR /device-sdk-go 06:04:39 ---> Running in 9377211a3ef5 06:04:40 Removing intermediate container 9377211a3ef5 06:04:40 ---> 35e1d279f25c 06:04:40 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:04:40 ---> Running in b2bf32cf689d 06:04:41 Removing intermediate container b2bf32cf689d 06:04:41 ---> 681665a1e927 06:04:41 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:41 ---> Running in a678b7663d21 06:04:43 Removing intermediate container a678b7663d21 06:04:43 ---> f50edd3092b4 06:04:43 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:04:43 ---> Running in a4d97b707c20 06:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:04:46 OK: 139 MiB in 46 packages 06:04:47 Removing intermediate container a4d97b707c20 06:04:47 ---> 2a258faf2cc4 06:04:47 Step 7/23 : COPY . . 06:04:48 ---> 73359a03119a 06:04:48 Step 8/23 : RUN go mod download 06:04:48 ---> Running in 8da519253941 06:04:51 Removing intermediate container 8da519253941 06:04:51 ---> 24cc52938137 06:04:51 Step 9/23 : RUN make build 06:04:51 ---> Running in c609d3552a77 06:04:52 go mod tidy 06:04:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:05:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:05:27 Removing intermediate container c609d3552a77 06:05:27 ---> f96f2b8e5efe 06:05:27 Step 10/23 : FROM alpine:3.12 06:05:27 3.12: Pulling from library/alpine 06:05:27 d2f70382dc9a: Pulling fs layer 06:05:28 d2f70382dc9a: Verifying Checksum 06:05:28 d2f70382dc9a: Download complete 06:05:28 d2f70382dc9a: Pull complete 06:05:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:05:28 Status: Downloaded newer image for alpine:3.12 06:05:28 ---> 9852663dfa18 06:05:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:05:29 ---> Running in 1fbfded7c066 06:05:29 Removing intermediate container 1fbfded7c066 06:05:29 ---> e7bcb8d071d2 06:05:29 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:29 ---> Running in 21784cae962e 06:05:32 Removing intermediate container 21784cae962e 06:05:32 ---> 3159d4266cea 06:05:32 Step 13/23 : RUN apk add --update --no-cache zeromq 06:05:32 ---> Running in 5f344b8a4515 06:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:05:34 (1/5) Installing libgcc (9.3.0-r2) 06:05:34 (2/5) Installing libsodium (1.0.18-r0) 06:05:34 (3/5) Installing libstdc++ (9.3.0-r2) 06:05:34 (4/5) Installing libzmq (4.3.3-r0) 06:05:35 (5/5) Installing zeromq (4.3.3-r0) 06:05:35 Executing busybox-1.31.1-r20.trigger 06:05:35 OK: 8 MiB in 19 packages 06:05:36 Removing intermediate container 5f344b8a4515 06:05:36 ---> 26afd8f98996 06:05:36 Step 14/23 : WORKDIR / 06:05:36 ---> Running in 04f265ccd7bb 06:05:36 Removing intermediate container 04f265ccd7bb 06:05:36 ---> b67d6244df76 06:05:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:05:37 ---> 4f8544b601f1 06:05:37 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:05:38 ---> f5895661d8c5 06:05:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:05:39 ---> 805a043ab3ba 06:05:39 Step 18/23 : EXPOSE 49990 06:05:39 ---> Running in ad09fd6cad74 06:05:40 Removing intermediate container ad09fd6cad74 06:05:40 ---> 3c4f421ff7fa 06:05:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:05:40 ---> Running in b6e414269d87 06:05:40 Removing intermediate container b6e414269d87 06:05:40 ---> f068c4fd704f 06:05:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:40 ---> Running in 2926b98897f2 06:05:41 Removing intermediate container 2926b98897f2 06:05:41 ---> c9c22f8a6261 06:05:41 Step 21/23 : LABEL arch=arm64 06:05:41 ---> Running in 701c15150ee5 06:05:42 Removing intermediate container 701c15150ee5 06:05:42 ---> 0e7b72e149b8 06:05:42 Step 22/23 : LABEL git_sha=e705ce973a6cd2421186a0e8384292f1fc738888 06:05:42 ---> Running in f28c8e8fd320 06:05:42 Removing intermediate container f28c8e8fd320 06:05:42 ---> de108e116f4a 06:05:42 Step 23/23 : LABEL version=0.0.0 06:05:42 ---> Running in 2fd24853b70b 06:05:43 Removing intermediate container 2fd24853b70b 06:05:43 ---> 36badafa02fe 06:05:43 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:05:43 Successfully built 36badafa02fe 06:05:43 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 06:05:43 ---> job-cost.sh 06:05:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6qgr 06:06:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:07:44 lf-activate-venv(): INFO: Adding /tmp/venv-6qgr/bin to PATH 06:07:44 INFO: No Stack... 06:07:44 INFO: Retrieving Pricing Info for: v2-standard-4 06:07:44 INFO: Archiving Costs [Pipeline] sh 06:07:45 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:07:45 + cut -d, -f6 [Pipeline] lock 06:07:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] 06:07:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] did not exist. Created. 06:07:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:45 /w/workspace/device-sdk-go/2@tmp/durable-a00bf10b/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-a00bf10b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:07:45 + echo total: 0.18000000715255737 [Pipeline] stash 06:07:45 Warning: overwriting stash ‘stack-cost’ 06:07:46 Stashed 1 file(s) [Pipeline] } 06:07:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-932-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:07:46 provisioning config files... 06:07:46 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/config3258060288370156136tmp [Pipeline] { [Pipeline] sh 06:07:47 + set +x 06:07:47 + curl -s https://codecov.io/bash 06:07:47 + bash -s -- 06:07:47 06:07:47 _____ _ 06:07:47 / ____| | | 06:07:47 | | ___ __| | ___ ___ _____ __ 06:07:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:07:47 | |___| (_) | (_| | __/ (_| (_) \ V / 06:07:47 \_____\___/ \__,_|\___|\___\___/ \_/ 06:07:47 Bash-1.0.2 06:07:47 06:07:47 06:07:47 ==> git version 2.24.4 found 06:07:47 ==> 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 06:07:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:07:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:07:47 ==> Jenkins CI detected. 06:07:47 project root: . 06:07:47 --> token set from env 06:07:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:07:47 ==> Running gcov in . (disable via -X gcov) 06:07:47 ==> Python coveragepy not found 06:07:47 ==> Searching for coverage reports in: 06:07:47 + . 06:07:47 -> Found 1 reports 06:07:47 ==> Detecting git/mercurial file structure 06:07:47 ==> Reading reports 06:07:47 + ./coverage.out bytes=126187 06:07:47 ==> Appending adjustments 06:07:47 https://docs.codecov.io/docs/fixing-reports 06:07:47 + Found adjustments 06:07:47 ==> Gzipping contents 06:07:47 20K /tmp/codecov.W31tbc.gz 06:07:47 ==> Uploading reports 06:07:47 url: https://codecov.io 06:07:47 query: branch=PR-932&commit=e705ce973a6cd2421186a0e8384292f1fc738888&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-932%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=932&job=&cmd_args= 06:07:47 -> Pinging Codecov 06:07:47 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-932&commit=e705ce973a6cd2421186a0e8384292f1fc738888&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-932%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=932&job=&cmd_args= 06:07:47 -> Uploading to 06:07:47 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7E55EF52A471D76F132DFD9A03CDDE97/e705ce973a6cd2421186a0e8384292f1fc738888/1e51f629-4046-4e41-a9ab-f9b62d7556a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T060747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11e140dbdc9701ea6b30b1b9e8b130fe8a4eb9206de9a05831c3879d0089ec7a 06:07:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:47 Dload Upload Total Spent Left Speed 06:07:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16478 0 0 100 16478 0 39210 --:--:-- --:--:-- --:--:-- 39233 06:07:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e705ce973a6cd2421186a0e8384292f1fc738888 [Pipeline] } 06:07:48 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 06:07:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:50 ---> package-listing.sh 06:07:50 ++ facter osfamily 06:07:50 ++ tr '[:upper:]' '[:lower:]' 06:07:50 + OS_FAMILY=redhat 06:07:50 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-932 06:07:50 + START_PACKAGES=/tmp/packages_start.txt 06:07:50 + END_PACKAGES=/tmp/packages_end.txt 06:07:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:50 + PACKAGES=/tmp/packages_start.txt 06:07:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-932 ']' 06:07:50 + PACKAGES=/tmp/packages_end.txt 06:07:50 + case "${OS_FAMILY}" in 06:07:50 + rpm -qa 06:07:50 + sort 06:07:51 + '[' -f /tmp/packages_start.txt ']' 06:07:51 + '[' -f /tmp/packages_end.txt ']' 06:07:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:51 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-932 ']' 06:07:51 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-932/archives/ 06:07:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-932/archives/ [Pipeline] echo 06:07:51 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-932/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:52 06:07:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:07:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:52 alpine: Pulling from edgex-lftools-log-publisher 06:07:52 df20fa9351a1: Pulling fs layer 06:07:52 36b3adc4ff6f: Pulling fs layer 06:07:52 8ad3a11d3b57: Pulling fs layer 06:07:52 46f8f816bc3b: Pulling fs layer 06:07:52 93b61091891f: Pulling fs layer 06:07:52 93b9cdb0e59b: Pulling fs layer 06:07:52 5e14af77c1be: Pulling fs layer 06:07:52 01666e4c0597: Pulling fs layer 06:07:52 aa168da1d23b: Pulling fs layer 06:07:52 93b61091891f: Waiting 06:07:52 93b9cdb0e59b: Waiting 06:07:52 5e14af77c1be: Waiting 06:07:52 01666e4c0597: Waiting 06:07:52 aa168da1d23b: Waiting 06:07:52 46f8f816bc3b: Waiting 06:07:52 36b3adc4ff6f: Verifying Checksum 06:07:52 36b3adc4ff6f: Download complete 06:07:52 46f8f816bc3b: Verifying Checksum 06:07:52 46f8f816bc3b: Download complete 06:07:52 df20fa9351a1: Verifying Checksum 06:07:52 93b9cdb0e59b: Verifying Checksum 06:07:52 93b9cdb0e59b: Download complete 06:07:52 5e14af77c1be: Verifying Checksum 06:07:52 5e14af77c1be: Download complete 06:07:52 93b61091891f: Verifying Checksum 06:07:52 93b61091891f: Download complete 06:07:52 01666e4c0597: Verifying Checksum 06:07:52 01666e4c0597: Download complete 06:07:52 8ad3a11d3b57: Verifying Checksum 06:07:52 8ad3a11d3b57: Download complete 06:07:53 df20fa9351a1: Pull complete 06:07:53 36b3adc4ff6f: Pull complete 06:07:54 8ad3a11d3b57: Pull complete 06:07:54 46f8f816bc3b: Pull complete 06:07:54 aa168da1d23b: Verifying Checksum 06:07:54 aa168da1d23b: Download complete 06:07:55 93b61091891f: Pull complete 06:07:55 93b9cdb0e59b: Pull complete 06:07:55 5e14af77c1be: Pull complete 06:07:55 01666e4c0597: Pull complete 06:08:00 aa168da1d23b: Pull complete 06:08:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:08:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:08:00 prd-centos7-docker-4c-2g-15012 does not seem to be running inside a container 06:08:00 $ 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-932/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-932 -v /w/workspace/dgexfoundry_device-sdk-go_PR-932:/w/workspace/dgexfoundry_device-sdk-go_PR-932:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-932@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 06:08:11 $ docker top a641de004ca2d9d100c5bd421adb130a9bc4533ce62b193e09333ecbd9bb2fb1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:11 + touch /tmp/pre-build-complete [Pipeline] sh 06:08:11 + mkdir -p /var/log/sa [Pipeline] sh 06:08:12 + ls /var/log/sa-host 06:08:12 + sadf -c /var/log/sa-host/sa05 06:08:12 file_magic: OK 06:08:12 HZ: Using current value: 100 06:08:12 file_header: OK 06:08:12 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 06:08:12 Statistics: 06:08:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:08:12 File successfully converted to sysstat format version 12.2.1 06:08:12 + sadf -c /var/log/sa-host/sa19 06:08:12 file_magic: OK 06:08:12 HZ: Using current value: 100 06:08:12 file_header: OK 06:08:12 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 06:08:12 Statistics: 06:08:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:08:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:12 provisioning config files... 06:08:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/config4199938779620053346tmp [Pipeline] { [Pipeline] echo 06:08:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:08:12 ---> create-netrc.sh [Pipeline] } 06:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:08:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:08:13 ---> python-tools-install.sh [Pipeline] echo 06:08:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:08:13 ---> sudo-logs.sh 06:08:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:08:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:08:13 ---> job-cost.sh 06:08:13 lf-activate-venv: SKIPPING 06:08:13 DEBUG: total: 0.18000000715255737 06:08:13 INFO: Retrieving Stack Cost... 06:08:14 INFO: Retrieving Pricing Info for: v3-standard-2 06:08:15 INFO: Archiving Costs [Pipeline] echo 06:08:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:08:15 ---> logs-deploy.sh 06:08:15 lf-activate-venv: SKIPPING 06:08:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-932/2 06:08:15 INFO: archiving workspace using pattern(s): 06:08:16 Archives upload complete. 06:08:16 INFO: archiving logs to Nexus 06:08:16 ---> uname -a: 06:08:16 Linux prd-centos7-docker-4c-2g-15012.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:08:16 06:08:16 06:08:16 ---> lscpu: 06:08:16 Architecture: x86_64 06:08:16 CPU op-mode(s): 32-bit, 64-bit 06:08:16 Byte Order: Little Endian 06:08:16 Address sizes: 40 bits physical, 48 bits virtual 06:08:16 CPU(s): 2 06:08:16 On-line CPU(s) list: 0,1 06:08:16 Thread(s) per core: 1 06:08:16 Core(s) per socket: 1 06:08:16 Socket(s): 2 06:08:16 NUMA node(s): 1 06:08:16 Vendor ID: AuthenticAMD 06:08:16 CPU family: 23 06:08:16 Model: 49 06:08:16 Model name: AMD EPYC-Rome Processor 06:08:16 Stepping: 0 06:08:16 CPU MHz: 2800.000 06:08:16 BogoMIPS: 5600.00 06:08:16 Virtualization: AMD-V 06:08:16 Hypervisor vendor: KVM 06:08:16 Virtualization type: full 06:08:16 L1d cache: 64 KiB 06:08:16 L1i cache: 64 KiB 06:08:16 L2 cache: 1 MiB 06:08:16 L3 cache: 32 MiB 06:08:16 NUMA node0 CPU(s): 0,1 06:08:16 Vulnerability Itlb multihit: Not affected 06:08:16 Vulnerability L1tf: Not affected 06:08:16 Vulnerability Mds: Not affected 06:08:16 Vulnerability Meltdown: Not affected 06:08:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:08:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:08:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:08:16 Vulnerability Srbds: Not affected 06:08:16 Vulnerability Tsx async abort: Not affected 06:08:16 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 06:08:16 06:08:16 06:08:16 ---> nproc: 06:08:16 2 06:08:16 06:08:16 06:08:16 ---> df -h: 06:08:16 Filesystem Size Used Available Use% Mounted on 06:08:16 overlay 40.0G 7.6G 32.4G 19% / 06:08:16 tmpfs 64.0M 0 64.0M 0% /dev 06:08:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:08:16 shm 64.0M 0 64.0M 0% /dev/shm 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-932 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp 06:08:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:08:16 06:08:16 06:08:16 ---> free -m: 06:08:16 total used free shared buff/cache available 06:08:16 Mem: 7821 916 4810 0 2094 6727 06:08:16 Swap: 1023 0 1023 06:08:16 06:08:16 06:08:16 ---> ip addr: 06:08:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:08:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:08:16 inet 127.0.0.1/8 scope host lo 06:08:16 valid_lft forever preferred_lft forever 06:08:16 inet6 ::1/128 scope host 06:08:16 valid_lft forever preferred_lft forever 06:08:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:08:16 link/ether fa:16:3e:9c:39:c3 brd ff:ff:ff:ff:ff:ff 06:08:16 inet 10.30.123.105/23 brd 10.30.123.255 scope global dynamic eth0 06:08:16 valid_lft 85667sec preferred_lft 85667sec 06:08:16 inet6 fe80::f816:3eff:fe9c:39c3/64 scope link 06:08:16 valid_lft forever preferred_lft forever 06:08:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:08:16 link/ether 02:42:45:cd:d5:64 brd ff:ff:ff:ff:ff:ff 06:08:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:08:16 valid_lft forever preferred_lft forever 06:08:16 inet6 fe80::42:45ff:fecd:d564/64 scope link 06:08:16 valid_lft forever preferred_lft forever 06:08:16 06:08:16 06:08:16 ---> sar -b -r -n DEV: 06:08:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 06:08:16 06:08:16 05:55:51 LINUX RESTART (2 CPU) 06:08:16 06:08:16 05:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:08:16 05:58:01 2.03 0.00 2.03 0.00 0.00 45.85 0.00 06:08:16 05:59:01 0.43 0.00 0.43 0.00 0.00 6.31 0.00 06:08:16 06:00:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 06:08:16 06:01:01 0.32 0.05 0.27 0.00 0.40 3.96 0.00 06:08:16 06:02:01 0.45 0.07 0.38 0.00 1.47 7.45 0.00 06:08:16 06:03:02 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:08:16 06:04:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 06:08:16 06:05:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 06:08:16 06:06:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 06:08:16 06:07:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 06:08:16 06:08:01 13.01 0.13 12.87 0.00 13.72 811.19 0.00 06:08:16 Average: 1.60 0.02 1.58 0.00 1.42 80.99 0.00 06:08:16 06:08:16 05:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:08:16 05:58:01 5480812 0 788200 9.84 2620 1737308 1123240 12.40 560860 1567408 16 06:08:16 05:59:01 5482596 0 786408 9.82 2620 1737316 1082096 11.95 558408 1568564 16 06:08:16 06:00:01 5480532 0 788472 9.84 2620 1737316 1082144 11.95 560656 1568564 12 06:08:16 06:01:01 5472508 0 796492 9.95 2620 1737320 1146308 12.66 565612 1569364 20 06:08:16 06:02:01 5470024 0 798848 9.97 2620 1737448 1162092 12.83 566048 1572152 8 06:08:16 06:03:02 5478504 0 790364 9.87 2620 1737452 1079396 11.92 558692 1572208 8 06:08:16 06:04:01 5469004 0 799860 9.99 2620 1737456 1079396 11.92 568512 1572208 8 06:08:16 06:05:01 5467904 0 800952 10.00 2620 1737464 1080112 11.93 571324 1570340 8 06:08:16 06:06:01 5469064 0 799792 9.99 2620 1737464 1079668 11.92 570724 1570344 8 06:08:16 06:07:01 5468588 0 800264 9.99 2620 1737468 1079752 11.92 578508 1562648 8 06:08:16 06:08:01 4954384 0 909796 11.36 2620 2142140 1269648 14.02 753392 1830164 359796 06:08:16 Average: 5426720 0 805404 10.06 2620 1774196 1114896 12.31 582976 1593088 32719 06:08:16 06:08:16 05:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:08:16 05:58:01 eth0 1.02 0.52 0.54 0.36 0.00 0.00 0.00 0.00 06:08:16 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 05:59:01 eth0 1.53 0.28 0.36 0.17 0.00 0.00 0.00 0.00 06:08:16 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:00:01 eth0 2.17 0.40 0.57 0.23 0.00 0.00 0.00 0.00 06:08:16 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:01:01 eth0 2.58 2.28 0.64 14.66 0.00 0.00 0.00 0.00 06:08:16 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:02:01 eth0 0.98 1.15 0.19 6.51 0.00 0.00 0.00 0.00 06:08:16 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:03:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:08:16 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:04:01 eth0 0.44 0.07 0.04 0.01 0.00 0.00 0.00 0.00 06:08:16 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:05:01 eth0 0.95 0.58 0.31 1.32 0.00 0.00 0.00 0.00 06:08:16 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:08:16 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:07:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 06:08:16 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:08:01 eth0 198.87 176.62 2174.08 18.95 0.00 0.00 0.00 0.00 06:08:16 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 Average: eth0 19.04 16.60 198.23 3.85 0.00 0.00 0.00 0.00 06:08:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:08:16 06:08:16 ---> sar -P ALL: 06:08:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 06:08:16 06:08:16 05:55:51 LINUX RESTART (2 CPU) 06:08:16 06:08:16 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:08:16 05:58:01 all 0.14 0.00 0.06 0.00 0.04 99.76 06:08:16 05:58:01 0 0.23 0.00 0.07 0.00 0.03 99.67 06:08:16 05:58:01 1 0.05 0.00 0.05 0.00 0.05 99.85 06:08:16 05:59:01 all 0.15 0.00 0.03 0.00 0.03 99.79 06:08:16 05:59:01 0 0.27 0.00 0.03 0.00 0.03 99.67 06:08:16 05:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:08:16 06:00:01 all 0.09 0.00 0.03 0.00 0.03 99.86 06:08:16 06:00:01 0 0.13 0.00 0.03 0.00 0.02 99.82 06:08:16 06:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:08:16 06:01:01 all 0.18 0.00 0.07 0.00 0.03 99.72 06:08:16 06:01:01 0 0.25 0.00 0.05 0.00 0.02 99.68 06:08:16 06:01:01 1 0.12 0.00 0.08 0.00 0.03 99.77 06:08:16 06:02:01 all 0.13 0.00 0.05 0.01 0.03 99.78 06:08:16 06:02:01 0 0.18 0.00 0.05 0.02 0.02 99.73 06:08:16 06:02:01 1 0.08 0.00 0.05 0.00 0.03 99.83 06:08:16 06:03:02 all 0.03 0.00 0.03 0.00 0.02 99.92 06:08:16 06:03:02 0 0.02 0.00 0.03 0.00 0.00 99.95 06:08:16 06:03:02 1 0.05 0.00 0.03 0.00 0.03 99.88 06:08:16 06:04:01 all 0.03 0.00 0.03 0.00 0.03 99.92 06:08:16 06:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:08:16 06:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:08:16 06:05:01 all 0.21 0.00 0.03 0.00 0.03 99.74 06:08:16 06:05:01 0 0.32 0.00 0.03 0.00 0.02 99.63 06:08:16 06:05:01 1 0.10 0.00 0.02 0.00 0.03 99.85 06:08:16 06:06:01 all 0.10 0.00 0.03 0.00 0.03 99.85 06:08:16 06:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:08:16 06:06:01 1 0.15 0.00 0.02 0.00 0.02 99.82 06:08:16 06:07:01 all 0.10 0.00 0.03 0.00 0.02 99.86 06:08:16 06:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:08:16 06:07:01 1 0.17 0.00 0.02 0.00 0.00 99.82 06:08:16 06:08:01 all 6.63 0.00 2.53 0.69 0.04 90.10 06:08:16 06:08:01 0 7.24 0.00 2.83 0.80 0.03 89.10 06:08:16 06:08:01 1 6.02 0.00 2.23 0.59 0.05 91.10 06:08:16 06:08:16 Average: CPU %user %nice %system %iowait %steal %idle 06:08:16 Average: all 0.70 0.00 0.26 0.06 0.03 98.95 06:08:16 Average: 0 0.79 0.00 0.29 0.07 0.02 98.83 06:08:16 Average: 1 0.62 0.00 0.23 0.05 0.03 99.07 06:08:16 06:08:16 06:08:16