Pull request #922 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from f52e96a17fa5a253b9a972e3b71ea00fc70316a5+e437657d2d11e173c1ba87cc59d8d85c228ee6bb (ab9e89d03ba39ada9f7c56aeb0d45dd179741d38) Running in Durability level: MAX_SURVIVABILITY 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 > 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 --is-inside-work-tree # 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 > 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 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-922/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-922/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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:docker-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: docker-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-4511 in /w/workspace/dgexfoundry_device-sdk-go_PR-922 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-922 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/922/head:refs/remotes/origin/PR-922 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e437657d2d11e173c1ba87cc59d8d85c228ee6bb into PR head commit f52e96a17fa5a253b9a972e3b71ea00fc70316a5 Merge succeeded, producing f52e96a17fa5a253b9a972e3b71ea00fc70316a5 Checking out Revision f52e96a17fa5a253b9a972e3b71ea00fc70316a5 (PR-922) > git config core.sparsecheckout # timeout=10 > git checkout -f f52e96a17fa5a253b9a972e3b71ea00fc70316a5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e437657d2d11e173c1ba87cc59d8d85c228ee6bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f52e96a17fa5a253b9a972e3b71ea00fc70316a5 # timeout=10 Commit message: "refactor: Rework Messaging bootstrap handler for removal of shared handler" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:16 ========================================================= 17:09:16 EdgeX Global Pipelines Version Info 17:09:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:20 ------------------- 17:09:20 stable info: 17:09:20 ------------------- 17:09:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:09:20 Message: update stable to v1.0.192 17:09:21 ------------------- 17:09:21 experimental info: 17:09:21 ------------------- 17:09:21 Commited By: **** collab-it+edgex@linuxfoundation.org 17:09:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:09:21 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-922 [Pipeline] echo 17:09:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-922 [Pipeline] echo 17:09:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-922 [Pipeline] echo 17:09:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f52e96a17fa5a253b9a972e3b71ea00fc70316a5 [Pipeline] echo 17:09:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f52e96a [Pipeline] echo 17:09:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:09:23 provisioning config files... 17:09:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp/config2159053862036831130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:23 ---> docker-login.sh 17:09:23 nexus3.edgexfoundry.org:10001 17:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:25 Configure a credential helper to remove this warning. See 17:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:25 17:09:25 Login Succeeded 17:09:25 nexus3.edgexfoundry.org:10002 17:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:26 Configure a credential helper to remove this warning. See 17:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:26 17:09:26 Login Succeeded 17:09:26 nexus3.edgexfoundry.org:10003 17:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:26 Configure a credential helper to remove this warning. See 17:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:26 17:09:26 Login Succeeded 17:09:26 nexus3.edgexfoundry.org:10004 17:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:27 Configure a credential helper to remove this warning. See 17:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:27 17:09:27 Login Succeeded 17:09:27 docker.io 17:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:27 Configure a credential helper to remove this warning. See 17:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:27 17:09:27 Login Succeeded 17:09:27 ---> docker-login.sh ends [Pipeline] } 17:09:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:28 + git log --format=format:%s -1 f52e96a17fa5a253b9a972e3b71ea00fc70316a5 [Pipeline] echo 17:09:28 GIT_COMMIT: f52e96a17fa5a253b9a972e3b71ea00fc70316a5, Commit Message: refactor: Rework Messaging bootstrap handler for removal of shared handler [Pipeline] echo 17:09:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:29 17:09:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:09:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:30 latest: Pulling from edgex-devops/git-semver 17:09:30 31603596830f: Pulling fs layer 17:09:30 54011a49482f: Pulling fs layer 17:09:30 a6820b24f6d8: Pulling fs layer 17:09:30 f581987b2513: Pulling fs layer 17:09:30 f581987b2513: Waiting 17:09:30 54011a49482f: Verifying Checksum 17:09:30 54011a49482f: Download complete 17:09:30 31603596830f: Verifying Checksum 17:09:30 31603596830f: Download complete 17:09:30 f581987b2513: Verifying Checksum 17:09:30 f581987b2513: Download complete 17:09:31 a6820b24f6d8: Verifying Checksum 17:09:31 a6820b24f6d8: Download complete 17:09:31 31603596830f: Pull complete 17:09:31 54011a49482f: Pull complete 17:09:33 a6820b24f6d8: Pull complete 17:09:34 f581987b2513: Pull complete 17:09:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:09:34 prd-centos7-docker-4c-2g-4511 does not seem to be running inside a container 17:09:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-922 -v /w/workspace/dgexfoundry_device-sdk-go_PR-922:/w/workspace/dgexfoundry_device-sdk-go_PR-922:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:09:38 $ docker top c3197617076ea801f13f7425003a374af1d3232440d70de6df04716fdd6ab0ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:38 [ssh-agent] Looking for ssh-agent implementation... 17:09:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:39 $ docker exec c3197617076ea801f13f7425003a374af1d3232440d70de6df04716fdd6ab0ee ssh-agent 17:09:39 SSH_AUTH_SOCK=/tmp/ssh-ILooclDCjrA2/agent.11 17:09:39 SSH_AGENT_PID=16 17:09:39 Running ssh-add (command line suppressed) 17:09:39 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp/private_key_3912454476675457922.key (/w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp/private_key_3912454476675457922.key) 17:09:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:40 + git tag --points-at HEAD [Pipeline] } 17:09:40 $ docker exec --env ******** --env ******** c3197617076ea801f13f7425003a374af1d3232440d70de6df04716fdd6ab0ee ssh-agent -k 17:09:41 unset SSH_AUTH_SOCK; 17:09:41 unset SSH_AGENT_PID; 17:09:41 echo Agent pid 16 killed; 17:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:41 [ssh-agent] Looking for ssh-agent implementation... 17:09:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:41 $ docker exec c3197617076ea801f13f7425003a374af1d3232440d70de6df04716fdd6ab0ee ssh-agent 17:09:42 SSH_AUTH_SOCK=/tmp/ssh-uZtJGMJl3GRJ/agent.44 17:09:42 SSH_AGENT_PID=49 17:09:42 Running ssh-add (command line suppressed) 17:09:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp/private_key_3181709711825251406.key (/w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp/private_key_3181709711825251406.key) 17:09:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:43 + git semver init 17:09:43 # -> Open(): unable to determine branch for HEAD 17:09:43 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-922/.git 17:09:43 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-922 17:09:43 # $SEMVER_REMOTE_NAME = origin 17:09:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:09:43 # $SEMVER_USER_NAME = edgex-jenkins 17:09:43 # $SEMVER_BRANCH = PR-922 17:09:43 # $SEMVER_TEMP = /tmp/semver-970357787 17:09:43 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:09:44 # '/tmp/semver-970357787' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-922/.semver' 17:09:44 # -> Force: false 17:09:44 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-922/.semver [Pipeline] } 17:09:44 $ docker exec --env ******** --env ******** c3197617076ea801f13f7425003a374af1d3232440d70de6df04716fdd6ab0ee ssh-agent -k 17:09:45 unset SSH_AUTH_SOCK; 17:09:45 unset SSH_AGENT_PID; 17:09:45 echo Agent pid 49 killed; 17:09:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:45 + git semver [Pipeline] } 17:09:46 $ docker stop --time=1 c3197617076ea801f13f7425003a374af1d3232440d70de6df04716fdd6ab0ee 17:09:47 $ docker rm -f c3197617076ea801f13f7425003a374af1d3232440d70de6df04716fdd6ab0ee [Pipeline] // withDockerContainer [Pipeline] sh 17:09:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:49 Stashed 1 file(s) [Pipeline] echo 17:09:49 [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 17:10:04 Still waiting to schedule task 17:10:04 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-4506’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4514’ is offline; ‘prd-centos7-docker-4c-2g-4515’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4504’ doesn’t have label ‘centos7-docker-4c-2g’ 17:10:04 Still waiting to schedule task 17:10:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:10:41 Running on prd-centos7-docker-4c-2g-4515 in /w/workspace/dgexfoundry_device-sdk-go_PR-922 [Pipeline] { [Pipeline] ws 17:10:41 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:10:51 using credential edgex-jenkins-ssh 17:10:51 Cloning the remote Git repository 17:10:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:10:52 > git init /w/workspace/device-sdk-go/1 # timeout=10 17:10:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:10:52 > git --version # timeout=10 17:10:52 > git --version # 'git version 2.24.3' 17:10:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:10:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:54 Merging remotes/origin/master commit e437657d2d11e173c1ba87cc59d8d85c228ee6bb into PR head commit f52e96a17fa5a253b9a972e3b71ea00fc70316a5 17:10:55 Merge succeeded, producing f52e96a17fa5a253b9a972e3b71ea00fc70316a5 17:10:55 Checking out Revision f52e96a17fa5a253b9a972e3b71ea00fc70316a5 (PR-922) 17:10:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:10:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:10:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:10:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:10:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/922/head:refs/remotes/origin/PR-922 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:10:54 > git config core.sparsecheckout # timeout=10 17:10:54 > git checkout -f f52e96a17fa5a253b9a972e3b71ea00fc70316a5 # timeout=10 17:10:55 > git remote # timeout=10 17:10:55 > git config --get remote.origin.url # timeout=10 17:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:10:55 > git merge e437657d2d11e173c1ba87cc59d8d85c228ee6bb # timeout=10 17:10:55 > git rev-parse HEAD^{commit} # timeout=10 17:10:55 > git config core.sparsecheckout # timeout=10 17:10:55 > git checkout -f f52e96a17fa5a253b9a972e3b71ea00fc70316a5 # timeout=10 17:10:59 Commit message: "refactor: Rework Messaging bootstrap handler for removal of shared handler" 17:11:00 > git --version # timeout=10 17:11:00 > git --version # 'git version 2.24.3' 17:11:00 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:11:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:11:04 + sudo service docker restart 17:11:04 + true 17:11:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:11:06 provisioning config files... 17:11:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6762237709267649441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:07 ---> docker-login.sh 17:11:07 nexus3.edgexfoundry.org:10001 17:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:08 Configure a credential helper to remove this warning. See 17:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:08 17:11:08 Login Succeeded 17:11:08 nexus3.edgexfoundry.org:10002 17:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:08 Configure a credential helper to remove this warning. See 17:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:08 17:11:08 Login Succeeded 17:11:08 nexus3.edgexfoundry.org:10003 17:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:09 Configure a credential helper to remove this warning. See 17:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:09 17:11:09 Login Succeeded 17:11:09 nexus3.edgexfoundry.org:10004 17:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:09 Configure a credential helper to remove this warning. See 17:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:09 17:11:09 Login Succeeded 17:11:09 docker.io 17:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:10 Configure a credential helper to remove this warning. See 17:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:10 17:11:10 Login Succeeded 17:11:10 ---> docker-login.sh ends [Pipeline] } 17:11:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:11:11 ========================================================= 17:11:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:11:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:11:11 + 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 . 17:11:12 Sending build context to Docker daemon 2.577MB 17:11:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:11:12 Step 2/8 : FROM ${BASE} 17:11:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:11:12 540db60ca938: Pulling fs layer 17:11:12 adcc1eea9eea: Pulling fs layer 17:11:12 4c4ab2625f07: Pulling fs layer 17:11:12 0510c868ecb4: Pulling fs layer 17:11:12 afea3b2eda06: Pulling fs layer 17:11:12 7809a108b3ef: Pulling fs layer 17:11:12 f706445af74f: Pulling fs layer 17:11:12 afea3b2eda06: Waiting 17:11:12 0510c868ecb4: Waiting 17:11:12 7809a108b3ef: Waiting 17:11:12 f706445af74f: Waiting 17:11:12 4c4ab2625f07: Verifying Checksum 17:11:12 4c4ab2625f07: Download complete 17:11:12 adcc1eea9eea: Verifying Checksum 17:11:12 adcc1eea9eea: Download complete 17:11:12 afea3b2eda06: Verifying Checksum 17:11:12 afea3b2eda06: Download complete 17:11:12 7809a108b3ef: Download complete 17:11:12 540db60ca938: Verifying Checksum 17:11:12 540db60ca938: Download complete 17:11:13 540db60ca938: Pull complete 17:11:13 adcc1eea9eea: Pull complete 17:11:13 4c4ab2625f07: Pull complete 17:11:15 f706445af74f: Verifying Checksum 17:11:15 f706445af74f: Download complete 17:11:17 0510c868ecb4: Verifying Checksum 17:11:17 0510c868ecb4: Download complete 17:11:33 0510c868ecb4: Pull complete 17:11:33 afea3b2eda06: Pull complete 17:11:33 7809a108b3ef: Pull complete 17:11:40 f706445af74f: Pull complete 17:11:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:11:40 ---> b068be0155e3 17:11:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:11:40 ---> Running in b874d5b77405 17:11:40 Removing intermediate container b874d5b77405 17:11:40 ---> bcd3070edd12 17:11:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:40 ---> Running in ba538494f689 17:11:43 Removing intermediate container ba538494f689 17:11:43 ---> 66148689ea05 17:11:43 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 17:11:43 ---> Running in aba1b7a8c9e8 17:11:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:11:45 (1/6) Installing libc-dev (0.7.2-r3) 17:11:45 (2/6) Installing libsodium (1.0.18-r0) 17:11:46 (3/6) Installing pkgconf (1.7.3-r0) 17:11:46 (4/6) Installing libsodium-dev (1.0.18-r0) 17:11:46 (5/6) Installing libzmq (4.3.3-r1) 17:11:46 (6/6) Installing zeromq-dev (4.3.3-r1) 17:11:46 Executing busybox-1.32.1-r6.trigger 17:11:46 OK: 150 MiB in 46 packages 17:11:47 Removing intermediate container aba1b7a8c9e8 17:11:47 ---> fd10a7fc7cbc 17:11:47 Step 6/8 : WORKDIR /device-sdk-go 17:11:47 ---> Running in 904a7d7852a6 17:11:47 Removing intermediate container 904a7d7852a6 17:11:47 ---> 7e5954efaeed 17:11:47 Step 7/8 : COPY . . 17:11:49 ---> 61fe45bf996d 17:11:49 Step 8/8 : RUN go mod download 17:11:49 ---> Running in 8f0d9c1e8cbd 17:12:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4517 in /w/workspace/dgexfoundry_device-sdk-go_PR-922 [Pipeline] { [Pipeline] ws 17:12:08 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:12:14 using credential edgex-jenkins-ssh 17:12:14 Cloning the remote Git repository 17:12:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:12:14 > git init /w/workspace/device-sdk-go/1 # timeout=10 17:12:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:12:14 > git --version # timeout=10 17:12:14 > git --version # 'git version 2.17.1' 17:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:12:16 Merging remotes/origin/master commit e437657d2d11e173c1ba87cc59d8d85c228ee6bb into PR head commit f52e96a17fa5a253b9a972e3b71ea00fc70316a5 17:12:17 Merge succeeded, producing f52e96a17fa5a253b9a972e3b71ea00fc70316a5 17:12:17 Checking out Revision f52e96a17fa5a253b9a972e3b71ea00fc70316a5 (PR-922) 17:12:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:12:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/922/head:refs/remotes/origin/PR-922 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:12:16 > git config core.sparsecheckout # timeout=10 17:12:16 > git checkout -f f52e96a17fa5a253b9a972e3b71ea00fc70316a5 # timeout=10 17:12:16 > git remote # timeout=10 17:12:17 > git config --get remote.origin.url # timeout=10 17:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:17 > git merge e437657d2d11e173c1ba87cc59d8d85c228ee6bb # timeout=10 17:12:17 > git rev-parse HEAD^{commit} # timeout=10 17:12:17 > git config core.sparsecheckout # timeout=10 17:12:17 > git checkout -f f52e96a17fa5a253b9a972e3b71ea00fc70316a5 # timeout=10 17:12:21 Commit message: "refactor: Rework Messaging bootstrap handler for removal of shared handler" 17:12:21 > git --version # timeout=10 17:12:21 > git --version # 'git version 2.17.1' 17:12:21 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:22 Removing intermediate container 8f0d9c1e8cbd 17:12:22 ---> ea77981c90d7 17:12:22 Successfully built ea77981c90d7 17:12:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:12:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:12:23 + docker inspect -f . ci-base-image-x86_64 17:12:23 . 17:12:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] withDockerContainer 17:12:23 prd-centos7-docker-4c-2g-4515 does not seem to be running inside a container 17:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 17:12:25 $ docker top 08f66cc0c72673ffcaa40e1d31f2116cabd67d7fb56aefd06fb4a4c273bf37d2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:12:26 + + sudo service docker restart 17:12:26 true 17:12:26 + go version 17:12:26 go version go1.16.3 linux/amd64 [Pipeline] } 17:12:26 $ docker stop --time=1 08f66cc0c72673ffcaa40e1d31f2116cabd67d7fb56aefd06fb4a4c273bf37d2 17:12:28 $ docker rm -f 08f66cc0c72673ffcaa40e1d31f2116cabd67d7fb56aefd06fb4a4c273bf37d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] wrap 17:12:28 provisioning config files... [Pipeline] stage [Pipeline] { (Test) 17:12:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6474525076326733221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:29 ---> docker-login.sh 17:12:29 nexus3.edgexfoundry.org:10001 17:12:29 + docker inspect -f . ci-base-image-x86_64 17:12:29 . [Pipeline] withDockerContainer 17:12:29 prd-centos7-docker-4c-2g-4515 does not seem to be running inside a container 17:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 17:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:30 Configure a credential helper to remove this warning. See 17:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:30 17:12:30 Login Succeeded 17:12:30 nexus3.edgexfoundry.org:10002 17:12:30 $ docker top e73c7cb3346d4f64251908bd614b5d170b961541fb3fca450587430bb23fdb16 -eo pid,comm 17:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:31 Configure a credential helper to remove this warning. See 17:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:31 17:12:31 Login Succeeded 17:12:31 nexus3.edgexfoundry.org:10003 [Pipeline] { [Pipeline] sh 17:12:31 + go mod tidy 17:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:31 Configure a credential helper to remove this warning. See 17:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:31 17:12:31 Login Succeeded 17:12:31 nexus3.edgexfoundry.org:10004 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:32 Configure a credential helper to remove this warning. See 17:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:32 17:12:32 Login Succeeded 17:12:32 docker.io 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 17:12:32 + make test 17:12:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:33 Configure a credential helper to remove this warning. See 17:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:33 17:12:33 Login Succeeded 17:12:33 ---> docker-login.sh ends [Pipeline] } 17:12:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:12:33 ========================================================= 17:12:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:12:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:12:33 + 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 . 17:12:34 Sending build context to Docker daemon 2.576MB 17:12:34 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:12:34 Step 2/8 : FROM ${BASE} 17:12:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:34 595b0fe564bb: Pulling fs layer 17:12:34 7186ed65a4f7: Pulling fs layer 17:12:34 316046926c0a: Pulling fs layer 17:12:34 4ebd0625c992: Pulling fs layer 17:12:34 207e8628e3a3: Pulling fs layer 17:12:34 c791037a9be2: Pulling fs layer 17:12:34 ffd874e62e21: Pulling fs layer 17:12:34 4ebd0625c992: Waiting 17:12:34 207e8628e3a3: Waiting 17:12:34 ffd874e62e21: Waiting 17:12:34 c791037a9be2: Waiting 17:12:34 316046926c0a: Download complete 17:12:34 7186ed65a4f7: Verifying Checksum 17:12:34 7186ed65a4f7: Download complete 17:12:34 207e8628e3a3: Verifying Checksum 17:12:34 207e8628e3a3: Download complete 17:12:34 c791037a9be2: Verifying Checksum 17:12:34 c791037a9be2: Download complete 17:12:34 595b0fe564bb: Verifying Checksum 17:12:34 595b0fe564bb: Download complete 17:12:35 595b0fe564bb: Pull complete 17:12:36 7186ed65a4f7: Pull complete 17:12:36 316046926c0a: Pull complete 17:12:37 ffd874e62e21: Verifying Checksum 17:12:37 ffd874e62e21: Download complete 17:12:38 4ebd0625c992: Verifying Checksum 17:12:38 4ebd0625c992: Download complete 17:12:48 4ebd0625c992: Pull complete 17:12:48 207e8628e3a3: Pull complete 17:12:48 c791037a9be2: Pull complete 17:12:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:12:51 ffd874e62e21: Pull complete 17:12:51 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:12:51 ---> cfc18b08335c 17:12:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:12:54 ---> Running in f110749349cf 17:12:54 Removing intermediate container f110749349cf 17:12:54 ---> e71f59771f1a 17:12:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:55 ---> Running in 1b3e85bb4e26 17:12:57 Removing intermediate container 1b3e85bb4e26 17:12:57 ---> da15ab825a3c 17:12:57 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 17:12:57 ---> Running in 7917b692f183 17:12:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:12:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:13:00 (1/6) Installing libc-dev (0.7.2-r3) 17:13:00 (2/6) Installing libsodium (1.0.18-r0) 17:13:01 (3/6) Installing pkgconf (1.7.3-r0) 17:13:01 (4/6) Installing libsodium-dev (1.0.18-r0) 17:13:01 (5/6) Installing libzmq (4.3.3-r1) 17:13:01 (6/6) Installing zeromq-dev (4.3.3-r1) 17:13:01 Executing busybox-1.32.1-r6.trigger 17:13:01 OK: 139 MiB in 46 packages 17:13:02 Removing intermediate container 7917b692f183 17:13:02 ---> 3f9893f5da3e 17:13:02 Step 6/8 : WORKDIR /device-sdk-go 17:13:03 ---> Running in f20d83fda9eb 17:13:03 Removing intermediate container f20d83fda9eb 17:13:03 ---> 49fd3118d857 17:13:03 Step 7/8 : COPY . . 17:13:05 ---> da8c73e040b3 17:13:05 Step 8/8 : RUN go mod download 17:13:05 ---> Running in f11fc45a36e4 17:13:32 Removing intermediate container f11fc45a36e4 17:13:32 ---> bb0258cdd11f 17:13:32 Successfully built bb0258cdd11f 17:13:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:13:33 + docker inspect -f . ci-base-image-arm64 17:13:33 . [Pipeline] withDockerContainer 17:13:33 prd-ubuntu18.04-docker-arm64-4c-16g-4517 does not seem to be running inside a container 17:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 17:13:35 $ docker top a62dafde0f4a5c91ea58c2cdf2192793bfa575f7fc67ebc66a8a22ff0055d494 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:36 + go version 17:13:36 go version go1.16.3 linux/arm64 [Pipeline] } 17:13:36 $ docker stop --time=1 a62dafde0f4a5c91ea58c2cdf2192793bfa575f7fc67ebc66a8a22ff0055d494 17:13:38 $ docker rm -f a62dafde0f4a5c91ea58c2cdf2192793bfa575f7fc67ebc66a8a22ff0055d494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:39 + docker inspect -f . ci-base-image-arm64 17:13:39 . [Pipeline] withDockerContainer 17:13:39 prd-ubuntu18.04-docker-arm64-4c-16g-4517 does not seem to be running inside a container 17:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 17:13:41 $ docker top 00fd5e95c9cc21993d4cc6041dbcfadb03442c9086e376203bff773038e6b38c -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:42 + go mod tidy [Pipeline] sh 17:13:43 + make test 17:13:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:13:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:13:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:13:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:13:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.178s coverage: 25.4% of statements 17:13:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:13:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.264s coverage: 28.1% of statements 17:13:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.166s coverage: 78.9% of statements 17:13:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.179s coverage: 10.7% of statements 17:13:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:13:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:13:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:13:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.252s coverage: 30.2% of statements 17:13:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:13:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.531s coverage: 83.3% of statements 17:13:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:13:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:13:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.434s coverage: 58.4% of statements 17:13:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.301s coverage: 89.2% of statements 17:13:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:13:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.098s coverage: 5.0% of statements 17:13:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:13:53 GO111MODULE=on go vet ./... 17:14:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:14:41 gofmt -l . 17:14:41 [ "`gofmt -l .`" = "" ] 17:14:41 ./bin/test-attribution-txt.sh 17:14:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:14:43 $ docker stop --time=1 e73c7cb3346d4f64251908bd614b5d170b961541fb3fca450587430bb23fdb16 17:14:45 $ docker rm -f e73c7cb3346d4f64251908bd614b5d170b961541fb3fca450587430bb23fdb16 [Pipeline] // withDockerContainer [Pipeline] sh 17:14:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:14:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:14:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:14:49 + ls -al . 17:14:49 total 208 17:14:49 drwxrwxr-x. 10 jenkins jenkins 4096 May 11 17:14 . 17:14:49 drwxrwxr-x. 4 jenkins jenkins 28 May 11 17:10 .. 17:14:49 drwxrwxr-x. 2 jenkins jenkins 64 May 11 17:10 bin 17:14:49 -rw-r--r--. 1 jenkins jenkins 126002 May 11 17:13 coverage.out 17:14:49 -rw-rw-r--. 1 jenkins jenkins 987 May 11 17:10 Dockerfile.build 17:14:49 -rw-rw-r--. 1 jenkins jenkins 140 May 11 17:10 .dockerignore 17:14:49 drwxrwxr-x. 5 jenkins jenkins 62 May 11 17:10 example 17:14:49 drwxrwxr-x. 8 jenkins jenkins 179 May 11 17:10 .git 17:14:49 drwxrwxr-x. 2 jenkins jenkins 103 May 11 17:10 .github 17:14:49 -rw-rw-r--. 1 jenkins jenkins 138 May 11 17:10 .gitignore 17:14:49 -rw-r--r--. 1 jenkins jenkins 575 May 11 17:14 go.mod 17:14:49 -rw-r--r--. 1 jenkins jenkins 20408 May 11 17:12 go.sum 17:14:49 drwxrwxr-x. 15 jenkins jenkins 224 May 11 17:10 internal 17:14:49 -rw-rw-r--. 1 jenkins jenkins 901 May 11 17:10 Jenkinsfile 17:14:49 -rw-rw-r--. 1 jenkins jenkins 11341 May 11 17:10 LICENSE 17:14:49 -rw-rw-r--. 1 jenkins jenkins 1000 May 11 17:10 Makefile 17:14:49 drwxrwxr-x. 4 jenkins jenkins 26 May 11 17:10 openapi 17:14:49 drwxrwxr-x. 5 jenkins jenkins 50 May 11 17:10 pkg 17:14:49 -rw-rw-r--. 1 jenkins jenkins 7652 May 11 17:10 README.md 17:14:49 -rw-rw-r--. 1 jenkins jenkins 6616 May 11 17:10 RELEASE-NOTES.txt 17:14:49 drwxrwxr-x. 4 jenkins jenkins 54 May 11 17:10 snap 17:14:49 -rw-rw-r--. 1 jenkins jenkins 5 May 11 17:09 VERSION 17:14:49 -rw-rw-r--. 1 jenkins jenkins 222 May 11 17:10 version.go [Pipeline] isUnix [Pipeline] sh 17:14:50 + docker build -t docker-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=f52e96a17fa5a253b9a972e3b71ea00fc70316a5 --label arch=amd64 --label version=0.0.0 . 17:14:50 Sending build context to Docker daemon 2.704MB 17:14:50 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 17:14:50 Step 2/23 : FROM ${BASE} AS builder 17:14:50 ---> ea77981c90d7 17:14:50 Step 3/23 : WORKDIR /device-sdk-go 17:14:50 ---> Running in 5f6881506a16 17:14:51 Removing intermediate container 5f6881506a16 17:14:51 ---> 80e60931ee1e 17:14:51 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:14:51 ---> Running in 717062c8c668 17:14:51 Removing intermediate container 717062c8c668 17:14:51 ---> d4006be4a472 17:14:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:51 ---> Running in 52cb51e94ef6 17:14:53 Removing intermediate container 52cb51e94ef6 17:14:53 ---> e1a60e445ed1 17:14:53 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:14:53 ---> Running in a8d3da9b7aec 17:14:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:14:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:14:56 OK: 150 MiB in 46 packages 17:14:57 Removing intermediate container a8d3da9b7aec 17:14:57 ---> 60619acfdd3c 17:14:57 Step 7/23 : COPY . . 17:14:58 ---> b6709687d69e 17:14:58 Step 8/23 : RUN go mod download 17:14:58 ---> Running in 02c5de89b122 17:15:00 Removing intermediate container 02c5de89b122 17:15:00 ---> f94334d2da43 17:15:00 Step 9/23 : RUN make build 17:15:00 ---> Running in 139525d07599 17:15:01 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 17:15:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:15:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:15:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:15:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:15:24 Removing intermediate container 139525d07599 17:15:24 ---> 2a2e030ce786 17:15:24 Step 10/23 : FROM alpine:3.12 17:15:24 3.12: Pulling from library/alpine 17:15:24 339de151aab4: Pulling fs layer 17:15:24 339de151aab4: Verifying Checksum 17:15:24 339de151aab4: Download complete 17:15:25 339de151aab4: Pull complete 17:15:25 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:15:25 Status: Downloaded newer image for alpine:3.12 17:15:25 ---> 13621d1b12d4 17:15:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:15:25 ---> Running in 87197243b567 17:15:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.250s coverage: 25.4% of statements 17:15:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:15:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.221s coverage: 28.1% of statements 17:15:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.209s coverage: 78.9% of statements 17:15:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.148s coverage: 10.7% of statements 17:15:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:15:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:15:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:15:25 Removing intermediate container 87197243b567 17:15:25 ---> cd1b476096cf 17:15:25 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:25 ---> Running in a81860eab5da 17:15:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.230s coverage: 30.2% of statements 17:15:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:15:28 Removing intermediate container a81860eab5da 17:15:28 ---> f1a02a788e08 17:15:28 Step 13/23 : RUN apk add --update --no-cache zeromq 17:15:28 ---> Running in 0473f4159e1f 17:15:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.165s coverage: 83.3% of statements 17:15:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:15:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:15:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.321s coverage: 58.4% of statements 17:15:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:29 (1/5) Installing libgcc (9.3.0-r2) 17:15:29 (2/5) Installing libsodium (1.0.18-r0) 17:15:29 (3/5) Installing libstdc++ (9.3.0-r2) 17:15:30 (4/5) Installing libzmq (4.3.3-r0) 17:15:30 (5/5) Installing zeromq (4.3.3-r0) 17:15:30 Executing busybox-1.31.1-r20.trigger 17:15:30 OK: 8 MiB in 19 packages 17:15:31 Removing intermediate container 0473f4159e1f 17:15:31 ---> e7b34311452f 17:15:31 Step 14/23 : WORKDIR / 17:15:31 ---> Running in 4e46458054ac 17:15:31 Removing intermediate container 4e46458054ac 17:15:31 ---> 3de7731702dd 17:15:31 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:15:32 ---> 0eeddd196239 17:15:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:15:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.044s coverage: 89.2% of statements 17:15:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:15:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.145s coverage: 5.0% of statements 17:15:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:15:32 GO111MODULE=on go vet ./... 17:15:33 ---> e563e1ead5a9 17:15:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:15:33 ---> 11c75a71eb2a 17:15:33 Step 18/23 : EXPOSE 49990 17:15:33 ---> Running in 36df6dfd696d 17:15:34 Removing intermediate container 36df6dfd696d 17:15:34 ---> 43ae6d272fd4 17:15:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:15:34 ---> Running in 2150e5cc992a 17:15:34 Removing intermediate container 2150e5cc992a 17:15:34 ---> 5c6c7ae1c379 17:15:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:34 ---> Running in 97d62b138145 17:15:34 Removing intermediate container 97d62b138145 17:15:34 ---> e545ab7b58e9 17:15:34 Step 21/23 : LABEL arch=amd64 17:15:34 ---> Running in fdf283ee1ed0 17:15:35 Removing intermediate container fdf283ee1ed0 17:15:35 ---> fb41dac7fb07 17:15:35 Step 22/23 : LABEL git_sha=f52e96a17fa5a253b9a972e3b71ea00fc70316a5 17:15:35 ---> Running in b88e43a177e4 17:15:35 Removing intermediate container b88e43a177e4 17:15:35 ---> b2e16caf85d8 17:15:35 Step 23/23 : LABEL version=0.0.0 17:15:35 ---> Running in b4e536f81968 17:15:36 Removing intermediate container b4e536f81968 17:15:36 ---> d2cc375af199 17:15:36 [Warning] One or more build-args [MAKE ARCH] were not consumed 17:15:36 Successfully built d2cc375af199 17:15:36 Successfully tagged docker-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 17:15:37 ---> job-cost.sh 17:15:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yqh6 17:16:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:16:29 gofmt -l . 17:16:29 [ "`gofmt -l .`" = "" ] 17:16:29 ./bin/test-attribution-txt.sh 17:16:29 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:16:29 $ docker stop --time=1 00fd5e95c9cc21993d4cc6041dbcfadb03442c9086e376203bff773038e6b38c 17:16:31 $ docker rm -f 00fd5e95c9cc21993d4cc6041dbcfadb03442c9086e376203bff773038e6b38c [Pipeline] // withDockerContainer [Pipeline] sh 17:16:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:33 Warning: overwriting stash ‘coverage-report’ 17:16:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:34 + ls -al . 17:16:34 total 244 17:16:34 drwxrwxr-x 10 jenkins jenkins 4096 May 11 17:16 . 17:16:34 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:12 .. 17:16:34 -rw-rw-r-- 1 jenkins jenkins 140 May 11 17:12 .dockerignore 17:16:34 drwxrwxr-x 8 jenkins jenkins 4096 May 11 17:12 .git 17:16:34 drwxrwxr-x 2 jenkins jenkins 4096 May 11 17:12 .github 17:16:34 -rw-rw-r-- 1 jenkins jenkins 138 May 11 17:12 .gitignore 17:16:34 -rw-rw-r-- 1 jenkins jenkins 987 May 11 17:12 Dockerfile.build 17:16:34 -rw-rw-r-- 1 jenkins jenkins 901 May 11 17:12 Jenkinsfile 17:16:34 -rw-rw-r-- 1 jenkins jenkins 11341 May 11 17:12 LICENSE 17:16:34 -rw-rw-r-- 1 jenkins jenkins 1000 May 11 17:12 Makefile 17:16:34 -rw-rw-r-- 1 jenkins jenkins 7652 May 11 17:12 README.md 17:16:34 -rw-rw-r-- 1 jenkins jenkins 6616 May 11 17:12 RELEASE-NOTES.txt 17:16:34 -rw-rw-r-- 1 jenkins jenkins 5 May 11 17:09 VERSION 17:16:34 drwxrwxr-x 2 jenkins jenkins 4096 May 11 17:12 bin 17:16:34 -rw-r--r-- 1 jenkins jenkins 126002 May 11 17:15 coverage.out 17:16:34 drwxrwxr-x 5 jenkins jenkins 4096 May 11 17:12 example 17:16:34 -rw-r--r-- 1 jenkins jenkins 575 May 11 17:16 go.mod 17:16:34 -rw-r--r-- 1 jenkins jenkins 20408 May 11 17:13 go.sum 17:16:34 drwxrwxr-x 15 jenkins jenkins 4096 May 11 17:12 internal 17:16:34 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:12 openapi 17:16:34 drwxrwxr-x 5 jenkins jenkins 4096 May 11 17:12 pkg 17:16:34 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:12 snap 17:16:34 -rw-rw-r-- 1 jenkins jenkins 222 May 11 17:12 version.go [Pipeline] isUnix [Pipeline] sh 17:16:35 + docker build -t docker-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=f52e96a17fa5a253b9a972e3b71ea00fc70316a5 --label arch=arm64 --label version=0.0.0 . 17:16:35 Sending build context to Docker daemon 2.703MB 17:16:35 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 17:16:35 Step 2/23 : FROM ${BASE} AS builder 17:16:35 ---> bb0258cdd11f 17:16:35 Step 3/23 : WORKDIR /device-sdk-go 17:16:37 ---> Running in 7c09543aeb00 17:16:37 Removing intermediate container 7c09543aeb00 17:16:37 ---> 2c57b4332c3f 17:16:37 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:16:37 ---> Running in e6552dd5562b 17:16:38 Removing intermediate container e6552dd5562b 17:16:38 ---> 6dc4ee387a2f 17:16:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:38 ---> Running in 7b6e5c8c229c 17:16:41 Removing intermediate container 7b6e5c8c229c 17:16:41 ---> 970f3d5d12b8 17:16:41 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:16:41 ---> Running in c7abc1e432ad 17:16:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:16:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:16:43 OK: 139 MiB in 46 packages 17:16:44 Removing intermediate container c7abc1e432ad 17:16:44 ---> bf56d49b45c8 17:16:44 Step 7/23 : COPY . . 17:16:46 ---> 7e36ae38935a 17:16:46 Step 8/23 : RUN go mod download 17:16:46 ---> Running in 111528d5a052 17:16:48 Removing intermediate container 111528d5a052 17:16:48 ---> a50775894837 17:16:48 Step 9/23 : RUN make build 17:16:48 ---> Running in 445f858ac08b 17:16:49 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 17:16:51 lf-activate-venv(): INFO: Adding /tmp/venv-yqh6/bin to PATH 17:16:51 INFO: No Stack... 17:16:51 INFO: Retrieving Pricing Info for: v1-standard-2 17:16:51 INFO: Archiving Costs [Pipeline] sh 17:16:51 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 17:16:51 + cut -d, -f6 [Pipeline] lock 17:16:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-922-1-stack-cost] 17:16:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-922-1-stack-cost] did not exist. Created. 17:16:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-922-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:16:52 + echo total: 0.029999999329447746 [Pipeline] stash 17:16:52 Stashed 1 file(s) [Pipeline] } 17:16:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-922-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:17:21 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:17:24 Removing intermediate container 445f858ac08b 17:17:24 ---> efd58ab0b2e3 17:17:24 Step 10/23 : FROM alpine:3.12 17:17:25 3.12: Pulling from library/alpine 17:17:25 d2f70382dc9a: Pulling fs layer 17:17:25 d2f70382dc9a: Verifying Checksum 17:17:25 d2f70382dc9a: Download complete 17:17:26 d2f70382dc9a: Pull complete 17:17:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:17:26 Status: Downloaded newer image for alpine:3.12 17:17:26 ---> 9852663dfa18 17:17:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:17:26 ---> Running in 684f9e22fdca 17:17:26 Removing intermediate container 684f9e22fdca 17:17:26 ---> 12c746fa2fec 17:17:26 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:26 ---> Running in 3011f0b0f8e1 17:17:28 Removing intermediate container 3011f0b0f8e1 17:17:28 ---> 6416de4aaa31 17:17:28 Step 13/23 : RUN apk add --update --no-cache zeromq 17:17:29 ---> Running in c9f9eeba51f4 17:17:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:17:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:17:31 (1/5) Installing libgcc (9.3.0-r2) 17:17:31 (2/5) Installing libsodium (1.0.18-r0) 17:17:31 (3/5) Installing libstdc++ (9.3.0-r2) 17:17:31 (4/5) Installing libzmq (4.3.3-r0) 17:17:32 (5/5) Installing zeromq (4.3.3-r0) 17:17:32 Executing busybox-1.31.1-r20.trigger 17:17:32 OK: 8 MiB in 19 packages 17:17:33 Removing intermediate container c9f9eeba51f4 17:17:33 ---> 5470826bea37 17:17:33 Step 14/23 : WORKDIR / 17:17:33 ---> Running in b90445896510 17:17:34 Removing intermediate container b90445896510 17:17:34 ---> 935aa2a296e9 17:17:34 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:17:34 ---> f546bb549690 17:17:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:17:36 ---> 1996aff1748a 17:17:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:17:36 ---> bf0438018634 17:17:36 Step 18/23 : EXPOSE 49990 17:17:37 ---> Running in 9efe14b2be93 17:17:37 Removing intermediate container 9efe14b2be93 17:17:37 ---> f93785d0a219 17:17:37 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:17:37 ---> Running in 6c17a5f1b2ce 17:17:38 Removing intermediate container 6c17a5f1b2ce 17:17:38 ---> b6d3e61056b5 17:17:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:38 ---> Running in ade160790580 17:17:38 Removing intermediate container ade160790580 17:17:38 ---> 960323562d6a 17:17:38 Step 21/23 : LABEL arch=arm64 17:17:38 ---> Running in 21588d04388c 17:17:39 Removing intermediate container 21588d04388c 17:17:39 ---> feabc5451d3a 17:17:39 Step 22/23 : LABEL git_sha=f52e96a17fa5a253b9a972e3b71ea00fc70316a5 17:17:39 ---> Running in 6405d454694b 17:17:40 Removing intermediate container 6405d454694b 17:17:40 ---> dddfa6fa63a5 17:17:40 Step 23/23 : LABEL version=0.0.0 17:17:40 ---> Running in 84e5dcbf6f98 17:17:40 Removing intermediate container 84e5dcbf6f98 17:17:40 ---> e4863b7ce669 17:17:40 [Warning] One or more build-args [ARCH MAKE] were not consumed 17:17:40 Successfully built e4863b7ce669 17:17:40 Successfully tagged docker-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 17:17:41 ---> job-cost.sh 17:17:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xxOs 17:18:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:19:43 lf-activate-venv(): INFO: Adding /tmp/venv-xxOs/bin to PATH 17:19:43 INFO: No Stack... 17:19:43 INFO: Retrieving Pricing Info for: lf-standard-4 17:19:43 INFO: Archiving Costs [Pipeline] sh 17:19:43 + + cat /w/workspace/device-sdk-go/1/archives/cost.csvcut 17:19:43 -d, -f6 [Pipeline] lock 17:19:43 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-922-1-stack-cost] 17:19:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-922-1-stack-cost] did not exist. Created. 17:19:43 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-922-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:44 /w/workspace/device-sdk-go/1@tmp/durable-b8d29df5/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-b8d29df5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:19:44 + echo total: 0.20999999344348907 [Pipeline] stash 17:19:44 Warning: overwriting stash ‘stack-cost’ 17:19:44 Stashed 1 file(s) [Pipeline] } 17:19:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-922-1-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] wrap 17:19:46 provisioning config files... 17:19:46 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp/config8519027312986064243tmp [Pipeline] { [Pipeline] sh 17:19:46 + set +x 17:19:46 + bash -s -- 17:19:46 + curl -s https://codecov.io/bash 17:19:46 17:19:46 _____ _ 17:19:46 / ____| | | 17:19:46 | | ___ __| | ___ ___ _____ __ 17:19:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:19:46 | |___| (_) | (_| | __/ (_| (_) \ V / 17:19:46 \_____\___/ \__,_|\___|\___\___/ \_/ 17:19:46 Bash-1.0.2 17:19:46 17:19:46 17:19:46 ==> git version 2.24.3 found 17:19:46 ==> 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 17:19:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:19:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:19:46 ==> Jenkins CI detected. 17:19:46 project root: . 17:19:46 --> token set from env 17:19:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:19:46 ==> Running gcov in . (disable via -X gcov) 17:19:46 ==> Python coveragepy not found 17:19:46 ==> Searching for coverage reports in: 17:19:46 + . 17:19:47 -> Found 1 reports 17:19:47 ==> Detecting git/mercurial file structure 17:19:47 ==> Reading reports 17:19:47 + ./coverage.out bytes=126002 17:19:47 ==> Appending adjustments 17:19:47 https://docs.codecov.io/docs/fixing-reports 17:19:47 + Found adjustments 17:19:47 ==> Gzipping contents 17:19:47 20K /tmp/codecov.P3aIXg.gz 17:19:47 ==> Uploading reports 17:19:47 url: https://codecov.io 17:19:47 query: branch=PR-922&commit=f52e96a17fa5a253b9a972e3b71ea00fc70316a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-922%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=922&job=&cmd_args= 17:19:47 -> Pinging Codecov 17:19:47 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-922&commit=f52e96a17fa5a253b9a972e3b71ea00fc70316a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-922%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=922&job=&cmd_args= 17:19:48 -> Uploading to 17:19:48 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/7E55EF52A471D76F132DFD9A03CDDE97/f52e96a17fa5a253b9a972e3b71ea00fc70316a5/72977fc4-2a74-44b9-9ffa-653c980f3a90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T171948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6627fb804be301078df949c9ba662639daeb81fcf0d0fb3020f81e7a93ae0979 17:19:49 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:49 Dload Upload Total Spent Left Speed 17:19:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16446 0 0 100 16446 0 32508 --:--:-- --:--:-- --:--:-- 32501 100 16446 0 0 100 16446 0 32483 --:--:-- --:--:-- --:--:-- 32437 17:19:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f52e96a17fa5a253b9a972e3b71ea00fc70316a5 [Pipeline] } 17:19:49 Deleting 1 temporary files [Pipeline] // wrap [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 17:19:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:19:52 ---> package-listing.sh 17:19:52 ++ facter osfamily 17:19:52 ++ tr '[:upper:]' '[:lower:]' 17:19:52 + OS_FAMILY=redhat 17:19:52 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-922 17:19:52 + START_PACKAGES=/tmp/packages_start.txt 17:19:52 + END_PACKAGES=/tmp/packages_end.txt 17:19:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:19:52 + PACKAGES=/tmp/packages_start.txt 17:19:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-922 ']' 17:19:52 + PACKAGES=/tmp/packages_end.txt 17:19:52 + case "${OS_FAMILY}" in 17:19:52 + rpm -qa 17:19:52 + sort 17:19:57 + '[' -f /tmp/packages_start.txt ']' 17:19:57 + '[' -f /tmp/packages_end.txt ']' 17:19:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:19:57 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-922 ']' 17:19:57 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-922/archives/ 17:19:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-922/archives/ [Pipeline] echo 17:19:57 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-922/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:19:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:19:59 17:19:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:19:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:19:59 alpine: Pulling from edgex-lftools-log-publisher 17:19:59 df20fa9351a1: Pulling fs layer 17:19:59 36b3adc4ff6f: Pulling fs layer 17:19:59 8ad3a11d3b57: Pulling fs layer 17:19:59 46f8f816bc3b: Pulling fs layer 17:19:59 93b61091891f: Pulling fs layer 17:19:59 93b9cdb0e59b: Pulling fs layer 17:19:59 5e14af77c1be: Pulling fs layer 17:19:59 01666e4c0597: Pulling fs layer 17:19:59 aa168da1d23b: Pulling fs layer 17:19:59 93b61091891f: Waiting 17:19:59 93b9cdb0e59b: Waiting 17:19:59 5e14af77c1be: Waiting 17:19:59 01666e4c0597: Waiting 17:19:59 aa168da1d23b: Waiting 17:19:59 46f8f816bc3b: Waiting 17:19:59 36b3adc4ff6f: Download complete 17:19:59 46f8f816bc3b: Verifying Checksum 17:19:59 46f8f816bc3b: Download complete 17:19:59 93b61091891f: Verifying Checksum 17:19:59 93b61091891f: Download complete 17:19:59 93b9cdb0e59b: Verifying Checksum 17:19:59 93b9cdb0e59b: Download complete 17:19:59 5e14af77c1be: Verifying Checksum 17:19:59 5e14af77c1be: Download complete 17:19:59 01666e4c0597: Verifying Checksum 17:19:59 01666e4c0597: Download complete 17:19:59 df20fa9351a1: Verifying Checksum 17:19:59 df20fa9351a1: Download complete 17:20:00 8ad3a11d3b57: Verifying Checksum 17:20:00 8ad3a11d3b57: Download complete 17:20:00 df20fa9351a1: Pull complete 17:20:01 36b3adc4ff6f: Pull complete 17:20:03 8ad3a11d3b57: Pull complete 17:20:03 46f8f816bc3b: Pull complete 17:20:04 93b61091891f: Pull complete 17:20:04 93b9cdb0e59b: Pull complete 17:20:04 5e14af77c1be: Pull complete 17:20:05 01666e4c0597: Pull complete 17:20:06 aa168da1d23b: Download complete 17:20:16 aa168da1d23b: Pull complete 17:20:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:20:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:20:17 prd-centos7-docker-4c-2g-4511 does not seem to be running inside a container 17:20:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-922/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-922 -v /w/workspace/dgexfoundry_device-sdk-go_PR-922:/w/workspace/dgexfoundry_device-sdk-go_PR-922:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:20:20 $ docker top 60cf14af12381d406931f27c4166bf9726c1a3c70604c534a85491cf29b3284b -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:21 + touch /tmp/pre-build-complete [Pipeline] sh 17:20:21 + mkdir -p /var/log/sa [Pipeline] sh 17:20:22 + ls /var/log/sa-host 17:20:22 + sadf -c /var/log/sa-host/sa11 17:20:22 file_magic: OK 17:20:22 HZ: Using current value: 100 17:20:22 file_header: OK 17:20:22 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 17:20:22 Statistics: 17:20:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:20:22 File successfully converted to sysstat format version 12.2.1 17:20:22 + sadf -c /var/log/sa-host/sa23 17:20:22 file_magic: OK 17:20:22 HZ: Using current value: 100 17:20:22 file_header: OK 17:20:22 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 17:20:22 Statistics: 17:20:22 Hnuu...uuuununununu... 17:20:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:22 provisioning config files... 17:20:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp/config1972134160025291272tmp [Pipeline] { [Pipeline] echo 17:20:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:20:22 ---> create-netrc.sh [Pipeline] } 17:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:20:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:20:23 ---> python-tools-install.sh [Pipeline] echo 17:20:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:20:24 ---> sudo-logs.sh 17:20:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:20:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:20:24 ---> job-cost.sh 17:20:24 lf-activate-venv: SKIPPING 17:20:24 DEBUG: total: 0.20999999344348907 17:20:24 INFO: Retrieving Stack Cost... 17:20:26 INFO: Retrieving Pricing Info for: v1-standard-2 17:20:27 INFO: Archiving Costs [Pipeline] echo 17:20:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:20:27 ---> logs-deploy.sh 17:20:27 lf-activate-venv: SKIPPING 17:20:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-922/1 17:20:27 INFO: archiving workspace using pattern(s): 17:20:30 Archives upload complete. 17:20:30 INFO: archiving logs to Nexus 17:20:31 ---> uname -a: 17:20:31 Linux prd-centos7-docker-4c-2g-4511.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:20:31 17:20:31 17:20:31 ---> lscpu: 17:20:31 Architecture: x86_64 17:20:31 CPU op-mode(s): 32-bit, 64-bit 17:20:31 Byte Order: Little Endian 17:20:31 Address sizes: 40 bits physical, 48 bits virtual 17:20:31 CPU(s): 4 17:20:31 On-line CPU(s) list: 0-3 17:20:31 Thread(s) per core: 1 17:20:31 Core(s) per socket: 1 17:20:31 Socket(s): 4 17:20:31 NUMA node(s): 1 17:20:31 Vendor ID: GenuineIntel 17:20:31 CPU family: 6 17:20:31 Model: 44 17:20:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:20:31 Stepping: 1 17:20:31 CPU MHz: 2933.436 17:20:31 BogoMIPS: 5866.87 17:20:31 Virtualization: VT-x 17:20:31 Hypervisor vendor: KVM 17:20:31 Virtualization type: full 17:20:31 L1d cache: 128 KiB 17:20:31 L1i cache: 128 KiB 17:20:31 L2 cache: 16 MiB 17:20:31 L3 cache: 64 MiB 17:20:31 NUMA node0 CPU(s): 0-3 17:20:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:20:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:20:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:20:31 Vulnerability Meltdown: Mitigation; PTI 17:20:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:20:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:20:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:20:31 Vulnerability Srbds: Not affected 17:20:31 Vulnerability Tsx async abort: Not affected 17:20:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:20:31 17:20:31 17:20:31 ---> nproc: 17:20:31 4 17:20:31 17:20:31 17:20:31 ---> df -h: 17:20:31 Filesystem Size Used Available Use% Mounted on 17:20:31 overlay 50.0G 7.2G 42.7G 14% / 17:20:31 tmpfs 64.0M 0 64.0M 0% /dev 17:20:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:20:31 shm 64.0M 0 64.0M 0% /dev/shm 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /facter-os 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /etc/resolv.conf 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /etc/hostname 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /etc/hosts 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /run/cloud-init/result.json 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-922 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-922@tmp 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /var/log/sa-host 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /var/log/secure 17:20:31 /dev/vda1 50.0G 7.2G 42.7G 14% /var/log/auth.log 17:20:31 17:20:31 17:20:31 ---> free -m: 17:20:31 total used free shared buff/cache available 17:20:31 Mem: 1837 729 95 0 1013 1003 17:20:31 Swap: 1023 1 1022 17:20:31 17:20:31 17:20:31 ---> ip addr: 17:20:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:20:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:20:31 inet 127.0.0.1/8 scope host lo 17:20:31 valid_lft forever preferred_lft forever 17:20:31 inet6 ::1/128 scope host 17:20:31 valid_lft forever preferred_lft forever 17:20:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:20:31 link/ether fa:16:3e:a8:44:88 brd ff:ff:ff:ff:ff:ff 17:20:31 inet 10.30.122.107/23 brd 10.30.123.255 scope global dynamic eth0 17:20:31 valid_lft 85665sec preferred_lft 85665sec 17:20:31 inet6 fe80::f816:3eff:fea8:4488/64 scope link 17:20:31 valid_lft forever preferred_lft forever 17:20:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:20:31 link/ether 02:42:06:f6:32:46 brd ff:ff:ff:ff:ff:ff 17:20:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:20:31 valid_lft forever preferred_lft forever 17:20:31 inet6 fe80::42:6ff:fef6:3246/64 scope link 17:20:31 valid_lft forever preferred_lft forever 17:20:31 17:20:31 17:20:31 ---> sar -b -r -n DEV: 17:20:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 17:20:31 17:20:31 17:08:03 LINUX RESTART (4 CPU) 17:20:31 17:20:31 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:20:31 17:10:01 54.15 14.94 39.21 0.00 4820.87 3419.89 0.00 17:20:31 17:11:01 1.51 0.00 1.51 0.00 0.00 25.11 0.00 17:20:31 17:12:02 0.30 0.00 0.30 0.00 0.00 3.70 0.00 17:20:31 17:13:01 0.22 0.00 0.22 0.00 0.00 2.81 0.00 17:20:31 17:14:01 0.32 0.00 0.32 0.00 0.00 5.31 0.00 17:20:31 17:15:01 0.37 0.00 0.37 0.00 0.00 5.68 0.00 17:20:31 17:16:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 17:20:31 17:17:01 0.30 0.00 0.30 0.00 0.00 5.14 0.00 17:20:31 17:18:01 0.32 0.00 0.32 0.00 0.00 4.34 0.00 17:20:31 17:19:01 0.40 0.00 0.40 0.00 0.00 6.54 0.00 17:20:31 17:20:01 49.35 46.65 2.70 0.00 4313.68 73.39 0.00 17:20:31 Average: 9.82 5.63 4.18 0.00 834.49 324.09 0.00 17:20:31 17:20:31 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:20:31 17:10:01 146824 0 601468 31.97 2620 1130632 1141984 38.97 422740 1111260 136 17:20:31 17:11:01 152408 0 595936 31.67 2620 1130580 1105548 37.73 434712 1094696 12 17:20:31 17:12:02 152476 0 595856 31.67 2620 1130592 1105572 37.73 428784 1100908 16 17:20:31 17:13:01 149044 0 599288 31.85 2620 1130592 1091180 37.24 433236 1100068 8 17:20:31 17:14:01 146260 0 602064 32.00 2620 1130600 1072520 36.60 437844 1098816 16 17:20:31 17:15:01 144720 0 603600 32.08 2620 1130604 1072520 36.60 446096 1092240 16 17:20:31 17:16:01 144360 0 603956 32.10 2620 1130608 1072580 36.61 446420 1092240 16 17:20:31 17:17:01 144500 0 603812 32.09 2620 1130612 1072580 36.61 446428 1092240 8 17:20:31 17:18:01 143916 0 604388 32.12 2620 1130620 1072604 36.61 446924 1092244 20 17:20:31 17:19:01 143936 0 604364 32.12 2620 1130624 1072508 36.60 446584 1092240 16 17:20:31 17:20:01 66504 0 693636 36.87 2620 1118784 1549228 52.87 531736 1081448 45004 17:20:31 Average: 139541 0 609852 32.41 2620 1129532 1129893 38.56 447409 1095309 4115 17:20:31 17:20:31 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:20:31 17:10:01 eth0 160.51 131.76 638.55 49.06 0.00 0.00 0.00 0.00 17:20:31 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:10:01 docker0 14.94 9.24 1.95 26.71 0.00 0.00 0.00 0.00 17:20:31 17:11:01 eth0 1.45 0.67 0.58 0.43 0.00 0.00 0.00 0.00 17:20:31 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:12:02 eth0 1.60 0.58 0.61 0.40 0.00 0.00 0.00 0.00 17:20:31 17:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:13:01 eth0 0.61 0.39 0.28 0.21 0.00 0.00 0.00 0.00 17:20:31 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:14:01 eth0 0.45 0.42 0.29 0.09 0.00 0.00 0.00 0.00 17:20:31 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:15:01 eth0 0.77 0.12 0.13 0.01 0.00 0.00 0.00 0.00 17:20:31 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:16:01 eth0 1.02 0.45 0.31 0.21 0.00 0.00 0.00 0.00 17:20:31 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:17:01 eth0 0.68 0.38 0.33 0.20 0.00 0.00 0.00 0.00 17:20:31 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:18:01 eth0 0.82 0.37 0.28 0.20 0.00 0.00 0.00 0.00 17:20:31 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:19:01 eth0 1.60 0.20 0.26 0.07 0.00 0.00 0.00 0.00 17:20:31 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:20:01 eth0 94.59 79.28 614.09 47.61 0.00 0.00 0.00 0.00 17:20:31 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 Average: eth0 24.11 19.59 114.73 9.00 0.00 0.00 0.00 0.00 17:20:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:31 Average: docker0 1.36 0.84 0.18 2.43 0.00 0.00 0.00 0.00 17:20:31 17:20:31 17:20:31 ---> sar -P ALL: 17:20:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 17:20:31 17:20:31 17:08:03 LINUX RESTART (4 CPU) 17:20:31 17:20:31 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:20:31 17:10:01 all 8.85 0.00 4.72 1.58 14.54 70.31 17:20:31 17:10:01 0 9.24 0.00 5.38 1.50 15.32 68.56 17:20:31 17:10:01 1 8.20 0.00 4.16 1.20 14.43 72.01 17:20:31 17:10:01 2 9.83 0.00 4.76 3.06 14.35 67.99 17:20:31 17:10:01 3 8.14 0.00 4.57 0.58 14.06 72.65 17:20:31 17:11:01 all 0.12 0.00 0.07 0.00 0.63 99.17 17:20:31 17:11:01 0 0.02 0.00 0.10 0.02 0.30 99.57 17:20:31 17:11:01 1 0.03 0.00 0.07 0.00 0.96 98.94 17:20:31 17:11:01 2 0.41 0.00 0.05 0.00 0.91 98.63 17:20:31 17:11:01 3 0.03 0.00 0.07 0.00 0.37 99.53 17:20:31 17:12:02 all 0.12 0.00 0.24 0.00 0.93 98.71 17:20:31 17:12:02 0 0.07 0.00 0.35 0.00 0.48 99.10 17:20:31 17:12:02 1 0.15 0.00 0.35 0.00 1.07 98.43 17:20:31 17:12:02 2 0.12 0.00 0.20 0.00 1.60 98.09 17:20:31 17:12:02 3 0.13 0.00 0.07 0.00 0.56 99.24 17:20:31 17:13:01 all 0.14 0.00 0.03 0.00 0.09 99.73 17:20:31 17:13:01 0 0.08 0.00 0.02 0.00 0.03 99.86 17:20:31 17:13:01 1 0.03 0.00 0.05 0.00 0.10 99.81 17:20:31 17:13:01 2 0.03 0.00 0.03 0.00 0.08 99.85 17:20:31 17:13:01 3 0.42 0.00 0.03 0.00 0.14 99.41 17:20:31 17:14:01 all 0.14 0.00 0.12 0.00 0.32 99.43 17:20:31 17:14:01 0 0.02 0.00 0.15 0.00 0.30 99.53 17:20:31 17:14:01 1 0.15 0.00 0.13 0.00 0.52 99.20 17:20:31 17:14:01 2 0.05 0.00 0.15 0.00 0.15 99.65 17:20:31 17:14:01 3 0.33 0.00 0.03 0.00 0.30 99.33 17:20:31 17:15:01 all 0.09 0.00 0.06 0.00 0.17 99.68 17:20:31 17:15:01 0 0.02 0.00 0.12 0.00 0.23 99.63 17:20:31 17:15:01 1 0.27 0.00 0.05 0.00 0.13 99.55 17:20:31 17:15:01 2 0.07 0.00 0.07 0.00 0.28 99.58 17:20:31 17:15:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:20:31 17:16:01 all 0.13 0.00 0.04 0.00 0.17 99.65 17:20:31 17:16:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:20:31 17:16:01 1 0.38 0.00 0.02 0.00 0.22 99.38 17:20:31 17:16:01 2 0.07 0.00 0.07 0.00 0.17 99.70 17:20:31 17:16:01 3 0.03 0.00 0.03 0.00 0.28 99.65 17:20:31 17:17:01 all 0.13 0.00 0.03 0.00 0.10 99.73 17:20:31 17:17:01 0 0.03 0.00 0.05 0.00 0.05 99.87 17:20:31 17:17:01 1 0.43 0.00 0.02 0.00 0.10 99.45 17:20:31 17:17:01 2 0.03 0.00 0.03 0.00 0.07 99.87 17:20:31 17:17:01 3 0.03 0.00 0.03 0.00 0.20 99.73 17:20:31 17:18:01 all 0.12 0.00 0.05 0.00 0.14 99.70 17:20:31 17:18:01 0 0.03 0.00 0.08 0.00 0.27 99.62 17:20:31 17:18:01 1 0.38 0.00 0.03 0.00 0.10 99.48 17:20:31 17:18:01 2 0.03 0.00 0.03 0.00 0.10 99.83 17:20:31 17:18:01 3 0.02 0.00 0.03 0.00 0.08 99.87 17:20:31 17:19:01 all 0.07 0.00 0.03 0.00 0.44 99.45 17:20:31 17:19:01 0 0.03 0.00 0.05 0.00 1.09 98.83 17:20:31 17:19:01 1 0.27 0.00 0.03 0.00 0.37 99.33 17:20:31 17:19:01 2 0.00 0.00 0.03 0.00 0.12 99.85 17:20:31 17:19:01 3 0.00 0.00 0.02 0.00 0.18 99.80 17:20:31 17:20:01 all 2.27 0.00 1.26 1.26 3.02 92.19 17:20:31 17:20:01 0 1.49 0.00 1.06 0.05 3.39 94.01 17:20:31 17:20:01 1 2.41 0.00 1.05 0.57 2.85 93.12 17:20:31 17:20:01 2 3.07 0.00 1.63 1.96 3.13 90.21 17:20:31 17:20:01 3 2.10 0.00 1.30 2.48 2.69 91.43 17:20:31 17:20:31 Average: CPU %user %nice %system %iowait %steal %idle 17:20:31 Average: all 1.15 0.00 0.63 0.27 1.94 96.02 17:20:31 Average: 0 1.05 0.00 0.70 0.15 2.02 96.08 17:20:31 Average: 1 1.20 0.00 0.57 0.17 1.97 96.09 17:20:31 Average: 2 1.29 0.00 0.66 0.47 1.96 95.62 17:20:31 Average: 3 1.06 0.00 0.59 0.28 1.79 96.28 17:20:31 17:20:31 17:20:31