Pull request #920 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f87a0d8af330d096da16b69dfda80d81331e98f2+6cc4c25230d964bbb6ccd74e42769d1c7a10d9be (66f74c14e7714a4d7dc31a5a0249c95c199589a9) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-920/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-920/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 ‘prd-centos7-docker-4c-2g-4320’ Running on prd-centos7-docker-4c-2g-4329 in /w/workspace/dgexfoundry_device-sdk-go_PR-920 [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-920 # 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 Merging remotes/origin/master commit 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be into PR head commit f87a0d8af330d096da16b69dfda80d81331e98f2 > 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/920/head:refs/remotes/origin/PR-920 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f87a0d8af330d096da16b69dfda80d81331e98f2 # timeout=10 > git remote # timeout=10 Merge succeeded, producing f87a0d8af330d096da16b69dfda80d81331e98f2 Checking out Revision f87a0d8af330d096da16b69dfda80d81331e98f2 (PR-920) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f87a0d8af330d096da16b69dfda80d81331e98f2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:17:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:17:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:17:48 ========================================================= 05:17:48 EdgeX Global Pipelines Version Info 05:17:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:17:50 ------------------- 05:17:50 stable info: 05:17:50 ------------------- 05:17:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:17:50 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:17:50 Message: update stable to v1.0.191 05:17:51 ------------------- 05:17:51 experimental info: 05:17:51 ------------------- 05:17:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:17:51 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:17:51 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-920 [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-920 [Pipeline] echo 05:17:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-920 [Pipeline] echo 05:17:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f87a0d8af330d096da16b69dfda80d81331e98f2 [Pipeline] echo 05:17:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f87a0d8 [Pipeline] echo 05:17:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:17:53 provisioning config files... 05:17:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp/config1306211486676248887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:53 ---> docker-login.sh 05:17:53 nexus3.edgexfoundry.org:10001 05:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:54 Configure a credential helper to remove this warning. See 05:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:54 05:17:54 Login Succeeded 05:17:54 nexus3.edgexfoundry.org:10002 05:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:54 Configure a credential helper to remove this warning. See 05:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:54 05:17:54 Login Succeeded 05:17:54 nexus3.edgexfoundry.org:10003 05:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:54 Configure a credential helper to remove this warning. See 05:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:54 05:17:54 Login Succeeded 05:17:54 nexus3.edgexfoundry.org:10004 05:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:54 Configure a credential helper to remove this warning. See 05:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:54 05:17:54 Login Succeeded 05:17:54 docker.io 05:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:55 Configure a credential helper to remove this warning. See 05:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:55 05:17:55 Login Succeeded 05:17:55 ---> docker-login.sh ends [Pipeline] } 05:17:55 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 05:17:56 + git log --format=format:%s -1 f87a0d8af330d096da16b69dfda80d81331e98f2 [Pipeline] echo 05:17:56 GIT_COMMIT: f87a0d8af330d096da16b69dfda80d81331e98f2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:17:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:17:56 05:17:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:17:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:17:57 latest: Pulling from edgex-devops/git-semver 05:17:57 31603596830f: Pulling fs layer 05:17:57 54011a49482f: Pulling fs layer 05:17:57 a6820b24f6d8: Pulling fs layer 05:17:57 f581987b2513: Pulling fs layer 05:17:57 f581987b2513: Waiting 05:17:57 54011a49482f: Verifying Checksum 05:17:57 54011a49482f: Download complete 05:17:57 31603596830f: Verifying Checksum 05:17:57 31603596830f: Download complete 05:17:57 f581987b2513: Verifying Checksum 05:17:57 f581987b2513: Download complete 05:17:57 a6820b24f6d8: Verifying Checksum 05:17:57 a6820b24f6d8: Download complete 05:17:57 31603596830f: Pull complete 05:17:57 54011a49482f: Pull complete 05:17:59 a6820b24f6d8: Pull complete 05:17:59 f581987b2513: Pull complete 05:17:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:17:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:17:59 prd-centos7-docker-4c-2g-4329 does not seem to be running inside a container 05:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-920 -v /w/workspace/dgexfoundry_device-sdk-go_PR-920:/w/workspace/dgexfoundry_device-sdk-go_PR-920:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-920@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:18:01 $ docker top 2ea4b92b8587419a82ab0b3c4dbc21c6fffe891798556780630e5b7cd935c0a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:18:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:01 [ssh-agent] Looking for ssh-agent implementation... 05:18:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:01 $ docker exec 2ea4b92b8587419a82ab0b3c4dbc21c6fffe891798556780630e5b7cd935c0a8 ssh-agent 05:18:02 SSH_AUTH_SOCK=/tmp/ssh-KYPSnqRhHLl2/agent.12 05:18:02 SSH_AGENT_PID=17 05:18:02 Running ssh-add (command line suppressed) 05:18:02 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp/private_key_1377975385454020763.key (/w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp/private_key_1377975385454020763.key) 05:18:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:02 + git tag --points-at HEAD [Pipeline] } 05:18:02 $ docker exec --env ******** --env ******** 2ea4b92b8587419a82ab0b3c4dbc21c6fffe891798556780630e5b7cd935c0a8 ssh-agent -k 05:18:03 unset SSH_AUTH_SOCK; 05:18:03 unset SSH_AGENT_PID; 05:18:03 echo Agent pid 17 killed; 05:18:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:18:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:03 [ssh-agent] Looking for ssh-agent implementation... 05:18:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:03 $ docker exec 2ea4b92b8587419a82ab0b3c4dbc21c6fffe891798556780630e5b7cd935c0a8 ssh-agent 05:18:03 SSH_AUTH_SOCK=/tmp/ssh-HLMD3CPAfoow/agent.47 05:18:03 SSH_AGENT_PID=53 05:18:03 Running ssh-add (command line suppressed) 05:18:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp/private_key_5749835349301718896.key (/w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp/private_key_5749835349301718896.key) 05:18:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:04 + git semver init 05:18:04 # -> Open(): unable to determine branch for HEAD 05:18:04 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-920/.git 05:18:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-920 05:18:04 # $SEMVER_REMOTE_NAME = origin 05:18:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:18:04 # $SEMVER_USER_NAME = edgex-jenkins 05:18:04 # $SEMVER_BRANCH = PR-920 05:18:04 # $SEMVER_TEMP = /tmp/semver-514477260 05:18:04 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:18:05 # '/tmp/semver-514477260' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-920/.semver' 05:18:05 # -> Force: false 05:18:05 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-920/.semver [Pipeline] } 05:18:05 $ docker exec --env ******** --env ******** 2ea4b92b8587419a82ab0b3c4dbc21c6fffe891798556780630e5b7cd935c0a8 ssh-agent -k 05:18:06 unset SSH_AUTH_SOCK; 05:18:06 unset SSH_AGENT_PID; 05:18:06 echo Agent pid 53 killed; 05:18:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:07 + git semver [Pipeline] } 05:18:07 $ docker stop --time=1 2ea4b92b8587419a82ab0b3c4dbc21c6fffe891798556780630e5b7cd935c0a8 05:18:09 $ docker rm -f 2ea4b92b8587419a82ab0b3c4dbc21c6fffe891798556780630e5b7cd935c0a8 [Pipeline] // withDockerContainer [Pipeline] sh 05:18:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:18:10 Stashed 1 file(s) [Pipeline] echo 05:18:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:18:26 Still waiting to schedule task 05:18:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:18:26 Still waiting to schedule task 05:18:26 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:20:03 Running on prd-centos7-docker-4c-2g-4334 in /w/workspace/dgexfoundry_device-sdk-go_PR-920 [Pipeline] { [Pipeline] ws 05:20:03 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:20:06 using credential edgex-jenkins-ssh 05:20:06 Cloning the remote Git repository 05:20:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:20:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:20:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:20:06 > git --version # timeout=10 05:20:06 > git --version # 'git version 2.24.3' 05:20:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:08 Merging remotes/origin/master commit 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be into PR head commit f87a0d8af330d096da16b69dfda80d81331e98f2 05:20:08 Merge succeeded, producing f87a0d8af330d096da16b69dfda80d81331e98f2 05:20:08 Checking out Revision f87a0d8af330d096da16b69dfda80d81331e98f2 (PR-920) 05:20:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:20:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:20:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:20:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/920/head:refs/remotes/origin/PR-920 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:20:08 > git config core.sparsecheckout # timeout=10 05:20:08 > git checkout -f f87a0d8af330d096da16b69dfda80d81331e98f2 # timeout=10 05:20:08 > git remote # timeout=10 05:20:08 > git config --get remote.origin.url # timeout=10 05:20:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:08 > git merge 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be # timeout=10 05:20:08 > git rev-parse HEAD^{commit} # timeout=10 05:20:08 > git config core.sparsecheckout # timeout=10 05:20:08 > git checkout -f f87a0d8af330d096da16b69dfda80d81331e98f2 # timeout=10 05:20:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:20:12 > git --version # timeout=10 05:20:12 > git --version # 'git version 2.24.3' 05:20:12 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:20:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:20:14 + sudo service docker restart 05:20:14 + true 05:20:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:20:15 provisioning config files... 05:20:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8282418611240268963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:16 ---> docker-login.sh 05:20:16 nexus3.edgexfoundry.org:10001 05:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:16 Configure a credential helper to remove this warning. See 05:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:16 05:20:16 Login Succeeded 05:20:16 nexus3.edgexfoundry.org:10002 05:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:16 Configure a credential helper to remove this warning. See 05:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:16 05:20:16 Login Succeeded 05:20:16 nexus3.edgexfoundry.org:10003 05:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:17 Configure a credential helper to remove this warning. See 05:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:17 05:20:17 Login Succeeded 05:20:17 nexus3.edgexfoundry.org:10004 05:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:17 Configure a credential helper to remove this warning. See 05:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:17 05:20:17 Login Succeeded 05:20:17 docker.io 05:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:17 Configure a credential helper to remove this warning. See 05:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:17 05:20:17 Login Succeeded 05:20:17 ---> docker-login.sh ends [Pipeline] } 05:20:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:17 ========================================================= 05:20:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:20:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:20:18 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:20:18 Sending build context to Docker daemon 2.542MB 05:20:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:20:18 Step 2/8 : FROM ${BASE} 05:20:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:20:18 540db60ca938: Pulling fs layer 05:20:18 adcc1eea9eea: Pulling fs layer 05:20:18 4c4ab2625f07: Pulling fs layer 05:20:18 0510c868ecb4: Pulling fs layer 05:20:18 afea3b2eda06: Pulling fs layer 05:20:18 7809a108b3ef: Pulling fs layer 05:20:18 f706445af74f: Pulling fs layer 05:20:18 0510c868ecb4: Waiting 05:20:18 7809a108b3ef: Waiting 05:20:18 afea3b2eda06: Waiting 05:20:18 f706445af74f: Waiting 05:20:18 4c4ab2625f07: Download complete 05:20:18 adcc1eea9eea: Verifying Checksum 05:20:18 adcc1eea9eea: Download complete 05:20:18 afea3b2eda06: Download complete 05:20:18 7809a108b3ef: Verifying Checksum 05:20:18 7809a108b3ef: Download complete 05:20:18 540db60ca938: Verifying Checksum 05:20:18 540db60ca938: Download complete 05:20:19 540db60ca938: Pull complete 05:20:19 adcc1eea9eea: Pull complete 05:20:19 4c4ab2625f07: Pull complete 05:20:19 f706445af74f: Verifying Checksum 05:20:19 f706445af74f: Download complete 05:20:20 0510c868ecb4: Verifying Checksum 05:20:20 0510c868ecb4: Download complete 05:20:27 0510c868ecb4: Pull complete 05:20:27 afea3b2eda06: Pull complete 05:20:27 7809a108b3ef: Pull complete 05:20:31 f706445af74f: Pull complete 05:20:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:20:31 ---> b068be0155e3 05:20:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:20:32 ---> Running in 48ca5e574439 05:20:32 Removing intermediate container 48ca5e574439 05:20:32 ---> f604c72758f7 05:20:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:32 ---> Running in 6df2e6e11a5f 05:20:33 Removing intermediate container 6df2e6e11a5f 05:20:33 ---> f6e159c0217e 05:20:33 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:20:33 ---> Running in d2d697de49ef 05:20:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:20:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:20:36 (1/6) Installing libc-dev (0.7.2-r3) 05:20:37 (2/6) Installing libsodium (1.0.18-r0) 05:20:37 (3/6) Installing pkgconf (1.7.3-r0) 05:20:37 (4/6) Installing libsodium-dev (1.0.18-r0) 05:20:37 (5/6) Installing libzmq (4.3.3-r1) 05:20:37 (6/6) Installing zeromq-dev (4.3.3-r1) 05:20:37 Executing busybox-1.32.1-r6.trigger 05:20:37 OK: 150 MiB in 46 packages 05:20:38 Removing intermediate container d2d697de49ef 05:20:38 ---> 7e47ada3c4e5 05:20:38 Step 6/8 : WORKDIR /device-sdk-go 05:20:38 ---> Running in bb6f8e695c22 05:20:39 Removing intermediate container bb6f8e695c22 05:20:39 ---> 2a6ee2a1c5df 05:20:39 Step 7/8 : COPY . . 05:20:40 ---> 6930b60c8f45 05:20:40 Step 8/8 : RUN go mod download 05:20:40 ---> Running in 048364cb529c 05:21:02 Removing intermediate container 048364cb529c 05:21:02 ---> e98a9a24ffe8 05:21:02 Successfully built e98a9a24ffe8 05:21:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:21:02 + docker inspect -f . ci-base-image-x86_64 05:21:02 . [Pipeline] withDockerContainer 05:21:03 prd-centos7-docker-4c-2g-4334 does not seem to be running inside a container 05:21:03 $ 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 ******** ci-base-image-x86_64 cat 05:21:03 $ docker top a5b1230e16dd8eca962e26726cb51af589137096e3a50bbd6199525d5c8af6e1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:04 + go version 05:21:04 go version go1.16.3 linux/amd64 [Pipeline] } 05:21:04 $ docker stop --time=1 a5b1230e16dd8eca962e26726cb51af589137096e3a50bbd6199525d5c8af6e1 05:21:05 $ docker rm -f a5b1230e16dd8eca962e26726cb51af589137096e3a50bbd6199525d5c8af6e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:21:06 + docker inspect -f . ci-base-image-x86_64 05:21:06 . [Pipeline] withDockerContainer 05:21:06 prd-centos7-docker-4c-2g-4334 does not seem to be running inside a container 05:21:06 $ 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 ******** ci-base-image-x86_64 cat 05:21:07 $ docker top c3db894fff167147b36310ff5a17a3a4538939f6cd2c0b608e28770410c756b8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:08 + go mod tidy [Pipeline] sh 05:21:08 + make test 05:21:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:21:17 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:21:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:21:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:21:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:21:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.088s coverage: 25.4% of statements 05:21:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:21:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.091s coverage: 28.1% of statements 05:21:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.090s coverage: 78.9% of statements 05:21:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.087s coverage: 10.7% of statements 05:21:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:21:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:21:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:21:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.103s coverage: 30.2% of statements 05:21:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:21:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 05:21:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:21:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:21:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.144s coverage: 58.4% of statements 05:21:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.266s coverage: 89.2% of statements 05:21:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:21:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 5.0% of statements 05:21:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:21:47 GO111MODULE=on go vet ./... 05:21:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4339 in /w/workspace/dgexfoundry_device-sdk-go_PR-920 [Pipeline] { [Pipeline] ws 05:21:51 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:21:57 using credential edgex-jenkins-ssh 05:21:57 Cloning the remote Git repository 05:21:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:21:57 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:21:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:21:57 > git --version # timeout=10 05:21:57 > git --version # 'git version 2.17.1' 05:21:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:21:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:21:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:21:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/920/head:refs/remotes/origin/PR-920 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:21:59 Merging remotes/origin/master commit 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be into PR head commit f87a0d8af330d096da16b69dfda80d81331e98f2 05:21:59 Merge succeeded, producing f87a0d8af330d096da16b69dfda80d81331e98f2 05:21:59 Checking out Revision f87a0d8af330d096da16b69dfda80d81331e98f2 (PR-920) 05:21:59 > git config core.sparsecheckout # timeout=10 05:21:59 > git checkout -f f87a0d8af330d096da16b69dfda80d81331e98f2 # timeout=10 05:21:59 > git remote # timeout=10 05:21:59 > git config --get remote.origin.url # timeout=10 05:21:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:59 > git merge 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be # timeout=10 05:21:59 > git rev-parse HEAD^{commit} # timeout=10 05:21:59 > git config core.sparsecheckout # timeout=10 05:21:59 > git checkout -f f87a0d8af330d096da16b69dfda80d81331e98f2 # timeout=10 05:22:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:22:04 > git --version # timeout=10 05:22:04 > git --version # 'git version 2.17.1' 05:22:04 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:22:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:22:06 + + truesudo 05:22:06 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:22:09 provisioning config files... 05:22:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config947519428578984282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:09 gofmt -l . 05:22:09 [ "`gofmt -l .`" = "" ] 05:22:09 ./bin/test-attribution-txt.sh 05:22:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:22:09 $ docker stop --time=1 c3db894fff167147b36310ff5a17a3a4538939f6cd2c0b608e28770410c756b8 05:22:09 ---> docker-login.sh 05:22:09 nexus3.edgexfoundry.org:10001 05:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:11 Configure a credential helper to remove this warning. See 05:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:11 05:22:11 Login Succeeded 05:22:11 nexus3.edgexfoundry.org:10002 05:22:11 $ docker rm -f c3db894fff167147b36310ff5a17a3a4538939f6cd2c0b608e28770410c756b8 05:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:11 Configure a credential helper to remove this warning. See 05:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:11 05:22:11 Login Succeeded 05:22:11 nexus3.edgexfoundry.org:10003 [Pipeline] // withDockerContainer [Pipeline] sh 05:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:11 Configure a credential helper to remove this warning. See 05:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:11 05:22:11 Login Succeeded 05:22:11 nexus3.edgexfoundry.org:10004 05:22:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:12 Configure a credential helper to remove this warning. See 05:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:12 05:22:12 Login Succeeded 05:22:12 docker.io 05:22:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:13 Configure a credential helper to remove this warning. See 05:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:13 05:22:13 Login Succeeded 05:22:13 ---> docker-login.sh ends [Pipeline] } 05:22:13 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:22:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo 05:22:14 ========================================================= 05:22:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:22:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:22:14 + ls -al . 05:22:14 total 212 05:22:14 drwxrwxr-x. 10 jenkins jenkins 4096 May 11 05:22 . 05:22:14 drwxrwxr-x. 4 jenkins jenkins 28 May 11 05:20 .. 05:22:14 drwxrwxr-x. 2 jenkins jenkins 64 May 11 05:20 bin 05:22:14 -rw-r--r--. 1 jenkins jenkins 124140 May 11 05:21 coverage.out 05:22:14 -rw-rw-r--. 1 jenkins jenkins 987 May 11 05:20 Dockerfile.build 05:22:14 -rw-rw-r--. 1 jenkins jenkins 140 May 11 05:20 .dockerignore 05:22:14 drwxrwxr-x. 5 jenkins jenkins 62 May 11 05:20 example 05:22:14 drwxrwxr-x. 8 jenkins jenkins 179 May 11 05:20 .git 05:22:14 drwxrwxr-x. 2 jenkins jenkins 103 May 11 05:20 .github 05:22:14 -rw-rw-r--. 1 jenkins jenkins 138 May 11 05:20 .gitignore 05:22:14 -rw-r--r--. 1 jenkins jenkins 575 May 11 05:22 go.mod 05:22:14 -rw-r--r--. 1 jenkins jenkins 20637 May 11 05:21 go.sum 05:22:14 drwxrwxr-x. 15 jenkins jenkins 222 May 11 05:20 internal 05:22:14 -rw-rw-r--. 1 jenkins jenkins 901 May 11 05:20 Jenkinsfile 05:22:14 -rw-rw-r--. 1 jenkins jenkins 11341 May 11 05:20 LICENSE 05:22:14 -rw-rw-r--. 1 jenkins jenkins 1000 May 11 05:20 Makefile 05:22:14 drwxrwxr-x. 4 jenkins jenkins 26 May 11 05:20 openapi 05:22:14 drwxrwxr-x. 5 jenkins jenkins 50 May 11 05:20 pkg 05:22:14 -rw-rw-r--. 1 jenkins jenkins 7652 May 11 05:20 README.md 05:22:14 -rw-rw-r--. 1 jenkins jenkins 6616 May 11 05:20 RELEASE-NOTES.txt 05:22:14 drwxrwxr-x. 4 jenkins jenkins 54 May 11 05:20 snap 05:22:14 -rw-rw-r--. 1 jenkins jenkins 5 May 11 05:18 VERSION 05:22:14 -rw-rw-r--. 1 jenkins jenkins 222 May 11 05:20 version.go [Pipeline] isUnix [Pipeline] sh 05:22:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:22:14 + 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=f87a0d8af330d096da16b69dfda80d81331e98f2 --label arch=amd64 --label version=0.0.0 . 05:22:15 Sending build context to Docker daemon 2.541MB 05:22:15 Sending build context to Docker daemon 2.666MB 05:22:15 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:22:15 Step 2/23 : FROM ${BASE} AS builder 05:22:15 ---> e98a9a24ffe8 05:22:15 Step 3/23 : WORKDIR /device-sdk-go 05:22:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:22:15 Step 2/8 : FROM ${BASE} 05:22:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:22:15 595b0fe564bb: Pulling fs layer 05:22:15 7186ed65a4f7: Pulling fs layer 05:22:15 316046926c0a: Pulling fs layer 05:22:15 4ebd0625c992: Pulling fs layer 05:22:15 207e8628e3a3: Pulling fs layer 05:22:15 c791037a9be2: Pulling fs layer 05:22:15 ffd874e62e21: Pulling fs layer 05:22:15 4ebd0625c992: Waiting 05:22:15 207e8628e3a3: Waiting 05:22:15 c791037a9be2: Waiting 05:22:15 ffd874e62e21: Waiting 05:22:15 316046926c0a: Verifying Checksum 05:22:15 316046926c0a: Download complete 05:22:15 7186ed65a4f7: Verifying Checksum 05:22:15 7186ed65a4f7: Download complete 05:22:15 207e8628e3a3: Download complete 05:22:15 c791037a9be2: Verifying Checksum 05:22:15 c791037a9be2: Download complete 05:22:15 595b0fe564bb: Verifying Checksum 05:22:15 ---> Running in 6fdb785a6806 05:22:15 Removing intermediate container 6fdb785a6806 05:22:15 ---> 99283cfd8a13 05:22:15 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:22:15 ---> Running in 68dbe63abb98 05:22:15 Removing intermediate container 68dbe63abb98 05:22:15 ---> 2afa17282d83 05:22:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:16 595b0fe564bb: Pull complete 05:22:16 ---> Running in 73d0fa01c24a 05:22:16 7186ed65a4f7: Pull complete 05:22:17 316046926c0a: Pull complete 05:22:17 Removing intermediate container 73d0fa01c24a 05:22:17 ---> 9764cde7d42d 05:22:17 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:22:17 ---> Running in a8040e1c1584 05:22:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:22:18 ffd874e62e21: Verifying Checksum 05:22:18 ffd874e62e21: Download complete 05:22:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:22:19 4ebd0625c992: Verifying Checksum 05:22:19 4ebd0625c992: Download complete 05:22:21 OK: 150 MiB in 46 packages 05:22:22 Removing intermediate container a8040e1c1584 05:22:22 ---> 42fb0a5a6a0b 05:22:22 Step 7/23 : COPY . . 05:22:23 ---> c5c677cd994f 05:22:23 Step 8/23 : RUN go mod download 05:22:23 ---> Running in 04f8b8875a08 05:22:24 Removing intermediate container 04f8b8875a08 05:22:24 ---> 9134fe6a3bbf 05:22:24 Step 9/23 : RUN make build 05:22:24 ---> Running in 645f0d1ca5a0 05:22:24 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 05:22:30 4ebd0625c992: Pull complete 05:22:30 207e8628e3a3: Pull complete 05:22:30 c791037a9be2: Pull complete 05:22:33 ffd874e62e21: Pull complete 05:22:33 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:22:33 ---> cfc18b08335c 05:22:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:22:37 ---> Running in 44cc0b7afcb8 05:22:37 Removing intermediate container 44cc0b7afcb8 05:22:37 ---> 4240561369c5 05:22:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:22:37 ---> Running in e7e5239f9808 05:22:38 Removing intermediate container 645f0d1ca5a0 05:22:38 ---> 782eb732a9ac 05:22:38 Step 10/23 : FROM alpine:3.12 05:22:39 3.12: Pulling from library/alpine 05:22:39 339de151aab4: Pulling fs layer 05:22:39 339de151aab4: Verifying Checksum 05:22:39 339de151aab4: Download complete 05:22:39 Removing intermediate container e7e5239f9808 05:22:39 ---> 187c166d035c 05:22:39 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:22:39 339de151aab4: Pull complete 05:22:39 ---> Running in 9c92bb4901df 05:22:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:22:39 Status: Downloaded newer image for alpine:3.12 05:22:39 ---> 13621d1b12d4 05:22:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:22:39 ---> Running in acacc4f65621 05:22:40 Removing intermediate container acacc4f65621 05:22:40 ---> 9ed85bf7a3e5 05:22:40 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:40 ---> Running in 226d394fc48e 05:22:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:22:41 Removing intermediate container 226d394fc48e 05:22:41 ---> eb25c20c221a 05:22:41 Step 13/23 : RUN apk add --update --no-cache zeromq 05:22:41 ---> Running in 6cf15155db23 05:22:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:22:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:22:43 (1/6) Installing libc-dev (0.7.2-r3) 05:22:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:22:43 (2/6) Installing libsodium (1.0.18-r0) 05:22:43 (3/6) Installing pkgconf (1.7.3-r0) 05:22:44 (4/6) Installing libsodium-dev (1.0.18-r0) 05:22:44 (5/6) Installing libzmq (4.3.3-r1) 05:22:44 (6/6) Installing zeromq-dev (4.3.3-r1) 05:22:44 Executing busybox-1.32.1-r6.trigger 05:22:44 OK: 139 MiB in 46 packages 05:22:45 (1/5) Installing libgcc (9.3.0-r2) 05:22:45 (2/5) Installing libsodium (1.0.18-r0) 05:22:45 (3/5) Installing libstdc++ (9.3.0-r2) 05:22:46 Removing intermediate container 9c92bb4901df 05:22:46 ---> 68ccb6f17a88 05:22:46 Step 6/8 : WORKDIR /device-sdk-go 05:22:46 (4/5) Installing libzmq (4.3.3-r0) 05:22:46 ---> Running in de6920037a86 05:22:46 (5/5) Installing zeromq (4.3.3-r0) 05:22:46 Executing busybox-1.31.1-r20.trigger 05:22:46 OK: 8 MiB in 19 packages 05:22:46 Removing intermediate container de6920037a86 05:22:46 ---> 372b73762fc7 05:22:46 Step 7/8 : COPY . . 05:22:47 Removing intermediate container 6cf15155db23 05:22:47 ---> 45321cef6706 05:22:47 Step 14/23 : WORKDIR / 05:22:47 ---> Running in 542e18a18168 05:22:47 Removing intermediate container 542e18a18168 05:22:47 ---> 91f61fe6018b 05:22:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:22:47 ---> 3666ffa9eafa 05:22:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:22:48 ---> 0e86fe54c2ed 05:22:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:22:48 ---> cf2bced78ad4 05:22:48 Step 8/8 : RUN go mod download 05:22:48 ---> Running in db6f128e2a5f 05:22:48 ---> aa3bb9e7f309 05:22:48 Step 18/23 : EXPOSE 49990 05:22:48 ---> Running in f238167896ae 05:22:48 Removing intermediate container f238167896ae 05:22:48 ---> 9be19016e65b 05:22:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:22:48 ---> Running in 380044977c05 05:22:49 Removing intermediate container 380044977c05 05:22:49 ---> 0e69c4bcb4ce 05:22:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:22:49 ---> Running in 9d910fc30363 05:22:49 Removing intermediate container 9d910fc30363 05:22:49 ---> 136876a7f998 05:22:49 Step 21/23 : LABEL arch=amd64 05:22:49 ---> Running in 4fd8e578462e 05:22:49 Removing intermediate container 4fd8e578462e 05:22:49 ---> d0f644b16ab8 05:22:49 Step 22/23 : LABEL git_sha=f87a0d8af330d096da16b69dfda80d81331e98f2 05:22:49 ---> Running in 48b07c7cea29 05:22:49 Removing intermediate container 48b07c7cea29 05:22:49 ---> 9bf3430875e2 05:22:49 Step 23/23 : LABEL version=0.0.0 05:22:49 ---> Running in d52cc8ce4ed6 05:22:50 Removing intermediate container d52cc8ce4ed6 05:22:50 ---> f5fcc6ea604e 05:22:50 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:22:50 Successfully built f5fcc6ea604e 05:22:50 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 05:22:51 ---> job-cost.sh 05:22:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b9Ds 05:23:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:23:15 Removing intermediate container db6f128e2a5f 05:23:15 ---> ce632d7e9b9b 05:23:15 Successfully built ce632d7e9b9b 05:23:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:23:15 + docker inspect -f . ci-base-image-arm64 05:23:15 . [Pipeline] withDockerContainer 05:23:15 prd-ubuntu18.04-docker-arm64-4c-16g-4339 does not seem to be running inside a container 05:23:15 $ 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 ******** ci-base-image-arm64 cat 05:23:17 $ docker top da6f62f2691736cd3cc15f43970de704f4e9b7ad6ff9c56de78a9ba78e1f04a6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:18 + go version 05:23:18 go version go1.16.3 linux/arm64 [Pipeline] } 05:23:18 $ docker stop --time=1 da6f62f2691736cd3cc15f43970de704f4e9b7ad6ff9c56de78a9ba78e1f04a6 05:23:20 $ docker rm -f da6f62f2691736cd3cc15f43970de704f4e9b7ad6ff9c56de78a9ba78e1f04a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:23:21 + docker inspect -f . ci-base-image-arm64 05:23:21 . [Pipeline] withDockerContainer 05:23:21 prd-ubuntu18.04-docker-arm64-4c-16g-4339 does not seem to be running inside a container 05:23:21 $ 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 ******** ci-base-image-arm64 cat 05:23:22 $ docker top 214ce2ac0a0b1004cd1b20fc3434956eb6ee2c22f11cc7cd7ae9907483f0e9fe -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:23 + go mod tidy [Pipeline] sh 05:23:25 + make test 05:23:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:23:35 lf-activate-venv(): INFO: Adding /tmp/venv-b9Ds/bin to PATH 05:23:35 INFO: No Stack... 05:23:35 INFO: Retrieving Pricing Info for: v1-standard-2 05:23:35 INFO: Archiving Costs [Pipeline] sh 05:23:36 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:23:36 + cut -d, -f6 [Pipeline] lock 05:23:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-920-1-stack-cost] 05:23:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-920-1-stack-cost] did not exist. Created. 05:23:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-920-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:36 + echo total: 0.029999999329447746 [Pipeline] stash 05:23:36 Stashed 1 file(s) [Pipeline] } 05:23:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-920-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:23:47 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:24:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:24:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:24:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:25:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.201s coverage: 25.4% of statements 05:25:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:25:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.150s coverage: 28.1% of statements 05:25:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.167s coverage: 78.9% of statements 05:25:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.169s coverage: 10.7% of statements 05:25:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:25:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:25:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:25:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.268s coverage: 30.2% of statements 05:25:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:25:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 05:25:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:25:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:25:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.380s coverage: 58.4% of statements 05:25:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.266s coverage: 89.2% of statements 05:25:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:25:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.165s coverage: 5.0% of statements 05:25:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:25:11 GO111MODULE=on go vet ./... 05:26:08 gofmt -l . 05:26:08 [ "`gofmt -l .`" = "" ] 05:26:08 ./bin/test-attribution-txt.sh 05:26:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:26:10 $ docker stop --time=1 214ce2ac0a0b1004cd1b20fc3434956eb6ee2c22f11cc7cd7ae9907483f0e9fe 05:26:12 $ docker rm -f 214ce2ac0a0b1004cd1b20fc3434956eb6ee2c22f11cc7cd7ae9907483f0e9fe [Pipeline] // withDockerContainer [Pipeline] sh 05:26:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:26:13 Warning: overwriting stash ‘coverage-report’ 05:26:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:26:15 + ls -al . 05:26:15 total 248 05:26:15 drwxrwxr-x 10 jenkins jenkins 4096 May 11 05:26 . 05:26:15 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:21 .. 05:26:15 -rw-rw-r-- 1 jenkins jenkins 140 May 11 05:21 .dockerignore 05:26:15 drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:22 .git 05:26:15 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:21 .github 05:26:15 -rw-rw-r-- 1 jenkins jenkins 138 May 11 05:21 .gitignore 05:26:15 -rw-rw-r-- 1 jenkins jenkins 987 May 11 05:21 Dockerfile.build 05:26:15 -rw-rw-r-- 1 jenkins jenkins 901 May 11 05:21 Jenkinsfile 05:26:15 -rw-rw-r-- 1 jenkins jenkins 11341 May 11 05:21 LICENSE 05:26:15 -rw-rw-r-- 1 jenkins jenkins 1000 May 11 05:21 Makefile 05:26:15 -rw-rw-r-- 1 jenkins jenkins 7652 May 11 05:21 README.md 05:26:15 -rw-rw-r-- 1 jenkins jenkins 6616 May 11 05:21 RELEASE-NOTES.txt 05:26:15 -rw-rw-r-- 1 jenkins jenkins 5 May 11 05:18 VERSION 05:26:15 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:21 bin 05:26:15 -rw-r--r-- 1 jenkins jenkins 124140 May 11 05:25 coverage.out 05:26:15 drwxrwxr-x 5 jenkins jenkins 4096 May 11 05:21 example 05:26:15 -rw-r--r-- 1 jenkins jenkins 575 May 11 05:26 go.mod 05:26:15 -rw-r--r-- 1 jenkins jenkins 20637 May 11 05:23 go.sum 05:26:15 drwxrwxr-x 15 jenkins jenkins 4096 May 11 05:21 internal 05:26:15 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:21 openapi 05:26:15 drwxrwxr-x 5 jenkins jenkins 4096 May 11 05:21 pkg 05:26:15 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:21 snap 05:26:15 -rw-rw-r-- 1 jenkins jenkins 222 May 11 05:21 version.go [Pipeline] isUnix [Pipeline] sh 05:26:15 + 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=f87a0d8af330d096da16b69dfda80d81331e98f2 --label arch=arm64 --label version=0.0.0 . 05:26:16 Sending build context to Docker daemon 2.665MB 05:26:16 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:26:16 Step 2/23 : FROM ${BASE} AS builder 05:26:16 ---> ce632d7e9b9b 05:26:16 Step 3/23 : WORKDIR /device-sdk-go 05:26:16 ---> Running in 04dd58d99d30 05:26:17 Removing intermediate container 04dd58d99d30 05:26:17 ---> 0ed1b0b768dd 05:26:17 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:26:17 ---> Running in 2bfda9ad8c6d 05:26:17 Removing intermediate container 2bfda9ad8c6d 05:26:17 ---> ecb31f73036c 05:26:17 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:17 ---> Running in 413f15c3b008 05:26:19 Removing intermediate container 413f15c3b008 05:26:19 ---> 8487c0618200 05:26:19 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:26:20 ---> Running in a4ad6e3eb8c3 05:26:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:26:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:26:24 OK: 139 MiB in 46 packages 05:26:25 Removing intermediate container a4ad6e3eb8c3 05:26:25 ---> 0bd97a9e491b 05:26:25 Step 7/23 : COPY . . 05:26:26 ---> a325cf5018ba 05:26:26 Step 8/23 : RUN go mod download 05:26:26 ---> Running in 64c4b609e478 05:26:29 Removing intermediate container 64c4b609e478 05:26:29 ---> 0b6f22c1a9f6 05:26:29 Step 9/23 : RUN make build 05:26:29 ---> Running in 45806edf7b72 05:26:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:27:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:27:05 Removing intermediate container 45806edf7b72 05:27:05 ---> 8e2a7e8677c7 05:27:05 Step 10/23 : FROM alpine:3.12 05:27:05 3.12: Pulling from library/alpine 05:27:05 d2f70382dc9a: Pulling fs layer 05:27:06 d2f70382dc9a: Verifying Checksum 05:27:06 d2f70382dc9a: Download complete 05:27:06 d2f70382dc9a: Pull complete 05:27:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:27:06 Status: Downloaded newer image for alpine:3.12 05:27:06 ---> 9852663dfa18 05:27:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:27:06 ---> Running in e16842d8d310 05:27:07 Removing intermediate container e16842d8d310 05:27:07 ---> 32e24610b6cf 05:27:07 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:27:07 ---> Running in 638b1cfe00f8 05:27:10 Removing intermediate container 638b1cfe00f8 05:27:10 ---> 02d13128a978 05:27:10 Step 13/23 : RUN apk add --update --no-cache zeromq 05:27:10 ---> Running in a13e9ba09731 05:27:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:27:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:27:14 (1/5) Installing libgcc (9.3.0-r2) 05:27:14 (2/5) Installing libsodium (1.0.18-r0) 05:27:15 (3/5) Installing libstdc++ (9.3.0-r2) 05:27:15 (4/5) Installing libzmq (4.3.3-r0) 05:27:15 (5/5) Installing zeromq (4.3.3-r0) 05:27:16 Executing busybox-1.31.1-r20.trigger 05:27:16 OK: 8 MiB in 19 packages 05:27:17 Removing intermediate container a13e9ba09731 05:27:17 ---> 70744875f91e 05:27:17 Step 14/23 : WORKDIR / 05:27:17 ---> Running in 4ee3ede54c43 05:27:17 Removing intermediate container 4ee3ede54c43 05:27:17 ---> d8a641af442d 05:27:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:27:18 ---> 8330727acc62 05:27:18 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:27:19 ---> ea57135caa8a 05:27:19 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:27:20 ---> 3a2dc685883a 05:27:20 Step 18/23 : EXPOSE 49990 05:27:20 ---> Running in 9b412d061e0a 05:27:21 Removing intermediate container 9b412d061e0a 05:27:21 ---> 6c905ed4a2e4 05:27:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:27:21 ---> Running in c1381497d9e8 05:27:22 Removing intermediate container c1381497d9e8 05:27:22 ---> 34bb84a6f736 05:27:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:27:22 ---> Running in d373e96c089e 05:27:22 Removing intermediate container d373e96c089e 05:27:22 ---> 3351a9836245 05:27:22 Step 21/23 : LABEL arch=arm64 05:27:22 ---> Running in 9fc987616d64 05:27:23 Removing intermediate container 9fc987616d64 05:27:23 ---> 35597fb34663 05:27:23 Step 22/23 : LABEL git_sha=f87a0d8af330d096da16b69dfda80d81331e98f2 05:27:23 ---> Running in 72a2bcd91791 05:27:23 Removing intermediate container 72a2bcd91791 05:27:23 ---> be08a7f4f944 05:27:23 Step 23/23 : LABEL version=0.0.0 05:27:23 ---> Running in 70932a3599eb 05:27:24 Removing intermediate container 70932a3599eb 05:27:24 ---> 778a257b3ad4 05:27:24 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:27:24 Successfully built 778a257b3ad4 05:27:24 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 05:27:25 ---> job-cost.sh 05:27:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Jcy 05:28:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:29:40 lf-activate-venv(): INFO: Adding /tmp/venv-8Jcy/bin to PATH 05:29:40 INFO: No Stack... 05:29:40 INFO: Retrieving Pricing Info for: lf-standard-4 05:29:40 INFO: Archiving Costs [Pipeline] sh 05:29:41 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:29:41 + cut -d, -f6 [Pipeline] lock 05:29:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-920-1-stack-cost] 05:29:41 Resource [jenkins-edgexfoundry-device-sdk-go-PR-920-1-stack-cost] did not exist. Created. 05:29:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-920-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:29:41 /w/workspace/device-sdk-go/1@tmp/durable-13d46006/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-13d46006/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:29:42 + echo total: 0.20999999344348907 [Pipeline] stash 05:29:42 Warning: overwriting stash ‘stack-cost’ 05:29:42 Stashed 1 file(s) [Pipeline] } 05:29:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-920-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 05:29:43 provisioning config files... 05:29:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp/config6900662697104278448tmp [Pipeline] { [Pipeline] sh 05:29:43 + set +x 05:29:43 + curl -s https://codecov.io/bash 05:29:43 + bash -s -- 05:29:44 05:29:44 _____ _ 05:29:44 / ____| | | 05:29:44 | | ___ __| | ___ ___ _____ __ 05:29:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:29:44 | |___| (_) | (_| | __/ (_| (_) \ V / 05:29:44 \_____\___/ \__,_|\___|\___\___/ \_/ 05:29:44 Bash-1.0.2 05:29:44 05:29:44 05:29:44 ==> git version 2.24.3 found 05:29:44 ==> 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 05:29:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:29:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:29:44 ==> Jenkins CI detected. 05:29:44 project root: . 05:29:44 --> token set from env 05:29:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:29:44 ==> Running gcov in . (disable via -X gcov) 05:29:44 ==> Python coveragepy not found 05:29:44 ==> Searching for coverage reports in: 05:29:44 + . 05:29:44 -> Found 1 reports 05:29:44 ==> Detecting git/mercurial file structure 05:29:44 ==> Reading reports 05:29:44 + ./coverage.out bytes=124140 05:29:44 ==> Appending adjustments 05:29:44 https://docs.codecov.io/docs/fixing-reports 05:29:44 + Found adjustments 05:29:44 ==> Gzipping contents 05:29:44 16K /tmp/codecov.UIJkGw.gz 05:29:44 ==> Uploading reports 05:29:44 url: https://codecov.io 05:29:44 query: branch=PR-920&commit=f87a0d8af330d096da16b69dfda80d81331e98f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-920%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=920&job=&cmd_args= 05:29:44 -> Pinging Codecov 05:29:44 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-920&commit=f87a0d8af330d096da16b69dfda80d81331e98f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-920%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=920&job=&cmd_args= 05:29:45 -> Uploading to 05:29:45 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/7E55EF52A471D76F132DFD9A03CDDE97/f87a0d8af330d096da16b69dfda80d81331e98f2/276f636b-3b91-41d5-8f2d-1225385ffbca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T052944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3952f283a4bb1b154919674d0b2db1bc661f5e36067f8ab938a56494c5c515a5 05:29:45 % Total % Received % Xferd Average Speed Time Time Time Current 05:29:45 Dload Upload Total Spent Left Speed 05:29:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16196 0 0 100 16196 0 33441 --:--:-- --:--:-- --:--:-- 33462 05:29:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f87a0d8af330d096da16b69dfda80d81331e98f2 [Pipeline] } 05:29:45 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 05:29:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:29:47 ---> package-listing.sh 05:29:47 ++ facter osfamily 05:29:47 ++ tr '[:upper:]' '[:lower:]' 05:29:47 + OS_FAMILY=redhat 05:29:47 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-920 05:29:47 + START_PACKAGES=/tmp/packages_start.txt 05:29:47 + END_PACKAGES=/tmp/packages_end.txt 05:29:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:47 + PACKAGES=/tmp/packages_start.txt 05:29:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-920 ']' 05:29:47 + PACKAGES=/tmp/packages_end.txt 05:29:47 + case "${OS_FAMILY}" in 05:29:47 + rpm -qa 05:29:47 + sort 05:29:53 + '[' -f /tmp/packages_start.txt ']' 05:29:53 + '[' -f /tmp/packages_end.txt ']' 05:29:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-920 ']' 05:29:53 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-920/archives/ 05:29:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-920/archives/ [Pipeline] echo 05:29:53 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-920/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:29:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:29:54 05:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:29:54 alpine: Pulling from edgex-lftools-log-publisher 05:29:54 df20fa9351a1: Pulling fs layer 05:29:54 36b3adc4ff6f: Pulling fs layer 05:29:54 8ad3a11d3b57: Pulling fs layer 05:29:54 46f8f816bc3b: Pulling fs layer 05:29:54 93b61091891f: Pulling fs layer 05:29:54 93b9cdb0e59b: Pulling fs layer 05:29:54 5e14af77c1be: Pulling fs layer 05:29:54 01666e4c0597: Pulling fs layer 05:29:54 aa168da1d23b: Pulling fs layer 05:29:54 93b9cdb0e59b: Waiting 05:29:54 5e14af77c1be: Waiting 05:29:54 aa168da1d23b: Waiting 05:29:54 01666e4c0597: Waiting 05:29:54 93b61091891f: Waiting 05:29:54 46f8f816bc3b: Waiting 05:29:54 36b3adc4ff6f: Verifying Checksum 05:29:54 36b3adc4ff6f: Download complete 05:29:54 46f8f816bc3b: Verifying Checksum 05:29:54 46f8f816bc3b: Download complete 05:29:54 df20fa9351a1: Verifying Checksum 05:29:54 93b9cdb0e59b: Verifying Checksum 05:29:54 93b9cdb0e59b: Download complete 05:29:54 5e14af77c1be: Download complete 05:29:54 93b61091891f: Verifying Checksum 05:29:54 93b61091891f: Download complete 05:29:54 01666e4c0597: Verifying Checksum 05:29:54 01666e4c0597: Download complete 05:29:54 8ad3a11d3b57: Verifying Checksum 05:29:54 8ad3a11d3b57: Download complete 05:29:54 df20fa9351a1: Pull complete 05:29:55 36b3adc4ff6f: Pull complete 05:29:56 8ad3a11d3b57: Pull complete 05:29:56 46f8f816bc3b: Pull complete 05:29:57 93b61091891f: Pull complete 05:29:57 aa168da1d23b: Verifying Checksum 05:29:57 aa168da1d23b: Download complete 05:29:57 93b9cdb0e59b: Pull complete 05:29:57 5e14af77c1be: Pull complete 05:29:57 01666e4c0597: Pull complete 05:30:05 aa168da1d23b: Pull complete 05:30:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:30:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:30:06 prd-centos7-docker-4c-2g-4329 does not seem to be running inside a container 05:30:06 $ 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-920/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-920 -v /w/workspace/dgexfoundry_device-sdk-go_PR-920:/w/workspace/dgexfoundry_device-sdk-go_PR-920:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-920@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:30:09 $ docker top a22e5de940f558740bc8289fe3180a25718232cd81f800219a97088ef3af40ef -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:09 + touch /tmp/pre-build-complete [Pipeline] sh 05:30:10 + mkdir -p /var/log/sa [Pipeline] sh 05:30:10 + ls /var/log/sa-host 05:30:10 + sadf -c /var/log/sa-host/sa11 05:30:10 file_magic: OK 05:30:10 HZ: Using current value: 100 05:30:10 file_header: OK 05:30:10 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 05:30:10 Statistics: 05:30:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:30:10 File successfully converted to sysstat format version 12.2.1 05:30:10 + sadf -c /var/log/sa-host/sa23 05:30:10 file_magic: OK 05:30:10 HZ: Using current value: 100 05:30:10 file_header: OK 05:30:10 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 05:30:10 Statistics: 05:30:10 Hnuu...uuuununununu... 05:30:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:30:10 provisioning config files... 05:30:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp/config771326079333908603tmp [Pipeline] { [Pipeline] echo 05:30:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:30:11 ---> create-netrc.sh [Pipeline] } 05:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:30:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:30:11 ---> python-tools-install.sh [Pipeline] echo 05:30:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:30:12 ---> sudo-logs.sh 05:30:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:30:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:30:12 ---> job-cost.sh 05:30:12 lf-activate-venv: SKIPPING 05:30:12 DEBUG: total: 0.20999999344348907 05:30:12 INFO: Retrieving Stack Cost... 05:30:13 INFO: Retrieving Pricing Info for: v1-standard-2 05:30:14 INFO: Archiving Costs [Pipeline] echo 05:30:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:30:14 ---> logs-deploy.sh 05:30:14 lf-activate-venv: SKIPPING 05:30:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-920/1 05:30:14 INFO: archiving workspace using pattern(s): 05:30:16 Archives upload complete. 05:30:17 INFO: archiving logs to Nexus 05:30:18 ---> uname -a: 05:30:18 Linux prd-centos7-docker-4c-2g-4329.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:30:18 05:30:18 05:30:18 ---> lscpu: 05:30:18 Architecture: x86_64 05:30:18 CPU op-mode(s): 32-bit, 64-bit 05:30:18 Byte Order: Little Endian 05:30:18 Address sizes: 40 bits physical, 48 bits virtual 05:30:18 CPU(s): 4 05:30:18 On-line CPU(s) list: 0-3 05:30:18 Thread(s) per core: 1 05:30:18 Core(s) per socket: 1 05:30:18 Socket(s): 4 05:30:18 NUMA node(s): 1 05:30:18 Vendor ID: GenuineIntel 05:30:18 CPU family: 6 05:30:18 Model: 44 05:30:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:30:18 Stepping: 1 05:30:18 CPU MHz: 2933.438 05:30:18 BogoMIPS: 5866.87 05:30:18 Virtualization: VT-x 05:30:18 Hypervisor vendor: KVM 05:30:18 Virtualization type: full 05:30:18 L1d cache: 128 KiB 05:30:18 L1i cache: 128 KiB 05:30:18 L2 cache: 16 MiB 05:30:18 L3 cache: 64 MiB 05:30:18 NUMA node0 CPU(s): 0-3 05:30:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:30:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:30:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:30:18 Vulnerability Meltdown: Mitigation; PTI 05:30:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:30:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:30:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:30:18 Vulnerability Srbds: Not affected 05:30:18 Vulnerability Tsx async abort: Not affected 05:30:18 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 05:30:18 05:30:18 05:30:18 ---> nproc: 05:30:18 4 05:30:18 05:30:18 05:30:18 ---> df -h: 05:30:18 Filesystem Size Used Available Use% Mounted on 05:30:18 overlay 50.0G 7.3G 42.7G 15% / 05:30:18 tmpfs 64.0M 0 64.0M 0% /dev 05:30:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:30:18 shm 64.0M 0 64.0M 0% /dev/shm 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-920 05:30:18 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-920@tmp 05:30:18 05:30:18 05:30:18 ---> free -m: 05:30:18 total used free shared buff/cache available 05:30:18 Mem: 1837 725 114 0 997 1006 05:30:18 Swap: 1023 1 1022 05:30:18 05:30:18 05:30:18 ---> ip addr: 05:30:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:30:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:30:18 inet 127.0.0.1/8 scope host lo 05:30:18 valid_lft forever preferred_lft forever 05:30:18 inet6 ::1/128 scope host 05:30:18 valid_lft forever preferred_lft forever 05:30:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:30:18 link/ether fa:16:3e:4a:71:2e brd ff:ff:ff:ff:ff:ff 05:30:18 inet 10.30.123.241/23 brd 10.30.123.255 scope global dynamic eth0 05:30:18 valid_lft 85614sec preferred_lft 85614sec 05:30:18 inet6 fe80::f816:3eff:fe4a:712e/64 scope link 05:30:18 valid_lft forever preferred_lft forever 05:30:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:30:18 link/ether 02:42:d0:cf:c5:b7 brd ff:ff:ff:ff:ff:ff 05:30:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:30:18 valid_lft forever preferred_lft forever 05:30:18 inet6 fe80::42:d0ff:fecf:c5b7/64 scope link 05:30:18 valid_lft forever preferred_lft forever 05:30:18 05:30:18 05:30:18 ---> sar -b -r -n DEV: 05:30:18 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) 05:30:18 05:30:18 05:16:59 LINUX RESTART (4 CPU) 05:30:18 05:30:18 05:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:30:18 05:19:01 8.84 1.42 7.42 0.00 546.70 266.09 0.00 05:30:18 05:20:02 0.40 0.00 0.40 0.00 0.00 6.48 0.00 05:30:18 05:21:01 0.29 0.00 0.29 0.00 0.00 3.54 0.00 05:30:18 05:22:01 0.38 0.00 0.38 0.00 0.00 5.23 0.00 05:30:18 05:23:01 0.23 0.00 0.23 0.00 0.00 3.28 0.00 05:30:18 05:24:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 05:30:18 05:25:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 05:30:18 05:26:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 05:30:18 05:27:01 0.33 0.00 0.33 0.00 0.00 4.18 0.00 05:30:18 05:28:01 0.58 0.00 0.58 0.00 0.00 6.53 0.00 05:30:18 05:29:01 0.70 0.00 0.70 0.00 0.00 7.86 0.00 05:30:18 05:30:01 88.18 57.55 30.63 0.00 4411.36 12370.45 0.00 05:30:18 Average: 8.42 4.93 3.49 0.00 414.73 1061.14 0.00 05:30:18 05:30:18 05:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:30:18 05:19:01 130120 0 620804 32.99 2620 1128000 1121240 38.27 421920 1129472 20 05:30:18 05:20:02 134232 0 616680 32.78 2620 1128012 1097188 37.45 426132 1122372 8 05:30:18 05:21:01 132968 0 617940 32.84 2620 1128016 1092132 37.27 423528 1126764 8 05:30:18 05:22:01 129392 0 621516 33.03 2620 1128016 1092228 37.28 426584 1126764 16 05:30:18 05:23:01 130848 0 620052 32.95 2620 1128024 1086884 37.09 426136 1126212 12 05:30:18 05:24:01 131108 0 619788 32.94 2620 1128028 1079688 36.85 425816 1125872 8 05:30:18 05:25:01 130056 0 620836 33.00 2620 1128032 1079832 36.85 427476 1125872 8 05:30:18 05:26:01 125276 0 625612 33.25 2620 1128036 1084260 37.00 431772 1125872 20 05:30:18 05:27:01 128552 0 622328 33.08 2620 1128044 1077420 36.77 429000 1125800 8 05:30:18 05:28:01 127492 0 623384 33.13 2620 1128048 1077564 36.78 429652 1125800 8 05:30:18 05:29:01 128732 0 622144 33.07 2620 1128048 1077432 36.77 429072 1125800 8 05:30:18 05:30:01 74316 0 725000 38.53 2620 1079608 1513700 51.66 600540 980680 34748 05:30:18 Average: 125258 0 629674 33.47 2620 1123993 1123297 38.34 441469 1113940 2906 05:30:18 05:30:18 05:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:30:18 05:19:01 eth0 28.93 29.12 50.95 8.88 0.00 0.00 0.00 0.00 05:30:18 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:19:01 docker0 15.42 9.59 2.11 28.49 0.00 0.00 0.00 0.00 05:30:18 05:20:02 eth0 4.20 0.95 1.08 0.57 0.00 0.00 0.00 0.00 05:30:18 05:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:21:01 eth0 3.28 0.91 0.99 0.64 0.00 0.00 0.00 0.00 05:30:18 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:22:01 eth0 3.08 1.10 1.18 0.80 0.00 0.00 0.00 0.00 05:30:18 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:23:01 eth0 0.80 0.43 0.41 0.27 0.00 0.00 0.00 0.00 05:30:18 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:24:01 eth0 1.48 0.00 0.12 0.00 0.00 0.00 0.00 0.00 05:30:18 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:25:01 eth0 1.98 0.33 0.45 0.20 0.00 0.00 0.00 0.00 05:30:18 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:26:01 eth0 3.80 3.93 0.72 21.43 0.00 0.00 0.00 0.00 05:30:18 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:27:01 eth0 0.70 0.08 0.06 0.05 0.00 0.00 0.00 0.00 05:30:18 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:28:01 eth0 4.65 4.53 0.66 6.70 0.00 0.00 0.00 0.00 05:30:18 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:29:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:30:18 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:30:01 eth0 212.22 173.77 2165.37 18.15 0.00 0.00 0.00 0.00 05:30:18 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 Average: eth0 22.17 18.00 185.91 4.82 0.00 0.00 0.00 0.00 05:30:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:18 Average: docker0 1.29 0.80 0.18 2.38 0.00 0.00 0.00 0.00 05:30:18 05:30:18 05:30:18 ---> sar -P ALL: 05:30:18 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) 05:30:18 05:30:18 05:16:59 LINUX RESTART (4 CPU) 05:30:18 05:30:18 05:18:01 CPU %user %nice %system %iowait %steal %idle 05:30:18 05:19:01 all 1.31 0.00 1.13 0.17 2.01 95.38 05:30:18 05:19:01 0 1.42 0.00 1.27 0.00 1.90 95.41 05:30:18 05:19:01 1 1.05 0.00 0.89 0.05 2.11 95.90 05:30:18 05:19:01 2 1.24 0.00 1.34 0.13 1.95 95.34 05:30:18 05:19:01 3 1.52 0.00 1.01 0.50 2.08 94.89 05:30:18 05:20:02 all 0.17 0.00 0.05 0.00 0.03 99.75 05:30:18 05:20:02 0 0.03 0.00 0.05 0.00 0.03 99.88 05:30:18 05:20:02 1 0.30 0.00 0.03 0.00 0.02 99.65 05:30:18 05:20:02 2 0.05 0.00 0.05 0.00 0.00 99.90 05:30:18 05:20:02 3 0.30 0.00 0.05 0.00 0.07 99.58 05:30:18 05:21:01 all 0.21 0.00 0.20 0.00 0.24 99.35 05:30:18 05:21:01 0 0.14 0.00 0.12 0.00 0.14 99.61 05:30:18 05:21:01 1 0.54 0.00 0.25 0.00 0.24 98.97 05:30:18 05:21:01 2 0.05 0.00 0.24 0.00 0.17 99.54 05:30:18 05:21:01 3 0.10 0.00 0.19 0.00 0.42 99.29 05:30:18 05:22:01 all 0.15 0.00 0.05 0.00 0.13 99.66 05:30:18 05:22:01 0 0.07 0.00 0.08 0.00 0.07 99.78 05:30:18 05:22:01 1 0.45 0.00 0.07 0.00 0.13 99.35 05:30:18 05:22:01 2 0.07 0.00 0.05 0.02 0.15 99.72 05:30:18 05:22:01 3 0.02 0.00 0.02 0.00 0.18 99.78 05:30:18 05:23:01 all 0.13 0.00 0.07 0.00 0.02 99.78 05:30:18 05:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:30:18 05:23:01 1 0.17 0.00 0.03 0.00 0.02 99.78 05:30:18 05:23:01 2 0.28 0.00 0.17 0.00 0.02 99.53 05:30:18 05:23:01 3 0.05 0.00 0.05 0.00 0.03 99.87 05:30:18 05:24:01 all 0.09 0.00 0.04 0.00 0.02 99.85 05:30:18 05:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:30:18 05:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:30:18 05:24:01 2 0.27 0.00 0.05 0.00 0.02 99.67 05:30:18 05:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 05:30:18 05:25:01 all 0.16 0.00 0.04 0.00 0.03 99.77 05:30:18 05:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:30:18 05:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:30:18 05:25:01 2 0.48 0.00 0.02 0.00 0.02 99.48 05:30:18 05:25:01 3 0.10 0.00 0.07 0.00 0.03 99.80 05:30:18 05:26:01 all 0.30 0.00 0.10 0.00 0.14 99.46 05:30:18 05:26:01 0 0.12 0.00 0.08 0.00 0.18 99.62 05:30:18 05:26:01 1 0.18 0.00 0.12 0.00 0.10 99.60 05:30:18 05:26:01 2 0.62 0.00 0.10 0.00 0.15 99.13 05:30:18 05:26:01 3 0.30 0.00 0.10 0.00 0.12 99.48 05:30:18 05:27:01 all 0.04 0.00 0.03 0.00 0.01 99.92 05:30:18 05:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:30:18 05:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:30:18 05:27:01 2 0.07 0.00 0.05 0.00 0.02 99.87 05:30:18 05:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:30:18 05:28:01 all 0.21 0.00 0.05 0.00 0.04 99.70 05:30:18 05:28:01 0 0.22 0.00 0.03 0.00 0.02 99.73 05:30:18 05:28:01 1 0.07 0.00 0.07 0.00 0.03 99.83 05:30:18 05:28:01 2 0.05 0.00 0.05 0.00 0.07 99.83 05:30:18 05:28:01 3 0.52 0.00 0.07 0.00 0.03 99.38 05:30:18 05:29:01 all 0.15 0.00 0.04 0.00 0.03 99.78 05:30:18 05:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:30:18 05:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:30:18 05:29:01 2 0.05 0.00 0.05 0.00 0.03 99.87 05:30:18 05:29:01 3 0.52 0.00 0.03 0.00 0.07 99.38 05:30:18 05:30:18 05:29:01 CPU %user %nice %system %iowait %steal %idle 05:30:18 05:30:01 all 4.63 0.00 3.16 1.18 0.81 90.21 05:30:18 05:30:01 0 4.54 0.00 3.26 0.42 0.59 91.19 05:30:18 05:30:01 1 3.99 0.00 2.86 1.63 0.97 90.55 05:30:18 05:30:01 2 5.03 0.00 2.82 1.63 0.79 89.73 05:30:18 05:30:01 3 4.97 0.00 3.71 1.06 0.87 89.38 05:30:18 Average: all 0.63 0.00 0.41 0.11 0.29 98.55 05:30:18 Average: 0 0.55 0.00 0.42 0.03 0.25 98.74 05:30:18 Average: 1 0.57 0.00 0.37 0.14 0.31 98.61 05:30:18 Average: 2 0.69 0.00 0.41 0.15 0.28 98.47 05:30:18 Average: 3 0.70 0.00 0.45 0.13 0.33 98.40 05:30:18 05:30:18 05:30:18