Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+62d0d237e11a496f212b6f47e7ad619fbaaf2531 (86c419aaff89694a5d24826b5391ab08990f36ef) 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-ssh430449031660609626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh8883260762956773523.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/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/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4051091379437759296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh862782276707697061.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/go-mod-core-contracts/branches/PR-628/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/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2972622996565667588.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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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 Running on prd-centos7-docker-4c-2g-2473 in /w/workspace/dry_go-mod-core-contracts_PR-628 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-628 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh1683799026937392764.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 62d0d237e11a496f212b6f47e7ad619fbaaf2531 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing c83fd6596302feadbb136870072043dbd3233ba7 Checking out Revision c83fd6596302feadbb136870072043dbd3233ba7 (PR-628) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh7085523411240014271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh999799658670294992.key > git merge 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c83fd6596302feadbb136870072043dbd3233ba7 # timeout=10 Commit message: "Merge commit '62d0d237e11a496f212b6f47e7ad619fbaaf2531' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 25c9982dde2b444a14ee703202c2e717c6ef580c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:40:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:40:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:40:44 ========================================================= 12:40:44 EdgeX Global Pipelines Version Info 12:40:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:40:45 ------------------- 12:40:45 stable info: 12:40:45 ------------------- 12:40:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:40:45 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 12:40:45 Message: update stable to v1.0.196 12:40:46 ------------------- 12:40:46 experimental info: 12:40:46 ------------------- 12:40:46 Commited By: **** collab-it+edgex@linuxfoundation.org 12:40:46 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 12:40:46 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:40:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c83fd6596302feadbb136870072043dbd3233ba7 [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c83fd65 [Pipeline] echo 12:40:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:40:47 + git log --format=format:%s -1 c83fd6596302feadbb136870072043dbd3233ba7 [Pipeline] echo 12:40:47 GIT_COMMIT: c83fd6596302feadbb136870072043dbd3233ba7, Commit Message: Merge commit '62d0d237e11a496f212b6f47e7ad619fbaaf2531' into HEAD [Pipeline] echo 12:40:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:40:48 12:40:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:40:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:40:49 latest: Pulling from edgex-devops/git-semver 12:40:49 31603596830f: Pulling fs layer 12:40:49 b6dc333f4379: Pulling fs layer 12:40:49 3d9ef1400e77: Pulling fs layer 12:40:49 fd332fbdc1db: Pulling fs layer 12:40:49 fd332fbdc1db: Waiting 12:40:49 b6dc333f4379: Verifying Checksum 12:40:49 b6dc333f4379: Download complete 12:40:49 31603596830f: Verifying Checksum 12:40:49 31603596830f: Download complete 12:40:49 fd332fbdc1db: Verifying Checksum 12:40:49 fd332fbdc1db: Download complete 12:40:49 3d9ef1400e77: Verifying Checksum 12:40:49 3d9ef1400e77: Download complete 12:40:49 31603596830f: Pull complete 12:40:49 b6dc333f4379: Pull complete 12:40:50 3d9ef1400e77: Pull complete 12:40:50 fd332fbdc1db: Pull complete 12:40:50 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 12:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:40:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:40:50 prd-centos7-docker-4c-2g-2473 does not seem to be running inside a container 12:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:40:51 $ docker top d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:40:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:51 [ssh-agent] Looking for ssh-agent implementation... 12:40:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:51 $ docker exec d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 ssh-agent 12:40:51 SSH_AUTH_SOCK=/tmp/ssh-hBMxyO9mGuMO/agent.14 12:40:51 SSH_AGENT_PID=20 12:40:51 Running ssh-add (command line suppressed) 12:40:52 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5354996022791447368.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5354996022791447368.key) 12:40:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:52 + git tag --points-at HEAD [Pipeline] } 12:40:52 $ docker exec --env ******** --env ******** d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 ssh-agent -k 12:40:52 unset SSH_AUTH_SOCK; 12:40:52 unset SSH_AGENT_PID; 12:40:52 echo Agent pid 20 killed; 12:40:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:40:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:52 [ssh-agent] Looking for ssh-agent implementation... 12:40:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:52 $ docker exec d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 ssh-agent 12:40:52 SSH_AUTH_SOCK=/tmp/ssh-V213xvB50rqb/agent.54 12:40:52 SSH_AGENT_PID=60 12:40:52 Running ssh-add (command line suppressed) 12:40:52 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5780804549208371539.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5780804549208371539.key) 12:40:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:53 + git semver init 12:40:53 # -> Open(): unable to determine branch for HEAD 12:40:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git 12:40:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 12:40:53 # $SEMVER_REMOTE_NAME = origin 12:40:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:40:53 # $SEMVER_USER_NAME = edgex-jenkins 12:40:53 # $SEMVER_BRANCH = PR-628 12:40:53 # $SEMVER_TEMP = /tmp/semver-126769847 12:40:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 12:40:53 # '/tmp/semver-126769847' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' 12:40:53 # -> Force: false 12:40:53 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } 12:40:53 $ docker exec --env ******** --env ******** d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 ssh-agent -k 12:40:53 unset SSH_AUTH_SOCK; 12:40:53 unset SSH_AGENT_PID; 12:40:53 echo Agent pid 60 killed; 12:40:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:54 + git semver [Pipeline] } 12:40:54 $ docker stop --time=1 d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 12:40:55 $ docker rm -f d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 [Pipeline] // withDockerContainer [Pipeline] sh 12:40:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:40:56 Stashed 1 file(s) [Pipeline] echo 12:40:56 [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 12:41:11 Still waiting to schedule task 12:41:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:41:11 Still waiting to schedule task 12:41:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:43:17 Running on prd-centos7-docker-4c-2g-2476 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 12:43:17 Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout 12:43:17 Selected Git installation does not exist. Using Default 12:43:17 The recommended git tool is: NONE 12:43:19 using credential edgex-jenkins-ssh 12:43:19 Cloning the remote Git repository 12:43:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:43:19 > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 12:43:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:43:19 > git --version # timeout=10 12:43:19 > git --version # 'git version 2.24.4' 12:43:19 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:19 [INFO] Currently running in a labeled security context 12:43:19 [INFO] Currently SELinux is 'enforcing' on the host 12:43:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/9@tmp/jenkins-gitclient-ssh753691282198807406.key 12:43:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:43:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:43:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:20 [INFO] Currently running in a labeled security context 12:43:20 [INFO] Currently SELinux is 'enforcing' on the host 12:43:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/9@tmp/jenkins-gitclient-ssh8389804674386665909.key 12:43:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:43:21 Merging remotes/origin/main commit 62d0d237e11a496f212b6f47e7ad619fbaaf2531 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 12:43:21 Merge succeeded, producing f881759cbfa3b529fb8fcaced60e1af62589d398 12:43:21 Checking out Revision f881759cbfa3b529fb8fcaced60e1af62589d398 (PR-628) 12:43:21 > git config core.sparsecheckout # timeout=10 12:43:21 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 12:43:21 > git remote # timeout=10 12:43:21 > git config --get remote.origin.url # timeout=10 12:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:21 [INFO] Currently running in a labeled security context 12:43:21 [INFO] Currently SELinux is 'enforcing' on the host 12:43:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/9@tmp/jenkins-gitclient-ssh3472974534253990494.key 12:43:21 > git merge 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 12:43:21 > git rev-parse HEAD^{commit} # timeout=10 12:43:21 > git config core.sparsecheckout # timeout=10 12:43:21 > git checkout -f f881759cbfa3b529fb8fcaced60e1af62589d398 # timeout=10 12:43:24 Commit message: "Merge commit '62d0d237e11a496f212b6f47e7ad619fbaaf2531' into HEAD" 12:43:25 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:43:24 > git rev-list --no-walk 25c9982dde2b444a14ee703202c2e717c6ef580c # timeout=10 12:43:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:43:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:43:26 + sudo service docker restart 12:43:26 + true 12:43:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 12:43:45 ========================================================= 12:43:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:43:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:43:45 + 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 . 12:43:45 Sending build context to Docker daemon 2.902MB 12:43:45 Step 1/7 : ARG BASE=golang:1.16-alpine 12:43:45 Step 2/7 : FROM ${BASE} 12:43:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:43:46 540db60ca938: Pulling fs layer 12:43:46 adcc1eea9eea: Pulling fs layer 12:43:46 4c4ab2625f07: Pulling fs layer 12:43:46 0773c198feca: Pulling fs layer 12:43:46 345f892a5656: Pulling fs layer 12:43:46 9ac62484cfdc: Pulling fs layer 12:43:46 5ac4037533be: Pulling fs layer 12:43:46 dc6bda0758c5: Pulling fs layer 12:43:46 0773c198feca: Waiting 12:43:46 345f892a5656: Waiting 12:43:46 9ac62484cfdc: Waiting 12:43:46 5ac4037533be: Waiting 12:43:46 dc6bda0758c5: Waiting 12:43:46 4c4ab2625f07: Verifying Checksum 12:43:46 4c4ab2625f07: Download complete 12:43:46 adcc1eea9eea: Verifying Checksum 12:43:46 adcc1eea9eea: Download complete 12:43:46 345f892a5656: Verifying Checksum 12:43:46 345f892a5656: Download complete 12:43:46 9ac62484cfdc: Verifying Checksum 12:43:46 9ac62484cfdc: Download complete 12:43:46 540db60ca938: Verifying Checksum 12:43:46 540db60ca938: Download complete 12:43:46 540db60ca938: Pull complete 12:43:46 5ac4037533be: Verifying Checksum 12:43:46 5ac4037533be: Download complete 12:43:47 adcc1eea9eea: Pull complete 12:43:47 4c4ab2625f07: Pull complete 12:43:48 dc6bda0758c5: Verifying Checksum 12:43:48 dc6bda0758c5: Download complete 12:43:49 0773c198feca: Verifying Checksum 12:43:49 0773c198feca: Download complete 12:43:53 0773c198feca: Pull complete 12:43:53 345f892a5656: Pull complete 12:43:53 9ac62484cfdc: Pull complete 12:43:53 5ac4037533be: Pull complete 12:43:55 dc6bda0758c5: Pull complete 12:43:55 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 12:43:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:43:55 ---> eb58bd16d52e 12:43:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:43:59 ---> Running in 68599c2377ff 12:43:59 Removing intermediate container 68599c2377ff 12:43:59 ---> b1f79d167d31 12:43:59 Step 4/7 : RUN apk add bash 12:43:59 ---> Running in 41e99bb44a24 12:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:44:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:44:00 OK: 149 MiB in 40 packages 12:44:01 Removing intermediate container 41e99bb44a24 12:44:01 ---> 61bad69d4386 12:44:01 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:44:01 ---> Running in 47c4476b2eaa 12:44:01 Removing intermediate container 47c4476b2eaa 12:44:01 ---> 8467c128a692 12:44:01 Step 6/7 : COPY go.mod . 12:44:01 ---> 858898bc9c66 12:44:01 Step 7/7 : RUN go mod download 12:44:01 ---> Running in e45bd453bd08 12:44:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2477 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 12:44:08 Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout 12:44:08 Selected Git installation does not exist. Using Default 12:44:08 The recommended git tool is: NONE 12:44:11 Removing intermediate container e45bd453bd08 12:44:11 ---> e52a44af16a3 12:44:11 Successfully built e52a44af16a3 12:44:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:44:12 + docker inspect -f . ci-base-image-x86_64 12:44:12 . [Pipeline] withDockerContainer 12:44:12 prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container 12:44:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:44:12 $ docker top 854f107a0edcc920e06ed3a6491c01ae2da4be4a613891c35e94d0156b911d84 -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:13 + go version 12:44:13 go version go1.16.5 linux/amd64 [Pipeline] } 12:44:13 $ docker stop --time=1 854f107a0edcc920e06ed3a6491c01ae2da4be4a613891c35e94d0156b911d84 12:44:14 $ docker rm -f 854f107a0edcc920e06ed3a6491c01ae2da4be4a613891c35e94d0156b911d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 12:44:14 using credential edgex-jenkins-ssh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 12:44:14 Cloning the remote Git repository [Pipeline] isUnix [Pipeline] sh 12:44:14 + docker inspect -f . ci-base-image-x86_64 12:44:14 . [Pipeline] withDockerContainer 12:44:14 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:44:14 > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 12:44:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:44:14 > git --version # timeout=10 12:44:14 > git --version # 'git version 2.17.1' 12:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:14 prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container 12:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:44:15 $ docker top d904d7138e389d1612982b986e0fcc2f1923a41d6d8e31c63f22083ffb60c2cf -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:15 + go mod tidy [Pipeline] sh 12:44:16 + make test 12:44:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:44:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 12:44:17 Merging remotes/origin/main commit 62d0d237e11a496f212b6f47e7ad619fbaaf2531 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 12:44:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:44:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:44:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:44:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:44:17 > git config core.sparsecheckout # timeout=10 12:44:17 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 12:44:17 > git remote # timeout=10 12:44:17 > git config --get remote.origin.url # timeout=10 12:44:17 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:17 > git merge 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 12:44:17 Merge succeeded, producing f9f9ada2d3433d9a1b4c46d212799bf5ca0e8cb0 12:44:17 Checking out Revision f9f9ada2d3433d9a1b4c46d212799bf5ca0e8cb0 (PR-628) 12:44:17 > git rev-parse HEAD^{commit} # timeout=10 12:44:17 > git config core.sparsecheckout # timeout=10 12:44:17 > git checkout -f f9f9ada2d3433d9a1b4c46d212799bf5ca0e8cb0 # timeout=10 12:44:22 Commit message: "Merge commit '62d0d237e11a496f212b6f47e7ad619fbaaf2531' into HEAD" 12:44:22 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:44:22 > git rev-list --no-walk 25c9982dde2b444a14ee703202c2e717c6ef580c # timeout=10 12:44:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:44:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:44:24 + sudo service docker restart+ true 12:44:24 12:44:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.044s coverage: 83.3% of statements 12:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 12:44:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 12:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 12:44:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 47.2% of statements 12:44:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements 12:44:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 86.2% of statements 12:44:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 12:44:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements 12:44:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements 12:44:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:44:35 gofmt -l . 12:44:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:44:35 $ docker stop --time=1 d904d7138e389d1612982b986e0fcc2f1923a41d6d8e31c63f22083ffb60c2cf 12:44:36 $ docker rm -f d904d7138e389d1612982b986e0fcc2f1923a41d6d8e31c63f22083ffb60c2cf [Pipeline] // withDockerContainer [Pipeline] sh 12:44:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:44:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:44:38 ---> job-cost.sh 12:44:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-urY8 [Pipeline] unstash [Pipeline] echo 12:44:42 ========================================================= 12:44:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:44:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:44:43 + 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 . 12:44:44 Sending build context to Docker daemon 2.901MB 12:44:44 Step 1/7 : ARG BASE=golang:1.16-alpine 12:44:44 Step 2/7 : FROM ${BASE} 12:44:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:44:44 595b0fe564bb: Pulling fs layer 12:44:44 24495759ef45: Pulling fs layer 12:44:44 d148012ef14d: Pulling fs layer 12:44:44 cb65c68fc2e2: Pulling fs layer 12:44:44 093eec477d81: Pulling fs layer 12:44:44 20fd20ab2234: Pulling fs layer 12:44:44 43245461236d: Pulling fs layer 12:44:44 5a37c24eccbd: Pulling fs layer 12:44:44 cb65c68fc2e2: Waiting 12:44:44 093eec477d81: Waiting 12:44:44 20fd20ab2234: Waiting 12:44:44 43245461236d: Waiting 12:44:44 5a37c24eccbd: Waiting 12:44:44 d148012ef14d: Verifying Checksum 12:44:44 d148012ef14d: Download complete 12:44:44 24495759ef45: Verifying Checksum 12:44:44 24495759ef45: Download complete 12:44:44 093eec477d81: Download complete 12:44:44 595b0fe564bb: Download complete 12:44:45 20fd20ab2234: Download complete 12:44:45 43245461236d: Verifying Checksum 12:44:45 43245461236d: Download complete 12:44:45 595b0fe564bb: Pull complete 12:44:46 24495759ef45: Pull complete 12:44:46 d148012ef14d: Pull complete 12:44:47 5a37c24eccbd: Verifying Checksum 12:44:47 5a37c24eccbd: Download complete 12:44:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:44:48 cb65c68fc2e2: Verifying Checksum 12:44:48 cb65c68fc2e2: Download complete 12:44:58 cb65c68fc2e2: Pull complete 12:44:59 093eec477d81: Pull complete 12:44:59 20fd20ab2234: Pull complete 12:45:00 43245461236d: Pull complete 12:45:03 lf-activate-venv(): INFO: Adding /tmp/venv-urY8/bin to PATH 12:45:03 INFO: No Stack... 12:45:03 INFO: Retrieving Pricing Info for: v3-standard-2 12:45:03 INFO: Archiving Costs [Pipeline] sh 12:45:03 + cat /w/workspace/go-mod-core-contracts/9/archives/cost.csv 12:45:03 + cut -d, -f6 [Pipeline] lock 12:45:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] 12:45:03 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] did not exist. Created. 12:45:03 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:45:04 + echo total: 0.05999999865889549 [Pipeline] stash 12:45:04 Stashed 1 file(s) [Pipeline] } 12:45:04 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 12:45:04 5a37c24eccbd: Pull complete 12:45:04 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 12:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:45:04 ---> 274d7007c78b 12:45:04 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:45:06 ---> Running in 58cbd43a0786 12:45:06 Removing intermediate container 58cbd43a0786 12:45:06 ---> a84abec53125 12:45:06 Step 4/7 : RUN apk add bash 12:45:06 ---> Running in 2450b4615c6b 12:45:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:45:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:45:10 OK: 138 MiB in 40 packages 12:45:11 Removing intermediate container 2450b4615c6b 12:45:11 ---> 5b63cceaec19 12:45:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:45:11 ---> Running in 0b65d8cb11a5 12:45:12 Removing intermediate container 0b65d8cb11a5 12:45:12 ---> e38a39ee0c58 12:45:12 Step 6/7 : COPY go.mod . 12:45:13 ---> e1356a67dbe6 12:45:13 Step 7/7 : RUN go mod download 12:45:13 ---> Running in 404395e148c6 12:45:31 Removing intermediate container 404395e148c6 12:45:31 ---> 3e79ada40d6f 12:45:31 Successfully built 3e79ada40d6f 12:45:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:45:32 + docker inspect -f . ci-base-image-arm64 12:45:32 . [Pipeline] withDockerContainer 12:45:32 prd-ubuntu18.04-docker-arm64-4c-16g-2477 does not seem to be running inside a container 12:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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 ******** ci-base-image-arm64 cat 12:45:34 $ docker top 68789c8cb966a5f6b33bacd91b39e43c5b88bbbf030dd16b6a1f9d08d81e307d -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:35 + go version 12:45:35 go version go1.16.5 linux/arm64 [Pipeline] } 12:45:35 $ docker stop --time=1 68789c8cb966a5f6b33bacd91b39e43c5b88bbbf030dd16b6a1f9d08d81e307d 12:45:37 $ docker rm -f 68789c8cb966a5f6b33bacd91b39e43c5b88bbbf030dd16b6a1f9d08d81e307d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:45:37 + docker inspect -f . ci-base-image-arm64 12:45:37 . [Pipeline] withDockerContainer 12:45:38 prd-ubuntu18.04-docker-arm64-4c-16g-2477 does not seem to be running inside a container 12:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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 ******** ci-base-image-arm64 cat 12:45:40 $ docker top 9ed450cde0b022c837cfc2bb38bd2b27d826e6bb4517c69f0593d9c283cdabe9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:41 + go mod tidy [Pipeline] sh 12:45:42 + make test 12:45:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:45:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 12:46:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.387s coverage: 83.3% of statements 12:46:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:46:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:46:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 12:46:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.050s coverage: 26.3% of statements 12:46:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 12:46:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.073s coverage: 47.2% of statements 12:46:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.064s coverage: 90.0% of statements 12:46:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.273s coverage: 86.2% of statements 12:46:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.050s coverage: 59.5% of statements 12:46:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 35.5% of statements 12:46:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 12:46:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:46:44 gofmt -l . 12:46:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:46:44 $ docker stop --time=1 9ed450cde0b022c837cfc2bb38bd2b27d826e6bb4517c69f0593d9c283cdabe9 12:46:46 $ docker rm -f 9ed450cde0b022c837cfc2bb38bd2b27d826e6bb4517c69f0593d9c283cdabe9 [Pipeline] // withDockerContainer [Pipeline] sh 12:46:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:46:47 Warning: overwriting stash ‘coverage-report’ 12:46:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 12:46:48 ---> job-cost.sh 12:46:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ANd 12:47:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:49:04 lf-activate-venv(): INFO: Adding /tmp/venv-5ANd/bin to PATH 12:49:04 INFO: No Stack... 12:49:04 INFO: Retrieving Pricing Info for: v2-standard-4 12:49:04 INFO: Archiving Costs [Pipeline] sh 12:49:04 + cat /w/workspace/go-mod-core-contracts/9/archives/cost.csv 12:49:04 + cut -d, -f6 [Pipeline] lock 12:49:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] 12:49:04 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] did not exist. Created. 12:49:04 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:49:05 /w/workspace/go-mod-core-contracts/9@tmp/durable-2f19aea9/script.sh: 1: /w/workspace/go-mod-core-contracts/9@tmp/durable-2f19aea9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:49:05 + echo total: 0.18000000715255737 [Pipeline] stash 12:49:05 Warning: overwriting stash ‘stack-cost’ 12:49:05 Stashed 1 file(s) [Pipeline] } 12:49:05 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-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 12:49:06 provisioning config files... 12:49:06 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config6013003484887425885tmp [Pipeline] { [Pipeline] sh 12:49:06 + set +x 12:49:06 + bash -s -- 12:49:06 + curl -s https://codecov.io/bash 12:49:06 12:49:06 _____ _ 12:49:06 / ____| | | 12:49:06 | | ___ __| | ___ ___ _____ __ 12:49:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:49:06 | |___| (_) | (_| | __/ (_| (_) \ V / 12:49:06 \_____\___/ \__,_|\___|\___\___/ \_/ 12:49:06 Bash-1.0.3 12:49:06 12:49:06 12:49:06 ==> git version 2.24.4 found 12:49:06 ==> 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 12:49:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:49:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:49:06 ==> Jenkins CI detected. 12:49:06 project root: . 12:49:06 --> token set from env 12:49:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:49:06 ==> Running gcov in . (disable via -X gcov) 12:49:06 ==> Python coveragepy not found 12:49:06 ==> Searching for coverage reports in: 12:49:06 + . 12:49:06 -> Found 1 reports 12:49:06 ==> Detecting git/mercurial file structure 12:49:06 ==> Reading reports 12:49:06 + ./coverage.out bytes=101130 12:49:06 ==> Appending adjustments 12:49:06 https://docs.codecov.io/docs/fixing-reports 12:49:07 + Found adjustments 12:49:07 ==> Gzipping contents 12:49:07 16K /tmp/codecov.IjPUjE.gz 12:49:07 ==> Uploading reports 12:49:07 url: https://codecov.io 12:49:07 query: branch=PR-628&commit=c83fd6596302feadbb136870072043dbd3233ba7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 12:49:07 -> Pinging Codecov 12:49:07 https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-628&commit=c83fd6596302feadbb136870072043dbd3233ba7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 12:49:07 -> Uploading to 12:49:07 https://storage.googleapis.com/codecov/v4/raw/2021-07-11/71470A77251A30514AAF9C0BB2E5B6CE/c83fd6596302feadbb136870072043dbd3233ba7/bec543ce-9e26-406e-909f-9048a6510ee4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T124907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=807774d9a09661f0d2389e0d69e1720b52ed570e0e72a5cd32995605e5fc9b10 12:49:07 % Total % Received % Xferd Average Speed Time Time Time Current 12:49:07 Dload Upload Total Spent Left Speed 12:49:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15085 0 0 100 15085 0 42044 --:--:-- --:--:-- --:--:-- 42019 12:49:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c83fd6596302feadbb136870072043dbd3233ba7 [Pipeline] } 12:49:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:49:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:49:09 ---> package-listing.sh 12:49:09 ++ tr '[:upper:]' '[:lower:]' 12:49:09 ++ facter osfamily 12:49:09 + OS_FAMILY=redhat 12:49:09 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 12:49:09 + START_PACKAGES=/tmp/packages_start.txt 12:49:09 + END_PACKAGES=/tmp/packages_end.txt 12:49:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:49:09 + PACKAGES=/tmp/packages_start.txt 12:49:09 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 12:49:09 + PACKAGES=/tmp/packages_end.txt 12:49:09 + case "${OS_FAMILY}" in 12:49:09 + rpm -qa 12:49:09 + sort 12:49:10 + '[' -f /tmp/packages_start.txt ']' 12:49:10 + '[' -f /tmp/packages_end.txt ']' 12:49:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:49:10 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 12:49:10 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ 12:49:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo 12:49:10 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/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:49:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:49:11 12:49:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:49:11 alpine: Pulling from edgex-lftools-log-publisher 12:49:11 df20fa9351a1: Pulling fs layer 12:49:11 36b3adc4ff6f: Pulling fs layer 12:49:11 8ad3a11d3b57: Pulling fs layer 12:49:11 46f8f816bc3b: Pulling fs layer 12:49:11 93b61091891f: Pulling fs layer 12:49:11 93b9cdb0e59b: Pulling fs layer 12:49:11 5e14af77c1be: Pulling fs layer 12:49:11 01666e4c0597: Pulling fs layer 12:49:11 aa168da1d23b: Pulling fs layer 12:49:11 46f8f816bc3b: Waiting 12:49:11 93b61091891f: Waiting 12:49:11 93b9cdb0e59b: Waiting 12:49:11 5e14af77c1be: Waiting 12:49:11 01666e4c0597: Waiting 12:49:11 aa168da1d23b: Waiting 12:49:11 36b3adc4ff6f: Verifying Checksum 12:49:11 36b3adc4ff6f: Download complete 12:49:11 46f8f816bc3b: Verifying Checksum 12:49:11 46f8f816bc3b: Download complete 12:49:11 df20fa9351a1: Verifying Checksum 12:49:11 df20fa9351a1: Download complete 12:49:12 93b9cdb0e59b: Verifying Checksum 12:49:12 93b9cdb0e59b: Download complete 12:49:12 5e14af77c1be: Verifying Checksum 12:49:12 5e14af77c1be: Download complete 12:49:12 93b61091891f: Verifying Checksum 12:49:12 93b61091891f: Download complete 12:49:12 01666e4c0597: Verifying Checksum 12:49:12 01666e4c0597: Download complete 12:49:12 df20fa9351a1: Pull complete 12:49:12 36b3adc4ff6f: Pull complete 12:49:12 8ad3a11d3b57: Verifying Checksum 12:49:12 8ad3a11d3b57: Download complete 12:49:12 8ad3a11d3b57: Pull complete 12:49:12 46f8f816bc3b: Pull complete 12:49:13 93b61091891f: Pull complete 12:49:13 93b9cdb0e59b: Pull complete 12:49:13 5e14af77c1be: Pull complete 12:49:13 01666e4c0597: Pull complete 12:49:14 aa168da1d23b: Verifying Checksum 12:49:14 aa168da1d23b: Download complete 12:49:18 aa168da1d23b: Pull complete 12:49:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:49:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:49:18 prd-centos7-docker-4c-2g-2473 does not seem to be running inside a container 12:49:18 $ 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/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:49:21 $ docker top 0384de9d066239f6270bebf87e9b4fb0e70400f7e27f6f426ba2d829cb7355ae -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:22 + touch /tmp/pre-build-complete [Pipeline] sh 12:49:22 + mkdir -p /var/log/sa [Pipeline] sh 12:49:22 + ls /var/log/sa-host 12:49:22 + sadf -c /var/log/sa-host/sa05 12:49:22 file_magic: OK 12:49:22 HZ: Using current value: 100 12:49:22 file_header: OK 12:49:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:49:22 Statistics: 12:49:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:49:22 File successfully converted to sysstat format version 12.2.1 12:49:22 + sadf -c /var/log/sa-host/sa11 12:49:22 file_magic: OK 12:49:22 HZ: Using current value: 100 12:49:22 file_header: OK 12:49:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:49:22 Statistics: 12:49:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:49:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:49:22 provisioning config files... 12:49:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config7517385538843790818tmp [Pipeline] { [Pipeline] echo 12:49:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:49:23 ---> create-netrc.sh [Pipeline] } 12:49:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:49:23 ---> python-tools-install.sh [Pipeline] echo 12:49:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:49:23 ---> sudo-logs.sh 12:49:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:49:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:49:24 ---> job-cost.sh 12:49:24 lf-activate-venv: SKIPPING 12:49:24 DEBUG: total: 0.18000000715255737 12:49:24 INFO: Retrieving Stack Cost... 12:49:25 INFO: Retrieving Pricing Info for: v3-standard-2 12:49:25 INFO: Archiving Costs [Pipeline] echo 12:49:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:49:25 ---> logs-deploy.sh 12:49:25 lf-activate-venv: SKIPPING 12:49:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/9 12:49:25 INFO: archiving workspace using pattern(s): 12:49:26 Archives upload complete. 12:49:26 INFO: archiving logs to Nexus 12:49:27 ---> uname -a: 12:49:27 Linux prd-centos7-docker-4c-2g-2473.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:49:27 12:49:27 12:49:27 ---> lscpu: 12:49:27 Architecture: x86_64 12:49:27 CPU op-mode(s): 32-bit, 64-bit 12:49:27 Byte Order: Little Endian 12:49:27 Address sizes: 40 bits physical, 48 bits virtual 12:49:27 CPU(s): 2 12:49:27 On-line CPU(s) list: 0,1 12:49:27 Thread(s) per core: 1 12:49:27 Core(s) per socket: 1 12:49:27 Socket(s): 2 12:49:27 NUMA node(s): 1 12:49:27 Vendor ID: AuthenticAMD 12:49:27 CPU family: 23 12:49:27 Model: 49 12:49:27 Model name: AMD EPYC-Rome Processor 12:49:27 Stepping: 0 12:49:27 CPU MHz: 2799.998 12:49:27 BogoMIPS: 5599.99 12:49:27 Virtualization: AMD-V 12:49:27 Hypervisor vendor: KVM 12:49:27 Virtualization type: full 12:49:27 L1d cache: 64 KiB 12:49:27 L1i cache: 64 KiB 12:49:27 L2 cache: 1 MiB 12:49:27 L3 cache: 32 MiB 12:49:27 NUMA node0 CPU(s): 0,1 12:49:27 Vulnerability Itlb multihit: Not affected 12:49:27 Vulnerability L1tf: Not affected 12:49:27 Vulnerability Mds: Not affected 12:49:27 Vulnerability Meltdown: Not affected 12:49:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:49:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:49:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:49:27 Vulnerability Srbds: Not affected 12:49:27 Vulnerability Tsx async abort: Not affected 12:49:27 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 12:49:27 12:49:27 12:49:27 ---> nproc: 12:49:27 2 12:49:27 12:49:27 12:49:27 ---> df -h: 12:49:27 Filesystem Size Used Available Use% Mounted on 12:49:27 overlay 40.0G 7.6G 32.4G 19% / 12:49:27 tmpfs 64.0M 0 64.0M 0% /dev 12:49:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:49:27 shm 64.0M 0 64.0M 0% /dev/shm 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628@tmp 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 12:49:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628 12:49:27 12:49:27 12:49:27 ---> free -m: 12:49:27 total used free shared buff/cache available 12:49:27 Mem: 7821 933 4789 0 2098 6709 12:49:27 Swap: 1023 0 1023 12:49:27 12:49:27 12:49:27 ---> ip addr: 12:49:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:49:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:49:27 inet 127.0.0.1/8 scope host lo 12:49:27 valid_lft forever preferred_lft forever 12:49:27 inet6 ::1/128 scope host 12:49:27 valid_lft forever preferred_lft forever 12:49:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:49:27 link/ether fa:16:3e:59:d8:e4 brd ff:ff:ff:ff:ff:ff 12:49:27 inet 10.30.122.64/23 brd 10.30.123.255 scope global dynamic eth0 12:49:27 valid_lft 85848sec preferred_lft 85848sec 12:49:27 inet6 fe80::f816:3eff:fe59:d8e4/64 scope link 12:49:27 valid_lft forever preferred_lft forever 12:49:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:49:27 link/ether 02:42:ec:ec:55:df brd ff:ff:ff:ff:ff:ff 12:49:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:49:27 valid_lft forever preferred_lft forever 12:49:27 inet6 fe80::42:ecff:feec:55df/64 scope link 12:49:27 valid_lft forever preferred_lft forever 12:49:27 12:49:27 12:49:27 ---> sar -b -r -n DEV: 12:49:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 12:49:27 12:49:27 12:40:03 LINUX RESTART (2 CPU) 12:49:27 12:49:27 12:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:49:27 12:42:01 4.01 0.03 3.98 0.00 1.07 158.12 0.00 12:49:27 12:43:01 0.43 0.00 0.43 0.00 0.00 7.46 0.00 12:49:27 12:44:01 0.25 0.00 0.25 0.00 0.00 3.98 0.00 12:49:27 12:45:01 0.28 0.00 0.28 0.00 0.00 5.13 0.00 12:49:27 12:46:01 0.28 0.00 0.28 0.00 0.00 4.76 0.00 12:49:27 12:47:01 0.35 0.00 0.35 0.00 0.00 4.43 0.00 12:49:27 12:48:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 12:49:27 12:49:01 0.18 0.00 0.18 0.00 0.00 1.90 0.00 12:49:27 Average: 0.75 0.00 0.75 0.00 0.13 23.58 0.00 12:49:27 12:49:27 12:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:27 12:42:01 5463404 0 802140 10.02 2620 1740768 1206600 13.32 570460 1575300 20 12:49:27 12:43:01 5461720 0 803816 10.04 2620 1740776 1206816 13.32 577384 1569576 8 12:49:27 12:44:01 5463116 0 802420 10.02 2620 1740776 1206804 13.32 577832 1569016 8 12:49:27 12:45:01 5460844 0 804684 10.05 2620 1740784 1206756 13.32 578476 1569912 8 12:49:27 12:46:01 5461656 0 803864 10.04 2620 1740792 1206696 13.32 574156 1573904 8 12:49:27 12:47:01 5460160 0 805360 10.06 2620 1740792 1206648 13.32 574952 1573904 8 12:49:27 12:48:01 5460504 0 805008 10.05 2620 1740800 1206600 13.32 574884 1573904 16 12:49:27 12:49:01 5450984 0 814524 10.17 2620 1740804 1206600 13.32 584432 1573904 8 12:49:27 Average: 5460298 0 805227 10.05 2620 1740786 1206690 13.32 576572 1572428 10 12:49:27 12:49:27 12:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:27 12:42:01 eth0 0.80 0.10 0.08 0.01 0.00 0.00 0.00 0.00 12:49:27 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:43:01 eth0 1.50 0.45 0.35 0.21 0.00 0.00 0.00 0.00 12:49:27 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:44:01 eth0 0.73 0.38 0.30 0.20 0.00 0.00 0.00 0.00 12:49:27 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:45:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 12:49:27 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:46:01 eth0 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:49:27 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:47:01 eth0 0.18 0.15 0.09 0.01 0.00 0.00 0.00 0.00 12:49:27 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:49:27 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:49:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:49:27 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 Average: eth0 0.53 0.21 0.15 0.09 0.00 0.00 0.00 0.00 12:49:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:27 12:49:27 12:49:27 ---> sar -P ALL: 12:49:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 12:49:27 12:49:27 12:40:03 LINUX RESTART (2 CPU) 12:49:27 12:49:27 12:41:01 CPU %user %nice %system %iowait %steal %idle 12:49:27 12:42:01 all 0.16 0.00 0.05 0.00 0.03 99.77 12:49:27 12:42:01 0 0.25 0.00 0.05 0.00 0.03 99.67 12:49:27 12:42:01 1 0.07 0.00 0.05 0.00 0.02 99.87 12:49:27 12:43:01 all 0.13 0.00 0.03 0.00 0.03 99.82 12:49:27 12:43:01 0 0.22 0.00 0.03 0.00 0.03 99.72 12:49:27 12:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:49:27 12:44:01 all 0.12 0.00 0.03 0.00 0.03 99.82 12:49:27 12:44:01 0 0.20 0.00 0.03 0.00 0.02 99.75 12:49:27 12:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:49:27 12:45:01 all 0.08 0.00 0.02 0.00 0.03 99.87 12:49:27 12:45:01 0 0.08 0.00 0.02 0.00 0.03 99.87 12:49:27 12:45:01 1 0.08 0.00 0.02 0.00 0.02 99.88 12:49:27 12:46:01 all 0.07 0.00 0.03 0.00 0.03 99.87 12:49:27 12:46:01 0 0.03 0.00 0.03 0.00 0.05 99.88 12:49:27 12:46:01 1 0.10 0.00 0.02 0.00 0.02 99.87 12:49:27 12:47:01 all 0.13 0.00 0.02 0.00 0.03 99.82 12:49:27 12:47:01 0 0.23 0.00 0.02 0.00 0.03 99.72 12:49:27 12:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:49:27 12:48:01 all 0.08 0.00 0.03 0.00 0.03 99.86 12:49:27 12:48:01 0 0.15 0.00 0.02 0.00 0.02 99.82 12:49:27 12:48:01 1 0.02 0.00 0.05 0.00 0.03 99.90 12:49:27 12:49:01 all 0.07 0.00 0.03 0.00 0.04 99.86 12:49:27 12:49:01 0 0.10 0.00 0.03 0.00 0.02 99.85 12:49:27 12:49:01 1 0.03 0.00 0.03 0.00 0.07 99.87 12:49:27 Average: all 0.10 0.00 0.03 0.00 0.03 99.84 12:49:27 Average: 0 0.16 0.00 0.03 0.00 0.03 99.78 12:49:27 Average: 1 0.05 0.00 0.03 0.00 0.03 99.89 12:49:27 12:49:27 12:49:27