Pull request #998 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 696a5e317d56c84bbe6f088dbfeead2f4669ae0b+16ec0362aa0911361bb03db16e941d6272bfebe9 (1b2d77f08177d5bd34df224501468924546c9802) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7944664130585253809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4284581022217625122.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4210741153371243368.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4971381403835192056.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3723522055297225490.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-879 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-998 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh4266292772368239590.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 16ec0362aa0911361bb03db16e941d6272bfebe9 into PR head commit 696a5e317d56c84bbe6f088dbfeead2f4669ae0b Merge succeeded, producing 37180bc0a30b40ad11cc0e5fc8b82ea2962202ad Checking out Revision 37180bc0a30b40ad11cc0e5fc8b82ea2962202ad (PR-998) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh1235875709743617637.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh7523353705983953551.key > git merge 16ec0362aa0911361bb03db16e941d6272bfebe9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37180bc0a30b40ad11cc0e5fc8b82ea2962202ad # timeout=10 Commit message: "Merge commit '16ec0362aa0911361bb03db16e941d6272bfebe9' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b2b86df0189e643a0512ab211178a3eb0005f667 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:52:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:52:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:15 ========================================================= 21:52:15 EdgeX Global Pipelines Version Info 21:52:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:52:16 ------------------- 21:52:16 stable info: 21:52:16 ------------------- 21:52:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:52:16 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:52:16 Message: update stable to v1.0.205 21:52:16 ------------------- 21:52:16 experimental info: 21:52:16 ------------------- 21:52:16 Commited By: **** collab-it+edgex@linuxfoundation.org 21:52:16 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:52:16 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-998 [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-998 [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-998 [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37180bc0a30b40ad11cc0e5fc8b82ea2962202ad [Pipeline] echo 21:52:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37180bc [Pipeline] echo 21:52:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:18 provisioning config files... 21:52:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config328988682487509476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:18 ---> docker-login.sh 21:52:18 nexus3.edgexfoundry.org:10001 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:18 Configure a credential helper to remove this warning. See 21:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:18 21:52:18 Login Succeeded 21:52:18 nexus3.edgexfoundry.org:10002 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:18 Configure a credential helper to remove this warning. See 21:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:18 21:52:18 Login Succeeded 21:52:18 nexus3.edgexfoundry.org:10003 21:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:19 Configure a credential helper to remove this warning. See 21:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:19 21:52:19 Login Succeeded 21:52:19 nexus3.edgexfoundry.org:10004 21:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:19 Configure a credential helper to remove this warning. See 21:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:19 21:52:19 Login Succeeded 21:52:19 docker.io 21:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:19 Configure a credential helper to remove this warning. See 21:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:19 21:52:19 Login Succeeded 21:52:19 ---> docker-login.sh ends [Pipeline] } 21:52:19 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 21:52:20 + git log --format=format:%s -1 37180bc0a30b40ad11cc0e5fc8b82ea2962202ad [Pipeline] echo 21:52:20 GIT_COMMIT: 37180bc0a30b40ad11cc0e5fc8b82ea2962202ad, Commit Message: Merge commit '16ec0362aa0911361bb03db16e941d6272bfebe9' into HEAD [Pipeline] echo 21:52:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:20 21:52:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:52:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:21 latest: Pulling from edgex-devops/git-semver 21:52:21 31603596830f: Pulling fs layer 21:52:21 04fac38145f0: Pulling fs layer 21:52:21 701f6daf10bf: Pulling fs layer 21:52:21 24f72da36158: Pulling fs layer 21:52:21 24f72da36158: Waiting 21:52:21 04fac38145f0: Verifying Checksum 21:52:21 04fac38145f0: Download complete 21:52:21 31603596830f: Verifying Checksum 21:52:21 31603596830f: Download complete 21:52:21 24f72da36158: Verifying Checksum 21:52:21 24f72da36158: Download complete 21:52:21 31603596830f: Pull complete 21:52:21 04fac38145f0: Pull complete 21:52:21 701f6daf10bf: Verifying Checksum 21:52:21 701f6daf10bf: Download complete 21:52:22 701f6daf10bf: Pull complete 21:52:22 24f72da36158: Pull complete 21:52:22 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:52:23 prd-centos7-docker-4c-2g-879 does not seem to be running inside a container 21:52:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:52:24 $ docker top 0b41259d46861b295cffbe5c9fa8e360014ab1e3993b8d19abb0fc5930d3c98e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:24 [ssh-agent] Looking for ssh-agent implementation... 21:52:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:24 $ docker exec 0b41259d46861b295cffbe5c9fa8e360014ab1e3993b8d19abb0fc5930d3c98e ssh-agent 21:52:24 SSH_AUTH_SOCK=/tmp/ssh-jhMPXZEB2vVQ/agent.15 21:52:24 SSH_AGENT_PID=21 21:52:24 Running ssh-add (command line suppressed) 21:52:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_8456080101219415735.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_8456080101219415735.key) 21:52:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:25 + git tag --points-at HEAD [Pipeline] } 21:52:25 $ docker exec --env ******** --env ******** 0b41259d46861b295cffbe5c9fa8e360014ab1e3993b8d19abb0fc5930d3c98e ssh-agent -k 21:52:25 unset SSH_AUTH_SOCK; 21:52:25 unset SSH_AGENT_PID; 21:52:25 echo Agent pid 21 killed; 21:52:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:52:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:25 [ssh-agent] Looking for ssh-agent implementation... 21:52:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:25 $ docker exec 0b41259d46861b295cffbe5c9fa8e360014ab1e3993b8d19abb0fc5930d3c98e ssh-agent 21:52:25 SSH_AUTH_SOCK=/tmp/ssh-1zfsaP5XQYHH/agent.55 21:52:25 SSH_AGENT_PID=62 21:52:25 Running ssh-add (command line suppressed) 21:52:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_5351388143231061810.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_5351388143231061810.key) 21:52:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:26 + git semver init 21:52:26 # -> Open(): unable to determine branch for HEAD 21:52:26 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.git 21:52:26 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-998 21:52:26 # $SEMVER_REMOTE_NAME = origin 21:52:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:52:26 # $SEMVER_USER_NAME = edgex-jenkins 21:52:26 # $SEMVER_BRANCH = PR-998 21:52:26 # $SEMVER_TEMP = /tmp/semver-284600086 21:52:26 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 21:52:27 # '/tmp/semver-284600086' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver' 21:52:27 # -> Force: false 21:52:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver [Pipeline] } 21:52:27 $ docker exec --env ******** --env ******** 0b41259d46861b295cffbe5c9fa8e360014ab1e3993b8d19abb0fc5930d3c98e ssh-agent -k 21:52:27 unset SSH_AUTH_SOCK; 21:52:27 unset SSH_AGENT_PID; 21:52:27 echo Agent pid 62 killed; 21:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:27 + git semver [Pipeline] } 21:52:27 $ docker stop --time=1 0b41259d46861b295cffbe5c9fa8e360014ab1e3993b8d19abb0fc5930d3c98e 21:52:28 $ docker rm -f 0b41259d46861b295cffbe5c9fa8e360014ab1e3993b8d19abb0fc5930d3c98e [Pipeline] // withDockerContainer [Pipeline] sh 21:52:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:52:29 Stashed 1 file(s) [Pipeline] echo 21:52:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:52:44 Still waiting to schedule task 21:52:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:52:44 Still waiting to schedule task 21:52:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:54:44 Running on prd-centos7-docker-4c-2g-884 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws 21:54:44 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 21:54:44 Selected Git installation does not exist. Using Default 21:54:44 The recommended git tool is: NONE 21:54:47 using credential edgex-jenkins-ssh 21:54:47 Cloning the remote Git repository 21:54:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:54:47 > git init /w/workspace/device-sdk-go/5 # timeout=10 21:54:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:54:47 > git --version # timeout=10 21:54:47 > git --version # 'git version 2.24.4' 21:54:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:47 [INFO] Currently running in a labeled security context 21:54:47 [INFO] Currently SELinux is 'enforcing' on the host 21:54:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh1358074672554129980.key 21:54:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:49 Merging remotes/origin/main commit 16ec0362aa0911361bb03db16e941d6272bfebe9 into PR head commit 696a5e317d56c84bbe6f088dbfeead2f4669ae0b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:54:49 Failed in branch amd64 21:54:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:54:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:54:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:48 [INFO] Currently running in a labeled security context 21:54:48 [INFO] Currently SELinux is 'enforcing' on the host 21:54:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh9135301602774323234.key 21:54:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:54:49 > git config core.sparsecheckout # timeout=10 21:54:49 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 21:56:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-886 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws 21:56:50 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 21:56:51 Selected Git installation does not exist. Using Default 21:56:51 The recommended git tool is: NONE 21:56:56 using credential edgex-jenkins-ssh 21:56:56 Cloning the remote Git repository 21:56:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:56:57 > git init /w/workspace/device-sdk-go/5 # timeout=10 21:56:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:56:57 > git --version # timeout=10 21:56:57 > git --version # 'git version 2.17.1' 21:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:59 Merging remotes/origin/main commit 16ec0362aa0911361bb03db16e941d6272bfebe9 into PR head commit 696a5e317d56c84bbe6f088dbfeead2f4669ae0b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:56:59 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } 21:56:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:56:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:56:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:56:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:56:59 > git config core.sparsecheckout # timeout=10 21:56:59 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:57:01 + '[' -d /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:57:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:57:02 ---> package-listing.sh 21:57:02 ++ facter osfamily 21:57:02 ++ tr '[:upper:]' '[:lower:]' 21:57:02 + OS_FAMILY=redhat 21:57:02 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-998 21:57:02 + START_PACKAGES=/tmp/packages_start.txt 21:57:02 + END_PACKAGES=/tmp/packages_end.txt 21:57:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:57:02 + PACKAGES=/tmp/packages_start.txt 21:57:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' 21:57:02 + PACKAGES=/tmp/packages_end.txt 21:57:02 + case "${OS_FAMILY}" in 21:57:02 + rpm -qa 21:57:02 + sort 21:57:03 + '[' -f /tmp/packages_start.txt ']' 21:57:03 + '[' -f /tmp/packages_end.txt ']' 21:57:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:57:03 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' 21:57:03 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ 21:57:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ [Pipeline] echo 21:57:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-998/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:57:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:57:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:04 21:57:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:57:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:04 latest: Pulling from edgex-lftools-log-publisher 21:57:04 b4d181a07f80: Pulling fs layer 21:57:04 a1111a8f2ec3: Pulling fs layer 21:57:04 ed53099fbce6: Pulling fs layer 21:57:04 dc539afda2c1: Pulling fs layer 21:57:04 77bc0d833cb6: Pulling fs layer 21:57:04 9065ff56babe: Pulling fs layer 21:57:04 d287ab97295c: Pulling fs layer 21:57:04 dc539afda2c1: Waiting 21:57:04 9065ff56babe: Waiting 21:57:04 77bc0d833cb6: Waiting 21:57:04 d287ab97295c: Waiting 21:57:04 a1111a8f2ec3: Verifying Checksum 21:57:04 a1111a8f2ec3: Download complete 21:57:04 dc539afda2c1: Verifying Checksum 21:57:04 dc539afda2c1: Download complete 21:57:05 77bc0d833cb6: Verifying Checksum 21:57:05 77bc0d833cb6: Download complete 21:57:05 9065ff56babe: Verifying Checksum 21:57:05 9065ff56babe: Download complete 21:57:05 ed53099fbce6: Verifying Checksum 21:57:05 ed53099fbce6: Download complete 21:57:06 b4d181a07f80: Verifying Checksum 21:57:06 b4d181a07f80: Download complete 21:57:07 b4d181a07f80: Pull complete 21:57:07 a1111a8f2ec3: Pull complete 21:57:07 ed53099fbce6: Pull complete 21:57:07 dc539afda2c1: Pull complete 21:57:08 77bc0d833cb6: Pull complete 21:57:08 9065ff56babe: Pull complete 21:57:08 d287ab97295c: Verifying Checksum 21:57:08 d287ab97295c: Download complete 21:57:12 d287ab97295c: Pull complete 21:57:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:57:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:57:13 prd-centos7-docker-4c-2g-879 does not seem to be running inside a container 21:57:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-998/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:57:15 $ docker top 540c58d6587f4faa61f62c3124e72f12a26ad82097983b8dd2791e8b11bbbc9e -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:15 + touch /tmp/pre-build-complete [Pipeline] sh 21:57:15 + mkdir -p /var/log/sysstat [Pipeline] sh 21:57:16 + ls /var/log/sa-host 21:57:16 + sadf -c /var/log/sa-host/sa05 21:57:16 file_magic: OK 21:57:16 HZ: Using current value: 100 21:57:16 file_header: OK 21:57:16 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 21:57:16 Statistics: 21:57:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:57:16 File successfully converted to sysstat format version 12.0.3 21:57:16 + sadf -c /var/log/sa-host/sa26 21:57:16 file_magic: OK 21:57:16 HZ: Using current value: 100 21:57:16 file_header: OK 21:57:16 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 21:57:16 Statistics: 21:57:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:57:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:16 provisioning config files... 21:57:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config5462488897638496521tmp [Pipeline] { [Pipeline] echo 21:57:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:57:16 ---> create-netrc.sh [Pipeline] } 21:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:57:17 ---> python-tools-install.sh [Pipeline] echo 21:57:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:57:17 ---> sudo-logs.sh 21:57:17 Archiving 'sudo' log.. 21:57:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-879.vexxhost.local: Name or service not known 21:57:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-879.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:57:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:57:17 ---> job-cost.sh 21:57:17 lf-activate-venv: SKIPPING 21:57:17 INFO: No Stack... 21:57:18 INFO: Retrieving Pricing Info for: v3-standard-2 21:57:18 INFO: Archiving Costs [Pipeline] echo 21:57:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:57:19 ---> logs-deploy.sh 21:57:19 lf-activate-venv: SKIPPING 21:57:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-998/5 21:57:19 INFO: archiving workspace using pattern(s): 21:57:19 Archives upload complete. 21:57:19 INFO: archiving logs to Nexus 21:57:20 ---> uname -a: 21:57:20 Linux prd-centos7-docker-4c-2g-879.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:57:20 21:57:20 21:57:20 ---> lscpu: 21:57:20 Architecture: x86_64 21:57:20 CPU op-mode(s): 32-bit, 64-bit 21:57:20 Byte Order: Little Endian 21:57:20 Address sizes: 40 bits physical, 48 bits virtual 21:57:20 CPU(s): 2 21:57:20 On-line CPU(s) list: 0,1 21:57:20 Thread(s) per core: 1 21:57:20 Core(s) per socket: 1 21:57:20 Socket(s): 2 21:57:20 NUMA node(s): 1 21:57:20 Vendor ID: AuthenticAMD 21:57:20 CPU family: 23 21:57:20 Model: 49 21:57:20 Model name: AMD EPYC-Rome Processor 21:57:20 Stepping: 0 21:57:20 CPU MHz: 2799.996 21:57:20 BogoMIPS: 5599.99 21:57:20 Virtualization: AMD-V 21:57:20 Hypervisor vendor: KVM 21:57:20 Virtualization type: full 21:57:20 L1d cache: 32K 21:57:20 L1i cache: 32K 21:57:20 L2 cache: 512K 21:57:20 L3 cache: 16384K 21:57:20 NUMA node0 CPU(s): 0,1 21:57:20 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:57:20 21:57:20 21:57:20 ---> nproc: 21:57:20 2 21:57:20 21:57:20 21:57:20 ---> df -h: 21:57:20 Filesystem Size Used Avail Use% Mounted on 21:57:20 overlay 40G 7.7G 33G 20% / 21:57:20 tmpfs 64M 0 64M 0% /dev 21:57:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:57:20 shm 64M 0 64M 0% /dev/shm 21:57:20 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:57:20 21:57:20 21:57:20 ---> sar -b -r -n DEV: 21:57:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 21:57:20 21:57:20 21:51:33 LINUX RESTART (2 CPU) 21:57:20 21:57:20 21:52:01 tps rtps wtps bread/s bwrtn/s 21:57:20 21:53:01 94.49 7.19 87.30 3722.54 4144.97 21:57:20 21:54:01 1.82 0.00 1.82 0.00 34.78 21:57:20 21:55:01 0.37 0.00 0.37 0.00 5.50 21:57:20 21:56:01 0.27 0.00 0.27 0.00 4.41 21:57:20 21:57:01 0.27 0.00 0.27 0.00 3.91 21:57:20 Average: 19.45 1.44 18.01 744.81 839.05 21:57:20 21:57:20 21:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:57:20 21:53:01 5453972 0 815776 10.19 2620 1736564 1299040 14.34 589408 1565344 8 21:57:20 21:54:01 5467124 0 802620 10.02 2620 1736568 1197636 13.22 578984 1565304 8 21:57:20 21:55:01 5465684 0 804060 10.04 2620 1736568 1197976 13.23 583828 1561840 12 21:57:20 21:56:01 5463928 0 805808 10.06 2620 1736576 1198096 13.23 585660 1561840 20 21:57:20 21:57:01 5456040 0 813692 10.16 2620 1736580 1266124 13.98 587772 1566760 16 21:57:20 Average: 5461350 0 808391 10.09 2620 1736571 1231774 13.60 585130 1564218 13 21:57:20 21:57:20 21:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:57:20 21:53:01 eth0 576.64 313.65 1022.99 78.24 0.00 0.00 0.00 0.00 21:57:20 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 21:53:01 docker0 11.75 9.56 1.68 28.11 0.00 0.00 0.00 0.00 21:57:20 21:54:01 eth0 0.97 0.08 0.07 0.01 0.00 0.00 0.00 0.00 21:57:20 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 21:55:01 eth0 2.27 0.80 0.67 0.38 0.00 0.00 0.00 0.00 21:57:20 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 21:56:01 eth0 2.67 0.90 0.92 0.60 0.00 0.00 0.00 0.00 21:57:20 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 21:57:01 eth0 3.36 1.78 2.78 0.93 0.00 0.00 0.00 0.00 21:57:20 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 Average: eth0 117.23 63.47 205.57 16.04 0.00 0.00 0.00 0.00 21:57:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:20 Average: docker0 2.35 1.91 0.34 5.62 0.00 0.00 0.00 0.00 21:57:20 21:57:20 21:57:20 ---> sar -P ALL: 21:57:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 21:57:20 21:57:20 21:51:33 LINUX RESTART (2 CPU) 21:57:20 21:57:20 21:52:01 CPU %user %nice %system %iowait %steal %idle 21:57:20 21:53:01 all 11.15 0.00 3.24 1.71 0.05 83.85 21:57:20 21:53:01 0 9.38 0.00 3.53 1.01 0.05 86.04 21:57:20 21:53:01 1 12.93 0.00 2.95 2.42 0.05 81.66 21:57:20 21:54:01 all 0.17 0.00 0.06 0.00 0.02 99.76 21:57:20 21:54:01 0 0.28 0.00 0.05 0.00 0.02 99.65 21:57:20 21:54:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:57:20 21:55:01 all 0.13 0.00 0.07 0.00 0.02 99.78 21:57:20 21:55:01 0 0.10 0.00 0.07 0.00 0.00 99.83 21:57:20 21:55:01 1 0.17 0.00 0.07 0.00 0.03 99.73 21:57:20 21:56:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:57:20 21:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:57:20 21:56:01 1 0.43 0.00 0.03 0.00 0.02 99.52 21:57:20 21:57:01 all 0.27 0.00 0.07 0.00 0.02 99.65 21:57:20 21:57:01 0 0.22 0.00 0.05 0.00 0.02 99.72 21:57:20 21:57:01 1 0.32 0.00 0.08 0.00 0.02 99.58 21:57:20 Average: all 2.36 0.00 0.68 0.34 0.02 96.60 21:57:20 Average: 0 1.97 0.00 0.73 0.20 0.02 97.07 21:57:20 Average: 1 2.74 0.00 0.63 0.48 0.03 96.12 21:57:20 21:57:20 21:57:20