Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d6967253c42c2a443b56733e0120e3dc957a25e 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-ssh7988480997980557896.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-ssh3401016447804559040.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/app-functions-sdk-go/branches/main/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/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5930061560525881891.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-ssh1494838066725312423.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/app-functions-sdk-go/branches/main/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/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh574514441975899940.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:app-functions-sdk-go, semver:true, testScript:make test, buildImage: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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk 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: true SWAGGER_API_FOLDERS: openapi/v2 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-649 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh419437078142241446.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4d6967253c42c2a443b56733e0120e3dc957a25e (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6967253c42c2a443b56733e0120e3dc957a25e # timeout=10 Commit message: "docs: Add related docs PR and cleaned up template (#937)" > git rev-list --no-walk 73c7655a421d1b4782a44a8ee07953c50ab87982 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:55 ========================================================= 22:27:55 EdgeX Global Pipelines Version Info 22:27:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:27:56 ------------------- 22:27:56 stable info: 22:27:56 ------------------- 22:27:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:56 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:27:56 Message: update stable to v1.0.205 22:27:57 ------------------- 22:27:57 experimental info: 22:27:57 ------------------- 22:27:57 Commited By: **** collab-it+edgex@linuxfoundation.org 22:27:57 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:27:57 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 22:27:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d6967253c42c2a443b56733e0120e3dc957a25e [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d69672 [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:58 + git log --format=format:%s -1 4d6967253c42c2a443b56733e0120e3dc957a25e [Pipeline] echo 22:27:58 GIT_COMMIT: 4d6967253c42c2a443b56733e0120e3dc957a25e, Commit Message: docs: Add related docs PR and cleaned up template (#937) [Pipeline] echo 22:27:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:59 22:27:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:27:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:59 latest: Pulling from edgex-devops/git-semver 22:27:59 31603596830f: Pulling fs layer 22:27:59 04fac38145f0: Pulling fs layer 22:27:59 701f6daf10bf: Pulling fs layer 22:27:59 24f72da36158: Pulling fs layer 22:27:59 24f72da36158: Waiting 22:27:59 04fac38145f0: Verifying Checksum 22:27:59 04fac38145f0: Download complete 22:28:00 31603596830f: Verifying Checksum 22:28:00 31603596830f: Download complete 22:28:00 24f72da36158: Verifying Checksum 22:28:00 24f72da36158: Download complete 22:28:00 701f6daf10bf: Verifying Checksum 22:28:00 701f6daf10bf: Download complete 22:28:00 31603596830f: Pull complete 22:28:00 04fac38145f0: Pull complete 22:28:01 701f6daf10bf: Pull complete 22:28:01 24f72da36158: Pull complete 22:28:01 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:28:01 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 22:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:28:02 $ docker top f33f646cccbeae9a5d985d8d9627a0f815a31e534b123a19f4c6acaa4ba0c9a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:02 [ssh-agent] Looking for ssh-agent implementation... 22:28:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:02 $ docker exec f33f646cccbeae9a5d985d8d9627a0f815a31e534b123a19f4c6acaa4ba0c9a8 ssh-agent 22:28:02 SSH_AUTH_SOCK=/tmp/ssh-y1Ghwv1waGmV/agent.15 22:28:02 SSH_AGENT_PID=21 22:28:02 Running ssh-add (command line suppressed) 22:28:02 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4818686404231550206.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4818686404231550206.key) 22:28:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:03 + git tag --points-at HEAD [Pipeline] } 22:28:03 $ docker exec --env ******** --env ******** f33f646cccbeae9a5d985d8d9627a0f815a31e534b123a19f4c6acaa4ba0c9a8 ssh-agent -k 22:28:03 unset SSH_AUTH_SOCK; 22:28:03 unset SSH_AGENT_PID; 22:28:03 echo Agent pid 21 killed; 22:28:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:28:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:03 [ssh-agent] Looking for ssh-agent implementation... 22:28:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:03 $ docker exec f33f646cccbeae9a5d985d8d9627a0f815a31e534b123a19f4c6acaa4ba0c9a8 ssh-agent 22:28:03 SSH_AUTH_SOCK=/tmp/ssh-cLH31eObRLbO/agent.56 22:28:03 SSH_AGENT_PID=62 22:28:03 Running ssh-add (command line suppressed) 22:28:03 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2134006098076849175.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2134006098076849175.key) 22:28:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:04 + git semver init 22:28:04 # -> Open(): unable to determine branch for HEAD 22:28:04 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 22:28:04 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 22:28:04 # $SEMVER_REMOTE_NAME = origin 22:28:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:28:04 # $SEMVER_USER_NAME = edgex-jenkins 22:28:04 # $SEMVER_BRANCH = main 22:28:04 # $SEMVER_TEMP = /tmp/semver-178851246 22:28:04 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:28:06 # '/tmp/semver-178851246' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 22:28:06 # -> Force: false 22:28:06 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 22:28:06 $ docker exec --env ******** --env ******** f33f646cccbeae9a5d985d8d9627a0f815a31e534b123a19f4c6acaa4ba0c9a8 ssh-agent -k 22:28:06 unset SSH_AUTH_SOCK; 22:28:06 unset SSH_AGENT_PID; 22:28:06 echo Agent pid 62 killed; 22:28:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:06 + git semver [Pipeline] } 22:28:06 $ docker stop --time=1 f33f646cccbeae9a5d985d8d9627a0f815a31e534b123a19f4c6acaa4ba0c9a8 22:28:07 $ docker rm -f f33f646cccbeae9a5d985d8d9627a0f815a31e534b123a19f4c6acaa4ba0c9a8 [Pipeline] // withDockerContainer [Pipeline] sh 22:28:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:28:08 Stashed 1 file(s) [Pipeline] echo 22:28:08 [edgeXSemver]: initialized semver on version 2.0.2-dev.6 [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 22:28:23 Still waiting to schedule task 22:28:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:28:23 Still waiting to schedule task 22:28:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:31:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-652 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 22:31:07 Running in /w/workspace/app-functions-sdk-go/18 [Pipeline] { [Pipeline] checkout 22:31:08 The recommended git tool is: git 22:31:14 using credential edgex-jenkins-ssh 22:31:14 Cloning the remote Git repository 22:31:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:31:14 > git init /w/workspace/app-functions-sdk-go/18 # timeout=10 22:31:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:31:14 > git --version # timeout=10 22:31:14 > git --version # 'git version 2.17.1' 22:31:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:18 Avoid second fetch 22:31:18 Checking out Revision 4d6967253c42c2a443b56733e0120e3dc957a25e (main) 22:31:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:31:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:18 > git config core.sparsecheckout # timeout=10 22:31:18 > git checkout -f 4d6967253c42c2a443b56733e0120e3dc957a25e # timeout=10 22:31:22 Commit message: "docs: Add related docs PR and cleaned up template (#937)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:31:23 ========================================================= 22:31:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:31:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:31:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:31:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:25 595b0fe564bb: Pulling fs layer 22:31:25 24495759ef45: Pulling fs layer 22:31:25 d148012ef14d: Pulling fs layer 22:31:25 e90a11edd702: Pulling fs layer 22:31:25 d77568369979: Pulling fs layer 22:31:25 e90a11edd702: Waiting 22:31:25 fc1c9f9a7f3b: Pulling fs layer 22:31:25 170f2ba95c9a: Pulling fs layer 22:31:25 97ac5df62f85: Pulling fs layer 22:31:25 170f2ba95c9a: Waiting 22:31:25 fc1c9f9a7f3b: Waiting 22:31:25 d77568369979: Waiting 22:31:25 d148012ef14d: Verifying Checksum 22:31:25 d148012ef14d: Download complete 22:31:25 24495759ef45: Verifying Checksum 22:31:25 24495759ef45: Download complete 22:31:25 d77568369979: Verifying Checksum 22:31:25 d77568369979: Download complete 22:31:25 fc1c9f9a7f3b: Verifying Checksum 22:31:25 fc1c9f9a7f3b: Download complete 22:31:25 595b0fe564bb: Verifying Checksum 22:31:25 595b0fe564bb: Download complete 22:31:25 170f2ba95c9a: Download complete 22:31:25 595b0fe564bb: Pull complete 22:31:26 24495759ef45: Pull complete 22:31:27 d148012ef14d: Pull complete 22:31:29 97ac5df62f85: Verifying Checksum 22:31:29 97ac5df62f85: Download complete 22:31:29 e90a11edd702: Verifying Checksum 22:31:29 e90a11edd702: Download complete 22:31:42 e90a11edd702: Pull complete 22:31:42 d77568369979: Pull complete 22:31:42 fc1c9f9a7f3b: Pull complete 22:31:42 170f2ba95c9a: Pull complete 22:31:47 97ac5df62f85: Pull complete 22:31:47 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 22:31:47 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 22:31:48 + docker inspect -f . ci-base-image-arm64 22:31:48 . [Pipeline] withDockerContainer 22:31:48 prd-ubuntu18.04-docker-arm64-4c-16g-652 does not seem to be running inside a container 22:31:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/18 -v /w/workspace/app-functions-sdk-go/18:/w/workspace/app-functions-sdk-go/18:rw,z -v /w/workspace/app-functions-sdk-go/18@tmp:/w/workspace/app-functions-sdk-go/18@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 ******** ci-base-image-arm64 cat 22:31:54 $ docker top 74aeeb97ae65dc01bfe909809141088eb7a7268e1e01f6069560ac94d4d4d0c5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:55 + go version 22:31:55 go version go1.16.6 linux/arm64 [Pipeline] } 22:31:55 $ docker stop --time=1 74aeeb97ae65dc01bfe909809141088eb7a7268e1e01f6069560ac94d4d4d0c5 22:31:57 $ docker rm -f 74aeeb97ae65dc01bfe909809141088eb7a7268e1e01f6069560ac94d4d4d0c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:58 + docker inspect -f . ci-base-image-arm64 22:31:58 . [Pipeline] withDockerContainer 22:31:58 prd-ubuntu18.04-docker-arm64-4c-16g-652 does not seem to be running inside a container 22:31:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/18 -v /w/workspace/app-functions-sdk-go/18:/w/workspace/app-functions-sdk-go/18:rw,z -v /w/workspace/app-functions-sdk-go/18@tmp:/w/workspace/app-functions-sdk-go/18@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 ******** ci-base-image-arm64 cat 22:32:00 $ docker top 8ef8868edfebecb45b4ec59df39dafcc72d0e37227e33caf403cd7c86af71955 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:32:01 + make test 22:32:01 make -C ./app-service-template build 22:32:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/18/app-service-template' 22:32:01 go mod tidy 22:32:02 Running on prd-centos7-docker-4c-2g-653 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 22:32:02 Running in /w/workspace/app-functions-sdk-go/18 [Pipeline] { [Pipeline] checkout 22:32:02 The recommended git tool is: git 22:32:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 22:32:03 go: downloading github.com/google/uuid v1.3.0 22:32:03 go: downloading github.com/stretchr/testify v1.7.0 22:32:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:32:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:32:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:32:03 go: downloading github.com/davecgh/go-spew v1.1.1 22:32:03 go: downloading github.com/pmezard/go-difflib v1.0.0 22:32:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:32:03 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:32:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:32:03 go: downloading github.com/stretchr/objx v0.1.0 22:32:03 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:32:03 go: downloading github.com/go-kit/kit v0.9.0 22:32:03 go: downloading gopkg.in/yaml.v2 v2.4.0 22:32:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:32:03 go: downloading github.com/gorilla/mux v1.8.0 22:32:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:32:03 go: downloading github.com/mitchellh/copystructure v1.0.0 22:32:03 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:32:04 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:32:04 go: downloading github.com/gorilla/websocket v1.4.2 22:32:04 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:32:04 go: downloading github.com/hashicorp/consul/api v1.8.1 22:32:04 go: downloading github.com/pelletier/go-toml v1.9.2 22:32:04 go: downloading github.com/go-playground/universal-translator v0.17.0 22:32:04 go: downloading github.com/leodido/go-urn v1.2.0 22:32:04 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:32:04 go: downloading golang.org/x/text v0.3.2 22:32:04 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:32:04 go: downloading github.com/go-playground/locales v0.13.0 22:32:06 using credential edgex-jenkins-ssh 22:32:06 Cloning the remote Git repository 22:32:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:32:06 > git init /w/workspace/app-functions-sdk-go/18 # timeout=10 22:32:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:32:06 > git --version # timeout=10 22:32:06 > git --version # 'git version 2.24.4' 22:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:06 [INFO] Currently running in a labeled security context 22:32:06 [INFO] Currently SELinux is 'enforcing' on the host 22:32:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/18@tmp/jenkins-gitclient-ssh3043859651947852175.key 22:32:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:32:07 Avoid second fetch 22:32:07 Checking out Revision 4d6967253c42c2a443b56733e0120e3dc957a25e (main) 22:32:07 go: downloading github.com/kr/pretty v0.2.0 22:32:07 go: downloading github.com/x448/float16 v0.8.4 22:32:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:32:07 go: downloading github.com/go-stack/stack v1.8.0 22:32:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:32:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:32:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:32:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:32:07 go: downloading github.com/hashicorp/serf v0.9.5 22:32:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:32:08 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:32:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:32:08 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:32:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:32:08 go: downloading github.com/kr/text v0.1.0 22:32:08 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:32:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:32:08 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:32:08 go: downloading github.com/pebbe/zmq4 v1.2.7 22:32:08 go: downloading github.com/fatih/color v1.9.0 22:32:08 go: downloading github.com/mattn/go-colorable v0.1.6 22:32:08 go: downloading github.com/mattn/go-isatty v0.0.12 22:32:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:32:08 go: downloading github.com/pkg/errors v0.8.1 22:32:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:32:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:07 > git config core.sparsecheckout # timeout=10 22:32:07 > git checkout -f 4d6967253c42c2a443b56733e0120e3dc957a25e # timeout=10 22:32:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:32:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:32:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:32:08 go: downloading github.com/hashicorp/memberlist v0.2.2 22:32:08 go: downloading github.com/onsi/ginkgo v1.10.1 22:32:08 go: downloading github.com/onsi/gomega v1.7.0 22:32:08 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:32:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:32:08 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:32:08 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:32:08 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:32:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:32:08 go: downloading github.com/miekg/dns v1.1.26 22:32:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:32:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:32:09 go: downloading github.com/hashicorp/errwrap v1.0.0 22:32:09 go: downloading github.com/hpcloud/tail v1.0.0 22:32:09 go: downloading github.com/golang/protobuf v1.3.2 22:32:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:32:09 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:32:09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 22:32:09 go: downloading github.com/fsnotify/fsnotify v1.4.7 22:32:09 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 22:32:11 Commit message: "docs: Add related docs PR and cleaned up template (#937)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:32:12 ========================================================= 22:32:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:32:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:32:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:32:18 540db60ca938: Pulling fs layer 22:32:18 adcc1eea9eea: Pulling fs layer 22:32:18 4c4ab2625f07: Pulling fs layer 22:32:18 db62176df00c: Pulling fs layer 22:32:18 3b30891b0d05: Pulling fs layer 22:32:18 06b49ca38bd5: Pulling fs layer 22:32:18 c788192a36de: Pulling fs layer 22:32:18 a77e37c0d609: Pulling fs layer 22:32:18 c3185cebc471: Pulling fs layer 22:32:18 db62176df00c: Waiting 22:32:18 3b30891b0d05: Waiting 22:32:18 06b49ca38bd5: Waiting 22:32:18 c788192a36de: Waiting 22:32:18 a77e37c0d609: Waiting 22:32:18 c3185cebc471: Waiting 22:32:18 4c4ab2625f07: Verifying Checksum 22:32:18 4c4ab2625f07: Download complete 22:32:18 adcc1eea9eea: Verifying Checksum 22:32:18 adcc1eea9eea: Download complete 22:32:18 3b30891b0d05: Verifying Checksum 22:32:18 3b30891b0d05: Download complete 22:32:18 06b49ca38bd5: Verifying Checksum 22:32:18 06b49ca38bd5: Download complete 22:32:18 540db60ca938: Verifying Checksum 22:32:18 540db60ca938: Download complete 22:32:18 c788192a36de: Verifying Checksum 22:32:18 c788192a36de: Download complete 22:32:18 540db60ca938: Pull complete 22:32:18 adcc1eea9eea: Pull complete 22:32:18 4c4ab2625f07: Pull complete 22:32:19 a77e37c0d609: Verifying Checksum 22:32:19 a77e37c0d609: Download complete 22:32:23 c3185cebc471: Verifying Checksum 22:32:23 c3185cebc471: Download complete 22:32:23 db62176df00c: Verifying Checksum 22:32:23 db62176df00c: Download complete 22:32:27 db62176df00c: Pull complete 22:32:27 3b30891b0d05: Pull complete 22:32:27 06b49ca38bd5: Pull complete 22:32:27 c788192a36de: Pull complete 22:32:27 a77e37c0d609: Pull complete 22:32:30 c3185cebc471: Pull complete 22:32:30 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 22:32:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 22:32:31 + docker inspect -f . ci-base-image-x86_64 22:32:31 . [Pipeline] withDockerContainer 22:32:31 prd-centos7-docker-4c-2g-653 does not seem to be running inside a container 22:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/18 -v /w/workspace/app-functions-sdk-go/18:/w/workspace/app-functions-sdk-go/18:rw,z -v /w/workspace/app-functions-sdk-go/18@tmp:/w/workspace/app-functions-sdk-go/18@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 ******** ci-base-image-x86_64 cat 22:32:33 $ docker top fc2f7d31f5041716f84d6cb5520d37c120a2ef84d544c91714d5f9319152fcf1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:33 + go version 22:32:33 go version go1.16.6 linux/amd64 [Pipeline] } 22:32:33 $ docker stop --time=1 fc2f7d31f5041716f84d6cb5520d37c120a2ef84d544c91714d5f9319152fcf1 22:32:35 $ docker rm -f fc2f7d31f5041716f84d6cb5520d37c120a2ef84d544c91714d5f9319152fcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:35 + docker inspect -f . ci-base-image-x86_64 22:32:35 . [Pipeline] withDockerContainer 22:32:35 prd-centos7-docker-4c-2g-653 does not seem to be running inside a container 22:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/18 -v /w/workspace/app-functions-sdk-go/18:/w/workspace/app-functions-sdk-go/18:rw,z -v /w/workspace/app-functions-sdk-go/18@tmp:/w/workspace/app-functions-sdk-go/18@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 ******** ci-base-image-x86_64 cat 22:32:36 $ docker top 85c2100ca0abee245f3fa188c5cc4f5d43fdeff57be2f54f720378fdd3488c93 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:32:36 + make test 22:32:36 make -C ./app-service-template build 22:32:36 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/18/app-service-template' 22:32:36 go mod tidy 22:32:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 22:32:37 go: downloading github.com/google/uuid v1.3.0 22:32:37 go: downloading github.com/stretchr/testify v1.7.0 22:32:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:32:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:32:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:32:37 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:32:37 go: downloading gopkg.in/yaml.v2 v2.4.0 22:32:37 go: downloading github.com/go-kit/kit v0.9.0 22:32:37 go: downloading github.com/davecgh/go-spew v1.1.1 22:32:37 go: downloading github.com/pmezard/go-difflib v1.0.0 22:32:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:32:37 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:32:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:32:37 go: downloading github.com/stretchr/objx v0.1.0 22:32:37 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:32:37 go: downloading github.com/gorilla/mux v1.8.0 22:32:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:32:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:32:37 go: downloading github.com/go-playground/universal-translator v0.17.0 22:32:37 go: downloading github.com/leodido/go-urn v1.2.0 22:32:37 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:32:37 go: downloading golang.org/x/text v0.3.2 22:32:37 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:32:38 go: downloading github.com/go-playground/locales v0.13.0 22:32:39 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:32:39 go: downloading github.com/go-stack/stack v1.8.0 22:32:39 go: downloading github.com/pelletier/go-toml v1.9.2 22:32:39 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:32:39 go: downloading github.com/hashicorp/consul/api v1.8.1 22:32:39 go: downloading github.com/mitchellh/copystructure v1.0.0 22:32:39 go: downloading github.com/gorilla/websocket v1.4.2 22:32:39 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:32:39 go: downloading github.com/kr/pretty v0.2.0 22:32:39 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:32:39 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:32:39 go: downloading github.com/x448/float16 v0.8.4 22:32:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:32:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:32:39 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:32:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:32:39 go: downloading github.com/hashicorp/serf v0.9.5 22:32:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:32:39 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:32:39 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:32:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:32:40 go: downloading github.com/kr/text v0.1.0 22:32:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:32:40 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:32:40 go: downloading github.com/fatih/color v1.9.0 22:32:40 go: downloading github.com/mattn/go-colorable v0.1.6 22:32:40 go: downloading github.com/mattn/go-isatty v0.0.12 22:32:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:32:40 go: downloading github.com/pkg/errors v0.8.1 22:32:40 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:32:40 go: downloading github.com/hashicorp/memberlist v0.2.2 22:32:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:32:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:32:40 go: downloading github.com/pebbe/zmq4 v1.2.7 22:32:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:32:40 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:32:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:32:40 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:32:40 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:32:40 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:32:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:32:40 go: downloading github.com/miekg/dns v1.1.26 22:32:40 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:32:40 go: downloading github.com/onsi/ginkgo v1.10.1 22:32:40 go: downloading github.com/onsi/gomega v1.7.0 22:32:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:32:40 go: downloading github.com/hashicorp/errwrap v1.0.0 22:32:40 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 22:32:40 go: downloading github.com/hpcloud/tail v1.0.0 22:32:40 go: downloading github.com/golang/protobuf v1.3.2 22:32:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:32:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:32:40 go: downloading github.com/fsnotify/fsnotify v1.4.7 22:32:40 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 22:32:48 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/18/app-service-template' 22:32:48 make -C ./app-service-template test 22:32:48 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/18/app-service-template' 22:32:48 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:32:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/18/app-service-template' 22:32:52 make -C ./app-service-template test 22:32:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/18/app-service-template' 22:32:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:33:01 ok new-app-service 0.009s coverage: 47.8% of statements 22:33:01 ? new-app-service/config [no test files] 22:33:01 ok new-app-service/functions 0.008s 22:33:01 CGO_ENABLED=1 go vet ./... 22:33:08 gofmt -l . 22:33:08 [ "`gofmt -l .`" = "" ] 22:33:08 ./bin/test-attribution-txt.sh 22:33:08 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/18/app-service-template' 22:33:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:33:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.6% of statements 22:33:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.006s coverage: 96.5% of statements 22:33:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:33:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.032s coverage: 61.8% of statements 22:33:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:33:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 22:33:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.038s coverage: 74.5% of statements 22:33:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:33:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:33:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:33:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:33:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:33:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:33:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements 22:33:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:33:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 10.5% of statements 22:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.741s coverage: 76.1% of statements 22:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 22:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements 22:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:33:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 22:33:21 ok new-app-service 0.047s coverage: 47.8% of statements 22:33:21 ? new-app-service/config [no test files] 22:33:21 ok new-app-service/functions 0.048s 22:33:21 CGO_ENABLED=1 go vet ./... 22:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.046s coverage: 78.1% of statements 22:33:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 22:33:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:33:41 gofmt -l . 22:33:41 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:33:41 $ docker stop --time=1 85c2100ca0abee245f3fa188c5cc4f5d43fdeff57be2f54f720378fdd3488c93 22:33:43 $ docker rm -f 85c2100ca0abee245f3fa188c5cc4f5d43fdeff57be2f54f720378fdd3488c93 [Pipeline] // withDockerContainer [Pipeline] sh 22:33:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:33:44 Stashed 2 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:44 22:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:45 latest: Pulling from edgex-lftools-log-publisher 22:33:45 b4d181a07f80: Pulling fs layer 22:33:45 a1111a8f2ec3: Pulling fs layer 22:33:45 ed53099fbce6: Pulling fs layer 22:33:45 dc539afda2c1: Pulling fs layer 22:33:45 77bc0d833cb6: Pulling fs layer 22:33:45 9065ff56babe: Pulling fs layer 22:33:45 d287ab97295c: Pulling fs layer 22:33:45 77bc0d833cb6: Waiting 22:33:45 9065ff56babe: Waiting 22:33:45 d287ab97295c: Waiting 22:33:45 dc539afda2c1: Waiting 22:33:45 a1111a8f2ec3: Verifying Checksum 22:33:45 a1111a8f2ec3: Download complete 22:33:45 dc539afda2c1: Verifying Checksum 22:33:45 dc539afda2c1: Download complete 22:33:45 77bc0d833cb6: Verifying Checksum 22:33:45 77bc0d833cb6: Download complete 22:33:45 9065ff56babe: Verifying Checksum 22:33:45 9065ff56babe: Download complete 22:33:45 ed53099fbce6: Verifying Checksum 22:33:45 ed53099fbce6: Download complete 22:33:46 b4d181a07f80: Verifying Checksum 22:33:46 b4d181a07f80: Download complete 22:33:47 b4d181a07f80: Pull complete 22:33:48 gofmt -l . 22:33:48 [ "`gofmt -l .`" = "" ] 22:33:48 ./bin/test-attribution-txt.sh 22:33:48 a1111a8f2ec3: Pull complete 22:33:48 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/18/app-service-template' 22:33:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:33:48 ed53099fbce6: Pull complete 22:33:48 dc539afda2c1: Pull complete 22:33:48 77bc0d833cb6: Pull complete 22:33:48 9065ff56babe: Pull complete 22:33:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:33:51 d287ab97295c: Download complete 22:33:55 d287ab97295c: Pull complete 22:33:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:33:55 prd-centos7-docker-4c-2g-653 does not seem to be running inside a container 22:33:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/18 -v /w/workspace/app-functions-sdk-go/18:/w/workspace/app-functions-sdk-go/18:rw,z -v /w/workspace/app-functions-sdk-go/18@tmp:/w/workspace/app-functions-sdk-go/18@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:33:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.083s coverage: 63.6% of statements 22:33:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.043s coverage: 96.5% of statements 22:33:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:33:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.095s coverage: 61.8% of statements 22:33:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:33:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.075s 22:33:58 $ docker top e73055e938d2644d88ae19160ba12f0a95dbc30489cf05f6173a435b25a262a5 -eo pid,comm 22:33:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.146s coverage: 74.5% of statements 22:33:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:33:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:33:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:33:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:33:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:33:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:33:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.1% of statements 22:33:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:33:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.097s coverage: 10.5% of statements [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:58 ---> job-cost.sh 22:33:58 lf-activate-venv: SKIPPING 22:33:58 INFO: No Stack... 22:33:59 INFO: Retrieving Pricing Info for: v3-standard-2 22:34:00 INFO: Archiving Costs [Pipeline] sh 22:34:00 + cat /w/workspace/app-functions-sdk-go/18/archives/cost.csv 22:34:00 + cut -d, -f6 [Pipeline] lock 22:34:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-18-stack-cost] 22:34:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-18-stack-cost] did not exist. Created. 22:34:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:00 + echo total: 0.05999999865889549 [Pipeline] stash 22:34:00 Stashed 1 file(s) [Pipeline] } 22:34:00 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:00 $ docker stop --time=1 e73055e938d2644d88ae19160ba12f0a95dbc30489cf05f6173a435b25a262a5 22:34:02 $ docker rm -f e73055e938d2644d88ae19160ba12f0a95dbc30489cf05f6173a435b25a262a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:34:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.891s coverage: 76.1% of statements 22:34:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:34:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.057s coverage: 12.5% of statements 22:34:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.052s coverage: 27.3% of statements 22:34:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:34:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:34:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.058s coverage: 51.4% of statements 22:34:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.123s coverage: 78.1% of statements 22:34:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 22:34:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:34:33 gofmt -l . 22:34:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:34:34 $ docker stop --time=1 8ef8868edfebecb45b4ec59df39dafcc72d0e37227e33caf403cd7c86af71955 22:34:36 $ docker rm -f 8ef8868edfebecb45b4ec59df39dafcc72d0e37227e33caf403cd7c86af71955 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:34:38 Warning: overwriting stash ‘coverage-report’ 22:34:39 Stashed 2 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:40 22:34:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:40 arm64: Pulling from edgex-lftools-log-publisher 22:34:40 448f6bf000e3: Pulling fs layer 22:34:40 f757da607395: Pulling fs layer 22:34:40 05883995daec: Pulling fs layer 22:34:40 8603b9c90790: Pulling fs layer 22:34:40 1560dd03e051: Pulling fs layer 22:34:40 27f5ce0e4adf: Pulling fs layer 22:34:40 c2d8d7efcc4b: Pulling fs layer 22:34:40 1560dd03e051: Waiting 22:34:40 27f5ce0e4adf: Waiting 22:34:40 8603b9c90790: Waiting 22:34:40 f757da607395: Verifying Checksum 22:34:40 f757da607395: Download complete 22:34:40 8603b9c90790: Download complete 22:34:41 1560dd03e051: Verifying Checksum 22:34:41 1560dd03e051: Download complete 22:34:41 05883995daec: Verifying Checksum 22:34:41 05883995daec: Download complete 22:34:41 27f5ce0e4adf: Verifying Checksum 22:34:41 27f5ce0e4adf: Download complete 22:34:41 448f6bf000e3: Verifying Checksum 22:34:41 448f6bf000e3: Download complete 22:34:45 c2d8d7efcc4b: Verifying Checksum 22:34:45 c2d8d7efcc4b: Download complete 22:34:45 448f6bf000e3: Pull complete 22:34:46 f757da607395: Pull complete 22:34:47 05883995daec: Pull complete 22:34:48 8603b9c90790: Pull complete 22:34:49 1560dd03e051: Pull complete 22:34:49 27f5ce0e4adf: Pull complete 22:35:04 c2d8d7efcc4b: Pull complete 22:35:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:35:04 prd-ubuntu18.04-docker-arm64-4c-16g-652 does not seem to be running inside a container 22:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/18 -v /w/workspace/app-functions-sdk-go/18:/w/workspace/app-functions-sdk-go/18:rw,z -v /w/workspace/app-functions-sdk-go/18@tmp:/w/workspace/app-functions-sdk-go/18@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:35:09 $ docker top 23cf3544993032235baf76e37e7691ffac4e23bcfc4e99b8622f4001f4cacb63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:10 ---> job-cost.sh 22:35:10 lf-activate-venv: SKIPPING 22:35:10 INFO: No Stack... 22:35:11 INFO: Retrieving Pricing Info for: v3-standard-4 22:35:11 INFO: Archiving Costs [Pipeline] sh 22:35:11 + cat /w/workspace/app-functions-sdk-go/18/archives/cost.csv 22:35:11 + cut -d, -f6 [Pipeline] lock 22:35:12 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-18-stack-cost] 22:35:12 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-18-stack-cost] did not exist. Created. 22:35:12 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:35:12 /w/workspace/app-functions-sdk-go/18@tmp/durable-0ba47b5d/script.sh: 1: /w/workspace/app-functions-sdk-go/18@tmp/durable-0ba47b5d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:35:13 + echo total: 0.10999999940395355 [Pipeline] stash 22:35:13 Warning: overwriting stash ‘stack-cost’ 22:35:13 Stashed 1 file(s) [Pipeline] } 22:35:13 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 22:35:13 $ docker stop --time=1 23cf3544993032235baf76e37e7691ffac4e23bcfc4e99b8622f4001f4cacb63 22:35:15 $ docker rm -f 23cf3544993032235baf76e37e7691ffac4e23bcfc4e99b8622f4001f4cacb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 22:35:16 provisioning config files... 22:35:16 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1453454588669513531tmp [Pipeline] { [Pipeline] sh 22:35:16 + set +x 22:35:16 + bash -s -- 22:35:16 + curl -s https://codecov.io/bash 22:35:16 22:35:16 _____ _ 22:35:16 / ____| | | 22:35:16 | | ___ __| | ___ ___ _____ __ 22:35:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:35:16 | |___| (_) | (_| | __/ (_| (_) \ V / 22:35:16 \_____\___/ \__,_|\___|\___\___/ \_/ 22:35:16 Bash-1.0.6 22:35:16 22:35:16 22:35:16 ==> git version 2.24.4 found 22:35:16 ==> 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 22:35:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:35:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:35:16 ==> Jenkins CI detected. 22:35:16 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 22:35:16 project root: . 22:35:16 --> token set from env 22:35:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:35:16 ==> Running gcov in . (disable via -X gcov) 22:35:16 ==> Python coveragepy not found 22:35:16 ==> Searching for coverage reports in: 22:35:16 + . 22:35:16 -> Found 2 reports 22:35:16 ==> Detecting git/mercurial file structure 22:35:16 ==> Reading reports 22:35:16 + ./app-service-template/coverage.out bytes=1055 22:35:16 + ./coverage.out bytes=95183 22:35:16 ==> Appending adjustments 22:35:16 https://docs.codecov.io/docs/fixing-reports 22:35:16 + Found adjustments 22:35:16 ==> Gzipping contents 22:35:16 20K /tmp/codecov.vlDFBI.gz 22:35:16 ==> Uploading reports 22:35:16 url: https://codecov.io 22:35:16 query: branch=main&commit=4d6967253c42c2a443b56733e0120e3dc957a25e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:35:16 -> Pinging Codecov 22:35:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=4d6967253c42c2a443b56733e0120e3dc957a25e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:35:17 -> Uploading to 22:35:17 https://storage.googleapis.com/codecov/v4/raw/2021-08-23/3D8B5DFFC46A037C893635FACE044666/4d6967253c42c2a443b56733e0120e3dc957a25e/d89cfd8d-5c3a-4490-8e40-e26f75cb8891.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210823T223517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db96447234b61ffe8d3f8f46c46287f8d26a5f4458ff1e68e4fd680ffa0e94b4 22:35:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:35:17 Dload Upload Total Spent Left Speed 22:35:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16452 0 0 100 16452 0 47090 --:--:-- --:--:-- --:--:-- 47140 22:35:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4d6967253c42c2a443b56733e0120e3dc957a25e [Pipeline] } 22:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:35:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:35:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:35:18 22:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:35:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:35:18 188c0c94c7c5: Pulling fs layer 22:35:18 0ef7d3d256c8: Pulling fs layer 22:35:18 de9db76c5a1d: Pulling fs layer 22:35:18 0eba1c9be4d2: Pulling fs layer 22:35:18 0d57e429df01: Pulling fs layer 22:35:18 4e4be7b47b0d: Pulling fs layer 22:35:18 e1f770b5df2f: Pulling fs layer 22:35:18 85a0685a4137: Pulling fs layer 22:35:18 0eba1c9be4d2: Waiting 22:35:18 0d57e429df01: Waiting 22:35:18 4e4be7b47b0d: Waiting 22:35:18 e1f770b5df2f: Waiting 22:35:18 85a0685a4137: Waiting 22:35:18 de9db76c5a1d: Verifying Checksum 22:35:18 de9db76c5a1d: Download complete 22:35:18 0ef7d3d256c8: Verifying Checksum 22:35:18 0ef7d3d256c8: Download complete 22:35:18 0d57e429df01: Verifying Checksum 22:35:18 0d57e429df01: Download complete 22:35:18 188c0c94c7c5: Verifying Checksum 22:35:18 188c0c94c7c5: Download complete 22:35:18 188c0c94c7c5: Pull complete 22:35:18 4e4be7b47b0d: Verifying Checksum 22:35:18 4e4be7b47b0d: Download complete 22:35:18 0ef7d3d256c8: Pull complete 22:35:18 de9db76c5a1d: Pull complete 22:35:20 e1f770b5df2f: Verifying Checksum 22:35:20 e1f770b5df2f: Download complete 22:35:23 0eba1c9be4d2: Verifying Checksum 22:35:23 0eba1c9be4d2: Download complete 22:35:23 85a0685a4137: Verifying Checksum 22:35:23 85a0685a4137: Download complete 22:35:26 0eba1c9be4d2: Pull complete 22:35:26 0d57e429df01: Pull complete 22:35:26 4e4be7b47b0d: Pull complete 22:35:26 e1f770b5df2f: Pull complete 22:35:32 85a0685a4137: Pull complete 22:35:32 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:35:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:35:32 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 22:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:35:33 $ docker top 46e5e06ecae04daa3b9e6d0d4ea081e4e8b4e6b2875f9409439aed3bf2847c04 -eo pid,comm [Pipeline] { [Pipeline] echo 22:35:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:35:33 + set -o pipefail 22:35:33 + snyk monitor '--org=edgex-jenkins' 22:35:38 22:35:38 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 22:35:38 22:35:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/b0131176-965d-4873-97a0-4c77a716d386 22:35:38 22:35:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:35:38 22:35:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:35:38 22:35:38 [Pipeline] } 22:35:39 $ docker stop --time=1 46e5e06ecae04daa3b9e6d0d4ea081e4e8b4e6b2875f9409439aed3bf2847c04 22:35:41 $ docker rm -f 46e5e06ecae04daa3b9e6d0d4ea081e4e8b4e6b2875f9409439aed3bf2847c04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:35:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:41 provisioning config files... 22:35:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8640214617845952369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:42 --> edgex-publish-swagger.sh 22:35:42 === Publish openapi/v2 API === 22:35:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:35:42 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 22:35:42 % Total % Received % Xferd Average Speed Time Time Time Current 22:35:42 Dload Upload Total Spent Left Speed 22:35:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 10799 0:00:01 0:00:01 --:--:-- 10806 100 13054 0 0 100 13054 0 9476 0:00:01 0:00:01 --:--:-- 9480 22:35:43 22:35:43 [Pipeline] } 22:35:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:35:44 + git log --format=format:%s -1 4d6967253c42c2a443b56733e0120e3dc957a25e [Pipeline] isUnix [Pipeline] sh 22:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:44 . [Pipeline] withDockerContainer 22:35:44 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 22:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:35:44 $ docker top 0985228c8b9b3c282d0ce8bd17ee55687c99c4ef9bc58e7d5662dba260ff9d96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:45 [ssh-agent] Looking for ssh-agent implementation... 22:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:45 $ docker exec 0985228c8b9b3c282d0ce8bd17ee55687c99c4ef9bc58e7d5662dba260ff9d96 ssh-agent 22:35:45 SSH_AUTH_SOCK=/tmp/ssh-XEAUBfQaSTXM/agent.15 22:35:45 SSH_AGENT_PID=21 22:35:45 Running ssh-add (command line suppressed) 22:35:45 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3922644282111805257.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3922644282111805257.key) 22:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:45 + git semver tag 22:35:45 # -> Open(): unable to determine branch for HEAD 22:35:45 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 22:35:45 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 22:35:45 # $SEMVER_REMOTE_NAME = origin 22:35:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:45 # $SEMVER_USER_NAME = edgex-jenkins 22:35:45 # $SEMVER_BRANCH = main 22:35:45 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 22:35:45 # 4d6967253c42c2a443b56733e0120e3dc957a25e HEAD 22:35:45 # -> Force: false 22:35:45 # a705b1c6c78cba17fe366c03fce27afb57cbc26d refs/tags/v2.0.2-dev.6 [Pipeline] } 22:35:45 $ docker exec --env ******** --env ******** 0985228c8b9b3c282d0ce8bd17ee55687c99c4ef9bc58e7d5662dba260ff9d96 ssh-agent -k 22:35:45 unset SSH_AUTH_SOCK; 22:35:45 unset SSH_AGENT_PID; 22:35:45 echo Agent pid 21 killed; 22:35:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:46 + git semver [Pipeline] } 22:35:46 $ docker stop --time=1 0985228c8b9b3c282d0ce8bd17ee55687c99c4ef9bc58e7d5662dba260ff9d96 22:35:47 $ docker rm -f 0985228c8b9b3c282d0ce8bd17ee55687c99c4ef9bc58e7d5662dba260ff9d96 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:47 22:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:48 0.23.1-centos7: Pulling from edgex-lftools 22:35:48 ab5ef0e58194: Pulling fs layer 22:35:48 9712f1f96733: Pulling fs layer 22:35:48 63f879dbbcfc: Pulling fs layer 22:35:48 0d9ebad4ef96: Pulling fs layer 22:35:48 e9a5061849ea: Pulling fs layer 22:35:48 d747dcd14b5f: Pulling fs layer 22:35:48 2de7ff778b66: Pulling fs layer 22:35:48 e9a5061849ea: Waiting 22:35:48 d747dcd14b5f: Waiting 22:35:48 2de7ff778b66: Waiting 22:35:48 0d9ebad4ef96: Waiting 22:35:48 9712f1f96733: Verifying Checksum 22:35:48 9712f1f96733: Download complete 22:35:50 63f879dbbcfc: Verifying Checksum 22:35:50 63f879dbbcfc: Download complete 22:35:50 e9a5061849ea: Verifying Checksum 22:35:50 e9a5061849ea: Download complete 22:35:50 d747dcd14b5f: Verifying Checksum 22:35:50 d747dcd14b5f: Download complete 22:35:51 2de7ff778b66: Verifying Checksum 22:35:51 2de7ff778b66: Download complete 22:35:52 0d9ebad4ef96: Verifying Checksum 22:35:52 0d9ebad4ef96: Download complete 22:35:52 ab5ef0e58194: Verifying Checksum 22:35:52 ab5ef0e58194: Download complete 22:35:55 ab5ef0e58194: Pull complete 22:35:55 9712f1f96733: Pull complete 22:35:56 63f879dbbcfc: Pull complete 22:36:00 0d9ebad4ef96: Pull complete 22:36:00 e9a5061849ea: Pull complete 22:36:00 d747dcd14b5f: Pull complete 22:36:01 2de7ff778b66: Pull complete 22:36:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:36:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:36:01 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 22:36:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:36:04 $ docker top 524d8ff652d8d28a29bd189ac5c3227c065baa49b86f20433e5adbd7812f3f84 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:36:04 provisioning config files... 22:36:04 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6547094667210697466tmp 22:36:04 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8006270570575374939tmp 22:36:04 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6452053495371315195tmp [Pipeline] { [Pipeline] echo 22:36:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:36:05 ---> sigul-configuration.sh 22:36:05 gpg: directory `/root/.gnupg' created 22:36:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:36:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:36:05 gpg: keyring `/root/.gnupg/secring.gpg' created 22:36:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:36:05 gpg: CAST5 encrypted data 22:36:05 gpg: encrypted with 1 passphrase 22:36:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:36:05 + mkdir /home/jenkins 22:36:05 + mkdir /home/jenkins/sigul [Pipeline] sh 22:36:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:36:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:36:06 ---> sigul-install.sh 22:36:06 Sigul already installed; skipping installation. [Pipeline] sh 22:36:06 + git tag --list 22:36:06 v0.1.0 22:36:06 v0.1.1 22:36:06 v1.0.0 22:36:06 v1.1.0 22:36:06 v1.2.0 22:36:06 v1.3.0 22:36:06 v1.3.1 22:36:06 v2.0.0 22:36:06 v2.0.1 22:36:06 v2.0.1-dev.1 22:36:06 v2.0.1-dev.2 22:36:06 v2.0.1-dev.3 22:36:06 v2.0.1-dev.4 22:36:06 v2.0.1-dev.5 22:36:06 v2.0.1-dev.6 22:36:06 v2.0.1-dev.7 22:36:06 v2.0.2-dev.1 22:36:06 v2.0.2-dev.2 22:36:06 v2.0.2-dev.3 22:36:06 v2.0.2-dev.4 22:36:06 v2.0.2-dev.5 22:36:06 v2.0.2-dev.6 [Pipeline] sh 22:36:06 + lftools sign git-tag v2.0.2-dev.6 22:36:07 Signing Git tag with Sigul... 22:36:07 Signing v2.0.2-dev.6 [Pipeline] echo 22:36:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:36:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:36:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:36:08 $ docker stop --time=1 524d8ff652d8d28a29bd189ac5c3227c065baa49b86f20433e5adbd7812f3f84 22:36:09 $ docker rm -f 524d8ff652d8d28a29bd189ac5c3227c065baa49b86f20433e5adbd7812f3f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:10 . [Pipeline] withDockerContainer 22:36:10 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 22:36:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:36:10 $ docker top 91c4bb71a309d49d9485b1e1d56ebcfae44108a8f24ec81ff699847e6109398b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:11 [ssh-agent] Looking for ssh-agent implementation... 22:36:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:11 $ docker exec 91c4bb71a309d49d9485b1e1d56ebcfae44108a8f24ec81ff699847e6109398b ssh-agent 22:36:11 SSH_AUTH_SOCK=/tmp/ssh-3OpcKy6JsZUo/agent.14 22:36:11 SSH_AGENT_PID=21 22:36:11 Running ssh-add (command line suppressed) 22:36:11 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7932040633074659046.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7932040633074659046.key) 22:36:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:11 + git semver bump pre 22:36:11 # -> Open(): unable to determine branch for HEAD 22:36:11 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 22:36:11 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 22:36:11 # $SEMVER_REMOTE_NAME = origin 22:36:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:36:11 # $SEMVER_USER_NAME = edgex-jenkins 22:36:11 # $SEMVER_BRANCH = main 22:36:11 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 22:36:11 2.0.2-dev.7 [Pipeline] } 22:36:11 $ docker exec --env ******** --env ******** 91c4bb71a309d49d9485b1e1d56ebcfae44108a8f24ec81ff699847e6109398b ssh-agent -k 22:36:11 unset SSH_AUTH_SOCK; 22:36:11 unset SSH_AGENT_PID; 22:36:11 echo Agent pid 21 killed; 22:36:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:12 + git semver [Pipeline] } 22:36:12 $ docker stop --time=1 91c4bb71a309d49d9485b1e1d56ebcfae44108a8f24ec81ff699847e6109398b 22:36:13 $ docker rm -f 91c4bb71a309d49d9485b1e1d56ebcfae44108a8f24ec81ff699847e6109398b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:36:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:13 . [Pipeline] withDockerContainer 22:36:13 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 22:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:36:14 $ docker top f0170519bdfbeb62aa3f441ea09bcc97b24265cc2e4da660af4939a8fa32c793 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:14 [ssh-agent] Looking for ssh-agent implementation... 22:36:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:14 $ docker exec f0170519bdfbeb62aa3f441ea09bcc97b24265cc2e4da660af4939a8fa32c793 ssh-agent 22:36:14 SSH_AUTH_SOCK=/tmp/ssh-i8SicHS5mP2C/agent.14 22:36:14 SSH_AGENT_PID=20 22:36:14 Running ssh-add (command line suppressed) 22:36:14 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8350791677242833211.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8350791677242833211.key) 22:36:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:15 + git semver push 22:36:15 # -> Open(): unable to determine branch for HEAD 22:36:15 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 22:36:15 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 22:36:15 # $SEMVER_REMOTE_NAME = origin 22:36:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:36:15 # $SEMVER_USER_NAME = edgex-jenkins 22:36:15 # $SEMVER_BRANCH = main 22:36:15 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 22:36:17 $ docker exec --env ******** --env ******** f0170519bdfbeb62aa3f441ea09bcc97b24265cc2e4da660af4939a8fa32c793 ssh-agent -k 22:36:17 unset SSH_AUTH_SOCK; 22:36:17 unset SSH_AGENT_PID; 22:36:17 echo Agent pid 20 killed; 22:36:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:17 + git semver [Pipeline] } 22:36:17 $ docker stop --time=1 f0170519bdfbeb62aa3f441ea09bcc97b24265cc2e4da660af4939a8fa32c793 22:36:18 $ docker rm -f f0170519bdfbeb62aa3f441ea09bcc97b24265cc2e4da660af4939a8fa32c793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:36:19 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:36:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:36:20 ---> package-listing.sh 22:36:20 ++ tr '[:upper:]' '[:lower:]' 22:36:20 ++ facter osfamily 22:36:20 + OS_FAMILY=redhat 22:36:20 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 22:36:20 + START_PACKAGES=/tmp/packages_start.txt 22:36:20 + END_PACKAGES=/tmp/packages_end.txt 22:36:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:20 + PACKAGES=/tmp/packages_start.txt 22:36:20 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:36:20 + PACKAGES=/tmp/packages_end.txt 22:36:20 + case "${OS_FAMILY}" in 22:36:20 + sort 22:36:20 + rpm -qa 22:36:21 + '[' -f /tmp/packages_start.txt ']' 22:36:21 + '[' -f /tmp/packages_end.txt ']' 22:36:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:21 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 22:36:21 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 22:36:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 22:36:21 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:36:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:22 22:36:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:36:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:22 latest: Pulling from edgex-lftools-log-publisher 22:36:22 b4d181a07f80: Pulling fs layer 22:36:22 a1111a8f2ec3: Pulling fs layer 22:36:22 ed53099fbce6: Pulling fs layer 22:36:22 dc539afda2c1: Pulling fs layer 22:36:22 77bc0d833cb6: Pulling fs layer 22:36:22 9065ff56babe: Pulling fs layer 22:36:22 d287ab97295c: Pulling fs layer 22:36:22 dc539afda2c1: Waiting 22:36:22 77bc0d833cb6: Waiting 22:36:22 9065ff56babe: Waiting 22:36:22 d287ab97295c: Waiting 22:36:23 a1111a8f2ec3: Verifying Checksum 22:36:23 a1111a8f2ec3: Download complete 22:36:23 dc539afda2c1: Verifying Checksum 22:36:23 dc539afda2c1: Download complete 22:36:23 ed53099fbce6: Verifying Checksum 22:36:23 ed53099fbce6: Download complete 22:36:23 77bc0d833cb6: Verifying Checksum 22:36:23 77bc0d833cb6: Download complete 22:36:23 9065ff56babe: Verifying Checksum 22:36:23 9065ff56babe: Download complete 22:36:24 b4d181a07f80: Verifying Checksum 22:36:24 b4d181a07f80: Download complete 22:36:25 b4d181a07f80: Pull complete 22:36:25 a1111a8f2ec3: Pull complete 22:36:26 ed53099fbce6: Pull complete 22:36:26 dc539afda2c1: Pull complete 22:36:26 77bc0d833cb6: Pull complete 22:36:26 9065ff56babe: Pull complete 22:36:27 d287ab97295c: Verifying Checksum 22:36:27 d287ab97295c: Download complete 22:36:31 d287ab97295c: Pull complete 22:36:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:36:31 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 22:36:31 $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:36:34 $ docker top d497d1a74b74db1b3494847c2eb77f8b214431058154b2dab54c96a6cfe5a1c4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:35 + touch /tmp/pre-build-complete [Pipeline] sh 22:36:35 + mkdir -p /var/log/sysstat [Pipeline] sh 22:36:35 + ls /var/log/sa-host 22:36:35 + sadf -c /var/log/sa-host/sa05 22:36:35 file_magic: OK 22:36:35 HZ: Using current value: 100 22:36:35 file_header: OK 22:36:35 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 22:36:35 Statistics: 22:36:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:36:35 File successfully converted to sysstat format version 12.0.3 22:36:35 + sadf -c /var/log/sa-host/sa23 22:36:35 file_magic: OK 22:36:35 HZ: Using current value: 100 22:36:35 file_header: OK 22:36:35 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 22:36:35 Statistics: 22:36:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:36:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:37 provisioning config files... 22:36:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3387695625177299255tmp [Pipeline] { [Pipeline] echo 22:36:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:36:37 ---> create-netrc.sh [Pipeline] } 22:36:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:36:38 ---> python-tools-install.sh [Pipeline] echo 22:36:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:36:38 ---> sudo-logs.sh 22:36:38 Archiving 'sudo' log.. 22:36:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-649.vexxhost.local: Name or service not known 22:36:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-649.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:36:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:36:38 ---> job-cost.sh 22:36:38 lf-activate-venv: SKIPPING 22:36:38 DEBUG: total: 0.10999999940395355 22:36:38 INFO: Retrieving Stack Cost... 22:36:39 INFO: Retrieving Pricing Info for: v3-standard-2 22:36:39 INFO: Archiving Costs [Pipeline] echo 22:36:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:36:40 ---> logs-deploy.sh 22:36:40 lf-activate-venv: SKIPPING 22:36:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/18 22:36:40 INFO: archiving workspace using pattern(s): 22:36:40 Archives upload complete. 22:36:41 INFO: archiving logs to Nexus 22:36:41 ---> uname -a: 22:36:41 Linux prd-centos7-docker-4c-2g-649.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 22:36:41 22:36:41 22:36:41 ---> lscpu: 22:36:41 Architecture: x86_64 22:36:41 CPU op-mode(s): 32-bit, 64-bit 22:36:41 Byte Order: Little Endian 22:36:41 Address sizes: 40 bits physical, 48 bits virtual 22:36:41 CPU(s): 2 22:36:41 On-line CPU(s) list: 0,1 22:36:41 Thread(s) per core: 1 22:36:41 Core(s) per socket: 1 22:36:41 Socket(s): 2 22:36:41 NUMA node(s): 1 22:36:41 Vendor ID: AuthenticAMD 22:36:41 CPU family: 23 22:36:41 Model: 49 22:36:41 Model name: AMD EPYC-Rome Processor 22:36:41 Stepping: 0 22:36:41 CPU MHz: 2799.998 22:36:41 BogoMIPS: 5599.99 22:36:41 Virtualization: AMD-V 22:36:41 Hypervisor vendor: KVM 22:36:41 Virtualization type: full 22:36:41 L1d cache: 32K 22:36:41 L1i cache: 32K 22:36:41 L2 cache: 512K 22:36:41 L3 cache: 16384K 22:36:41 NUMA node0 CPU(s): 0,1 22:36:41 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 22:36:41 22:36:41 22:36:41 ---> nproc: 22:36:41 2 22:36:41 22:36:41 22:36:41 ---> df -h: 22:36:41 Filesystem Size Used Avail Use% Mounted on 22:36:41 overlay 40G 9.0G 32G 23% / 22:36:41 tmpfs 64M 0 64M 0% /dev 22:36:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:36:41 shm 64M 0 64M 0% /dev/shm 22:36:41 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:36:41 22:36:41 22:36:41 ---> sar -b -r -n DEV: 22:36:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/23/21 _x86_64_ (2 CPU) 22:36:41 22:36:41 22:27:16 LINUX RESTART (2 CPU) 22:36:41 22:36:41 22:28:01 tps rtps wtps bread/s bwrtn/s 22:36:41 22:29:01 16.99 0.62 16.37 351.71 4014.10 22:36:41 22:30:01 0.40 0.00 0.40 0.00 6.65 22:36:41 22:31:01 0.43 0.00 0.43 0.00 6.00 22:36:41 22:32:01 0.13 0.00 0.13 0.00 2.18 22:36:41 22:33:01 0.23 0.00 0.23 0.00 2.23 22:36:41 22:34:01 0.35 0.00 0.35 0.00 4.70 22:36:41 22:35:01 0.22 0.00 0.22 0.00 3.38 22:36:41 22:36:01 144.91 0.03 144.88 3.73 33359.90 22:36:41 Average: 20.47 0.08 20.39 44.44 4676.96 22:36:41 22:36:41 22:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:36:41 22:29:01 5437076 0 800484 9.99 2620 1768760 1252584 13.83 588344 1584756 20 22:36:41 22:30:01 5434668 0 802884 10.02 2620 1768768 1236148 13.65 590412 1584944 16 22:36:41 22:31:01 5438780 0 798772 9.97 2620 1768768 1206312 13.32 590112 1582032 8 22:36:41 22:32:01 5435668 0 801876 10.01 2620 1768776 1206540 13.32 592620 1582608 8 22:36:41 22:33:01 5433064 0 804476 10.04 2620 1768780 1206576 13.32 589028 1589248 16 22:36:41 22:34:01 5434608 0 802928 10.03 2620 1768784 1206348 13.32 587744 1589252 20 22:36:41 22:35:01 5434236 0 803292 10.03 2620 1768792 1206312 13.32 587728 1589252 12 22:36:41 22:36:01 3809500 0 1106092 13.81 2620 3090728 1413444 15.61 854192 2745616 535796 22:36:41 Average: 5232200 0 840100 10.49 2620 1934020 1241783 13.71 622522 1730964 66987 22:36:41 22:36:41 22:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:36:41 22:29:01 eth0 118.23 123.90 341.17 18.99 0.00 0.00 0.00 0.00 22:36:41 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:29:01 docker0 105.36 85.78 9.30 313.21 0.00 0.00 0.00 0.00 22:36:41 22:30:01 eth0 1.25 0.33 0.33 0.20 0.00 0.00 0.00 0.00 22:36:41 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:31:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:36:41 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:32:01 eth0 1.07 0.35 0.32 0.20 0.00 0.00 0.00 0.00 22:36:41 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:33:01 eth0 0.73 0.60 0.36 0.28 0.00 0.00 0.00 0.00 22:36:41 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:34:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:36:41 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:35:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:36:41 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:36:01 eth0 1188.83 802.10 7688.03 74.13 0.00 0.00 0.00 0.00 22:36:41 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 22:36:01 docker0 58.27 75.35 4.81 370.90 0.00 0.00 0.00 0.00 22:36:41 Average: eth0 163.89 115.99 1004.25 11.73 0.00 0.00 0.00 0.00 22:36:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:41 Average: docker0 20.46 20.15 1.76 85.54 0.00 0.00 0.00 0.00 22:36:41 22:36:41 22:36:41 ---> sar -P ALL: 22:36:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/23/21 _x86_64_ (2 CPU) 22:36:41 22:36:41 22:27:16 LINUX RESTART (2 CPU) 22:36:41 22:36:41 22:28:01 CPU %user %nice %system %iowait %steal %idle 22:36:41 22:29:01 all 2.88 0.00 1.21 0.25 0.03 95.63 22:36:41 22:29:01 0 2.08 0.00 1.33 0.12 0.03 96.44 22:36:41 22:29:01 1 3.67 0.00 1.09 0.39 0.03 94.82 22:36:41 22:30:01 all 0.18 0.00 0.05 0.00 0.02 99.76 22:36:41 22:30:01 0 0.25 0.00 0.05 0.00 0.02 99.68 22:36:41 22:30:01 1 0.10 0.00 0.05 0.00 0.02 99.83 22:36:41 22:31:01 all 0.19 0.00 0.06 0.00 0.01 99.74 22:36:41 22:31:01 0 0.32 0.00 0.03 0.00 0.00 99.65 22:36:41 22:31:01 1 0.07 0.00 0.08 0.00 0.02 99.83 22:36:41 22:32:01 all 0.17 0.00 0.07 0.00 0.03 99.74 22:36:41 22:32:01 0 0.27 0.00 0.05 0.00 0.02 99.67 22:36:41 22:32:01 1 0.07 0.00 0.08 0.00 0.03 99.82 22:36:41 22:33:01 all 0.23 0.00 0.26 0.00 0.03 99.48 22:36:41 22:33:01 0 0.28 0.00 0.17 0.00 0.00 99.55 22:36:41 22:33:01 1 0.18 0.00 0.35 0.00 0.05 99.42 22:36:41 22:34:01 all 0.18 0.00 0.05 0.00 0.02 99.75 22:36:41 22:34:01 0 0.33 0.00 0.05 0.00 0.02 99.60 22:36:41 22:34:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:36:41 22:35:01 all 0.23 0.00 0.07 0.00 0.03 99.68 22:36:41 22:35:01 0 0.38 0.00 0.07 0.00 0.03 99.52 22:36:41 22:35:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:36:41 22:36:01 all 21.25 0.00 9.49 1.76 0.08 67.43 22:36:41 22:36:01 0 20.97 0.00 9.14 1.69 0.09 68.11 22:36:41 22:36:01 1 21.52 0.00 9.83 1.83 0.07 66.75 22:36:41 Average: all 3.03 0.00 1.35 0.24 0.03 95.35 22:36:41 Average: 0 2.98 0.00 1.30 0.21 0.03 95.48 22:36:41 Average: 1 3.09 0.00 1.40 0.27 0.03 95.21 22:36:41 22:36:41 22:36:41