Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 47e6572bf3f6e85c5b9bc91201383ea800e067cb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5467057041546394869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1637348402455655320.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1816739034732508143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8768240968803766473.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8221488847806851624.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-821 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git Avoid second fetch Checking out Revision 47e6572bf3f6e85c5b9bc91201383ea800e067cb (master) > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh5910695079912095157.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47e6572bf3f6e85c5b9bc91201383ea800e067cb # timeout=10 Commit message: "Merge pull request #995 from cherrycl/issue-994" > git rev-list --no-walk 453c90017645f0c1aacfabdcdc15791e5757fa99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:48:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:48:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:48:26 ========================================================= 03:48:26 EdgeX Global Pipelines Version Info 03:48:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:48:27 ------------------- 03:48:27 stable info: 03:48:27 ------------------- 03:48:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:48:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:48:27 Message: update stable to v1.0.195 03:48:28 ------------------- 03:48:28 experimental info: 03:48:28 ------------------- 03:48:28 Commited By: **** collab-it+edgex@linuxfoundation.org 03:48:28 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:48:28 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:48:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47e6572bf3f6e85c5b9bc91201383ea800e067cb [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47e6572 [Pipeline] echo 03:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:29 provisioning config files... 03:48:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7446434469042530711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:29 ---> docker-login.sh 03:48:29 nexus3.edgexfoundry.org:10001 03:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:30 Configure a credential helper to remove this warning. See 03:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:30 03:48:30 Login Succeeded 03:48:30 nexus3.edgexfoundry.org:10002 03:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:30 Configure a credential helper to remove this warning. See 03:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:30 03:48:30 Login Succeeded 03:48:30 nexus3.edgexfoundry.org:10003 03:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:30 Configure a credential helper to remove this warning. See 03:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:30 03:48:30 Login Succeeded 03:48:30 nexus3.edgexfoundry.org:10004 03:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:30 Configure a credential helper to remove this warning. See 03:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:30 03:48:30 Login Succeeded 03:48:30 docker.io 03:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:30 Configure a credential helper to remove this warning. See 03:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:30 03:48:30 Login Succeeded 03:48:30 ---> docker-login.sh ends [Pipeline] } 03:48:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:31 + git log --format=format:%s -1 47e6572bf3f6e85c5b9bc91201383ea800e067cb [Pipeline] echo 03:48:31 GIT_COMMIT: 47e6572bf3f6e85c5b9bc91201383ea800e067cb, Commit Message: Merge pull request #995 from cherrycl/issue-994 [Pipeline] echo 03:48:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:48:32 03:48:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:48:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:48:32 latest: Pulling from edgex-devops/git-semver 03:48:32 31603596830f: Pulling fs layer 03:48:32 54011a49482f: Pulling fs layer 03:48:32 a6820b24f6d8: Pulling fs layer 03:48:32 f581987b2513: Pulling fs layer 03:48:32 f581987b2513: Waiting 03:48:32 54011a49482f: Verifying Checksum 03:48:32 54011a49482f: Download complete 03:48:32 31603596830f: Verifying Checksum 03:48:32 31603596830f: Download complete 03:48:33 f581987b2513: Verifying Checksum 03:48:33 f581987b2513: Download complete 03:48:33 a6820b24f6d8: Verifying Checksum 03:48:33 a6820b24f6d8: Download complete 03:48:33 31603596830f: Pull complete 03:48:33 54011a49482f: Pull complete 03:48:33 a6820b24f6d8: Pull complete 03:48:33 f581987b2513: Pull complete 03:48:33 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:48:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:48:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:48:33 prd-centos7-docker-4c-2g-821 does not seem to be running inside a container 03:48:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 03:48:35 $ docker top e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:35 [ssh-agent] Looking for ssh-agent implementation... 03:48:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:35 $ docker exec e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 ssh-agent 03:48:35 SSH_AUTH_SOCK=/tmp/ssh-TzgxLS5imUva/agent.15 03:48:35 SSH_AGENT_PID=23 03:48:35 Running ssh-add (command line suppressed) 03:48:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9154053692066788227.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9154053692066788227.key) 03:48:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:35 + git tag --points-at HEAD [Pipeline] } 03:48:35 $ docker exec --env ******** --env ******** e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 ssh-agent -k 03:48:36 unset SSH_AUTH_SOCK; 03:48:36 unset SSH_AGENT_PID; 03:48:36 echo Agent pid 23 killed; 03:48:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:36 [ssh-agent] Looking for ssh-agent implementation... 03:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:36 $ docker exec e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 ssh-agent 03:48:36 SSH_AUTH_SOCK=/tmp/ssh-LiuJ890akG2k/agent.58 03:48:36 SSH_AGENT_PID=64 03:48:36 Running ssh-add (command line suppressed) 03:48:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2776157491525025320.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2776157491525025320.key) 03:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:36 + git semver init 03:48:36 # -> Open(): unable to determine branch for HEAD 03:48:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:48:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:48:36 # $SEMVER_REMOTE_NAME = origin 03:48:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:48:36 # $SEMVER_USER_NAME = edgex-jenkins 03:48:36 # $SEMVER_BRANCH = master 03:48:36 # $SEMVER_TEMP = /tmp/semver-381543834 03:48:36 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:48:38 # '/tmp/semver-381543834' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 03:48:38 # -> Force: false 03:48:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 03:48:38 $ docker exec --env ******** --env ******** e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 ssh-agent -k 03:48:38 unset SSH_AUTH_SOCK; 03:48:38 unset SSH_AGENT_PID; 03:48:38 echo Agent pid 64 killed; 03:48:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:38 + git semver [Pipeline] } 03:48:38 $ docker stop --time=1 e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 03:48:39 $ docker rm -f e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:48:40 Stashed 1 file(s) [Pipeline] echo 03:48:40 [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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 03:48:55 Still waiting to schedule task 03:48:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:48:55 Still waiting to schedule task 03:48:55 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:50:43 Running on prd-centos7-docker-4c-2g-824 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 03:50:43 Running in /w/workspace/device-sdk-go/202 [Pipeline] { [Pipeline] checkout 03:50:43 Selected Git installation does not exist. Using Default 03:50:43 The recommended git tool is: NONE 03:50:45 using credential edgex-jenkins-ssh 03:50:45 Cloning the remote Git repository 03:50:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:50:45 > git init /w/workspace/device-sdk-go/202 # timeout=10 03:50:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:50:45 > git --version # timeout=10 03:50:45 > git --version # 'git version 2.24.4' 03:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:46 [INFO] Currently running in a labeled security context 03:50:46 [INFO] Currently SELinux is 'enforcing' on the host 03:50:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/202@tmp/jenkins-gitclient-ssh6410828454860179579.key 03:50:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:46 Avoid second fetch 03:50:46 Checking out Revision 47e6572bf3f6e85c5b9bc91201383ea800e067cb (master) 03:50:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:50:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:46 > git config core.sparsecheckout # timeout=10 03:50:46 > git checkout -f 47e6572bf3f6e85c5b9bc91201383ea800e067cb # timeout=10 03:50:50 Commit message: "Merge pull request #995 from cherrycl/issue-994" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:50:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:50:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:50:52 + true 03:50:52 + sudo service docker restart 03:50:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:10 provisioning config files... 03:51:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/202@tmp/config547992483886855571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:10 ---> docker-login.sh 03:51:10 nexus3.edgexfoundry.org:10001 03:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:11 Configure a credential helper to remove this warning. See 03:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:11 03:51:11 Login Succeeded 03:51:11 nexus3.edgexfoundry.org:10002 03:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:11 Configure a credential helper to remove this warning. See 03:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:11 03:51:11 Login Succeeded 03:51:11 nexus3.edgexfoundry.org:10003 03:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:11 Configure a credential helper to remove this warning. See 03:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:11 03:51:11 Login Succeeded 03:51:11 nexus3.edgexfoundry.org:10004 03:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:11 Configure a credential helper to remove this warning. See 03:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:11 03:51:11 Login Succeeded 03:51:11 docker.io 03:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:11 Configure a credential helper to remove this warning. See 03:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:11 03:51:11 Login Succeeded 03:51:11 ---> docker-login.sh ends [Pipeline] } 03:51:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:51:12 ========================================================= 03:51:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:51:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:51:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 03:51:12 Sending build context to Docker daemon 2.697MB 03:51:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:51:12 Step 2/8 : FROM ${BASE} 03:51:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:51:12 540db60ca938: Pulling fs layer 03:51:12 adcc1eea9eea: Pulling fs layer 03:51:12 4c4ab2625f07: Pulling fs layer 03:51:12 0510c868ecb4: Pulling fs layer 03:51:12 afea3b2eda06: Pulling fs layer 03:51:12 7809a108b3ef: Pulling fs layer 03:51:12 f706445af74f: Pulling fs layer 03:51:12 0510c868ecb4: Waiting 03:51:12 afea3b2eda06: Waiting 03:51:12 7809a108b3ef: Waiting 03:51:12 f706445af74f: Waiting 03:51:12 4c4ab2625f07: Verifying Checksum 03:51:12 4c4ab2625f07: Download complete 03:51:12 adcc1eea9eea: Verifying Checksum 03:51:12 adcc1eea9eea: Download complete 03:51:12 afea3b2eda06: Verifying Checksum 03:51:12 afea3b2eda06: Download complete 03:51:12 540db60ca938: Verifying Checksum 03:51:12 540db60ca938: Download complete 03:51:12 7809a108b3ef: Verifying Checksum 03:51:12 7809a108b3ef: Download complete 03:51:12 540db60ca938: Pull complete 03:51:12 adcc1eea9eea: Pull complete 03:51:13 4c4ab2625f07: Pull complete 03:51:14 f706445af74f: Verifying Checksum 03:51:14 f706445af74f: Download complete 03:51:14 0510c868ecb4: Verifying Checksum 03:51:14 0510c868ecb4: Download complete 03:51:19 0510c868ecb4: Pull complete 03:51:19 afea3b2eda06: Pull complete 03:51:19 7809a108b3ef: Pull complete 03:51:20 f706445af74f: Pull complete 03:51:20 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:51:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:51:20 ---> b068be0155e3 03:51:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:51:23 ---> Running in a869197314d5 03:51:23 Removing intermediate container a869197314d5 03:51:23 ---> ca82c05096ce 03:51:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:23 ---> Running in 1a6a969f35de 03:51:24 Removing intermediate container 1a6a969f35de 03:51:24 ---> 4d83acc7b109 03:51:24 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:51:24 ---> Running in 10230377d158 03:51:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:51:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:51:26 (1/6) Installing libc-dev (0.7.2-r3) 03:51:26 (2/6) Installing libsodium (1.0.18-r0) 03:51:26 (3/6) Installing pkgconf (1.7.3-r0) 03:51:26 (4/6) Installing libsodium-dev (1.0.18-r0) 03:51:26 (5/6) Installing libzmq (4.3.3-r1) 03:51:26 (6/6) Installing zeromq-dev (4.3.3-r1) 03:51:26 Executing busybox-1.32.1-r6.trigger 03:51:26 OK: 150 MiB in 46 packages 03:51:26 Removing intermediate container 10230377d158 03:51:26 ---> b96618623f3a 03:51:26 Step 6/8 : WORKDIR /device-sdk-go 03:51:27 ---> Running in 07b6c76409ab 03:51:27 Removing intermediate container 07b6c76409ab 03:51:27 ---> 02cef256bd7e 03:51:27 Step 7/8 : COPY . . 03:51:27 ---> c3c5e105b942 03:51:27 Step 8/8 : RUN go mod download 03:51:27 ---> Running in 0e83a7370dff 03:51:39 Removing intermediate container 0e83a7370dff 03:51:39 ---> 25f65f90d1a7 03:51:39 Successfully built 25f65f90d1a7 03:51:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:51:40 + docker inspect -f . ci-base-image-x86_64 03:51:40 . [Pipeline] withDockerContainer 03:51:40 prd-centos7-docker-4c-2g-824 does not seem to be running inside a container 03:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/202 -v /w/workspace/device-sdk-go/202:/w/workspace/device-sdk-go/202:rw,z -v /w/workspace/device-sdk-go/202@tmp:/w/workspace/device-sdk-go/202@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 ******** ci-base-image-x86_64 cat 03:51:40 $ docker top 326bb99ae582af3f45901efbb65dd9545e594461e481d166e1f35693ba77b4ae -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:40 + go version 03:51:40 go version go1.16.3 linux/amd64 [Pipeline] } 03:51:41 $ docker stop --time=1 326bb99ae582af3f45901efbb65dd9545e594461e481d166e1f35693ba77b4ae 03:51:42 $ docker rm -f 326bb99ae582af3f45901efbb65dd9545e594461e481d166e1f35693ba77b4ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:51:42 + docker inspect -f . ci-base-image-x86_64 03:51:42 . [Pipeline] withDockerContainer 03:51:42 prd-centos7-docker-4c-2g-824 does not seem to be running inside a container 03:51:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/202 -v /w/workspace/device-sdk-go/202:/w/workspace/device-sdk-go/202:rw,z -v /w/workspace/device-sdk-go/202@tmp:/w/workspace/device-sdk-go/202@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 ******** ci-base-image-x86_64 cat 03:51:43 $ docker top deb3b9360c94c4e7825bb648c0a12cca550ed6b6ffaaf1352bf51ba8f02cae3b -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:43 + go mod tidy [Pipeline] sh 03:51:44 + make test 03:51:44 go mod tidy 03:51:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:51:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:52:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:52:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:52:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:52:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.058s coverage: 24.2% of statements 03:52:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:52:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 28.1% of statements 03:52:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements 03:52:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.068s coverage: 9.0% of statements 03:52:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:52:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:52:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:52:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 28.7% of statements 03:52:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:52:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements 03:52:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:52:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:52:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.082s coverage: 58.0% of statements 03:52:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.825s coverage: 89.2% of statements 03:52:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:52:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.9% of statements 03:52:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:52:21 GO111MODULE=on go vet ./... 03:52:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-825 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 03:52:38 Running in /w/workspace/device-sdk-go/202 [Pipeline] { [Pipeline] checkout 03:52:39 Selected Git installation does not exist. Using Default 03:52:39 The recommended git tool is: NONE 03:52:39 gofmt -l . 03:52:39 [ "`gofmt -l .`" = "" ] 03:52:39 ./bin/test-attribution-txt.sh 03:52:40 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:52:40 $ docker stop --time=1 deb3b9360c94c4e7825bb648c0a12cca550ed6b6ffaaf1352bf51ba8f02cae3b 03:52:41 $ docker rm -f deb3b9360c94c4e7825bb648c0a12cca550ed6b6ffaaf1352bf51ba8f02cae3b [Pipeline] // withDockerContainer [Pipeline] sh 03:52:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:52:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:52:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:52:44 + ls -al . 03:52:44 total 228 03:52:44 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 30 03:52 . 03:52:44 drwxrwxr-x. 4 jenkins jenkins 32 Jun 30 03:50 .. 03:52:44 drwxrwxr-x. 2 jenkins jenkins 64 Jun 30 03:50 bin 03:52:44 -rw-rw-r--. 1 jenkins jenkins 24816 Jun 30 03:50 CHANGELOG.md 03:52:44 -rw-r--r--. 1 jenkins jenkins 125634 Jun 30 03:52 coverage.out 03:52:44 -rw-rw-r--. 1 jenkins jenkins 987 Jun 30 03:50 Dockerfile.build 03:52:44 -rw-rw-r--. 1 jenkins jenkins 140 Jun 30 03:50 .dockerignore 03:52:44 drwxrwxr-x. 5 jenkins jenkins 62 Jun 30 03:50 example 03:52:44 drwxrwxr-x. 8 jenkins jenkins 162 Jun 30 03:50 .git 03:52:44 drwxrwxr-x. 2 jenkins jenkins 103 Jun 30 03:50 .github 03:52:44 -rw-rw-r--. 1 jenkins jenkins 138 Jun 30 03:50 .gitignore 03:52:44 -rw-r--r--. 1 jenkins jenkins 548 Jun 30 03:52 go.mod 03:52:44 -rw-r--r--. 1 jenkins jenkins 20210 Jun 30 03:51 go.sum 03:52:44 drwxrwxr-x. 15 jenkins jenkins 224 Jun 30 03:50 internal 03:52:44 -rw-rw-r--. 1 jenkins jenkins 880 Jun 30 03:50 Jenkinsfile 03:52:44 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 30 03:50 LICENSE 03:52:44 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 30 03:50 Makefile 03:52:44 drwxrwxr-x. 3 jenkins jenkins 16 Jun 30 03:50 openapi 03:52:44 drwxrwxr-x. 5 jenkins jenkins 50 Jun 30 03:50 pkg 03:52:44 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 30 03:50 README.md 03:52:44 drwxrwxr-x. 4 jenkins jenkins 54 Jun 30 03:50 snap 03:52:44 -rw-rw-r--. 1 jenkins jenkins 11 Jun 30 03:48 VERSION 03:52:44 -rw-rw-r--. 1 jenkins jenkins 222 Jun 30 03:50 version.go [Pipeline] isUnix [Pipeline] sh 03:52:44 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=47e6572bf3f6e85c5b9bc91201383ea800e067cb --label arch=amd64 --label version=2.0.1-dev.3 . 03:52:44 Sending build context to Docker daemon 2.823MB 03:52:44 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:52:44 Step 2/23 : FROM ${BASE} AS builder 03:52:44 ---> 25f65f90d1a7 03:52:44 Step 3/23 : WORKDIR /device-sdk-go 03:52:44 ---> Running in 0638b7728c72 03:52:44 Removing intermediate container 0638b7728c72 03:52:44 ---> 7d795661dfb0 03:52:44 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:52:44 ---> Running in 6ebd5e94b88a 03:52:44 Removing intermediate container 6ebd5e94b88a 03:52:44 ---> 90e7eaae676d 03:52:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:44 ---> Running in 6623be1be7eb 03:52:45 Removing intermediate container 6623be1be7eb 03:52:45 ---> ae526b0420d3 03:52:45 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:52:45 ---> Running in 21206fd99fe0 03:52:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:52:45 using credential edgex-jenkins-ssh 03:52:45 Cloning the remote Git repository 03:52:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:52:46 OK: 150 MiB in 46 packages 03:52:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:52:45 > git init /w/workspace/device-sdk-go/202 # timeout=10 03:52:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:52:45 > git --version # timeout=10 03:52:45 > git --version # 'git version 2.17.1' 03:52:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:47 Removing intermediate container 21206fd99fe0 03:52:47 ---> 13501c0b6487 03:52:47 Step 7/23 : COPY . . 03:52:47 Avoid second fetch 03:52:47 Checking out Revision 47e6572bf3f6e85c5b9bc91201383ea800e067cb (master) 03:52:47 ---> 8d3b5545b649 03:52:47 Step 8/23 : RUN go mod download 03:52:47 ---> Running in 14d7ca6b885f 03:52:47 Removing intermediate container 14d7ca6b885f 03:52:47 ---> 3bb746aca734 03:52:47 Step 9/23 : RUN make build 03:52:48 ---> Running in 8d36c358d8a7 03:52:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:52:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:47 > git config core.sparsecheckout # timeout=10 03:52:47 > git checkout -f 47e6572bf3f6e85c5b9bc91201383ea800e067cb # timeout=10 03:52:48 go mod tidy 03:52:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:52:51 Commit message: "Merge pull request #995 from cherrycl/issue-994" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:52:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:52:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:52:54 + sudo service docker restart 03:52:54 + true 03:53:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:53:00 Removing intermediate container 8d36c358d8a7 03:53:00 ---> 844fbdb32229 03:53:00 Step 10/23 : FROM alpine:3.12 03:53:01 3.12: Pulling from library/alpine 03:53:01 339de151aab4: Pulling fs layer 03:53:01 339de151aab4: Verifying Checksum 03:53:01 339de151aab4: Download complete 03:53:01 339de151aab4: Pull complete 03:53:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 03:53:01 Status: Downloaded newer image for alpine:3.12 03:53:01 ---> 13621d1b12d4 03:53:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:53:01 ---> Running in ffec28587220 03:53:01 Removing intermediate container ffec28587220 03:53:01 ---> 91f5da0022a0 03:53:01 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:01 ---> Running in 53f079a2d5cc 03:53:02 Removing intermediate container 53f079a2d5cc 03:53:02 ---> 64a4efa6c967 03:53:02 Step 13/23 : RUN apk add --update --no-cache zeromq 03:53:02 ---> Running in c4726d93b735 03:53:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:53:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:53:03 (1/5) Installing libgcc (9.3.0-r2) 03:53:03 (2/5) Installing libsodium (1.0.18-r0) 03:53:03 (3/5) Installing libstdc++ (9.3.0-r2) 03:53:04 (4/5) Installing libzmq (4.3.3-r0) 03:53:04 (5/5) Installing zeromq (4.3.3-r0) 03:53:05 Executing busybox-1.31.1-r20.trigger 03:53:05 OK: 8 MiB in 19 packages 03:53:05 Removing intermediate container c4726d93b735 03:53:05 ---> 0d462691ac66 03:53:05 Step 14/23 : WORKDIR / 03:53:05 ---> Running in ccad4835b9c0 03:53:05 Removing intermediate container ccad4835b9c0 03:53:05 ---> 26c382b492ca 03:53:05 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:53:05 ---> 55090b6184bb 03:53:05 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:53:05 ---> cf4cae18eff3 03:53:05 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:53:06 ---> 0ec12ff360f5 03:53:06 Step 18/23 : EXPOSE 59999 03:53:06 ---> Running in d593e8e4e7e5 03:53:06 Removing intermediate container d593e8e4e7e5 03:53:06 ---> 2e6965ee3d50 03:53:06 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:53:06 ---> Running in eca2fa42879f 03:53:06 Removing intermediate container eca2fa42879f 03:53:06 ---> 847022e6e155 03:53:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:53:06 ---> Running in ba66d969c9ab 03:53:06 Removing intermediate container ba66d969c9ab 03:53:06 ---> 10277c1cf1d8 03:53:06 Step 21/23 : LABEL arch=amd64 03:53:06 ---> Running in 4780e5f80232 03:53:06 Removing intermediate container 4780e5f80232 03:53:06 ---> c00e958d8977 03:53:06 Step 22/23 : LABEL git_sha=47e6572bf3f6e85c5b9bc91201383ea800e067cb 03:53:06 ---> Running in 1aac44690829 03:53:06 Removing intermediate container 1aac44690829 03:53:06 ---> c6f1fb124ee1 03:53:06 Step 23/23 : LABEL version=2.0.1-dev.3 03:53:06 ---> Running in ab449bd021b6 03:53:06 Removing intermediate container ab449bd021b6 03:53:06 ---> 5e81ac81b7e5 03:53:06 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:53:06 Successfully built 5e81ac81b7e5 03:53:06 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:53:07 ---> job-cost.sh 03:53:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oc4X [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:12 provisioning config files... 03:53:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/202@tmp/config8612699256342779095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:12 ---> docker-login.sh 03:53:12 nexus3.edgexfoundry.org:10001 03:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:14 Configure a credential helper to remove this warning. See 03:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:14 03:53:14 Login Succeeded 03:53:14 nexus3.edgexfoundry.org:10002 03:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:15 Configure a credential helper to remove this warning. See 03:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:15 03:53:15 Login Succeeded 03:53:15 nexus3.edgexfoundry.org:10003 03:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:15 Configure a credential helper to remove this warning. See 03:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:15 03:53:15 Login Succeeded 03:53:15 nexus3.edgexfoundry.org:10004 03:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:16 Configure a credential helper to remove this warning. See 03:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:16 03:53:16 Login Succeeded 03:53:16 docker.io 03:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:17 Configure a credential helper to remove this warning. See 03:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:17 03:53:17 Login Succeeded 03:53:17 ---> docker-login.sh ends [Pipeline] } 03:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:53:17 ========================================================= 03:53:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:53:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:53:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:53:17 + 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 . 03:53:18 Sending build context to Docker daemon 2.696MB 03:53:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:53:18 Step 2/8 : FROM ${BASE} 03:53:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:53:18 595b0fe564bb: Pulling fs layer 03:53:18 3088b5b3c5c0: Pulling fs layer 03:53:18 5b7225fbf94c: Pulling fs layer 03:53:18 ba82ee9f976e: Pulling fs layer 03:53:18 506bd15cee9f: Pulling fs layer 03:53:18 75a0a4a0db45: Pulling fs layer 03:53:18 618dc40b7e24: Pulling fs layer 03:53:18 ba82ee9f976e: Waiting 03:53:18 506bd15cee9f: Waiting 03:53:18 75a0a4a0db45: Waiting 03:53:18 618dc40b7e24: Waiting 03:53:18 5b7225fbf94c: Verifying Checksum 03:53:18 5b7225fbf94c: Download complete 03:53:18 3088b5b3c5c0: Verifying Checksum 03:53:18 3088b5b3c5c0: Download complete 03:53:18 506bd15cee9f: Verifying Checksum 03:53:18 506bd15cee9f: Download complete 03:53:18 75a0a4a0db45: Download complete 03:53:18 595b0fe564bb: Verifying Checksum 03:53:18 595b0fe564bb: Download complete 03:53:19 595b0fe564bb: Pull complete 03:53:20 3088b5b3c5c0: Pull complete 03:53:20 5b7225fbf94c: Pull complete 03:53:20 618dc40b7e24: Verifying Checksum 03:53:20 618dc40b7e24: Download complete 03:53:22 ba82ee9f976e: Download complete 03:53:29 lf-activate-venv(): INFO: Adding /tmp/venv-oc4X/bin to PATH 03:53:29 INFO: No Stack... 03:53:30 INFO: Retrieving Pricing Info for: v3-standard-2 03:53:30 INFO: Archiving Costs [Pipeline] sh 03:53:31 + cat /w/workspace/device-sdk-go/202/archives/cost.csv 03:53:31 + cut -d, -f6 [Pipeline] lock 03:53:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] 03:53:31 Resource [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] did not exist. Created. 03:53:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:53:31 + echo total: 0.05999999865889549 [Pipeline] stash 03:53:31 Stashed 1 file(s) [Pipeline] } 03:53:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:53:32 ba82ee9f976e: Pull complete 03:53:32 506bd15cee9f: Pull complete 03:53:32 75a0a4a0db45: Pull complete 03:53:37 618dc40b7e24: Pull complete 03:53:37 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 03:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:53:37 ---> a36622ca3599 03:53:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:53:39 ---> Running in 24802a484d76 03:53:39 Removing intermediate container 24802a484d76 03:53:39 ---> 83b7141e112b 03:53:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:39 ---> Running in 1dd9cd90da63 03:53:42 Removing intermediate container 1dd9cd90da63 03:53:42 ---> 544ce22bfd65 03:53:42 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:53:42 ---> Running in 565db3c812e8 03:53:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:53:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:53:45 (1/6) Installing libc-dev (0.7.2-r3) 03:53:45 (2/6) Installing libsodium (1.0.18-r0) 03:53:45 (3/6) Installing pkgconf (1.7.3-r0) 03:53:45 (4/6) Installing libsodium-dev (1.0.18-r0) 03:53:45 (5/6) Installing libzmq (4.3.3-r1) 03:53:45 (6/6) Installing zeromq-dev (4.3.3-r1) 03:53:45 Executing busybox-1.32.1-r6.trigger 03:53:45 OK: 139 MiB in 46 packages 03:53:47 Removing intermediate container 565db3c812e8 03:53:47 ---> ffc339cb5296 03:53:47 Step 6/8 : WORKDIR /device-sdk-go 03:53:47 ---> Running in 3068534fa88c 03:53:47 Removing intermediate container 3068534fa88c 03:53:47 ---> 115271c090f4 03:53:47 Step 7/8 : COPY . . 03:53:49 ---> 9ddecdae4a2b 03:53:49 Step 8/8 : RUN go mod download 03:53:49 ---> Running in d5984d9e8256 03:54:16 Removing intermediate container d5984d9e8256 03:54:16 ---> 9f3c70d3a7ff 03:54:16 Successfully built 9f3c70d3a7ff 03:54:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:54:16 + docker inspect -f . ci-base-image-arm64 03:54:16 . [Pipeline] withDockerContainer 03:54:17 prd-ubuntu18.04-docker-arm64-4c-16g-825 does not seem to be running inside a container 03:54:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/202 -v /w/workspace/device-sdk-go/202:/w/workspace/device-sdk-go/202:rw,z -v /w/workspace/device-sdk-go/202@tmp:/w/workspace/device-sdk-go/202@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 03:54:18 $ docker top e0650a2bf34df1034751855d4b046aff584a54a7db2e7060514a9c99492fbf9a -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:19 + go version 03:54:19 go version go1.16.5 linux/arm64 [Pipeline] } 03:54:19 $ docker stop --time=1 e0650a2bf34df1034751855d4b046aff584a54a7db2e7060514a9c99492fbf9a 03:54:21 $ docker rm -f e0650a2bf34df1034751855d4b046aff584a54a7db2e7060514a9c99492fbf9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:54:22 + docker inspect -f . ci-base-image-arm64 03:54:22 . [Pipeline] withDockerContainer 03:54:22 prd-ubuntu18.04-docker-arm64-4c-16g-825 does not seem to be running inside a container 03:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/202 -v /w/workspace/device-sdk-go/202:/w/workspace/device-sdk-go/202:rw,z -v /w/workspace/device-sdk-go/202@tmp:/w/workspace/device-sdk-go/202@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 03:54:24 $ docker top f42753ceee12745e19d224136f24cd2a98151857d71bf0c0d5ad163d49bded8d -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:25 + go mod tidy [Pipeline] sh 03:54:27 + make test 03:54:27 go mod tidy 03:54:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:54:54 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:56:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:56:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:56:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:56:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.412s coverage: 24.2% of statements 03:56:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:56:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.247s coverage: 28.1% of statements 03:56:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.254s coverage: 78.9% of statements 03:56:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.196s coverage: 9.0% of statements 03:56:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:56:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:56:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:56:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.312s coverage: 28.7% of statements 03:56:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:56:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.226s coverage: 83.3% of statements 03:56:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:56:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:56:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.402s coverage: 58.0% of statements 03:56:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.189s coverage: 89.2% of statements 03:56:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:56:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.206s coverage: 4.9% of statements 03:56:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:56:20 GO111MODULE=on go vet ./... 03:57:16 gofmt -l . 03:57:16 [ "`gofmt -l .`" = "" ] 03:57:16 ./bin/test-attribution-txt.sh 03:57:18 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:57:18 $ docker stop --time=1 f42753ceee12745e19d224136f24cd2a98151857d71bf0c0d5ad163d49bded8d 03:57:20 $ docker rm -f f42753ceee12745e19d224136f24cd2a98151857d71bf0c0d5ad163d49bded8d [Pipeline] // withDockerContainer [Pipeline] sh 03:57:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:57:22 Warning: overwriting stash ‘coverage-report’ 03:57:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:57:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:57:23 + ls -al . 03:57:23 total 264 03:57:23 drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 03:57 . 03:57:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 03:52 .. 03:57:23 -rw-rw-r-- 1 jenkins jenkins 140 Jun 30 03:52 .dockerignore 03:57:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 03:52 .git 03:57:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 03:52 .github 03:57:23 -rw-rw-r-- 1 jenkins jenkins 138 Jun 30 03:52 .gitignore 03:57:23 -rw-rw-r-- 1 jenkins jenkins 24816 Jun 30 03:52 CHANGELOG.md 03:57:23 -rw-rw-r-- 1 jenkins jenkins 987 Jun 30 03:52 Dockerfile.build 03:57:23 -rw-rw-r-- 1 jenkins jenkins 880 Jun 30 03:52 Jenkinsfile 03:57:23 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 30 03:52 LICENSE 03:57:23 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 30 03:52 Makefile 03:57:23 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 30 03:52 README.md 03:57:23 -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 03:48 VERSION 03:57:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 03:52 bin 03:57:23 -rw-r--r-- 1 jenkins jenkins 125634 Jun 30 03:56 coverage.out 03:57:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 30 03:52 example 03:57:23 -rw-r--r-- 1 jenkins jenkins 548 Jun 30 03:57 go.mod 03:57:23 -rw-r--r-- 1 jenkins jenkins 20210 Jun 30 03:54 go.sum 03:57:23 drwxrwxr-x 15 jenkins jenkins 4096 Jun 30 03:52 internal 03:57:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 03:52 openapi 03:57:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 30 03:52 pkg 03:57:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 03:52 snap 03:57:23 -rw-rw-r-- 1 jenkins jenkins 222 Jun 30 03:52 version.go [Pipeline] isUnix [Pipeline] sh 03:57:24 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=47e6572bf3f6e85c5b9bc91201383ea800e067cb --label arch=arm64 --label version=2.0.1-dev.3 . 03:57:24 Sending build context to Docker daemon 2.822MB 03:57:24 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:57:24 Step 2/23 : FROM ${BASE} AS builder 03:57:24 ---> 9f3c70d3a7ff 03:57:24 Step 3/23 : WORKDIR /device-sdk-go 03:57:24 ---> Running in a13ba22d78c6 03:57:25 Removing intermediate container a13ba22d78c6 03:57:25 ---> a1ab9d541ff6 03:57:25 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:57:25 ---> Running in dee70fca0c9c 03:57:26 Removing intermediate container dee70fca0c9c 03:57:26 ---> df7258efd380 03:57:26 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:26 ---> Running in 5c043ba8373f 03:57:28 Removing intermediate container 5c043ba8373f 03:57:28 ---> 0d4094f2755f 03:57:28 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:57:28 ---> Running in fc5cdd54e25a 03:57:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:57:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:57:31 OK: 139 MiB in 46 packages 03:57:32 Removing intermediate container fc5cdd54e25a 03:57:32 ---> dbf687b6537f 03:57:32 Step 7/23 : COPY . . 03:57:34 ---> dd7e22ef76b9 03:57:34 Step 8/23 : RUN go mod download 03:57:34 ---> Running in 7a3816ba57bd 03:57:37 Removing intermediate container 7a3816ba57bd 03:57:37 ---> ea362259cea7 03:57:37 Step 9/23 : RUN make build 03:57:37 ---> Running in de707f315f9c 03:57:38 go mod tidy 03:57:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:58:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:58:13 Removing intermediate container de707f315f9c 03:58:13 ---> e1f3f34fffb4 03:58:13 Step 10/23 : FROM alpine:3.12 03:58:14 3.12: Pulling from library/alpine 03:58:14 d2f70382dc9a: Pulling fs layer 03:58:14 d2f70382dc9a: Verifying Checksum 03:58:14 d2f70382dc9a: Download complete 03:58:14 d2f70382dc9a: Pull complete 03:58:14 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 03:58:14 Status: Downloaded newer image for alpine:3.12 03:58:14 ---> c4fd0aeabfcf 03:58:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:58:15 ---> Running in 65205e268315 03:58:15 Removing intermediate container 65205e268315 03:58:15 ---> e827b7b2e932 03:58:15 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:15 ---> Running in 426ed979879a 03:58:17 Removing intermediate container 426ed979879a 03:58:17 ---> ce112d96b1c1 03:58:17 Step 13/23 : RUN apk add --update --no-cache zeromq 03:58:18 ---> Running in 1ad8c58f08ac 03:58:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:58:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:58:20 (1/5) Installing libgcc (9.3.0-r2) 03:58:20 (2/5) Installing libsodium (1.0.18-r0) 03:58:20 (3/5) Installing libstdc++ (9.3.0-r2) 03:58:20 (4/5) Installing libzmq (4.3.3-r0) 03:58:20 (5/5) Installing zeromq (4.3.3-r0) 03:58:20 Executing busybox-1.31.1-r20.trigger 03:58:20 OK: 8 MiB in 19 packages 03:58:22 Removing intermediate container 1ad8c58f08ac 03:58:22 ---> 03c178474cad 03:58:22 Step 14/23 : WORKDIR / 03:58:22 ---> Running in a48039a0826d 03:58:22 Removing intermediate container a48039a0826d 03:58:22 ---> 264e1402bc6e 03:58:22 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:58:23 ---> e4b16cc14b57 03:58:23 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:58:24 ---> 70ba0ceb90d3 03:58:24 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:58:25 ---> 785a6aa12f83 03:58:25 Step 18/23 : EXPOSE 59999 03:58:25 ---> Running in 53763e75b1d0 03:58:25 Removing intermediate container 53763e75b1d0 03:58:25 ---> a6cfc2f2b74a 03:58:25 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:58:26 ---> Running in 13b8ae647ab7 03:58:26 Removing intermediate container 13b8ae647ab7 03:58:26 ---> 37b12d91c532 03:58:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:58:26 ---> Running in e2072c12657d 03:58:27 Removing intermediate container e2072c12657d 03:58:27 ---> 14e59b45c85d 03:58:27 Step 21/23 : LABEL arch=arm64 03:58:27 ---> Running in 5e5391ed3ae2 03:58:27 Removing intermediate container 5e5391ed3ae2 03:58:27 ---> 6842f6fec120 03:58:27 Step 22/23 : LABEL git_sha=47e6572bf3f6e85c5b9bc91201383ea800e067cb 03:58:27 ---> Running in 6f2f84ed0797 03:58:28 Removing intermediate container 6f2f84ed0797 03:58:28 ---> f5c3d306a7c6 03:58:28 Step 23/23 : LABEL version=2.0.1-dev.3 03:58:28 ---> Running in 88a3e129ecd6 03:58:29 Removing intermediate container 88a3e129ecd6 03:58:29 ---> de3bd1bd4719 03:58:29 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:58:29 Successfully built de3bd1bd4719 03:58:29 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:58:29 ---> job-cost.sh 03:58:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zmoe 03:59:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:00:45 lf-activate-venv(): INFO: Adding /tmp/venv-Zmoe/bin to PATH 04:00:45 INFO: No Stack... 04:00:45 INFO: Retrieving Pricing Info for: v2-standard-4 04:00:45 INFO: Archiving Costs [Pipeline] sh 04:00:45 + + cut -d,cat -f6 /w/workspace/device-sdk-go/202/archives/cost.csv 04:00:45 [Pipeline] lock 04:00:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] 04:00:45 Resource [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] did not exist. Created. 04:00:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:00:46 /w/workspace/device-sdk-go/202@tmp/durable-b4231460/script.sh: 1: /w/workspace/device-sdk-go/202@tmp/durable-b4231460/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:00:46 + echo total: 0.18000000715255737 [Pipeline] stash 04:00:46 Warning: overwriting stash ‘stack-cost’ 04:00:46 Stashed 1 file(s) [Pipeline] } 04:00:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:00:47 provisioning config files... 04:00:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6287523116983684553tmp [Pipeline] { [Pipeline] sh 04:00:47 + set +x 04:00:47 + curl -s https://codecov.io/bash 04:00:47 + bash -s -- 04:00:47 04:00:47 _____ _ 04:00:47 / ____| | | 04:00:47 | | ___ __| | ___ ___ _____ __ 04:00:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:00:47 | |___| (_) | (_| | __/ (_| (_) \ V / 04:00:47 \_____\___/ \__,_|\___|\___\___/ \_/ 04:00:47 Bash-1.0.3 04:00:47 04:00:47 04:00:47 ==> git version 2.24.4 found 04:00:47 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:00:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:00:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:00:47 ==> Jenkins CI detected. 04:00:47 project root: . 04:00:47 --> token set from env 04:00:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:00:47 ==> Running gcov in . (disable via -X gcov) 04:00:47 ==> Python coveragepy not found 04:00:47 ==> Searching for coverage reports in: 04:00:47 + . 04:00:47 -> Found 1 reports 04:00:47 ==> Detecting git/mercurial file structure 04:00:47 ==> Reading reports 04:00:48 + ./coverage.out bytes=125634 04:00:48 ==> Appending adjustments 04:00:48 https://docs.codecov.io/docs/fixing-reports 04:00:48 + Found adjustments 04:00:48 ==> Gzipping contents 04:00:48 16K /tmp/codecov.nyvxl9.gz 04:00:48 ==> Uploading reports 04:00:48 url: https://codecov.io 04:00:48 query: branch=master&commit=47e6572bf3f6e85c5b9bc91201383ea800e067cb&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:00:48 -> Pinging Codecov 04:00:48 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=47e6572bf3f6e85c5b9bc91201383ea800e067cb&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:00:48 -> Uploading to 04:00:48 https://storage.googleapis.com/codecov/v4/raw/2021-06-30/7E55EF52A471D76F132DFD9A03CDDE97/47e6572bf3f6e85c5b9bc91201383ea800e067cb/54b70c80-885f-4924-a3e5-3970c0ea2b6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T040048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b196c4eeef1027e41737e7fd28d0e345b49fac8d8ff7d15b6e7bcb16106e511a 04:00:48 % Total % Received % Xferd Average Speed Time Time Time Current 04:00:48 Dload Upload Total Spent Left Speed 04:00:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16327 0 0 100 16327 0 52091 --:--:-- --:--:-- --:--:-- 52162 04:00:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/47e6572bf3f6e85c5b9bc91201383ea800e067cb [Pipeline] } 04:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:00:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:00:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:00:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:00:50 04:00:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:00:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:00:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:00:50 188c0c94c7c5: Pulling fs layer 04:00:50 0ef7d3d256c8: Pulling fs layer 04:00:50 de9db76c5a1d: Pulling fs layer 04:00:50 0eba1c9be4d2: Pulling fs layer 04:00:50 0d57e429df01: Pulling fs layer 04:00:50 4e4be7b47b0d: Pulling fs layer 04:00:50 e1f770b5df2f: Pulling fs layer 04:00:50 85a0685a4137: Pulling fs layer 04:00:50 0d57e429df01: Waiting 04:00:50 4e4be7b47b0d: Waiting 04:00:50 e1f770b5df2f: Waiting 04:00:50 85a0685a4137: Waiting 04:00:50 0eba1c9be4d2: Waiting 04:00:50 de9db76c5a1d: Verifying Checksum 04:00:50 de9db76c5a1d: Download complete 04:00:50 0ef7d3d256c8: Verifying Checksum 04:00:50 0ef7d3d256c8: Download complete 04:00:50 0d57e429df01: Verifying Checksum 04:00:50 0d57e429df01: Download complete 04:00:50 4e4be7b47b0d: Verifying Checksum 04:00:50 4e4be7b47b0d: Download complete 04:00:50 188c0c94c7c5: Verifying Checksum 04:00:50 188c0c94c7c5: Download complete 04:00:50 188c0c94c7c5: Pull complete 04:00:50 0ef7d3d256c8: Pull complete 04:00:51 de9db76c5a1d: Pull complete 04:00:52 e1f770b5df2f: Verifying Checksum 04:00:52 e1f770b5df2f: Download complete 04:00:54 0eba1c9be4d2: Verifying Checksum 04:00:54 0eba1c9be4d2: Download complete 04:00:54 85a0685a4137: Verifying Checksum 04:00:54 85a0685a4137: Download complete 04:00:57 0eba1c9be4d2: Pull complete 04:00:57 0d57e429df01: Pull complete 04:00:57 4e4be7b47b0d: Pull complete 04:00:57 e1f770b5df2f: Pull complete 04:01:00 85a0685a4137: Pull complete 04:01:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:01:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:01:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:01:01 prd-centos7-docker-4c-2g-821 does not seem to be running inside a container 04:01:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:01:05 $ docker top eb55fb1e8e72a681a01035440de452fd7f9536554fcec7d3b0c7660642467038 -eo pid,comm [Pipeline] { [Pipeline] echo 04:01:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:01:06 + set -o pipefail 04:01:06 + snyk monitor '--org=edgex-jenkins' 04:01:24 04:01:24 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 04:01:24 04:01:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/48557c5a-1bd3-46f1-8745-1de0042d9aed 04:01:24 04:01:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:01:24 04:01:24 [Pipeline] } 04:01:24 $ docker stop --time=1 eb55fb1e8e72a681a01035440de452fd7f9536554fcec7d3b0c7660642467038 04:01:26 $ docker rm -f eb55fb1e8e72a681a01035440de452fd7f9536554fcec7d3b0c7660642467038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:01:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:27 provisioning config files... 04:01:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2951518969493239977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:27 --> edgex-publish-swagger.sh 04:01:27 === Publish openapi/v2 API === 04:01:27 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:01:27 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 04:01:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:01:27 Dload Upload Total Spent Left Speed 04:01:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 49266 0:00:01 0:00:01 --:--:-- 49315 04:01:28 04:01:28 [Pipeline] } 04:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:01:28 + git log --format=format:%s -1 47e6572bf3f6e85c5b9bc91201383ea800e067cb [Pipeline] isUnix [Pipeline] sh 04:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:01:29 . [Pipeline] withDockerContainer 04:01:29 prd-centos7-docker-4c-2g-821 does not seem to be running inside a container 04:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10004/edgex-devops/git-semver:latest cat 04:01:29 $ docker top 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:29 [ssh-agent] Looking for ssh-agent implementation... 04:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:30 $ docker exec 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 ssh-agent 04:01:30 SSH_AUTH_SOCK=/tmp/ssh-DSCH0m0u80HO/agent.14 04:01:30 SSH_AGENT_PID=21 04:01:30 Running ssh-add (command line suppressed) 04:01:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1031815444152510264.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1031815444152510264.key) 04:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:30 + git semver tag 04:01:30 # -> Open(): unable to determine branch for HEAD 04:01:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:01:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:01:30 # $SEMVER_REMOTE_NAME = origin 04:01:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:01:30 # $SEMVER_USER_NAME = edgex-jenkins 04:01:30 # $SEMVER_BRANCH = master 04:01:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:01:30 # 47e6572bf3f6e85c5b9bc91201383ea800e067cb HEAD 04:01:30 # -> Force: false 04:01:30 # 1f5442d3ac6c8f78f862002bbf9c8f1424039cbd refs/tags/v2.0.1-dev.3 [Pipeline] } 04:01:30 $ docker exec --env ******** --env ******** 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 ssh-agent -k 04:01:30 unset SSH_AUTH_SOCK; 04:01:30 unset SSH_AGENT_PID; 04:01:30 echo Agent pid 21 killed; 04:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:31 + git semver [Pipeline] } 04:01:31 $ docker stop --time=1 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 04:01:32 $ docker rm -f 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:01:32 04:01:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:01:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:01:33 0.23.1-centos7: Pulling from edgex-lftools 04:01:33 ab5ef0e58194: Pulling fs layer 04:01:33 9712f1f96733: Pulling fs layer 04:01:33 63f879dbbcfc: Pulling fs layer 04:01:33 0d9ebad4ef96: Pulling fs layer 04:01:33 e9a5061849ea: Pulling fs layer 04:01:33 d747dcd14b5f: Pulling fs layer 04:01:33 2de7ff778b66: Pulling fs layer 04:01:33 0d9ebad4ef96: Waiting 04:01:33 e9a5061849ea: Waiting 04:01:33 d747dcd14b5f: Waiting 04:01:33 2de7ff778b66: Waiting 04:01:33 9712f1f96733: Verifying Checksum 04:01:33 9712f1f96733: Download complete 04:01:34 63f879dbbcfc: Verifying Checksum 04:01:34 63f879dbbcfc: Download complete 04:01:34 e9a5061849ea: Verifying Checksum 04:01:34 e9a5061849ea: Download complete 04:01:34 d747dcd14b5f: Verifying Checksum 04:01:34 d747dcd14b5f: Download complete 04:01:35 2de7ff778b66: Verifying Checksum 04:01:35 2de7ff778b66: Download complete 04:01:35 0d9ebad4ef96: Verifying Checksum 04:01:35 ab5ef0e58194: Verifying Checksum 04:01:35 ab5ef0e58194: Download complete 04:01:38 ab5ef0e58194: Pull complete 04:01:38 9712f1f96733: Pull complete 04:01:38 63f879dbbcfc: Pull complete 04:01:42 0d9ebad4ef96: Pull complete 04:01:42 e9a5061849ea: Pull complete 04:01:42 d747dcd14b5f: Pull complete 04:01:43 2de7ff778b66: Pull complete 04:01:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:01:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:01:43 prd-centos7-docker-4c-2g-821 does not seem to be running inside a container 04:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:0.23.1-centos7 cat 04:01:47 $ docker top 4aee37b27d40ef0261f656c909b8e0dedc1b98a988b4286364fccd6c302bdc00 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:01:47 provisioning config files... 04:01:47 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2459169991205719223tmp 04:01:47 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8628603704389725680tmp 04:01:47 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4710152287672818145tmp [Pipeline] { [Pipeline] echo 04:01:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:01:47 ---> sigul-configuration.sh 04:01:47 gpg: directory `/root/.gnupg' created 04:01:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:01:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:01:47 gpg: keyring `/root/.gnupg/secring.gpg' created 04:01:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:01:47 gpg: CAST5 encrypted data 04:01:47 gpg: encrypted with 1 passphrase 04:01:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:01:48 + mkdir /home/jenkins 04:01:48 + mkdir /home/jenkins/sigul [Pipeline] sh 04:01:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:01:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:01:48 ---> sigul-install.sh 04:01:53 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:01:53 + git tag --list 04:01:53 0.7.1 04:01:53 delhi-tag 04:01:53 v1.0.0 04:01:53 v1.1.0 04:01:53 v1.1.1 04:01:53 v1.1.2 04:01:53 v1.2.0 04:01:53 v1.2.1 04:01:53 v1.2.2 04:01:53 v1.2.3 04:01:53 v1.3.0 04:01:53 v1.4.0 04:01:53 v2.0.0 04:01:53 v2.0.0-dev.1 04:01:53 v2.0.0-dev.10 04:01:53 v2.0.0-dev.11 04:01:53 v2.0.0-dev.12 04:01:53 v2.0.0-dev.13 04:01:53 v2.0.0-dev.14 04:01:53 v2.0.0-dev.15 04:01:53 v2.0.0-dev.16 04:01:53 v2.0.0-dev.17 04:01:53 v2.0.0-dev.18 04:01:53 v2.0.0-dev.19 04:01:53 v2.0.0-dev.2 04:01:53 v2.0.0-dev.20 04:01:53 v2.0.0-dev.21 04:01:53 v2.0.0-dev.22 04:01:53 v2.0.0-dev.23 04:01:53 v2.0.0-dev.24 04:01:53 v2.0.0-dev.25 04:01:53 v2.0.0-dev.26 04:01:53 v2.0.0-dev.27 04:01:53 v2.0.0-dev.28 04:01:53 v2.0.0-dev.29 04:01:53 v2.0.0-dev.3 04:01:53 v2.0.0-dev.30 04:01:53 v2.0.0-dev.31 04:01:53 v2.0.0-dev.32 04:01:53 v2.0.0-dev.33 04:01:53 v2.0.0-dev.34 04:01:53 v2.0.0-dev.35 04:01:53 v2.0.0-dev.36 04:01:53 v2.0.0-dev.37 04:01:53 v2.0.0-dev.38 04:01:53 v2.0.0-dev.39 04:01:53 v2.0.0-dev.4 04:01:53 v2.0.0-dev.40 04:01:53 v2.0.0-dev.41 04:01:53 v2.0.0-dev.42 04:01:53 v2.0.0-dev.43 04:01:53 v2.0.0-dev.44 04:01:53 v2.0.0-dev.45 04:01:53 v2.0.0-dev.46 04:01:53 v2.0.0-dev.47 04:01:53 v2.0.0-dev.48 04:01:53 v2.0.0-dev.49 04:01:53 v2.0.0-dev.5 04:01:53 v2.0.0-dev.50 04:01:53 v2.0.0-dev.51 04:01:53 v2.0.0-dev.52 04:01:53 v2.0.0-dev.53 04:01:53 v2.0.0-dev.54 04:01:53 v2.0.0-dev.55 04:01:53 v2.0.0-dev.56 04:01:53 v2.0.0-dev.57 04:01:53 v2.0.0-dev.58 04:01:53 v2.0.0-dev.59 04:01:53 v2.0.0-dev.6 04:01:53 v2.0.0-dev.60 04:01:53 v2.0.0-dev.61 04:01:53 v2.0.0-dev.62 04:01:53 v2.0.0-dev.63 04:01:53 v2.0.0-dev.64 04:01:53 v2.0.0-dev.65 04:01:53 v2.0.0-dev.66 04:01:53 v2.0.0-dev.67 04:01:53 v2.0.0-dev.68 04:01:53 v2.0.0-dev.69 04:01:53 v2.0.0-dev.7 04:01:53 v2.0.0-dev.70 04:01:53 v2.0.0-dev.71 04:01:53 v2.0.0-dev.72 04:01:53 v2.0.0-dev.73 04:01:53 v2.0.0-dev.74 04:01:53 v2.0.0-dev.75 04:01:53 v2.0.0-dev.76 04:01:53 v2.0.0-dev.77 04:01:53 v2.0.0-dev.78 04:01:53 v2.0.0-dev.79 04:01:53 v2.0.0-dev.8 04:01:53 v2.0.0-dev.80 04:01:53 v2.0.0-dev.81 04:01:53 v2.0.0-dev.82 04:01:53 v2.0.0-dev.83 04:01:53 v2.0.0-dev.84 04:01:53 v2.0.0-dev.85 04:01:53 v2.0.0-dev.86 04:01:53 v2.0.0-dev.87 04:01:53 v2.0.0-dev.88 04:01:53 v2.0.0-dev.9 04:01:53 v2.0.1-dev.1 04:01:53 v2.0.1-dev.2 04:01:53 v2.0.1-dev.3 [Pipeline] sh 04:01:53 + lftools sign git-tag v2.0.1-dev.3 04:01:54 Signing Git tag with Sigul... 04:01:54 Signing v2.0.1-dev.3 [Pipeline] echo 04:01:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:01:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:01:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:01:55 $ docker stop --time=1 4aee37b27d40ef0261f656c909b8e0dedc1b98a988b4286364fccd6c302bdc00 04:01:56 $ docker rm -f 4aee37b27d40ef0261f656c909b8e0dedc1b98a988b4286364fccd6c302bdc00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:01:57 . [Pipeline] withDockerContainer 04:01:57 prd-centos7-docker-4c-2g-821 does not seem to be running inside a container 04:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10004/edgex-devops/git-semver:latest cat 04:01:57 $ docker top 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:57 [ssh-agent] Looking for ssh-agent implementation... 04:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:58 $ docker exec 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e ssh-agent 04:01:58 SSH_AUTH_SOCK=/tmp/ssh-qgfkKXlTLPux/agent.14 04:01:58 SSH_AGENT_PID=20 04:01:58 Running ssh-add (command line suppressed) 04:01:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5796383027771435519.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5796383027771435519.key) 04:01:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:58 + git semver bump pre 04:01:58 # -> Open(): unable to determine branch for HEAD 04:01:58 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:01:58 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:01:58 # $SEMVER_REMOTE_NAME = origin 04:01:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:01:58 # $SEMVER_USER_NAME = edgex-jenkins 04:01:58 # $SEMVER_BRANCH = master 04:01:58 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:01:58 2.0.1-dev.4 [Pipeline] } 04:01:58 $ docker exec --env ******** --env ******** 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e ssh-agent -k 04:01:58 unset SSH_AUTH_SOCK; 04:01:58 unset SSH_AGENT_PID; 04:01:58 echo Agent pid 20 killed; 04:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:59 + git semver [Pipeline] } 04:01:59 $ docker stop --time=1 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e 04:02:00 $ docker rm -f 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:02:00 . [Pipeline] withDockerContainer 04:02:00 prd-centos7-docker-4c-2g-821 does not seem to be running inside a container 04:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10004/edgex-devops/git-semver:latest cat 04:02:01 $ docker top 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:01 [ssh-agent] Looking for ssh-agent implementation... 04:02:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:01 $ docker exec 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e ssh-agent 04:02:01 SSH_AUTH_SOCK=/tmp/ssh-b5gk7jw8fgOy/agent.14 04:02:01 SSH_AGENT_PID=20 04:02:01 Running ssh-add (command line suppressed) 04:02:01 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7744889005368568702.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7744889005368568702.key) 04:02:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:01 + git semver push 04:02:01 # -> Open(): unable to determine branch for HEAD 04:02:01 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:02:01 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:02:01 # $SEMVER_REMOTE_NAME = origin 04:02:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:02:01 # $SEMVER_USER_NAME = edgex-jenkins 04:02:01 # $SEMVER_BRANCH = master 04:02:01 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:02:08 $ docker exec --env ******** --env ******** 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e ssh-agent -k 04:02:08 unset SSH_AUTH_SOCK; 04:02:08 unset SSH_AGENT_PID; 04:02:08 echo Agent pid 20 killed; 04:02:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:08 + git semver [Pipeline] } 04:02:08 $ docker stop --time=1 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e 04:02:10 $ docker rm -f 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:02:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:02:11 ---> package-listing.sh 04:02:11 ++ facter osfamily 04:02:11 ++ tr '[:upper:]' '[:lower:]' 04:02:12 + OS_FAMILY=redhat 04:02:12 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 04:02:12 + START_PACKAGES=/tmp/packages_start.txt 04:02:12 + END_PACKAGES=/tmp/packages_end.txt 04:02:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:02:12 + PACKAGES=/tmp/packages_start.txt 04:02:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:02:12 + PACKAGES=/tmp/packages_end.txt 04:02:12 + case "${OS_FAMILY}" in 04:02:12 + rpm -qa 04:02:12 + sort 04:02:12 + '[' -f /tmp/packages_start.txt ']' 04:02:12 + '[' -f /tmp/packages_end.txt ']' 04:02:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:02:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:02:12 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 04:02:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 04:02:12 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:02:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:02:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:02:13 04:02:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:02:13 alpine: Pulling from edgex-lftools-log-publisher 04:02:13 df20fa9351a1: Pulling fs layer 04:02:13 36b3adc4ff6f: Pulling fs layer 04:02:13 8ad3a11d3b57: Pulling fs layer 04:02:13 46f8f816bc3b: Pulling fs layer 04:02:13 93b61091891f: Pulling fs layer 04:02:13 93b9cdb0e59b: Pulling fs layer 04:02:13 5e14af77c1be: Pulling fs layer 04:02:13 01666e4c0597: Pulling fs layer 04:02:13 aa168da1d23b: Pulling fs layer 04:02:13 93b9cdb0e59b: Waiting 04:02:13 5e14af77c1be: Waiting 04:02:13 01666e4c0597: Waiting 04:02:13 aa168da1d23b: Waiting 04:02:13 46f8f816bc3b: Waiting 04:02:13 93b61091891f: Waiting 04:02:13 36b3adc4ff6f: Verifying Checksum 04:02:13 36b3adc4ff6f: Download complete 04:02:13 46f8f816bc3b: Verifying Checksum 04:02:13 46f8f816bc3b: Download complete 04:02:13 df20fa9351a1: Verifying Checksum 04:02:13 df20fa9351a1: Download complete 04:02:13 93b9cdb0e59b: Verifying Checksum 04:02:13 93b9cdb0e59b: Download complete 04:02:14 93b61091891f: Verifying Checksum 04:02:14 93b61091891f: Download complete 04:02:14 8ad3a11d3b57: Verifying Checksum 04:02:14 8ad3a11d3b57: Download complete 04:02:14 df20fa9351a1: Pull complete 04:02:14 5e14af77c1be: Verifying Checksum 04:02:14 5e14af77c1be: Download complete 04:02:14 36b3adc4ff6f: Pull complete 04:02:14 01666e4c0597: Verifying Checksum 04:02:14 01666e4c0597: Download complete 04:02:14 8ad3a11d3b57: Pull complete 04:02:15 46f8f816bc3b: Pull complete 04:02:15 93b61091891f: Pull complete 04:02:15 93b9cdb0e59b: Pull complete 04:02:15 5e14af77c1be: Pull complete 04:02:15 01666e4c0597: Pull complete 04:02:16 aa168da1d23b: Verifying Checksum 04:02:16 aa168da1d23b: Download complete 04:02:20 aa168da1d23b: Pull complete 04:02:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:02:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:02:20 prd-centos7-docker-4c-2g-821 does not seem to be running inside a container 04:02:20 $ 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_master/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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 04:02:22 $ docker top 4169a2aa7f4aadab617e58694ce63aa6a2fcf99e1270e13ded9fb33e2303b2e6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:23 + touch /tmp/pre-build-complete [Pipeline] sh 04:02:23 + mkdir -p /var/log/sa [Pipeline] sh 04:02:23 + ls /var/log/sa-host 04:02:23 + sadf -c /var/log/sa-host/sa05 04:02:23 file_magic: OK 04:02:23 HZ: Using current value: 100 04:02:23 file_header: OK 04:02:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:02:23 Statistics: 04:02:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:02:23 File successfully converted to sysstat format version 12.2.1 04:02:23 + sadf -c /var/log/sa-host/sa30 04:02:23 file_magic: OK 04:02:23 HZ: Using current value: 100 04:02:23 file_header: OK 04:02:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:02:23 Statistics: 04:02:23 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:02:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:24 provisioning config files... 04:02:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1720415143432354279tmp [Pipeline] { [Pipeline] echo 04:02:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:02:24 ---> create-netrc.sh [Pipeline] } 04:02:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:02:24 ---> python-tools-install.sh [Pipeline] echo 04:02:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:02:25 ---> sudo-logs.sh 04:02:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:02:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:02:25 ---> job-cost.sh 04:02:25 lf-activate-venv: SKIPPING 04:02:25 DEBUG: total: 0.18000000715255737 04:02:25 INFO: Retrieving Stack Cost... 04:02:26 INFO: Retrieving Pricing Info for: v3-standard-2 04:02:26 INFO: Archiving Costs [Pipeline] echo 04:02:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:02:27 ---> logs-deploy.sh 04:02:27 lf-activate-venv: SKIPPING 04:02:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/202 04:02:27 INFO: archiving workspace using pattern(s): 04:02:27 Archives upload complete. 04:02:27 INFO: archiving logs to Nexus 04:02:28 ---> uname -a: 04:02:28 Linux prd-centos7-docker-4c-2g-821.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:02:28 04:02:28 04:02:28 ---> lscpu: 04:02:28 Architecture: x86_64 04:02:28 CPU op-mode(s): 32-bit, 64-bit 04:02:28 Byte Order: Little Endian 04:02:28 Address sizes: 40 bits physical, 48 bits virtual 04:02:28 CPU(s): 2 04:02:28 On-line CPU(s) list: 0,1 04:02:28 Thread(s) per core: 1 04:02:28 Core(s) per socket: 1 04:02:28 Socket(s): 2 04:02:28 NUMA node(s): 1 04:02:28 Vendor ID: AuthenticAMD 04:02:28 CPU family: 23 04:02:28 Model: 49 04:02:28 Model name: AMD EPYC-Rome Processor 04:02:28 Stepping: 0 04:02:28 CPU MHz: 2799.998 04:02:28 BogoMIPS: 5599.99 04:02:28 Virtualization: AMD-V 04:02:28 Hypervisor vendor: KVM 04:02:28 Virtualization type: full 04:02:28 L1d cache: 64 KiB 04:02:28 L1i cache: 64 KiB 04:02:28 L2 cache: 1 MiB 04:02:28 L3 cache: 32 MiB 04:02:28 NUMA node0 CPU(s): 0,1 04:02:28 Vulnerability Itlb multihit: Not affected 04:02:28 Vulnerability L1tf: Not affected 04:02:28 Vulnerability Mds: Not affected 04:02:28 Vulnerability Meltdown: Not affected 04:02:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:02:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:02:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:02:28 Vulnerability Srbds: Not affected 04:02:28 Vulnerability Tsx async abort: Not affected 04:02:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:02:28 04:02:28 04:02:28 ---> nproc: 04:02:28 2 04:02:28 04:02:28 04:02:28 ---> df -h: 04:02:28 Filesystem Size Used Available Use% Mounted on 04:02:28 overlay 40.0G 8.9G 31.1G 22% / 04:02:28 tmpfs 64.0M 0 64.0M 0% /dev 04:02:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:02:28 shm 64.0M 0 64.0M 0% /dev/shm 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 04:02:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 04:02:28 04:02:28 04:02:28 ---> free -m: 04:02:28 total used free shared buff/cache available 04:02:28 Mem: 7821 1174 3257 0 3389 6565 04:02:28 Swap: 1023 0 1023 04:02:28 04:02:28 04:02:28 ---> ip addr: 04:02:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:02:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:02:28 inet 127.0.0.1/8 scope host lo 04:02:28 valid_lft forever preferred_lft forever 04:02:28 inet6 ::1/128 scope host 04:02:28 valid_lft forever preferred_lft forever 04:02:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:02:28 link/ether fa:16:3e:67:a8:a3 brd ff:ff:ff:ff:ff:ff 04:02:28 inet 10.30.122.134/23 brd 10.30.123.255 scope global dynamic eth0 04:02:28 valid_lft 85530sec preferred_lft 85530sec 04:02:28 inet6 fe80::f816:3eff:fe67:a8a3/64 scope link 04:02:28 valid_lft forever preferred_lft forever 04:02:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:02:28 link/ether 02:42:ee:e8:de:a0 brd ff:ff:ff:ff:ff:ff 04:02:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:02:28 valid_lft forever preferred_lft forever 04:02:28 inet6 fe80::42:eeff:fee8:dea0/64 scope link 04:02:28 valid_lft forever preferred_lft forever 04:02:28 04:02:28 04:02:28 ---> sar -b -r -n DEV: 04:02:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 04:02:28 04:02:28 03:47:47 LINUX RESTART (2 CPU) 04:02:28 04:02:28 03:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:02:28 03:49:01 241.20 107.04 134.16 0.00 10921.92 40140.77 0.00 04:02:28 03:50:01 1.78 0.00 1.78 0.00 0.00 38.74 0.00 04:02:28 03:51:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 04:02:28 03:52:01 0.25 0.00 0.25 0.00 0.00 3.48 0.00 04:02:28 03:53:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 04:02:28 03:54:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 04:02:28 03:55:02 0.23 0.00 0.23 0.00 0.00 3.63 0.00 04:02:28 03:56:01 0.30 0.00 0.30 0.00 0.00 3.57 0.00 04:02:28 03:57:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 04:02:28 03:58:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 04:02:28 03:59:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 04:02:28 04:00:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 04:02:28 04:01:01 20.36 0.05 20.31 0.00 3.86 7654.57 0.00 04:02:28 04:02:01 190.03 0.12 189.91 0.00 2.00 51098.88 0.00 04:02:28 Average: 32.62 7.67 24.94 0.00 781.92 7081.58 0.00 04:02:28 04:02:28 03:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:02:28 03:49:01 5456896 0 808704 10.10 2620 1740720 1308684 14.45 576972 1574612 128 04:02:28 03:50:01 5464772 0 800820 10.00 2620 1740728 1253552 13.84 571212 1574576 12 04:02:28 03:51:01 5464168 0 801424 10.01 2620 1740728 1233996 13.62 569180 1576632 16 04:02:28 03:52:01 5463188 0 802396 10.02 2620 1740736 1234020 13.62 570484 1576632 8 04:02:28 03:53:01 5465936 0 799644 9.98 2620 1740740 1208260 13.34 566744 1578536 20 04:02:28 03:54:01 5463508 0 802072 10.01 2620 1740740 1208248 13.34 569532 1578536 12 04:02:28 03:55:02 5464104 0 801464 10.01 2620 1740752 1208080 13.34 568604 1578536 12 04:02:28 03:56:01 5458520 0 807044 10.08 2620 1740756 1208080 13.34 574020 1578536 8 04:02:28 03:57:01 5453980 0 811580 10.13 2620 1740760 1208224 13.34 578356 1578536 8 04:02:28 03:58:01 5455140 0 810416 10.12 2620 1740764 1208080 13.34 579552 1576656 8 04:02:28 03:59:01 5454800 0 810752 10.12 2620 1740768 1208176 13.34 580040 1576656 8 04:02:28 04:00:01 5454892 0 810656 10.12 2620 1740772 1208080 13.34 586500 1569632 8 04:02:28 04:01:01 4638408 0 908968 11.35 2620 2458944 1280964 14.14 663268 2228988 556956 04:02:28 04:02:01 3841608 0 1101688 13.76 2620 3063024 1466932 16.20 823812 2703468 24 04:02:28 Average: 5285709 0 834116 10.41 2620 1886495 1245955 13.76 598448 1703609 39802 04:02:28 04:02:28 03:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:02:28 03:49:01 eth0 571.15 403.50 1113.90 87.01 0.00 0.00 0.00 0.00 04:02:28 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:49:01 docker0 14.63 11.25 2.23 28.82 0.00 0.00 0.00 0.00 04:02:28 03:50:01 eth0 4.11 1.75 3.30 0.27 0.00 0.00 0.00 0.00 04:02:28 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:51:01 eth0 1.40 0.30 0.37 0.23 0.00 0.00 0.00 0.00 04:02:28 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:52:01 eth0 1.17 0.27 0.33 0.20 0.00 0.00 0.00 0.00 04:02:28 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:53:01 eth0 0.53 0.37 0.31 0.21 0.00 0.00 0.00 0.00 04:02:28 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:54:01 eth0 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 04:02:28 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:55:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:02:28 03:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:02:28 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:57:01 eth0 0.45 0.27 0.27 0.20 0.00 0.00 0.00 0.00 04:02:28 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:58:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:02:28 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:59:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 04:02:28 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:02:28 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:01:01 eth0 403.00 375.38 4076.23 51.40 0.00 0.00 0.00 0.00 04:02:28 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:02:01 vethf524e41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:02:01 eth0 567.09 503.08 3918.70 109.34 0.00 0.00 0.00 0.00 04:02:28 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:02:01 docker0 96.60 104.38 6.82 656.64 0.00 0.00 0.00 0.00 04:02:28 Average: vethf524e41 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 Average: eth0 110.90 91.99 651.97 17.82 0.00 0.00 0.00 0.00 04:02:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 Average: docker0 7.96 8.28 0.65 49.05 0.00 0.00 0.00 0.00 04:02:28 04:02:28 04:02:28 ---> sar -P ALL: 04:02:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 04:02:28 04:02:28 03:47:47 LINUX RESTART (2 CPU) 04:02:28 04:02:28 03:48:01 CPU %user %nice %system %iowait %steal %idle 04:02:28 03:49:01 all 21.11 0.00 7.56 8.20 0.07 63.06 04:02:28 03:49:01 0 22.19 0.00 7.78 8.77 0.07 61.20 04:02:28 03:49:01 1 20.04 0.00 7.35 7.63 0.07 64.91 04:02:28 03:50:01 all 0.12 0.00 0.06 0.00 0.03 99.79 04:02:28 03:50:01 0 0.05 0.00 0.07 0.00 0.05 99.83 04:02:28 03:50:01 1 0.18 0.00 0.05 0.00 0.02 99.75 04:02:28 03:51:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:02:28 03:51:01 0 0.08 0.00 0.03 0.00 0.03 99.85 04:02:28 03:51:01 1 0.17 0.00 0.02 0.00 0.02 99.80 04:02:28 03:52:01 all 0.08 0.00 0.04 0.00 0.03 99.85 04:02:28 03:52:01 0 0.13 0.00 0.05 0.00 0.02 99.80 04:02:28 03:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:02:28 03:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 04:02:28 03:53:01 0 0.12 0.00 0.03 0.00 0.02 99.83 04:02:28 03:53:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:02:28 03:54:01 all 0.10 0.00 0.03 0.00 0.02 99.85 04:02:28 03:54:01 0 0.17 0.00 0.03 0.00 0.02 99.78 04:02:28 03:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:02:28 03:55:02 all 0.14 0.00 0.03 0.00 0.03 99.80 04:02:28 03:55:02 0 0.22 0.00 0.02 0.00 0.02 99.75 04:02:28 03:55:02 1 0.07 0.00 0.05 0.00 0.03 99.85 04:02:28 03:56:01 all 0.11 0.00 0.03 0.00 0.02 99.85 04:02:28 03:56:01 0 0.20 0.00 0.05 0.00 0.02 99.73 04:02:28 03:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:02:28 03:57:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:02:28 03:57:01 0 0.23 0.00 0.03 0.00 0.03 99.70 04:02:28 03:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:02:28 03:58:01 all 0.14 0.00 0.03 0.00 0.02 99.81 04:02:28 03:58:01 0 0.25 0.00 0.03 0.00 0.03 99.68 04:02:28 03:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:02:28 03:59:01 all 0.07 0.00 0.03 0.00 0.02 99.88 04:02:28 03:59:01 0 0.10 0.00 0.03 0.00 0.00 99.87 04:02:28 03:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:02:28 04:02:28 03:59:01 CPU %user %nice %system %iowait %steal %idle 04:02:28 04:00:01 all 0.13 0.00 0.03 0.00 0.06 99.79 04:02:28 04:00:01 0 0.22 0.00 0.03 0.00 0.05 99.70 04:02:28 04:00:01 1 0.03 0.00 0.02 0.00 0.07 99.88 04:02:28 04:01:01 all 7.71 0.00 2.86 0.15 0.03 89.25 04:02:28 04:01:01 0 7.93 0.00 2.86 0.05 0.03 89.13 04:02:28 04:01:01 1 7.49 0.00 2.86 0.26 0.03 89.37 04:02:28 04:02:01 all 16.69 0.00 7.36 3.19 0.11 72.66 04:02:28 04:02:01 0 15.37 0.00 7.35 4.19 0.09 73.00 04:02:28 04:02:01 1 18.00 0.00 7.36 2.19 0.12 72.33 04:02:28 Average: all 3.24 0.00 1.26 0.80 0.03 94.67 04:02:28 Average: 0 3.28 0.00 1.27 0.90 0.03 94.52 04:02:28 Average: 1 3.20 0.00 1.24 0.70 0.04 94.83 04:02:28 04:02:28 04:02:28