Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e8c677d1df210277adef4aff331a8a81997773cd 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-ssh6262722410791181995.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5223025976239641422.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/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-ssh5659620395763893771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4203756896421848609.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/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-ssh5425494897426875053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15358 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 > 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-ssh1382875708023207626.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e8c677d1df210277adef4aff331a8a81997773cd (master) > 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 e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 Commit message: "Merge pull request #936 from lenny-intel/ports" > git rev-list --no-walk a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:58:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:58:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:58:08 ========================================================= 17:58:08 EdgeX Global Pipelines Version Info 17:58:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:58:09 ------------------- 17:58:09 stable info: 17:58:09 ------------------- 17:58:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:58:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:58:09 Message: update stable to v1.0.192 17:58:10 ------------------- 17:58:10 experimental info: 17:58:10 ------------------- 17:58:10 Commited By: **** collab-it+edgex@linuxfoundation.org 17:58:10 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:58:10 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8c677d1df210277adef4aff331a8a81997773cd [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8c677d [Pipeline] echo 17:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:11 provisioning config files... 17:58:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5215629326531090069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:11 ---> docker-login.sh 17:58:11 nexus3.edgexfoundry.org:10001 17:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:12 Configure a credential helper to remove this warning. See 17:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:12 17:58:12 Login Succeeded 17:58:12 nexus3.edgexfoundry.org:10002 17:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:12 Configure a credential helper to remove this warning. See 17:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:12 17:58:12 Login Succeeded 17:58:12 nexus3.edgexfoundry.org:10003 17:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:12 Configure a credential helper to remove this warning. See 17:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:12 17:58:12 Login Succeeded 17:58:12 nexus3.edgexfoundry.org:10004 17:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:12 Configure a credential helper to remove this warning. See 17:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:12 17:58:12 Login Succeeded 17:58:12 docker.io 17:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:13 Configure a credential helper to remove this warning. See 17:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:13 17:58:13 Login Succeeded 17:58:13 ---> docker-login.sh ends [Pipeline] } 17:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:13 + git log --format=format:%s -1 e8c677d1df210277adef4aff331a8a81997773cd [Pipeline] echo 17:58:13 GIT_COMMIT: e8c677d1df210277adef4aff331a8a81997773cd, Commit Message: Merge pull request #936 from lenny-intel/ports [Pipeline] echo 17:58:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:14 17:58:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:58:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:14 latest: Pulling from edgex-devops/git-semver 17:58:14 31603596830f: Pulling fs layer 17:58:14 54011a49482f: Pulling fs layer 17:58:14 a6820b24f6d8: Pulling fs layer 17:58:14 f581987b2513: Pulling fs layer 17:58:14 f581987b2513: Waiting 17:58:14 54011a49482f: Download complete 17:58:14 31603596830f: Verifying Checksum 17:58:14 31603596830f: Download complete 17:58:14 f581987b2513: Verifying Checksum 17:58:14 f581987b2513: Download complete 17:58:14 a6820b24f6d8: Verifying Checksum 17:58:14 a6820b24f6d8: Download complete 17:58:14 31603596830f: Pull complete 17:58:15 54011a49482f: Pull complete 17:58:15 a6820b24f6d8: Pull complete 17:58:16 f581987b2513: Pull complete 17:58:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:58:16 prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container 17:58:16 $ 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 17:58:17 $ docker top 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:17 [ssh-agent] Looking for ssh-agent implementation... 17:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:17 $ docker exec 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 ssh-agent 17:58:17 SSH_AUTH_SOCK=/tmp/ssh-Jgxmp3tL5JX5/agent.14 17:58:17 SSH_AGENT_PID=21 17:58:17 Running ssh-add (command line suppressed) 17:58:17 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5720834626635084895.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5720834626635084895.key) 17:58:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:17 + git tag --points-at HEAD [Pipeline] } 17:58:17 $ docker exec --env ******** --env ******** 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 ssh-agent -k 17:58:17 unset SSH_AUTH_SOCK; 17:58:17 unset SSH_AGENT_PID; 17:58:17 echo Agent pid 21 killed; 17:58:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:17 [ssh-agent] Looking for ssh-agent implementation... 17:58:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:18 $ docker exec 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 ssh-agent 17:58:18 SSH_AUTH_SOCK=/tmp/ssh-U8yo773S8Alw/agent.55 17:58:18 SSH_AGENT_PID=62 17:58:18 Running ssh-add (command line suppressed) 17:58:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1565628374769659283.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1565628374769659283.key) 17:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:18 + git semver init 17:58:18 # -> Open(): unable to determine branch for HEAD 17:58:18 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 17:58:18 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 17:58:18 # $SEMVER_REMOTE_NAME = origin 17:58:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:58:18 # $SEMVER_USER_NAME = edgex-jenkins 17:58:18 # $SEMVER_BRANCH = master 17:58:18 # $SEMVER_TEMP = /tmp/semver-178283438 17:58:18 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:58:20 # '/tmp/semver-178283438' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 17:58:20 # -> Force: false 17:58:20 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 17:58:20 $ docker exec --env ******** --env ******** 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 ssh-agent -k 17:58:20 unset SSH_AUTH_SOCK; 17:58:20 unset SSH_AGENT_PID; 17:58:20 echo Agent pid 62 killed; 17:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:21 + git semver [Pipeline] } 17:58:21 $ docker stop --time=1 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 17:58:22 $ docker rm -f 27f87dee2db8c420a1e7ad88d2eea5e80ce7ca9453970c4b2cd3ed047ad8f5d1 [Pipeline] // withDockerContainer [Pipeline] sh 17:58:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:58:23 Stashed 1 file(s) [Pipeline] echo 17:58:23 [edgeXSemver]: initialized semver on version 2.0.0-dev.65 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:58:38 Still waiting to schedule task 17:58:38 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 17:58:38 ‘prd-centos7-docker-4c-2g-15354’ is offline 17:58:38 ‘prd-centos7-docker-4c-2g-15356’ is offline 17:58:38 ‘prd-centos7-docker-4c-2g-309’ is offline 17:58:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ doesn’t have label ‘centos7-docker-4c-2g’ 17:58:38 Still waiting to schedule task 17:58:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ is offline 17:59:46 Running on prd-centos7-docker-4c-2g-15361 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 17:59:46 Running in /w/workspace/device-sdk-go/171 [Pipeline] { [Pipeline] checkout 17:59:46 Selected Git installation does not exist. Using Default 17:59:46 The recommended git tool is: NONE 17:59:49 using credential edgex-jenkins-ssh 17:59:49 Cloning the remote Git repository 17:59:50 Avoid second fetch 17:59:50 Checking out Revision e8c677d1df210277adef4aff331a8a81997773cd (master) 17:59:49 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:59:49 > git init /w/workspace/device-sdk-go/171 # timeout=10 17:59:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:59:49 > git --version # timeout=10 17:59:49 > git --version # 'git version 2.24.4' 17:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:49 [INFO] Currently running in a labeled security context 17:59:49 [INFO] Currently SELinux is 'enforcing' on the host 17:59:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/171@tmp/jenkins-gitclient-ssh7222736358937660726.key 17:59:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:59:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:50 > git config core.sparsecheckout # timeout=10 17:59:50 > git checkout -f e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 17:59:53 Commit message: "Merge pull request #936 from lenny-intel/ports" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:59:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:59:55 + true 17:59:55 + sudo service docker restart 17:59:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:13 provisioning config files... 18:00:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/171@tmp/config2676488906893623664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:13 ---> docker-login.sh 18:00:13 nexus3.edgexfoundry.org:10001 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10002 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10003 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:14 Configure a credential helper to remove this warning. See 18:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:14 18:00:14 Login Succeeded 18:00:14 nexus3.edgexfoundry.org:10004 18:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:14 Configure a credential helper to remove this warning. See 18:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:14 18:00:14 Login Succeeded 18:00:14 docker.io 18:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:14 Configure a credential helper to remove this warning. See 18:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:14 18:00:14 Login Succeeded 18:00:14 ---> docker-login.sh ends [Pipeline] } 18:00:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:00:14 ========================================================= 18:00:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:00:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:00:15 + 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 . 18:00:15 Sending build context to Docker daemon 2.584MB 18:00:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:00:15 Step 2/8 : FROM ${BASE} 18:00:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:00:15 540db60ca938: Pulling fs layer 18:00:15 adcc1eea9eea: Pulling fs layer 18:00:15 4c4ab2625f07: Pulling fs layer 18:00:15 0510c868ecb4: Pulling fs layer 18:00:15 afea3b2eda06: Pulling fs layer 18:00:15 7809a108b3ef: Pulling fs layer 18:00:15 f706445af74f: Pulling fs layer 18:00:15 0510c868ecb4: Waiting 18:00:15 afea3b2eda06: Waiting 18:00:15 7809a108b3ef: Waiting 18:00:15 f706445af74f: Waiting 18:00:15 4c4ab2625f07: Verifying Checksum 18:00:15 4c4ab2625f07: Download complete 18:00:15 adcc1eea9eea: Verifying Checksum 18:00:15 adcc1eea9eea: Download complete 18:00:15 afea3b2eda06: Verifying Checksum 18:00:15 afea3b2eda06: Download complete 18:00:15 540db60ca938: Verifying Checksum 18:00:15 540db60ca938: Download complete 18:00:15 7809a108b3ef: Verifying Checksum 18:00:15 7809a108b3ef: Download complete 18:00:15 540db60ca938: Pull complete 18:00:15 adcc1eea9eea: Pull complete 18:00:15 4c4ab2625f07: Pull complete 18:00:16 f706445af74f: Verifying Checksum 18:00:16 f706445af74f: Download complete 18:00:17 0510c868ecb4: Verifying Checksum 18:00:17 0510c868ecb4: Download complete 18:00:20 0510c868ecb4: Pull complete 18:00:20 afea3b2eda06: Pull complete 18:00:20 7809a108b3ef: Pull complete 18:00:22 f706445af74f: Pull complete 18:00:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:00:22 ---> b068be0155e3 18:00:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:00:25 ---> Running in e158acbed9d6 18:00:25 Removing intermediate container e158acbed9d6 18:00:25 ---> 57aa1144d32d 18:00:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:25 ---> Running in 5c55d66ecf2f 18:00:25 Removing intermediate container 5c55d66ecf2f 18:00:25 ---> 0feb48d2b7ce 18:00:25 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:00:25 ---> Running in f43a369f000d 18:00:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:27 (1/6) Installing libc-dev (0.7.2-r3) 18:00:27 (2/6) Installing libsodium (1.0.18-r0) 18:00:27 (3/6) Installing pkgconf (1.7.3-r0) 18:00:27 (4/6) Installing libsodium-dev (1.0.18-r0) 18:00:27 (5/6) Installing libzmq (4.3.3-r1) 18:00:27 (6/6) Installing zeromq-dev (4.3.3-r1) 18:00:27 Executing busybox-1.32.1-r6.trigger 18:00:27 OK: 150 MiB in 46 packages 18:00:27 Removing intermediate container f43a369f000d 18:00:27 ---> 7219e1bfa07b 18:00:27 Step 6/8 : WORKDIR /device-sdk-go 18:00:27 ---> Running in 9abe5d0b535e 18:00:28 Removing intermediate container 9abe5d0b535e 18:00:28 ---> 825c2208847d 18:00:28 Step 7/8 : COPY . . 18:00:28 ---> 344c94df11a0 18:00:28 Step 8/8 : RUN go mod download 18:00:28 ---> Running in 345043c51922 18:00:40 Removing intermediate container 345043c51922 18:00:40 ---> 624d8d35c44b 18:00:40 Successfully built 624d8d35c44b 18:00:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:00:41 + docker inspect -f . ci-base-image-x86_64 18:00:41 . [Pipeline] withDockerContainer 18:00:41 prd-centos7-docker-4c-2g-15361 does not seem to be running inside a container 18:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/171 -v /w/workspace/device-sdk-go/171:/w/workspace/device-sdk-go/171:rw,z -v /w/workspace/device-sdk-go/171@tmp:/w/workspace/device-sdk-go/171@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 18:00:41 $ docker top 0a738830630638019a823eac52a945b878b377a9677c011631c9776e711c187c -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:41 + go version 18:00:41 go version go1.16.3 linux/amd64 [Pipeline] } 18:00:41 $ docker stop --time=1 0a738830630638019a823eac52a945b878b377a9677c011631c9776e711c187c 18:00:43 $ docker rm -f 0a738830630638019a823eac52a945b878b377a9677c011631c9776e711c187c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:43 + docker inspect -f . ci-base-image-x86_64 18:00:43 . [Pipeline] withDockerContainer 18:00:44 prd-centos7-docker-4c-2g-15361 does not seem to be running inside a container 18:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/171 -v /w/workspace/device-sdk-go/171:/w/workspace/device-sdk-go/171:rw,z -v /w/workspace/device-sdk-go/171@tmp:/w/workspace/device-sdk-go/171@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 18:00:44 $ docker top 3983b1f8885866fbcc0df4941a92f60708973c10b245974914f8eba57badb3c3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:44 + go mod tidy [Pipeline] sh 18:00:45 + make test 18:00:45 go mod tidy 18:00:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:00:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:01:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:01:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:01:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:01:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements 18:01:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:01:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 28.1% of statements 18:01:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 18:01:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.049s coverage: 10.7% of statements 18:01:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:01:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:01:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:01:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 30.2% of statements 18:01:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:01:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.045s coverage: 83.3% of statements 18:01:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:01:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:01:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements 18:01:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.828s coverage: 89.2% of statements 18:01:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:01:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 5.0% of statements 18:01:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:01:18 GO111MODULE=on go vet ./... 18:01:37 gofmt -l . 18:01:37 [ "`gofmt -l .`" = "" ] 18:01:37 ./bin/test-attribution-txt.sh 18:01:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:01:37 $ docker stop --time=1 3983b1f8885866fbcc0df4941a92f60708973c10b245974914f8eba57badb3c3 18:01:38 $ docker rm -f 3983b1f8885866fbcc0df4941a92f60708973c10b245974914f8eba57badb3c3 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:01:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:01:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:01:40 + ls -al . 18:01:40 total 212 18:01:40 drwxrwxr-x. 10 jenkins jenkins 4096 May 20 18:01 . 18:01:40 drwxrwxr-x. 4 jenkins jenkins 32 May 20 17:59 .. 18:01:40 drwxrwxr-x. 2 jenkins jenkins 64 May 20 17:59 bin 18:01:40 -rw-r--r--. 1 jenkins jenkins 126187 May 20 18:01 coverage.out 18:01:40 -rw-rw-r--. 1 jenkins jenkins 987 May 20 17:59 Dockerfile.build 18:01:40 -rw-rw-r--. 1 jenkins jenkins 140 May 20 17:59 .dockerignore 18:01:40 drwxrwxr-x. 5 jenkins jenkins 62 May 20 17:59 example 18:01:40 drwxrwxr-x. 8 jenkins jenkins 162 May 20 17:59 .git 18:01:40 drwxrwxr-x. 2 jenkins jenkins 103 May 20 17:59 .github 18:01:40 -rw-rw-r--. 1 jenkins jenkins 138 May 20 17:59 .gitignore 18:01:40 -rw-r--r--. 1 jenkins jenkins 575 May 20 18:01 go.mod 18:01:40 -rw-r--r--. 1 jenkins jenkins 20803 May 20 18:00 go.sum 18:01:40 drwxrwxr-x. 15 jenkins jenkins 224 May 20 17:59 internal 18:01:40 -rw-rw-r--. 1 jenkins jenkins 894 May 20 17:59 Jenkinsfile 18:01:40 -rw-rw-r--. 1 jenkins jenkins 11341 May 20 17:59 LICENSE 18:01:40 -rw-rw-r--. 1 jenkins jenkins 1026 May 20 17:59 Makefile 18:01:40 drwxrwxr-x. 4 jenkins jenkins 26 May 20 17:59 openapi 18:01:40 drwxrwxr-x. 5 jenkins jenkins 50 May 20 17:59 pkg 18:01:40 -rw-rw-r--. 1 jenkins jenkins 7652 May 20 17:59 README.md 18:01:40 -rw-rw-r--. 1 jenkins jenkins 6616 May 20 17:59 RELEASE-NOTES.txt 18:01:40 drwxrwxr-x. 4 jenkins jenkins 54 May 20 17:59 snap 18:01:40 -rw-rw-r--. 1 jenkins jenkins 12 May 20 17:58 VERSION 18:01:40 -rw-rw-r--. 1 jenkins jenkins 222 May 20 17:59 version.go [Pipeline] isUnix [Pipeline] sh 18:01:41 + 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=e8c677d1df210277adef4aff331a8a81997773cd --label arch=amd64 --label version=2.0.0-dev.65 . 18:01:41 Sending build context to Docker daemon 2.711MB 18:01:41 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:01:41 Step 2/23 : FROM ${BASE} AS builder 18:01:41 ---> 624d8d35c44b 18:01:41 Step 3/23 : WORKDIR /device-sdk-go 18:01:41 ---> Running in 599a8c2136a2 18:01:41 Removing intermediate container 599a8c2136a2 18:01:41 ---> fdb178962197 18:01:41 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:01:41 ---> Running in 536ba56b8f95 18:01:41 Removing intermediate container 536ba56b8f95 18:01:41 ---> 07229e40163d 18:01:41 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:41 ---> Running in ecd4a827f2e6 18:01:41 Removing intermediate container ecd4a827f2e6 18:01:41 ---> 76823cbb60de 18:01:41 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:01:41 ---> Running in 43c582d2a456 18:01:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:01:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:01:43 OK: 150 MiB in 46 packages 18:01:43 Removing intermediate container 43c582d2a456 18:01:43 ---> 1fb95940c101 18:01:43 Step 7/23 : COPY . . 18:01:43 ---> 49419650a318 18:01:43 Step 8/23 : RUN go mod download 18:01:43 ---> Running in 0d2f1eaf4769 18:01:44 Removing intermediate container 0d2f1eaf4769 18:01:44 ---> 854e2d59c1d2 18:01:44 Step 9/23 : RUN make build 18:01:44 ---> Running in e4aad3568f93 18:01:44 go mod tidy 18:01:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.65" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:01:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15367 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 18:01:49 Running in /w/workspace/device-sdk-go/171 [Pipeline] { [Pipeline] checkout 18:01:49 Selected Git installation does not exist. Using Default 18:01:49 The recommended git tool is: NONE 18:01:54 using credential edgex-jenkins-ssh 18:01:54 Cloning the remote Git repository 18:01:54 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:01:54 > git init /w/workspace/device-sdk-go/171 # timeout=10 18:01:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:01:55 > git --version # timeout=10 18:01:55 > git --version # 'git version 2.17.1' 18:01:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:56 Avoid second fetch 18:01:56 Checking out Revision e8c677d1df210277adef4aff331a8a81997773cd (master) 18:01:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:01:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:56 > git config core.sparsecheckout # timeout=10 18:01:56 > git checkout -f e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 18:01:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:01:56 Removing intermediate container e4aad3568f93 18:01:56 ---> bb2626a191e3 18:01:56 Step 10/23 : FROM alpine:3.12 18:01:56 3.12: Pulling from library/alpine 18:01:57 339de151aab4: Pulling fs layer 18:01:57 339de151aab4: Verifying Checksum 18:01:57 339de151aab4: Download complete 18:01:57 339de151aab4: Pull complete 18:01:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:01:57 Status: Downloaded newer image for alpine:3.12 18:01:57 ---> 13621d1b12d4 18:01:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:01:57 ---> Running in 48d801fe0ccf 18:01:57 Removing intermediate container 48d801fe0ccf 18:01:57 ---> 0af9f509bd40 18:01:57 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:57 ---> Running in 73bc4838d34d 18:01:58 Removing intermediate container 73bc4838d34d 18:01:58 ---> 0095a83f346d 18:01:58 Step 13/23 : RUN apk add --update --no-cache zeromq 18:01:58 ---> Running in 4a114f1ff15f 18:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:59 (1/5) Installing libgcc (9.3.0-r2) 18:01:59 (2/5) Installing libsodium (1.0.18-r0) 18:02:00 (3/5) Installing libstdc++ (9.3.0-r2) 18:02:00 (4/5) Installing libzmq (4.3.3-r0) 18:02:00 Commit message: "Merge pull request #936 from lenny-intel/ports" 18:02:00 (5/5) Installing zeromq (4.3.3-r0) 18:02:00 Executing busybox-1.31.1-r20.trigger 18:02:00 OK: 8 MiB in 19 packages 18:02:01 Removing intermediate container 4a114f1ff15f 18:02:01 ---> abb8180f8b29 18:02:01 Step 14/23 : WORKDIR / 18:02:01 ---> Running in 6870f0fb748b 18:02:01 Removing intermediate container 6870f0fb748b 18:02:01 ---> 257aed49dbfa 18:02:01 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:01 ---> 2736b97da556 18:02:01 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:02:01 ---> f99fcd514708 18:02:01 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:02:01 ---> 1ac3e44160ee 18:02:01 Step 18/23 : EXPOSE 59999 18:02:01 ---> Running in 1c235d38b3a4 18:02:01 Removing intermediate container 1c235d38b3a4 18:02:01 ---> d3d80a21320f 18:02:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:02:01 ---> Running in 6e9695ed3a2c 18:02:01 Removing intermediate container 6e9695ed3a2c 18:02:01 ---> 7a0608c239d8 18:02:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:02:01 ---> Running in 7d894d35974e 18:02:02 Removing intermediate container 7d894d35974e 18:02:02 ---> ff889b821cb1 18:02:02 Step 21/23 : LABEL arch=amd64 18:02:02 ---> Running in 39f2381c6bdf 18:02:02 Removing intermediate container 39f2381c6bdf 18:02:02 ---> a2c67542bef9 18:02:02 Step 22/23 : LABEL git_sha=e8c677d1df210277adef4aff331a8a81997773cd 18:02:02 ---> Running in 3f0da0d85b65 18:02:02 Removing intermediate container 3f0da0d85b65 18:02:02 ---> efb9fb3eafc9 18:02:02 Step 23/23 : LABEL version=2.0.0-dev.65 18:02:02 ---> Running in 3ee551ae97e3 18:02:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:02:02 Removing intermediate container 3ee551ae97e3 18:02:02 ---> 412616bb3070 18:02:02 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:02:02 Successfully built 412616bb3070 18:02:02 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 18:02:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 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 18:02:03 + sudo service docker restart 18:02:03 + true [Pipeline] libraryResource [Pipeline] sh 18:02:03 ---> job-cost.sh 18:02:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-92vo 18:02:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:22 provisioning config files... 18:02:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/171@tmp/config8693254731811683317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:23 ---> docker-login.sh 18:02:23 nexus3.edgexfoundry.org:10001 18:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-92vo/bin to PATH 18:02:23 INFO: No Stack... 18:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:24 INFO: Retrieving Pricing Info for: v3-standard-2 18:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:24 Configure a credential helper to remove this warning. See 18:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:24 18:02:24 Login Succeeded 18:02:24 nexus3.edgexfoundry.org:10002 18:02:25 INFO: Archiving Costs [Pipeline] sh 18:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:25 Configure a credential helper to remove this warning. See 18:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:25 18:02:25 Login Succeeded 18:02:25 nexus3.edgexfoundry.org:10003 18:02:25 + cat /w/workspace/device-sdk-go/171/archives/cost.csv 18:02:25 + cut -d, -f6 [Pipeline] lock 18:02:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] 18:02:25 Resource [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] did not exist. Created. 18:02:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:02:25 + echo total: 0.05999999865889549 [Pipeline] stash 18:02:25 Stashed 1 file(s) [Pipeline] } 18:02:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] [Pipeline] // lock 18:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:25 Configure a credential helper to remove this warning. See 18:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:25 18:02:25 Login Succeeded 18:02:25 nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:26 Configure a credential helper to remove this warning. See 18:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:26 18:02:26 Login Succeeded 18:02:26 docker.io 18:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:27 Configure a credential helper to remove this warning. See 18:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:27 18:02:27 Login Succeeded 18:02:27 ---> docker-login.sh ends [Pipeline] } 18:02:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:27 ========================================================= 18:02:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:02:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:02:28 + 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 . 18:02:28 Sending build context to Docker daemon 2.588MB 18:02:28 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:02:28 Step 2/8 : FROM ${BASE} 18:02:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:02:28 595b0fe564bb: Pulling fs layer 18:02:28 7186ed65a4f7: Pulling fs layer 18:02:28 316046926c0a: Pulling fs layer 18:02:28 4ebd0625c992: Pulling fs layer 18:02:28 207e8628e3a3: Pulling fs layer 18:02:28 c791037a9be2: Pulling fs layer 18:02:28 ffd874e62e21: Pulling fs layer 18:02:28 207e8628e3a3: Waiting 18:02:28 c791037a9be2: Waiting 18:02:28 ffd874e62e21: Waiting 18:02:28 4ebd0625c992: Waiting 18:02:28 316046926c0a: Verifying Checksum 18:02:28 316046926c0a: Download complete 18:02:28 7186ed65a4f7: Verifying Checksum 18:02:28 7186ed65a4f7: Download complete 18:02:28 207e8628e3a3: Download complete 18:02:28 c791037a9be2: Verifying Checksum 18:02:28 c791037a9be2: Download complete 18:02:28 595b0fe564bb: Verifying Checksum 18:02:28 595b0fe564bb: Download complete 18:02:29 595b0fe564bb: Pull complete 18:02:30 7186ed65a4f7: Pull complete 18:02:30 316046926c0a: Pull complete 18:02:31 ffd874e62e21: Verifying Checksum 18:02:31 ffd874e62e21: Download complete 18:02:32 4ebd0625c992: Verifying Checksum 18:02:32 4ebd0625c992: Download complete 18:02:44 4ebd0625c992: Pull complete 18:02:44 207e8628e3a3: Pull complete 18:02:44 c791037a9be2: Pull complete 18:02:47 ffd874e62e21: Pull complete 18:02:47 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:02:48 ---> cfc18b08335c 18:02:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:02:48 ---> Running in 2aa41196fa97 18:02:49 Removing intermediate container 2aa41196fa97 18:02:49 ---> d9b0c421926c 18:02:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:49 ---> Running in ff560cb973b5 18:02:52 Removing intermediate container ff560cb973b5 18:02:52 ---> 9c8176cdbf42 18:02:52 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:02:52 ---> Running in e478a27a6008 18:02:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:02:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:02:55 (1/6) Installing libc-dev (0.7.2-r3) 18:02:55 (2/6) Installing libsodium (1.0.18-r0) 18:02:55 (3/6) Installing pkgconf (1.7.3-r0) 18:02:55 (4/6) Installing libsodium-dev (1.0.18-r0) 18:02:55 (5/6) Installing libzmq (4.3.3-r1) 18:02:55 (6/6) Installing zeromq-dev (4.3.3-r1) 18:02:55 Executing busybox-1.32.1-r6.trigger 18:02:55 OK: 139 MiB in 46 packages 18:02:57 Removing intermediate container e478a27a6008 18:02:57 ---> 03cbaf7246a4 18:02:57 Step 6/8 : WORKDIR /device-sdk-go 18:02:57 ---> Running in 25ed2e633163 18:02:57 Removing intermediate container 25ed2e633163 18:02:57 ---> b1c374bebd2c 18:02:57 Step 7/8 : COPY . . 18:02:58 ---> 2e9029d0a5dd 18:02:58 Step 8/8 : RUN go mod download 18:02:59 ---> Running in a191cfcbaeb6 18:03:28 Removing intermediate container a191cfcbaeb6 18:03:28 ---> f16f8703d9a2 18:03:28 Successfully built f16f8703d9a2 18:03:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:03:28 + docker inspect -f . ci-base-image-arm64 18:03:28 . [Pipeline] withDockerContainer 18:03:29 prd-ubuntu18.04-docker-arm64-4c-16g-15367 does not seem to be running inside a container 18:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/171 -v /w/workspace/device-sdk-go/171:/w/workspace/device-sdk-go/171:rw,z -v /w/workspace/device-sdk-go/171@tmp:/w/workspace/device-sdk-go/171@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 18:03:31 $ docker top a87b017765769bb04774ae1761a5baa6a6061dc22088c76067844a862d134a1d -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:32 + go version 18:03:32 go version go1.16.3 linux/arm64 [Pipeline] } 18:03:32 $ docker stop --time=1 a87b017765769bb04774ae1761a5baa6a6061dc22088c76067844a862d134a1d 18:03:33 $ docker rm -f a87b017765769bb04774ae1761a5baa6a6061dc22088c76067844a862d134a1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:34 + docker inspect -f . ci-base-image-arm64 18:03:34 . [Pipeline] withDockerContainer 18:03:34 prd-ubuntu18.04-docker-arm64-4c-16g-15367 does not seem to be running inside a container 18:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/171 -v /w/workspace/device-sdk-go/171:/w/workspace/device-sdk-go/171:rw,z -v /w/workspace/device-sdk-go/171@tmp:/w/workspace/device-sdk-go/171@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 18:03:36 $ docker top 8ddd3f31df0a4dd424480c4053c44e6bf2264eb219a90609eccda9655a242359 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:37 + go mod tidy [Pipeline] sh 18:03:39 + make test 18:03:39 go mod tidy 18:03:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:04:07 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:05:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:05:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:05:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:05:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.325s coverage: 25.4% of statements 18:05:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:05:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.274s coverage: 28.1% of statements 18:05:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.244s coverage: 78.9% of statements 18:05:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.231s coverage: 10.7% of statements 18:05:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:05:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:05:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:05:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.306s coverage: 30.2% of statements 18:05:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:05:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.216s coverage: 83.3% of statements 18:05:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:05:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:05:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.525s coverage: 58.0% of statements 18:05:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.018s coverage: 89.2% of statements 18:05:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:05:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.188s coverage: 5.0% of statements 18:05:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:05:33 GO111MODULE=on go vet ./... 18:06:30 gofmt -l . 18:06:30 [ "`gofmt -l .`" = "" ] 18:06:30 ./bin/test-attribution-txt.sh 18:06:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:06:31 $ docker stop --time=1 8ddd3f31df0a4dd424480c4053c44e6bf2264eb219a90609eccda9655a242359 18:06:33 $ docker rm -f 8ddd3f31df0a4dd424480c4053c44e6bf2264eb219a90609eccda9655a242359 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:34 Warning: overwriting stash ‘coverage-report’ 18:06:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:36 + ls -al . 18:06:36 total 248 18:06:36 drwxrwxr-x 10 jenkins jenkins 4096 May 20 18:06 . 18:06:36 drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 .. 18:06:36 -rw-rw-r-- 1 jenkins jenkins 140 May 20 18:01 .dockerignore 18:06:36 drwxrwxr-x 8 jenkins jenkins 4096 May 20 18:02 .git 18:06:36 drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:01 .github 18:06:36 -rw-rw-r-- 1 jenkins jenkins 138 May 20 18:01 .gitignore 18:06:36 -rw-rw-r-- 1 jenkins jenkins 987 May 20 18:01 Dockerfile.build 18:06:36 -rw-rw-r-- 1 jenkins jenkins 894 May 20 18:01 Jenkinsfile 18:06:36 -rw-rw-r-- 1 jenkins jenkins 11341 May 20 18:01 LICENSE 18:06:36 -rw-rw-r-- 1 jenkins jenkins 1026 May 20 18:01 Makefile 18:06:36 -rw-rw-r-- 1 jenkins jenkins 7652 May 20 18:01 README.md 18:06:36 -rw-rw-r-- 1 jenkins jenkins 6616 May 20 18:01 RELEASE-NOTES.txt 18:06:36 -rw-rw-r-- 1 jenkins jenkins 12 May 20 17:58 VERSION 18:06:36 drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:01 bin 18:06:36 -rw-r--r-- 1 jenkins jenkins 126187 May 20 18:05 coverage.out 18:06:36 drwxrwxr-x 5 jenkins jenkins 4096 May 20 18:01 example 18:06:36 -rw-r--r-- 1 jenkins jenkins 575 May 20 18:06 go.mod 18:06:36 -rw-r--r-- 1 jenkins jenkins 20803 May 20 18:03 go.sum 18:06:36 drwxrwxr-x 15 jenkins jenkins 4096 May 20 18:01 internal 18:06:36 drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 openapi 18:06:36 drwxrwxr-x 5 jenkins jenkins 4096 May 20 18:01 pkg 18:06:36 drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 snap 18:06:36 -rw-rw-r-- 1 jenkins jenkins 222 May 20 18:01 version.go [Pipeline] isUnix [Pipeline] sh 18:06:36 + 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=e8c677d1df210277adef4aff331a8a81997773cd --label arch=arm64 --label version=2.0.0-dev.65 . 18:06:37 Sending build context to Docker daemon 2.715MB 18:06:37 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:06:37 Step 2/23 : FROM ${BASE} AS builder 18:06:37 ---> f16f8703d9a2 18:06:37 Step 3/23 : WORKDIR /device-sdk-go 18:06:37 ---> Running in 388fcaaa5049 18:06:37 Removing intermediate container 388fcaaa5049 18:06:37 ---> 377de2f3d45e 18:06:37 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:06:37 ---> Running in d1d0af0ca35a 18:06:38 Removing intermediate container d1d0af0ca35a 18:06:38 ---> 148a0aaacc95 18:06:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:38 ---> Running in da915f6e507e 18:06:40 Removing intermediate container da915f6e507e 18:06:40 ---> 5974610c5c81 18:06:40 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:06:40 ---> Running in 7c2dba7c7346 18:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:06:43 OK: 139 MiB in 46 packages 18:06:44 Removing intermediate container 7c2dba7c7346 18:06:44 ---> a98765311756 18:06:44 Step 7/23 : COPY . . 18:06:46 ---> 141c378f9975 18:06:46 Step 8/23 : RUN go mod download 18:06:46 ---> Running in f9ab8b061af4 18:06:48 Removing intermediate container f9ab8b061af4 18:06:48 ---> 9073eff0ca2c 18:06:48 Step 9/23 : RUN make build 18:06:48 ---> Running in 2c8e78ba0095 18:06:49 go mod tidy 18:06:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.65" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:07:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:07:26 Removing intermediate container 2c8e78ba0095 18:07:26 ---> e8df66709c0b 18:07:26 Step 10/23 : FROM alpine:3.12 18:07:26 3.12: Pulling from library/alpine 18:07:26 d2f70382dc9a: Pulling fs layer 18:07:26 d2f70382dc9a: Verifying Checksum 18:07:26 d2f70382dc9a: Download complete 18:07:27 d2f70382dc9a: Pull complete 18:07:27 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:07:27 Status: Downloaded newer image for alpine:3.12 18:07:27 ---> 9852663dfa18 18:07:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:07:27 ---> Running in d1fd172a6dac 18:07:27 Removing intermediate container d1fd172a6dac 18:07:27 ---> ecac4bd2b35a 18:07:27 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:27 ---> Running in 5a889753f22f 18:07:30 Removing intermediate container 5a889753f22f 18:07:30 ---> 039b8c70f891 18:07:30 Step 13/23 : RUN apk add --update --no-cache zeromq 18:07:30 ---> Running in 3a41e534ca28 18:07:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:07:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:07:32 (1/5) Installing libgcc (9.3.0-r2) 18:07:32 (2/5) Installing libsodium (1.0.18-r0) 18:07:32 (3/5) Installing libstdc++ (9.3.0-r2) 18:07:33 (4/5) Installing libzmq (4.3.3-r0) 18:07:33 (5/5) Installing zeromq (4.3.3-r0) 18:07:33 Executing busybox-1.31.1-r20.trigger 18:07:33 OK: 8 MiB in 19 packages 18:07:34 Removing intermediate container 3a41e534ca28 18:07:34 ---> de4835e62244 18:07:34 Step 14/23 : WORKDIR / 18:07:34 ---> Running in 2a3d6084f113 18:07:35 Removing intermediate container 2a3d6084f113 18:07:35 ---> 0ddc7d548e4f 18:07:35 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:07:36 ---> a218faaf3e29 18:07:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:07:37 ---> 51482eb89aa1 18:07:37 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:07:38 ---> eee7d1af4ee4 18:07:38 Step 18/23 : EXPOSE 59999 18:07:38 ---> Running in d053722fb4e2 18:07:39 Removing intermediate container d053722fb4e2 18:07:39 ---> 09789495d724 18:07:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:07:39 ---> Running in 4a5a90eeb1f2 18:07:39 Removing intermediate container 4a5a90eeb1f2 18:07:39 ---> cee680436499 18:07:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:39 ---> Running in de58e660930d 18:07:40 Removing intermediate container de58e660930d 18:07:40 ---> 328a2e490a04 18:07:40 Step 21/23 : LABEL arch=arm64 18:07:40 ---> Running in 2a535ce1eb96 18:07:41 Removing intermediate container 2a535ce1eb96 18:07:41 ---> c0af9d12b28e 18:07:41 Step 22/23 : LABEL git_sha=e8c677d1df210277adef4aff331a8a81997773cd 18:07:41 ---> Running in 88fb6b00495c 18:07:41 Removing intermediate container 88fb6b00495c 18:07:41 ---> fcd27e5a7367 18:07:41 Step 23/23 : LABEL version=2.0.0-dev.65 18:07:41 ---> Running in a854dd14f304 18:07:42 Removing intermediate container a854dd14f304 18:07:42 ---> 6de34fe92086 18:07:42 [Warning] One or more build-args [MAKE ARCH] were not consumed 18:07:42 Successfully built 6de34fe92086 18:07:42 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 18:07:42 ---> job-cost.sh 18:07:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0X6b 18:08:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:09:45 lf-activate-venv(): INFO: Adding /tmp/venv-0X6b/bin to PATH 18:09:45 INFO: No Stack... 18:09:46 INFO: Retrieving Pricing Info for: v2-standard-4 18:09:47 INFO: Archiving Costs [Pipeline] sh 18:09:47 + cut -d, -f6 18:09:47 + cat /w/workspace/device-sdk-go/171/archives/cost.csv [Pipeline] lock 18:09:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] 18:09:47 Resource [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] did not exist. Created. 18:09:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:47 /w/workspace/device-sdk-go/171@tmp/durable-1e25cef4/script.sh: 1: /w/workspace/device-sdk-go/171@tmp/durable-1e25cef4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:09:48 + echo total: 0.18000000715255737 [Pipeline] stash 18:09:48 Warning: overwriting stash ‘stack-cost’ 18:09:48 Stashed 1 file(s) [Pipeline] } 18:09:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-171-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 18:09:48 provisioning config files... 18:09:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config888830306964390784tmp [Pipeline] { [Pipeline] sh 18:09:49 + set +x 18:09:49 + curl -s https://codecov.io/bash 18:09:49 + bash -s -- 18:09:49 18:09:49 _____ _ 18:09:49 / ____| | | 18:09:49 | | ___ __| | ___ ___ _____ __ 18:09:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:09:49 | |___| (_) | (_| | __/ (_| (_) \ V / 18:09:49 \_____\___/ \__,_|\___|\___\___/ \_/ 18:09:49 Bash-1.0.2 18:09:49 18:09:49 18:09:49 ==> git version 2.24.4 found 18:09:49 ==> 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 18:09:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:09:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:09:49 ==> Jenkins CI detected. 18:09:49 project root: . 18:09:49 --> token set from env 18:09:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:09:49 ==> Running gcov in . (disable via -X gcov) 18:09:49 ==> Python coveragepy not found 18:09:49 ==> Searching for coverage reports in: 18:09:49 + . 18:09:49 -> Found 1 reports 18:09:49 ==> Detecting git/mercurial file structure 18:09:49 ==> Reading reports 18:09:49 + ./coverage.out bytes=126187 18:09:49 ==> Appending adjustments 18:09:49 https://docs.codecov.io/docs/fixing-reports 18:09:49 + Found adjustments 18:09:49 ==> Gzipping contents 18:09:49 20K /tmp/codecov.lNZTbP.gz 18:09:49 ==> Uploading reports 18:09:49 url: https://codecov.io 18:09:49 query: branch=master&commit=e8c677d1df210277adef4aff331a8a81997773cd&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:09:49 -> Pinging Codecov 18:09:49 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=e8c677d1df210277adef4aff331a8a81997773cd&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:09:50 -> Uploading to 18:09:50 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/7E55EF52A471D76F132DFD9A03CDDE97/e8c677d1df210277adef4aff331a8a81997773cd/fa06d462-981e-4391-bbd5-7c3d94c750d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T180950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86fbb63d955b68fe7d200b8915731572fa0f7aa706bb53d04682d127e29ad091 18:09:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:50 Dload Upload Total Spent Left Speed 18:09:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16496 0 0 100 16496 0 50025 --:--:-- --:--:-- --:--:-- 49987 100 16496 0 0 100 16496 0 50006 --:--:-- --:--:-- --:--:-- 49987 18:09:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e8c677d1df210277adef4aff331a8a81997773cd [Pipeline] } 18:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:09:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:09:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:09:51 18:09:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:09:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:09:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:09:52 188c0c94c7c5: Pulling fs layer 18:09:52 0ef7d3d256c8: Pulling fs layer 18:09:52 de9db76c5a1d: Pulling fs layer 18:09:52 0eba1c9be4d2: Pulling fs layer 18:09:52 0d57e429df01: Pulling fs layer 18:09:52 4e4be7b47b0d: Pulling fs layer 18:09:52 e1f770b5df2f: Pulling fs layer 18:09:52 85a0685a4137: Pulling fs layer 18:09:52 4e4be7b47b0d: Waiting 18:09:52 e1f770b5df2f: Waiting 18:09:52 85a0685a4137: Waiting 18:09:52 0eba1c9be4d2: Waiting 18:09:52 0d57e429df01: Waiting 18:09:52 de9db76c5a1d: Download complete 18:09:52 0ef7d3d256c8: Verifying Checksum 18:09:52 0ef7d3d256c8: Download complete 18:09:52 0d57e429df01: Verifying Checksum 18:09:52 0d57e429df01: Download complete 18:09:52 4e4be7b47b0d: Verifying Checksum 18:09:52 4e4be7b47b0d: Download complete 18:09:52 188c0c94c7c5: Verifying Checksum 18:09:52 188c0c94c7c5: Pull complete 18:09:52 0ef7d3d256c8: Pull complete 18:09:52 de9db76c5a1d: Pull complete 18:09:53 e1f770b5df2f: Verifying Checksum 18:09:53 e1f770b5df2f: Download complete 18:09:56 0eba1c9be4d2: Verifying Checksum 18:09:56 0eba1c9be4d2: Download complete 18:09:56 85a0685a4137: Verifying Checksum 18:09:56 85a0685a4137: Download complete 18:10:00 0eba1c9be4d2: Pull complete 18:10:00 0d57e429df01: Pull complete 18:10:00 4e4be7b47b0d: Pull complete 18:10:00 e1f770b5df2f: Pull complete 18:10:03 85a0685a4137: Pull complete 18:10:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:10:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:10:03 prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container 18:10:03 $ 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 18:10:06 $ docker top cc3b6aaf126f0dc0a0331d93f2a6d327e632687d4ad06f49d72934ff3a16cc69 -eo pid,comm [Pipeline] { [Pipeline] echo 18:10:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:10:06 + set -o pipefail 18:10:06 + snyk monitor '--org=edgex-jenkins' 18:10:38 18:10:38 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 18:10:38 18:10:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/4cfba65c-7566-415d-99d3-5546d2666dc9 18:10:38 18:10:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:10:38 18:10:38 [Pipeline] } 18:10:38 $ docker stop --time=1 cc3b6aaf126f0dc0a0331d93f2a6d327e632687d4ad06f49d72934ff3a16cc69 18:10:40 $ docker rm -f cc3b6aaf126f0dc0a0331d93f2a6d327e632687d4ad06f49d72934ff3a16cc69 [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 18:10:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:41 provisioning config files... 18:10:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4975919344143478081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:41 --> edgex-publish-swagger.sh 18:10:41 === Publish openapi/v1 API === 18:10:41 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 18:10:41 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 18:10:41 % Total % Received % Xferd Average Speed Time Time Time Current 18:10:41 Dload Upload Total Spent Left Speed 18:10:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 29896 --:--:-- --:--:-- --:--:-- 29950 18:10:42 18:10:42 18:10:42 === Publish openapi/v2 API === 18:10:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:10:42 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 18:10:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:10:42 Dload Upload Total Spent Left Speed 18:10:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 51483 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 40700 0:00:01 0:00:01 --:--:-- 40698 100 51483 0 0 100 51483 0 40695 0:00:01 0:00:01 --:--:-- 40665 18:10:43 18:10:43 [Pipeline] } 18:10:43 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 18:10:44 + git log --format=format:%s -1 e8c677d1df210277adef4aff331a8a81997773cd [Pipeline] isUnix [Pipeline] sh 18:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:10:44 . [Pipeline] withDockerContainer 18:10:44 prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container 18:10:44 $ 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 18:10:44 $ docker top 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:45 [ssh-agent] Looking for ssh-agent implementation... 18:10:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:45 $ docker exec 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 ssh-agent 18:10:45 SSH_AUTH_SOCK=/tmp/ssh-wv4yJiNJJpIu/agent.15 18:10:45 SSH_AGENT_PID=22 18:10:45 Running ssh-add (command line suppressed) 18:10:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1539353053181909890.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1539353053181909890.key) 18:10:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:45 + git semver tag 18:10:45 # -> Open(): unable to determine branch for HEAD 18:10:45 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 18:10:45 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 18:10:45 # $SEMVER_REMOTE_NAME = origin 18:10:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:10:45 # $SEMVER_USER_NAME = edgex-jenkins 18:10:45 # $SEMVER_BRANCH = master 18:10:45 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 18:10:45 # e8c677d1df210277adef4aff331a8a81997773cd HEAD 18:10:45 # -> Force: false 18:10:45 # 900222d1693d7746b7bbe0890db6366e9dda6b48 refs/tags/v2.0.0-dev.65 [Pipeline] } 18:10:45 $ docker exec --env ******** --env ******** 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 ssh-agent -k 18:10:45 unset SSH_AUTH_SOCK; 18:10:45 unset SSH_AGENT_PID; 18:10:45 echo Agent pid 22 killed; 18:10:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:46 + git semver [Pipeline] } 18:10:46 $ docker stop --time=1 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 18:10:47 $ docker rm -f 69877ea19888ad90950b45de683758f5f1d2ac62bd1fe1567bdc7aa052b9c8a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:10:47 18:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:10:48 0.23.1-centos7: Pulling from edgex-lftools 18:10:48 ab5ef0e58194: Pulling fs layer 18:10:48 9712f1f96733: Pulling fs layer 18:10:48 63f879dbbcfc: Pulling fs layer 18:10:48 0d9ebad4ef96: Pulling fs layer 18:10:48 e9a5061849ea: Pulling fs layer 18:10:48 d747dcd14b5f: Pulling fs layer 18:10:48 2de7ff778b66: Pulling fs layer 18:10:48 0d9ebad4ef96: Waiting 18:10:48 e9a5061849ea: Waiting 18:10:48 d747dcd14b5f: Waiting 18:10:48 2de7ff778b66: Waiting 18:10:48 9712f1f96733: Verifying Checksum 18:10:48 9712f1f96733: Download complete 18:10:50 63f879dbbcfc: Verifying Checksum 18:10:50 63f879dbbcfc: Download complete 18:10:51 e9a5061849ea: Download complete 18:10:51 d747dcd14b5f: Verifying Checksum 18:10:51 d747dcd14b5f: Download complete 18:10:51 2de7ff778b66: Verifying Checksum 18:10:51 2de7ff778b66: Download complete 18:10:51 0d9ebad4ef96: Verifying Checksum 18:10:51 0d9ebad4ef96: Download complete 18:10:51 ab5ef0e58194: Verifying Checksum 18:10:51 ab5ef0e58194: Download complete 18:10:54 ab5ef0e58194: Pull complete 18:10:54 9712f1f96733: Pull complete 18:10:54 63f879dbbcfc: Pull complete 18:10:58 0d9ebad4ef96: Pull complete 18:10:58 e9a5061849ea: Pull complete 18:10:58 d747dcd14b5f: Pull complete 18:10:59 2de7ff778b66: Pull complete 18:10:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:10:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:11:00 prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container 18:11:00 $ 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 18:11:04 $ docker top fc1e41bb03ef9aeab4a29fa29d9e61721d69fd888ae05dea55e671565b9ea108 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:11:04 provisioning config files... 18:11:04 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7429752160501251333tmp 18:11:04 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5725111125865355984tmp 18:11:04 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5022533671205647074tmp [Pipeline] { [Pipeline] echo 18:11:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:11:04 ---> sigul-configuration.sh 18:11:04 gpg: directory `/root/.gnupg' created 18:11:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:11:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:11:04 gpg: keyring `/root/.gnupg/secring.gpg' created 18:11:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:11:04 gpg: CAST5 encrypted data 18:11:04 gpg: encrypted with 1 passphrase 18:11:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:11:05 + mkdir /home/jenkins 18:11:05 + mkdir /home/jenkins/sigul [Pipeline] sh 18:11:05 + 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 18:11:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:11:05 ---> sigul-install.sh 18:11:11 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:11:11 + git tag --list 18:11:11 0.7.1 18:11:11 delhi-tag 18:11:11 v1.0.0 18:11:11 v1.1.0 18:11:11 v1.1.1 18:11:11 v1.1.2 18:11:11 v1.2.0 18:11:11 v1.2.1 18:11:11 v1.2.2 18:11:11 v1.2.3 18:11:11 v1.3.0 18:11:11 v1.4.0 18:11:11 v2.0.0-dev.1 18:11:11 v2.0.0-dev.10 18:11:11 v2.0.0-dev.11 18:11:11 v2.0.0-dev.12 18:11:11 v2.0.0-dev.13 18:11:11 v2.0.0-dev.14 18:11:11 v2.0.0-dev.15 18:11:11 v2.0.0-dev.16 18:11:11 v2.0.0-dev.17 18:11:11 v2.0.0-dev.18 18:11:11 v2.0.0-dev.19 18:11:11 v2.0.0-dev.2 18:11:11 v2.0.0-dev.20 18:11:11 v2.0.0-dev.21 18:11:11 v2.0.0-dev.22 18:11:11 v2.0.0-dev.23 18:11:11 v2.0.0-dev.24 18:11:11 v2.0.0-dev.25 18:11:11 v2.0.0-dev.26 18:11:11 v2.0.0-dev.27 18:11:11 v2.0.0-dev.28 18:11:11 v2.0.0-dev.29 18:11:11 v2.0.0-dev.3 18:11:11 v2.0.0-dev.30 18:11:11 v2.0.0-dev.31 18:11:11 v2.0.0-dev.32 18:11:11 v2.0.0-dev.33 18:11:11 v2.0.0-dev.34 18:11:11 v2.0.0-dev.35 18:11:11 v2.0.0-dev.36 18:11:11 v2.0.0-dev.37 18:11:11 v2.0.0-dev.38 18:11:11 v2.0.0-dev.39 18:11:11 v2.0.0-dev.4 18:11:11 v2.0.0-dev.40 18:11:11 v2.0.0-dev.41 18:11:11 v2.0.0-dev.42 18:11:11 v2.0.0-dev.43 18:11:11 v2.0.0-dev.44 18:11:11 v2.0.0-dev.45 18:11:11 v2.0.0-dev.46 18:11:11 v2.0.0-dev.47 18:11:11 v2.0.0-dev.48 18:11:11 v2.0.0-dev.49 18:11:11 v2.0.0-dev.5 18:11:11 v2.0.0-dev.50 18:11:11 v2.0.0-dev.51 18:11:11 v2.0.0-dev.52 18:11:11 v2.0.0-dev.53 18:11:11 v2.0.0-dev.54 18:11:11 v2.0.0-dev.55 18:11:11 v2.0.0-dev.56 18:11:11 v2.0.0-dev.57 18:11:11 v2.0.0-dev.58 18:11:11 v2.0.0-dev.59 18:11:11 v2.0.0-dev.6 18:11:11 v2.0.0-dev.60 18:11:11 v2.0.0-dev.61 18:11:11 v2.0.0-dev.62 18:11:11 v2.0.0-dev.63 18:11:11 v2.0.0-dev.64 18:11:11 v2.0.0-dev.65 18:11:11 v2.0.0-dev.7 18:11:11 v2.0.0-dev.8 18:11:11 v2.0.0-dev.9 [Pipeline] sh 18:11:12 + lftools sign git-tag v2.0.0-dev.65 18:11:12 Signing Git tag with Sigul... 18:11:12 Signing v2.0.0-dev.65 [Pipeline] echo 18:11:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:11:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:11:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:11:13 $ docker stop --time=1 fc1e41bb03ef9aeab4a29fa29d9e61721d69fd888ae05dea55e671565b9ea108 18:11:15 $ docker rm -f fc1e41bb03ef9aeab4a29fa29d9e61721d69fd888ae05dea55e671565b9ea108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:11:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:15 . [Pipeline] withDockerContainer 18:11:15 prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container 18:11:15 $ 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 18:11:16 $ docker top 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:16 [ssh-agent] Looking for ssh-agent implementation... 18:11:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:16 $ docker exec 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 ssh-agent 18:11:16 SSH_AUTH_SOCK=/tmp/ssh-CLxRXienqH9P/agent.13 18:11:16 SSH_AGENT_PID=20 18:11:16 Running ssh-add (command line suppressed) 18:11:16 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3449835448668214905.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3449835448668214905.key) 18:11:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:16 + git semver bump pre 18:11:16 # -> Open(): unable to determine branch for HEAD 18:11:16 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 18:11:16 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 18:11:16 # $SEMVER_REMOTE_NAME = origin 18:11:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:16 # $SEMVER_USER_NAME = edgex-jenkins 18:11:16 # $SEMVER_BRANCH = master 18:11:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 18:11:16 2.0.0-dev.66 [Pipeline] } 18:11:16 $ docker exec --env ******** --env ******** 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 ssh-agent -k 18:11:17 unset SSH_AUTH_SOCK; 18:11:17 unset SSH_AGENT_PID; 18:11:17 echo Agent pid 20 killed; 18:11:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:17 + git semver [Pipeline] } 18:11:17 $ docker stop --time=1 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 18:11:18 $ docker rm -f 208bb0346a7ae816f1cf4cc44610fcd83865192c2d093ab581f375defc12dfc6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:19 . [Pipeline] withDockerContainer 18:11:19 prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container 18:11:19 $ 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 18:11:19 $ docker top 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:19 [ssh-agent] Looking for ssh-agent implementation... 18:11:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:19 $ docker exec 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 ssh-agent 18:11:19 SSH_AUTH_SOCK=/tmp/ssh-cjo6Y2CpJy7k/agent.14 18:11:19 SSH_AGENT_PID=20 18:11:19 Running ssh-add (command line suppressed) 18:11:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1903438930967192839.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1903438930967192839.key) 18:11:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:20 + git semver push 18:11:20 # -> Open(): unable to determine branch for HEAD 18:11:20 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 18:11:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 18:11:20 # $SEMVER_REMOTE_NAME = origin 18:11:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:20 # $SEMVER_USER_NAME = edgex-jenkins 18:11:20 # $SEMVER_BRANCH = master 18:11:20 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 18:11:24 $ docker exec --env ******** --env ******** 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 ssh-agent -k 18:11:24 unset SSH_AUTH_SOCK; 18:11:24 unset SSH_AGENT_PID; 18:11:24 echo Agent pid 20 killed; 18:11:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:25 + git semver [Pipeline] } 18:11:25 $ docker stop --time=1 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 18:11:26 $ docker rm -f 6b55ef84d41655909a4662fb232c1a497390fbc04df1dffd5a1035710cb676c8 [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 18:11:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:11:27 ---> package-listing.sh 18:11:27 ++ facter osfamily 18:11:27 ++ tr '[:upper:]' '[:lower:]' 18:11:27 + OS_FAMILY=redhat 18:11:27 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 18:11:27 + START_PACKAGES=/tmp/packages_start.txt 18:11:27 + END_PACKAGES=/tmp/packages_end.txt 18:11:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:11:27 + PACKAGES=/tmp/packages_start.txt 18:11:27 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 18:11:27 + PACKAGES=/tmp/packages_end.txt 18:11:27 + case "${OS_FAMILY}" in 18:11:27 + rpm -qa 18:11:27 + sort 18:11:28 + '[' -f /tmp/packages_start.txt ']' 18:11:28 + '[' -f /tmp/packages_end.txt ']' 18:11:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:11:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 18:11:28 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 18:11:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 18:11:28 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 18:11:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:11:29 18:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:11:29 alpine: Pulling from edgex-lftools-log-publisher 18:11:29 df20fa9351a1: Pulling fs layer 18:11:29 36b3adc4ff6f: Pulling fs layer 18:11:29 8ad3a11d3b57: Pulling fs layer 18:11:29 46f8f816bc3b: Pulling fs layer 18:11:29 93b61091891f: Pulling fs layer 18:11:29 93b9cdb0e59b: Pulling fs layer 18:11:29 5e14af77c1be: Pulling fs layer 18:11:29 01666e4c0597: Pulling fs layer 18:11:29 aa168da1d23b: Pulling fs layer 18:11:29 46f8f816bc3b: Waiting 18:11:29 93b61091891f: Waiting 18:11:29 93b9cdb0e59b: Waiting 18:11:29 5e14af77c1be: Waiting 18:11:29 01666e4c0597: Waiting 18:11:29 aa168da1d23b: Waiting 18:11:29 36b3adc4ff6f: Verifying Checksum 18:11:29 36b3adc4ff6f: Download complete 18:11:29 46f8f816bc3b: Verifying Checksum 18:11:29 46f8f816bc3b: Download complete 18:11:29 df20fa9351a1: Verifying Checksum 18:11:29 df20fa9351a1: Download complete 18:11:29 93b9cdb0e59b: Verifying Checksum 18:11:29 93b9cdb0e59b: Download complete 18:11:29 5e14af77c1be: Verifying Checksum 18:11:29 5e14af77c1be: Download complete 18:11:29 93b61091891f: Verifying Checksum 18:11:29 93b61091891f: Download complete 18:11:29 01666e4c0597: Verifying Checksum 18:11:29 01666e4c0597: Download complete 18:11:29 df20fa9351a1: Pull complete 18:11:29 36b3adc4ff6f: Pull complete 18:11:30 8ad3a11d3b57: Verifying Checksum 18:11:30 8ad3a11d3b57: Download complete 18:11:30 8ad3a11d3b57: Pull complete 18:11:31 46f8f816bc3b: Pull complete 18:11:31 93b61091891f: Pull complete 18:11:31 93b9cdb0e59b: Pull complete 18:11:31 5e14af77c1be: Pull complete 18:11:31 01666e4c0597: Pull complete 18:11:31 aa168da1d23b: Verifying Checksum 18:11:31 aa168da1d23b: Download complete 18:11:35 aa168da1d23b: Pull complete 18:11:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:11:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:11:35 prd-centos7-docker-4c-2g-15358 does not seem to be running inside a container 18:11:35 $ 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 18:11:38 $ docker top 10c9a17a28c31186d04593f0a7b12b6097ce6ed4fa4823e9060db803c5393c18 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:38 + touch /tmp/pre-build-complete [Pipeline] sh 18:11:38 + mkdir -p /var/log/sa [Pipeline] sh 18:11:39 + ls /var/log/sa-host 18:11:39 + sadf -c /var/log/sa-host/sa05 18:11:39 file_magic: OK 18:11:39 HZ: Using current value: 100 18:11:39 file_header: OK 18:11:39 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 18:11:39 Statistics: 18:11:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:11:39 File successfully converted to sysstat format version 12.2.1 18:11:39 + sadf -c /var/log/sa-host/sa20 18:11:39 file_magic: OK 18:11:39 HZ: Using current value: 100 18:11:39 file_header: OK 18:11:39 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 18:11:39 Statistics: 18:11:39 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... 18:11:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:39 provisioning config files... 18:11:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8605573220445741227tmp [Pipeline] { [Pipeline] echo 18:11:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:11:39 ---> create-netrc.sh [Pipeline] } 18:11:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:11:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:11:40 ---> python-tools-install.sh [Pipeline] echo 18:11:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:11:40 ---> sudo-logs.sh 18:11:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:11:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:11:40 ---> job-cost.sh 18:11:40 lf-activate-venv: SKIPPING 18:11:40 DEBUG: total: 0.18000000715255737 18:11:40 INFO: Retrieving Stack Cost... 18:11:41 INFO: Retrieving Pricing Info for: v3-standard-2 18:11:41 INFO: Archiving Costs [Pipeline] echo 18:11:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:11:42 ---> logs-deploy.sh 18:11:42 lf-activate-venv: SKIPPING 18:11:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/171 18:11:42 INFO: archiving workspace using pattern(s): 18:11:43 Archives upload complete. 18:11:43 INFO: archiving logs to Nexus 18:11:43 ---> uname -a: 18:11:43 Linux prd-centos7-docker-4c-2g-15358.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:11:43 18:11:43 18:11:43 ---> lscpu: 18:11:43 Architecture: x86_64 18:11:43 CPU op-mode(s): 32-bit, 64-bit 18:11:43 Byte Order: Little Endian 18:11:43 Address sizes: 40 bits physical, 48 bits virtual 18:11:43 CPU(s): 2 18:11:43 On-line CPU(s) list: 0,1 18:11:43 Thread(s) per core: 1 18:11:43 Core(s) per socket: 1 18:11:43 Socket(s): 2 18:11:43 NUMA node(s): 1 18:11:43 Vendor ID: AuthenticAMD 18:11:43 CPU family: 23 18:11:43 Model: 49 18:11:43 Model name: AMD EPYC-Rome Processor 18:11:43 Stepping: 0 18:11:43 CPU MHz: 2800.000 18:11:43 BogoMIPS: 5600.00 18:11:43 Virtualization: AMD-V 18:11:43 Hypervisor vendor: KVM 18:11:43 Virtualization type: full 18:11:43 L1d cache: 64 KiB 18:11:43 L1i cache: 64 KiB 18:11:43 L2 cache: 1 MiB 18:11:43 L3 cache: 32 MiB 18:11:43 NUMA node0 CPU(s): 0,1 18:11:43 Vulnerability Itlb multihit: Not affected 18:11:43 Vulnerability L1tf: Not affected 18:11:43 Vulnerability Mds: Not affected 18:11:43 Vulnerability Meltdown: Not affected 18:11:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:11:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:11:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:11:43 Vulnerability Srbds: Not affected 18:11:43 Vulnerability Tsx async abort: Not affected 18:11:43 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 18:11:43 18:11:43 18:11:43 ---> nproc: 18:11:43 2 18:11:43 18:11:43 18:11:43 ---> df -h: 18:11:43 Filesystem Size Used Available Use% Mounted on 18:11:43 overlay 40.0G 8.9G 31.1G 22% / 18:11:43 tmpfs 64.0M 0 64.0M 0% /dev 18:11:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:11:43 shm 64.0M 0 64.0M 0% /dev/shm 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 18:11:43 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 18:11:43 18:11:43 18:11:43 ---> free -m: 18:11:43 total used free shared buff/cache available 18:11:43 Mem: 7821 1286 3146 0 3388 6455 18:11:43 Swap: 1023 0 1023 18:11:43 18:11:43 18:11:43 ---> ip addr: 18:11:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:11:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:11:43 inet 127.0.0.1/8 scope host lo 18:11:43 valid_lft forever preferred_lft forever 18:11:43 inet6 ::1/128 scope host 18:11:43 valid_lft forever preferred_lft forever 18:11:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:11:43 link/ether fa:16:3e:78:e6:3e brd ff:ff:ff:ff:ff:ff 18:11:43 inet 10.30.122.6/23 brd 10.30.123.255 scope global dynamic eth0 18:11:43 valid_lft 85558sec preferred_lft 85558sec 18:11:43 inet6 fe80::f816:3eff:fe78:e63e/64 scope link 18:11:43 valid_lft forever preferred_lft forever 18:11:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:11:43 link/ether 02:42:67:ba:b2:a8 brd ff:ff:ff:ff:ff:ff 18:11:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:11:43 valid_lft forever preferred_lft forever 18:11:43 inet6 fe80::42:67ff:feba:b2a8/64 scope link 18:11:43 valid_lft forever preferred_lft forever 18:11:43 18:11:43 18:11:43 ---> sar -b -r -n DEV: 18:11:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:11:43 18:11:43 17:57:31 LINUX RESTART (2 CPU) 18:11:43 18:11:43 17:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:11:43 17:59:01 80.18 3.71 76.47 0.00 2629.94 3212.91 0.00 18:11:43 18:00:02 0.42 0.00 0.42 0.00 0.00 7.25 0.00 18:11:43 18:01:01 0.30 0.02 0.29 0.00 0.14 3.37 0.00 18:11:43 18:02:01 0.38 0.10 0.28 0.00 1.73 5.01 0.00 18:11:43 18:03:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 18:11:43 18:04:01 0.28 0.00 0.28 0.00 0.00 4.38 0.00 18:11:43 18:05:01 0.18 0.00 0.18 0.00 0.00 3.71 0.00 18:11:43 18:06:01 0.25 0.00 0.25 0.00 0.00 3.61 0.00 18:11:43 18:07:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 18:11:43 18:08:01 0.32 0.00 0.32 0.00 0.00 5.40 0.00 18:11:43 18:09:01 0.32 0.00 0.32 0.00 0.00 4.68 0.00 18:11:43 18:10:01 4.88 0.03 4.85 0.00 3.73 211.29 0.00 18:11:43 18:11:01 131.16 0.00 131.16 0.00 0.00 39253.40 0.00 18:11:43 Average: 16.89 0.30 16.59 0.00 203.04 3292.33 0.00 18:11:43 18:11:43 17:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:11:43 17:59:01 5454612 0 811360 10.13 2620 1740340 1302548 14.38 579896 1574448 16 18:11:43 18:00:02 5462144 0 803820 10.04 2620 1740348 1239420 13.68 573208 1574412 8 18:11:43 18:01:01 5461144 0 804820 10.05 2620 1740348 1241776 13.71 576360 1572124 8 18:11:43 18:02:01 5461760 0 804044 10.04 2620 1740508 1234800 13.63 576276 1572192 24 18:11:43 18:03:01 5458636 0 807196 10.08 2620 1740480 1237756 13.67 575660 1576144 16 18:11:43 18:04:01 5459340 0 806488 10.07 2620 1740484 1236668 13.65 575196 1576144 8 18:11:43 18:05:01 5460368 0 805456 10.06 2620 1740488 1225360 13.53 574180 1576144 8 18:11:43 18:06:01 5450400 0 815416 10.18 2620 1740496 1209724 13.36 584284 1576144 8 18:11:43 18:07:01 5449216 0 816600 10.20 2620 1740496 1209868 13.36 585448 1576144 8 18:11:43 18:08:01 5449408 0 816404 10.19 2620 1740500 1209820 13.36 586824 1574536 16 18:11:43 18:09:01 5449704 0 816104 10.19 2620 1740504 1209784 13.36 586528 1574536 12 18:11:43 18:10:01 4688472 0 976460 12.19 2620 2341380 1609196 17.77 786360 2074348 599956 18:11:43 18:11:01 3780760 0 1163064 14.52 2620 3062488 1401032 15.47 894880 2725256 413052 18:11:43 Average: 5268151 0 849787 10.61 2620 1888374 1274442 14.07 619623 1701736 77934 18:11:43 18:11:43 17:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:11:43 17:59:01 eth0 249.86 181.63 585.72 47.31 0.00 0.00 0.00 0.00 18:11:43 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 17:59:01 docker0 10.89 11.12 1.81 27.27 0.00 0.00 0.00 0.00 18:11:43 18:00:02 eth0 3.51 0.30 0.53 0.23 0.00 0.00 0.00 0.00 18:11:43 18:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:01:01 eth0 3.37 0.58 0.78 0.37 0.00 0.00 0.00 0.00 18:11:43 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:02:01 eth0 3.68 0.87 1.02 0.64 0.00 0.00 0.00 0.00 18:11:43 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:03:01 eth0 2.20 0.90 0.94 0.63 0.00 0.00 0.00 0.00 18:11:43 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:04:01 eth0 1.27 0.45 0.49 0.21 0.00 0.00 0.00 0.00 18:11:43 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:05:01 eth0 0.55 0.30 0.27 0.23 0.00 0.00 0.00 0.00 18:11:43 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:06:01 eth0 0.43 0.08 0.04 0.01 0.00 0.00 0.00 0.00 18:11:43 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:07:01 eth0 0.73 0.32 0.30 0.20 0.00 0.00 0.00 0.00 18:11:43 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:08:01 eth0 0.25 0.18 0.09 0.04 0.00 0.00 0.00 0.00 18:11:43 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:09:01 eth0 0.25 0.13 0.07 0.04 0.00 0.00 0.00 0.00 18:11:43 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:10:01 eth0 500.80 459.64 4080.84 35.09 0.00 0.00 0.00 0.00 18:11:43 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:11:01 eth0 520.04 471.37 3616.82 49.37 0.00 0.00 0.00 0.00 18:11:43 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 18:11:01 docker0 73.95 76.51 5.91 388.26 0.00 0.00 0.00 0.00 18:11:43 Average: eth0 99.15 86.04 638.54 10.35 0.00 0.00 0.00 0.00 18:11:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:43 Average: docker0 6.54 6.75 0.60 32.02 0.00 0.00 0.00 0.00 18:11:43 18:11:43 18:11:43 ---> sar -P ALL: 18:11:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:11:43 18:11:43 17:57:31 LINUX RESTART (2 CPU) 18:11:43 18:11:43 17:58:01 CPU %user %nice %system %iowait %steal %idle 18:11:43 17:59:01 all 6.16 0.00 2.39 1.88 0.06 89.51 18:11:43 17:59:01 0 6.16 0.00 2.77 2.75 0.07 88.26 18:11:43 17:59:01 1 6.17 0.00 2.01 1.00 0.05 90.77 18:11:43 18:00:02 all 0.11 0.00 0.05 0.00 0.03 99.81 18:11:43 18:00:02 0 0.05 0.00 0.07 0.00 0.03 99.85 18:11:43 18:00:02 1 0.17 0.00 0.03 0.00 0.03 99.77 18:11:43 18:01:01 all 0.12 0.00 0.05 0.00 0.03 99.80 18:11:43 18:01:01 0 0.05 0.00 0.05 0.00 0.05 99.85 18:11:43 18:01:01 1 0.19 0.00 0.05 0.00 0.02 99.74 18:11:43 18:02:01 all 0.15 0.00 0.04 0.00 0.03 99.78 18:11:43 18:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:11:43 18:02:01 1 0.25 0.00 0.07 0.00 0.03 99.65 18:11:43 18:03:01 all 0.14 0.00 0.03 0.00 0.03 99.81 18:11:43 18:03:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:11:43 18:03:01 1 0.22 0.00 0.02 0.00 0.02 99.75 18:11:43 18:04:01 all 0.10 0.00 0.03 0.00 0.03 99.83 18:11:43 18:04:01 0 0.17 0.00 0.03 0.00 0.05 99.75 18:11:43 18:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:11:43 18:05:01 all 0.06 0.00 0.03 0.00 0.03 99.88 18:11:43 18:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:11:43 18:05:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:11:43 18:06:01 all 0.09 0.00 0.03 0.00 0.02 99.86 18:11:43 18:06:01 0 0.15 0.00 0.05 0.00 0.00 99.80 18:11:43 18:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:11:43 18:07:01 all 0.16 0.00 0.02 0.00 0.03 99.79 18:11:43 18:07:01 0 0.28 0.00 0.02 0.00 0.03 99.67 18:11:43 18:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:11:43 18:08:01 all 0.12 0.00 0.03 0.00 0.02 99.83 18:11:43 18:08:01 0 0.20 0.00 0.03 0.00 0.00 99.77 18:11:43 18:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:11:43 18:09:01 all 0.08 0.00 0.02 0.00 0.03 99.88 18:11:43 18:09:01 0 0.13 0.00 0.02 0.00 0.02 99.83 18:11:43 18:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:11:43 18:11:43 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:11:43 18:10:01 all 5.81 0.00 2.30 0.07 0.04 91.78 18:11:43 18:10:01 0 5.93 0.00 2.33 0.02 0.03 91.69 18:11:43 18:10:01 1 5.69 0.00 2.27 0.12 0.05 91.87 18:11:43 18:11:01 all 13.91 0.00 6.04 3.00 0.06 76.99 18:11:43 18:11:01 0 13.83 0.00 5.76 2.86 0.05 77.49 18:11:43 18:11:01 1 13.99 0.00 6.32 3.13 0.07 76.49 18:11:43 Average: all 2.04 0.00 0.83 0.37 0.03 96.72 18:11:43 Average: 0 2.05 0.00 0.85 0.42 0.03 96.65 18:11:43 Average: 1 2.03 0.00 0.82 0.32 0.03 96.80 18:11:43 18:11:43 18:11:43