Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18ff6e1b21abe9b172b032eb3d702546a95b1a7c 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-ssh6206229061158741631.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-ssh1662185081222169856.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-ssh4803865837412741726.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-ssh660176275843965582.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-ssh8061833723792748714.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2011’ Running on prd-centos7-docker-4c-2g-2013 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-ssh1909086908458564788.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 18ff6e1b21abe9b172b032eb3d702546a95b1a7c (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 18ff6e1b21abe9b172b032eb3d702546a95b1a7c # timeout=10 Commit message: "feat(sdk): Custom Trigger Multi-Pipeline Support (#941)" > git rev-list --no-walk a082b2dad36e6c0ca2a100859279ca83a0af4f9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:26:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:26:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:26:47 ========================================================= 20:26:47 EdgeX Global Pipelines Version Info 20:26:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:26:48 ------------------- 20:26:48 stable info: 20:26:48 ------------------- 20:26:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:26:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:26:48 Message: update stable to v1.0.205 20:26:48 ------------------- 20:26:48 experimental info: 20:26:48 ------------------- 20:26:48 Commited By: **** collab-it+edgex@linuxfoundation.org 20:26:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:26:48 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:26:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18ff6e1b21abe9b172b032eb3d702546a95b1a7c [Pipeline] echo 20:26:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18ff6e1 [Pipeline] echo 20:26:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:26:58 + git log --format=format:%s -1 18ff6e1b21abe9b172b032eb3d702546a95b1a7c [Pipeline] echo 20:26:58 GIT_COMMIT: 18ff6e1b21abe9b172b032eb3d702546a95b1a7c, Commit Message: feat(sdk): Custom Trigger Multi-Pipeline Support (#941) [Pipeline] echo 20:26:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:02 20:27:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:27:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:03 latest: Pulling from edgex-devops/git-semver 20:27:03 31603596830f: Pulling fs layer 20:27:03 04fac38145f0: Pulling fs layer 20:27:03 701f6daf10bf: Pulling fs layer 20:27:03 24f72da36158: Pulling fs layer 20:27:03 24f72da36158: Waiting 20:27:03 04fac38145f0: Verifying Checksum 20:27:03 04fac38145f0: Download complete 20:27:03 31603596830f: Verifying Checksum 20:27:03 31603596830f: Download complete 20:27:03 24f72da36158: Verifying Checksum 20:27:03 24f72da36158: Download complete 20:27:03 31603596830f: Pull complete 20:27:03 04fac38145f0: Pull complete 20:27:03 701f6daf10bf: Verifying Checksum 20:27:03 701f6daf10bf: Download complete 20:27:04 701f6daf10bf: Pull complete 20:27:04 24f72da36158: Pull complete 20:27:04 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 20:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:27:04 prd-centos7-docker-4c-2g-2013 does not seem to be running inside a container 20:27:04 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:27:06 $ docker top 611187aacf0f694d980af63c8f5344cb943487b2f70e3d39c95acbaae2a4faa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:06 [ssh-agent] Looking for ssh-agent implementation... 20:27:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:06 $ docker exec 611187aacf0f694d980af63c8f5344cb943487b2f70e3d39c95acbaae2a4faa9 ssh-agent 20:27:06 SSH_AUTH_SOCK=/tmp/ssh-vcKxC7dTnCQj/agent.14 20:27:06 SSH_AGENT_PID=21 20:27:06 Running ssh-add (command line suppressed) 20:27:06 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8566030259536594306.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8566030259536594306.key) 20:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:07 + git tag --points-at HEAD [Pipeline] } 20:27:07 $ docker exec --env ******** --env ******** 611187aacf0f694d980af63c8f5344cb943487b2f70e3d39c95acbaae2a4faa9 ssh-agent -k 20:27:07 unset SSH_AUTH_SOCK; 20:27:07 unset SSH_AGENT_PID; 20:27:07 echo Agent pid 21 killed; 20:27:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:07 [ssh-agent] Looking for ssh-agent implementation... 20:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:07 $ docker exec 611187aacf0f694d980af63c8f5344cb943487b2f70e3d39c95acbaae2a4faa9 ssh-agent 20:27:07 SSH_AUTH_SOCK=/tmp/ssh-xCEnhtzfizrx/agent.56 20:27:07 SSH_AGENT_PID=62 20:27:07 Running ssh-add (command line suppressed) 20:27:07 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1113614640969167547.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1113614640969167547.key) 20:27:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:09 + git semver init 20:27:09 # -> Open(): unable to determine branch for HEAD 20:27:09 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 20:27:09 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 20:27:09 # $SEMVER_REMOTE_NAME = origin 20:27:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:27:09 # $SEMVER_USER_NAME = edgex-jenkins 20:27:09 # $SEMVER_BRANCH = main 20:27:09 # $SEMVER_TEMP = /tmp/semver-418862786 20:27:09 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:27:12 # '/tmp/semver-418862786' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 20:27:12 # -> Force: false 20:27:12 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 20:27:12 $ docker exec --env ******** --env ******** 611187aacf0f694d980af63c8f5344cb943487b2f70e3d39c95acbaae2a4faa9 ssh-agent -k 20:27:12 unset SSH_AUTH_SOCK; 20:27:12 unset SSH_AGENT_PID; 20:27:12 echo Agent pid 62 killed; 20:27:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:14 + git semver [Pipeline] } 20:27:14 $ docker stop --time=1 611187aacf0f694d980af63c8f5344cb943487b2f70e3d39c95acbaae2a4faa9 20:27:16 $ docker rm -f 611187aacf0f694d980af63c8f5344cb943487b2f70e3d39c95acbaae2a4faa9 [Pipeline] // withDockerContainer [Pipeline] sh 20:27:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:27:18 Stashed 1 file(s) [Pipeline] echo 20:27:18 [edgeXSemver]: initialized semver on version 2.0.2-dev.9 [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 20:27:33 Still waiting to schedule task 20:27:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:27:33 Still waiting to schedule task 20:27:33 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2012’ 20:31:03 Running on prd-centos7-docker-4c-2g-2015 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 20:31:03 Running in /w/workspace/app-functions-sdk-go/21 [Pipeline] { [Pipeline] checkout 20:31:03 The recommended git tool is: git 20:31:20 using credential edgex-jenkins-ssh 20:31:20 Cloning the remote Git repository 20:31:20 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:31:20 > git init /w/workspace/app-functions-sdk-go/21 # timeout=10 20:31:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:31:20 > git --version # timeout=10 20:31:20 > git --version # 'git version 2.24.4' 20:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:20 [INFO] Currently running in a labeled security context 20:31:20 [INFO] Currently SELinux is 'enforcing' on the host 20:31:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/21@tmp/jenkins-gitclient-ssh2368273974341243343.key 20:31:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:22 Avoid second fetch 20:31:22 Checking out Revision 18ff6e1b21abe9b172b032eb3d702546a95b1a7c (main) 20:31:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:31:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:22 > git config core.sparsecheckout # timeout=10 20:31:22 > git checkout -f 18ff6e1b21abe9b172b032eb3d702546a95b1a7c # timeout=10 20:31:32 Commit message: "feat(sdk): Custom Trigger Multi-Pipeline Support (#941)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:31:35 ========================================================= 20:31:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:31:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:31:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:31:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:37 540db60ca938: Pulling fs layer 20:31:37 adcc1eea9eea: Pulling fs layer 20:31:37 4c4ab2625f07: Pulling fs layer 20:31:37 db62176df00c: Pulling fs layer 20:31:37 3b30891b0d05: Pulling fs layer 20:31:37 06b49ca38bd5: Pulling fs layer 20:31:37 c788192a36de: Pulling fs layer 20:31:37 a77e37c0d609: Pulling fs layer 20:31:37 c3185cebc471: Pulling fs layer 20:31:37 db62176df00c: Waiting 20:31:37 3b30891b0d05: Waiting 20:31:37 06b49ca38bd5: Waiting 20:31:37 c788192a36de: Waiting 20:31:37 a77e37c0d609: Waiting 20:31:37 c3185cebc471: Waiting 20:31:38 4c4ab2625f07: Verifying Checksum 20:31:38 4c4ab2625f07: Download complete 20:31:38 adcc1eea9eea: Verifying Checksum 20:31:38 adcc1eea9eea: Download complete 20:31:38 3b30891b0d05: Verifying Checksum 20:31:38 3b30891b0d05: Download complete 20:31:38 06b49ca38bd5: Verifying Checksum 20:31:38 06b49ca38bd5: Download complete 20:31:38 c788192a36de: Verifying Checksum 20:31:38 c788192a36de: Download complete 20:31:38 540db60ca938: Verifying Checksum 20:31:38 540db60ca938: Download complete 20:31:38 540db60ca938: Pull complete 20:31:38 adcc1eea9eea: Pull complete 20:31:38 4c4ab2625f07: Pull complete 20:31:38 a77e37c0d609: Verifying Checksum 20:31:38 a77e37c0d609: Download complete 20:31:42 c3185cebc471: Verifying Checksum 20:31:42 c3185cebc471: Download complete 20:31:42 db62176df00c: Verifying Checksum 20:31:42 db62176df00c: Download complete 20:31:46 db62176df00c: Pull complete 20:31:46 3b30891b0d05: Pull complete 20:31:46 06b49ca38bd5: Pull complete 20:31:46 c788192a36de: Pull complete 20:31:46 a77e37c0d609: Pull complete 20:31:49 c3185cebc471: Pull complete 20:31:49 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:31:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 20:31:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 20:31:53 + docker inspect -f . ci-base-image-x86_64 20:31:53 . [Pipeline] withDockerContainer 20:31:53 prd-centos7-docker-4c-2g-2015 does not seem to be running inside a container 20:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/21 -v /w/workspace/app-functions-sdk-go/21:/w/workspace/app-functions-sdk-go/21:rw,z -v /w/workspace/app-functions-sdk-go/21@tmp:/w/workspace/app-functions-sdk-go/21@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 20:31:55 $ docker top bfb624ffa56f2e80deb8da7ec6e8b2a93b319e014e0fdc43e511dd68c59eb454 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:55 + go version 20:31:55 go version go1.16.6 linux/amd64 [Pipeline] } 20:31:55 $ docker stop --time=1 bfb624ffa56f2e80deb8da7ec6e8b2a93b319e014e0fdc43e511dd68c59eb454 20:31:57 $ docker rm -f bfb624ffa56f2e80deb8da7ec6e8b2a93b319e014e0fdc43e511dd68c59eb454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:01 + docker inspect -f . ci-base-image-x86_64 20:32:01 . [Pipeline] withDockerContainer 20:32:01 prd-centos7-docker-4c-2g-2015 does not seem to be running inside a container 20:32:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/21 -v /w/workspace/app-functions-sdk-go/21:/w/workspace/app-functions-sdk-go/21:rw,z -v /w/workspace/app-functions-sdk-go/21@tmp:/w/workspace/app-functions-sdk-go/21@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 20:32:03 $ docker top dfdb71ffc3daec68cc04d9d5e800b9922f35ede233232e43d5e72e8965a072ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:32:07 + make test 20:32:07 make -C ./app-service-template build 20:32:07 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/21/app-service-template' 20:32:07 go mod tidy 20:32:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 20:32:07 go: downloading github.com/stretchr/testify v1.7.0 20:32:07 go: downloading github.com/google/uuid v1.3.0 20:32:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:32:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:32:07 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:32:07 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:32:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:32:07 go: downloading github.com/go-kit/kit v0.9.0 20:32:07 go: downloading gopkg.in/yaml.v2 v2.4.0 20:32:07 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:32:07 go: downloading github.com/davecgh/go-spew v1.1.1 20:32:07 go: downloading github.com/pmezard/go-difflib v1.0.0 20:32:07 go: downloading github.com/stretchr/objx v0.1.0 20:32:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:32:07 go: downloading github.com/gorilla/mux v1.8.0 20:32:07 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:32:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:32:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:32:07 go: downloading github.com/mitchellh/copystructure v1.0.0 20:32:07 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:32:07 go: downloading github.com/gorilla/websocket v1.4.2 20:32:07 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:32:07 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:32:07 go: downloading github.com/go-playground/universal-translator v0.17.0 20:32:07 go: downloading github.com/leodido/go-urn v1.2.0 20:32:07 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:32:07 go: downloading golang.org/x/text v0.3.2 20:32:07 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:32:07 go: downloading github.com/go-playground/locales v0.13.0 20:32:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:32:07 go: downloading github.com/go-stack/stack v1.8.0 20:32:07 go: downloading github.com/pelletier/go-toml v1.9.2 20:32:07 go: downloading github.com/hashicorp/errwrap v1.0.0 20:32:07 go: downloading github.com/hashicorp/consul/api v1.8.1 20:32:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:32:07 go: downloading github.com/x448/float16 v0.8.4 20:32:07 go: downloading github.com/kr/pretty v0.2.0 20:32:07 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:32:07 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:32:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:32:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:32:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:32:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:32:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:32:07 go: downloading github.com/hashicorp/serf v0.9.5 20:32:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:32:07 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:32:07 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:32:07 go: downloading github.com/kr/text v0.1.0 20:32:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:32:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:32:07 go: downloading github.com/pebbe/zmq4 v1.2.7 20:32:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:32:07 go: downloading github.com/fatih/color v1.9.0 20:32:07 go: downloading github.com/mattn/go-colorable v0.1.6 20:32:07 go: downloading github.com/mattn/go-isatty v0.0.12 20:32:07 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:32:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:32:07 go: downloading github.com/pkg/errors v0.8.1 20:32:07 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:32:07 go: downloading github.com/hashicorp/memberlist v0.2.2 20:32:07 go: downloading github.com/onsi/ginkgo v1.10.1 20:32:07 go: downloading github.com/onsi/gomega v1.7.0 20:32:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:32:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:32:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:32:07 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:32:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:32:07 go: downloading github.com/miekg/dns v1.1.26 20:32:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:32:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:32:07 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 20:32:07 go: downloading github.com/hpcloud/tail v1.0.0 20:32:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:32:07 go: downloading github.com/golang/protobuf v1.3.2 20:32:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:32:07 go: downloading github.com/fsnotify/fsnotify v1.4.7 20:32:07 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 20:32:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2016 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 20:32:09 Running in /w/workspace/app-functions-sdk-go/21 [Pipeline] { [Pipeline] checkout 20:32:10 The recommended git tool is: git 20:32:19 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/21/app-service-template' 20:32:19 make -C ./app-service-template test 20:32:19 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/21/app-service-template' 20:32:19 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:32:27 ok new-app-service 0.017s coverage: 48.1% of statements 20:32:27 ? new-app-service/config [no test files] 20:32:27 ok new-app-service/functions 0.007s 20:32:27 CGO_ENABLED=1 go vet ./... 20:32:33 gofmt -l . 20:32:33 [ "`gofmt -l .`" = "" ] 20:32:33 ./bin/test-attribution-txt.sh 20:32:33 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/21/app-service-template' 20:32:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:32:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:32:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.019s coverage: 62.8% of statements 20:32:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.013s coverage: 93.2% of statements 20:32:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:32:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.8% of statements 20:32:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:32:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 20:32:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.066s coverage: 75.2% of statements 20:32:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:32:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:32:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:32:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:32:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:32:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:32:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.3% of statements 20:32:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:32:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 20:32:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.050s coverage: 77.0% of statements 20:32:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:32:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 20:32:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 20:32:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:32:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:32:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 20:32:43 using credential edgex-jenkins-ssh 20:32:43 Cloning the remote Git repository 20:32:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:32:47 > git init /w/workspace/app-functions-sdk-go/21 # timeout=10 20:32:47 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:32:47 > git --version # timeout=10 20:32:47 > git --version # 'git version 2.17.1' 20:32:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:51 Avoid second fetch 20:32:51 Checking out Revision 18ff6e1b21abe9b172b032eb3d702546a95b1a7c (main) 20:32:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:32:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:51 > git config core.sparsecheckout # timeout=10 20:32:51 > git checkout -f 18ff6e1b21abe9b172b032eb3d702546a95b1a7c # timeout=10 20:33:01 Commit message: "feat(sdk): Custom Trigger Multi-Pipeline Support (#941)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:33:04 ========================================================= 20:33:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:33:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:33:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.035s coverage: 77.3% of statements 20:33:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 20:33:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:33:06 gofmt -l . 20:33:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:33:06 $ docker stop --time=1 dfdb71ffc3daec68cc04d9d5e800b9922f35ede233232e43d5e72e8965a072ed 20:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:33:09 $ docker rm -f dfdb71ffc3daec68cc04d9d5e800b9922f35ede233232e43d5e72e8965a072ed 20:33:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:09 595b0fe564bb: Pulling fs layer 20:33:09 24495759ef45: Pulling fs layer 20:33:09 d148012ef14d: Pulling fs layer 20:33:09 e90a11edd702: Pulling fs layer 20:33:09 d77568369979: Pulling fs layer 20:33:09 fc1c9f9a7f3b: Pulling fs layer 20:33:09 170f2ba95c9a: Pulling fs layer 20:33:09 97ac5df62f85: Pulling fs layer 20:33:09 d77568369979: Waiting 20:33:09 fc1c9f9a7f3b: Waiting 20:33:09 170f2ba95c9a: Waiting 20:33:09 97ac5df62f85: Waiting 20:33:09 e90a11edd702: Waiting 20:33:09 d148012ef14d: Verifying Checksum 20:33:09 d148012ef14d: Download complete 20:33:09 24495759ef45: Verifying Checksum 20:33:09 24495759ef45: Download complete 20:33:09 d77568369979: Verifying Checksum 20:33:09 d77568369979: Download complete 20:33:09 fc1c9f9a7f3b: Verifying Checksum 20:33:09 fc1c9f9a7f3b: Download complete 20:33:09 170f2ba95c9a: Download complete 20:33:09 595b0fe564bb: Verifying Checksum 20:33:09 595b0fe564bb: Download complete [Pipeline] // withDockerContainer [Pipeline] sh 20:33:09 595b0fe564bb: Pull complete 20:33:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:33:09 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 20:33:12 24495759ef45: Pull complete 20:33:12 d148012ef14d: Pull complete 20:33:12 97ac5df62f85: Verifying Checksum 20:33:12 97ac5df62f85: Download complete 20:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:12 20:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:12 latest: Pulling from edgex-lftools-log-publisher 20:33:12 b4d181a07f80: Pulling fs layer 20:33:12 a1111a8f2ec3: Pulling fs layer 20:33:12 ed53099fbce6: Pulling fs layer 20:33:12 dc539afda2c1: Pulling fs layer 20:33:12 77bc0d833cb6: Pulling fs layer 20:33:12 9065ff56babe: Pulling fs layer 20:33:12 d287ab97295c: Pulling fs layer 20:33:12 dc539afda2c1: Waiting 20:33:12 77bc0d833cb6: Waiting 20:33:12 9065ff56babe: Waiting 20:33:12 d287ab97295c: Waiting 20:33:12 e90a11edd702: Verifying Checksum 20:33:12 e90a11edd702: Download complete 20:33:13 a1111a8f2ec3: Verifying Checksum 20:33:13 a1111a8f2ec3: Download complete 20:33:13 dc539afda2c1: Verifying Checksum 20:33:13 dc539afda2c1: Download complete 20:33:13 77bc0d833cb6: Verifying Checksum 20:33:13 77bc0d833cb6: Download complete 20:33:13 9065ff56babe: Verifying Checksum 20:33:13 9065ff56babe: Download complete 20:33:13 ed53099fbce6: Verifying Checksum 20:33:13 ed53099fbce6: Download complete 20:33:14 b4d181a07f80: Verifying Checksum 20:33:14 b4d181a07f80: Download complete 20:33:15 b4d181a07f80: Pull complete 20:33:15 a1111a8f2ec3: Pull complete 20:33:16 ed53099fbce6: Pull complete 20:33:16 dc539afda2c1: Pull complete 20:33:16 77bc0d833cb6: Pull complete 20:33:16 9065ff56babe: Pull complete 20:33:19 d287ab97295c: Verifying Checksum 20:33:19 d287ab97295c: Download complete 20:33:22 d287ab97295c: Pull complete 20:33:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:33:22 prd-centos7-docker-4c-2g-2015 does not seem to be running inside a container 20:33:22 $ 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/21 -v /w/workspace/app-functions-sdk-go/21:/w/workspace/app-functions-sdk-go/21:rw,z -v /w/workspace/app-functions-sdk-go/21@tmp:/w/workspace/app-functions-sdk-go/21@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 20:33:23 e90a11edd702: Pull complete 20:33:23 d77568369979: Pull complete 20:33:24 fc1c9f9a7f3b: Pull complete 20:33:24 170f2ba95c9a: Pull complete 20:33:24 $ docker top 077c4165f589e8c515fc47f2349e25ed7b90ab2a5edde7901464f2bb2f8a3710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:28 ---> job-cost.sh 20:33:28 lf-activate-venv: SKIPPING 20:33:28 INFO: No Stack... 20:33:29 INFO: Retrieving Pricing Info for: v3-standard-2 20:33:30 INFO: Archiving Costs [Pipeline] sh 20:33:30 + cat /w/workspace/app-functions-sdk-go/21/archives/cost.csv 20:33:30 + cut -d, -f6 [Pipeline] lock 20:33:30 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-21-stack-cost] 20:33:30 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-21-stack-cost] did not exist. Created. 20:33:30 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash 20:33:32 97ac5df62f85: Pull complete 20:33:32 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [Pipeline] sh 20:33:32 + echo total: 0.05999999865889549 [Pipeline] stash 20:33:32 Stashed 1 file(s) [Pipeline] } 20:33:32 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 20:33:32 $ docker stop --time=1 077c4165f589e8c515fc47f2349e25ed7b90ab2a5edde7901464f2bb2f8a3710 20:33:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 20:33:34 $ docker rm -f 077c4165f589e8c515fc47f2349e25ed7b90ab2a5edde7901464f2bb2f8a3710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:33:36 + docker inspect -f . ci-base-image-arm64 20:33:36 . [Pipeline] withDockerContainer 20:33:37 prd-ubuntu18.04-docker-arm64-4c-16g-2016 does not seem to be running inside a container 20:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/21 -v /w/workspace/app-functions-sdk-go/21:/w/workspace/app-functions-sdk-go/21:rw,z -v /w/workspace/app-functions-sdk-go/21@tmp:/w/workspace/app-functions-sdk-go/21@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 20:33:44 $ docker top 07ece542a0f902798b00de1cfd883162af9c20fdf81458fdb0dcb7fac2687083 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:45 + go version 20:33:45 go version go1.16.6 linux/arm64 [Pipeline] } 20:33:45 $ docker stop --time=1 07ece542a0f902798b00de1cfd883162af9c20fdf81458fdb0dcb7fac2687083 20:33:47 $ docker rm -f 07ece542a0f902798b00de1cfd883162af9c20fdf81458fdb0dcb7fac2687083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:49 + docker inspect -f . ci-base-image-arm64 20:33:49 . [Pipeline] withDockerContainer 20:33:49 prd-ubuntu18.04-docker-arm64-4c-16g-2016 does not seem to be running inside a container 20:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/21 -v /w/workspace/app-functions-sdk-go/21:/w/workspace/app-functions-sdk-go/21:rw,z -v /w/workspace/app-functions-sdk-go/21@tmp:/w/workspace/app-functions-sdk-go/21@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 20:33:51 $ docker top 6200894b9978f68c4f1d8c74eaee29add79449be67a279912817bc03090bf1ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:33:52 + make test 20:33:52 make -C ./app-service-template build 20:33:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/21/app-service-template' 20:33:52 go mod tidy 20:33:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 20:33:54 go: downloading github.com/google/uuid v1.3.0 20:33:54 go: downloading github.com/stretchr/testify v1.7.0 20:33:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:33:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:33:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:33:54 go: downloading github.com/davecgh/go-spew v1.1.1 20:33:54 go: downloading github.com/pmezard/go-difflib v1.0.0 20:33:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:33:54 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:33:54 go: downloading github.com/go-kit/kit v0.9.0 20:33:54 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:54 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:33:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:33:55 go: downloading github.com/stretchr/objx v0.1.0 20:33:55 go: downloading github.com/gorilla/mux v1.8.0 20:33:55 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:33:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:33:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:33:55 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:33:55 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:33:55 go: downloading github.com/hashicorp/consul/api v1.8.1 20:33:55 go: downloading github.com/mitchellh/copystructure v1.0.0 20:33:55 go: downloading github.com/pelletier/go-toml v1.9.2 20:33:55 go: downloading github.com/go-playground/universal-translator v0.17.0 20:33:55 go: downloading github.com/leodido/go-urn v1.2.0 20:33:55 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:33:55 go: downloading golang.org/x/text v0.3.2 20:33:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:33:55 go: downloading github.com/go-playground/locales v0.13.0 20:33:59 go: downloading github.com/gorilla/websocket v1.4.2 20:33:59 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:33:59 go: downloading github.com/hashicorp/errwrap v1.0.0 20:33:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:33:59 go: downloading github.com/go-stack/stack v1.8.0 20:33:59 go: downloading github.com/kr/pretty v0.2.0 20:33:59 go: downloading github.com/x448/float16 v0.8.4 20:33:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:33:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:33:59 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:33:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:33:59 go: downloading github.com/hashicorp/serf v0.9.5 20:33:59 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:33:59 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:33:59 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:33:59 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:33:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:33:59 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:33:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:33:59 go: downloading github.com/kr/text v0.1.0 20:33:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:33:59 go: downloading github.com/fatih/color v1.9.0 20:33:59 go: downloading github.com/mattn/go-colorable v0.1.6 20:34:00 go: downloading github.com/mattn/go-isatty v0.0.12 20:34:00 go: downloading github.com/pkg/errors v0.8.1 20:34:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:34:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:34:00 go: downloading github.com/hashicorp/memberlist v0.2.2 20:34:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:34:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:34:00 go: downloading github.com/pebbe/zmq4 v1.2.7 20:34:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:34:00 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:34:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:34:00 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:34:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:34:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:34:00 go: downloading github.com/miekg/dns v1.1.26 20:34:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:34:00 go: downloading github.com/onsi/ginkgo v1.10.1 20:34:00 go: downloading github.com/onsi/gomega v1.7.0 20:34:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:34:00 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 20:34:00 go: downloading github.com/hpcloud/tail v1.0.0 20:34:00 go: downloading github.com/golang/protobuf v1.3.2 20:34:02 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:34:02 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:34:02 go: downloading github.com/fsnotify/fsnotify v1.4.7 20:34:02 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 20:34:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/21/app-service-template' 20:34:42 make -C ./app-service-template test 20:34:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/21/app-service-template' 20:34:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:35:15 ok new-app-service 0.045s coverage: 48.1% of statements 20:35:15 ? new-app-service/config [no test files] 20:35:15 ok new-app-service/functions 0.043s 20:35:15 CGO_ENABLED=1 go vet ./... 20:35:42 gofmt -l . 20:35:42 [ "`gofmt -l .`" = "" ] 20:35:42 ./bin/test-attribution-txt.sh 20:35:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/21/app-service-template' 20:35:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:35:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:35:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.092s coverage: 62.8% of statements 20:35:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.064s coverage: 93.2% of statements 20:35:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:35:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.114s coverage: 61.8% of statements 20:35:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:35:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.062s 20:35:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.193s coverage: 75.2% of statements 20:35:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:35:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:35:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:35:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:35:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:35:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:35:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.3% of statements 20:35:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:35:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 10.5% of statements 20:36:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.238s coverage: 77.0% of statements 20:36:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:36:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.037s coverage: 12.5% of statements 20:36:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.051s coverage: 27.3% of statements 20:36:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:36:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:36:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.045s coverage: 51.4% of statements 20:36:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.124s coverage: 77.3% of statements 20:36:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.038s coverage: 94.4% of statements 20:36:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:36:33 gofmt -l . 20:36:33 [ "`gofmt -l .`" = "" ] [Pipeline] } 20:36:33 $ docker stop --time=1 6200894b9978f68c4f1d8c74eaee29add79449be67a279912817bc03090bf1ef 20:36:35 $ docker rm -f 6200894b9978f68c4f1d8c74eaee29add79449be67a279912817bc03090bf1ef [Pipeline] // withDockerContainer [Pipeline] sh 20:36:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:36:38 Warning: overwriting stash ‘coverage-report’ 20:36:38 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 20:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:41 20:36:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:36:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:42 arm64: Pulling from edgex-lftools-log-publisher 20:36:42 448f6bf000e3: Pulling fs layer 20:36:42 f757da607395: Pulling fs layer 20:36:42 05883995daec: Pulling fs layer 20:36:42 8603b9c90790: Pulling fs layer 20:36:42 1560dd03e051: Pulling fs layer 20:36:42 27f5ce0e4adf: Pulling fs layer 20:36:42 c2d8d7efcc4b: Pulling fs layer 20:36:42 1560dd03e051: Waiting 20:36:42 27f5ce0e4adf: Waiting 20:36:42 c2d8d7efcc4b: Waiting 20:36:42 8603b9c90790: Waiting 20:36:44 f757da607395: Verifying Checksum 20:36:44 f757da607395: Download complete 20:36:44 8603b9c90790: Verifying Checksum 20:36:44 8603b9c90790: Download complete 20:36:44 05883995daec: Verifying Checksum 20:36:44 05883995daec: Download complete 20:36:44 27f5ce0e4adf: Verifying Checksum 20:36:44 27f5ce0e4adf: Download complete 20:36:44 1560dd03e051: Download complete 20:36:44 448f6bf000e3: Download complete 20:36:47 c2d8d7efcc4b: Verifying Checksum 20:36:47 c2d8d7efcc4b: Download complete 20:36:47 448f6bf000e3: Pull complete 20:36:47 f757da607395: Pull complete 20:36:49 05883995daec: Pull complete 20:36:49 8603b9c90790: Pull complete 20:36:51 1560dd03e051: Pull complete 20:36:51 27f5ce0e4adf: Pull complete 20:37:07 c2d8d7efcc4b: Pull complete 20:37:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:37:07 prd-ubuntu18.04-docker-arm64-4c-16g-2016 does not seem to be running inside a container 20:37:07 $ 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/21 -v /w/workspace/app-functions-sdk-go/21:/w/workspace/app-functions-sdk-go/21:rw,z -v /w/workspace/app-functions-sdk-go/21@tmp:/w/workspace/app-functions-sdk-go/21@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 20:37:11 $ docker top 844d92809049e60375f157e26fe3f615a86f4045330f5d8aa7e2dbb54be542b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:12 ---> job-cost.sh 20:37:12 lf-activate-venv: SKIPPING 20:37:12 INFO: No Stack... 20:37:13 INFO: Retrieving Pricing Info for: v3-standard-4 20:37:14 INFO: Archiving Costs [Pipeline] sh 20:37:14 + cat /w/workspace/app-functions-sdk-go/21/archives/cost.csv 20:37:14 + cut -d, -f6 [Pipeline] lock 20:37:15 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-21-stack-cost] 20:37:15 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-21-stack-cost] did not exist. Created. 20:37:15 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:37:15 /w/workspace/app-functions-sdk-go/21@tmp/durable-7febafc7/script.sh: 1: /w/workspace/app-functions-sdk-go/21@tmp/durable-7febafc7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:37:16 + echo total: 0.10999999940395355 [Pipeline] stash 20:37:16 Warning: overwriting stash ‘stack-cost’ 20:37:16 Stashed 1 file(s) [Pipeline] } 20:37:16 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 20:37:16 $ docker stop --time=1 844d92809049e60375f157e26fe3f615a86f4045330f5d8aa7e2dbb54be542b0 20:37:18 $ docker rm -f 844d92809049e60375f157e26fe3f615a86f4045330f5d8aa7e2dbb54be542b0 [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 20:37:21 provisioning config files... 20:37:21 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9218813102973128575tmp [Pipeline] { [Pipeline] sh 20:37:21 + set +x 20:37:21 + curl -s https://codecov.io/bash 20:37:21 + bash -s -- 20:37:21 20:37:21 _____ _ 20:37:21 / ____| | | 20:37:21 | | ___ __| | ___ ___ _____ __ 20:37:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:21 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:21 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:21 Bash-1.0.6 20:37:21 20:37:21 20:37:21 ==> git version 2.24.4 found 20:37:21 ==> 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 20:37:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:37:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:37:21 ==> Jenkins CI detected. 20:37:21 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 20:37:21 project root: . 20:37:21 --> token set from env 20:37:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:21 ==> Running gcov in . (disable via -X gcov) 20:37:21 ==> Python coveragepy not found 20:37:21 ==> Searching for coverage reports in: 20:37:21 + . 20:37:21 -> Found 2 reports 20:37:21 ==> Detecting git/mercurial file structure 20:37:21 ==> Reading reports 20:37:21 + ./app-service-template/coverage.out bytes=1219 20:37:21 + ./coverage.out bytes=101877 20:37:21 ==> Appending adjustments 20:37:21 https://docs.codecov.io/docs/fixing-reports 20:37:22 + Found adjustments 20:37:22 ==> Gzipping contents 20:37:22 20K /tmp/codecov.ZZ6Lwh.gz 20:37:22 ==> Uploading reports 20:37:22 url: https://codecov.io 20:37:22 query: branch=main&commit=18ff6e1b21abe9b172b032eb3d702546a95b1a7c&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:37:22 -> Pinging Codecov 20:37:22 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=18ff6e1b21abe9b172b032eb3d702546a95b1a7c&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:37:22 -> Uploading to 20:37:22 https://storage.googleapis.com/codecov/v4/raw/2021-09-10/3D8B5DFFC46A037C893635FACE044666/18ff6e1b21abe9b172b032eb3d702546a95b1a7c/9da4d2d7-d8f7-40cb-a402-dc652384ac04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210910%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210910T203722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d84476dbe64453bccadeeb82a3bfefafe99810708a62befeffe5c05af3278dbb 20:37:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:22 Dload Upload Total Spent Left Speed 20:37:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17626 0 0 100 17626 0 48203 --:--:-- --:--:-- --:--:-- 48290 20:37:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/18ff6e1b21abe9b172b032eb3d702546a95b1a7c [Pipeline] } 20:37:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:37:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:37:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:27 20:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:37:27 188c0c94c7c5: Pulling fs layer 20:37:27 0ef7d3d256c8: Pulling fs layer 20:37:27 de9db76c5a1d: Pulling fs layer 20:37:27 0eba1c9be4d2: Pulling fs layer 20:37:27 0d57e429df01: Pulling fs layer 20:37:27 4e4be7b47b0d: Pulling fs layer 20:37:27 e1f770b5df2f: Pulling fs layer 20:37:27 85a0685a4137: Pulling fs layer 20:37:27 0d57e429df01: Waiting 20:37:27 4e4be7b47b0d: Waiting 20:37:27 e1f770b5df2f: Waiting 20:37:27 85a0685a4137: Waiting 20:37:27 0eba1c9be4d2: Waiting 20:37:27 de9db76c5a1d: Verifying Checksum 20:37:27 de9db76c5a1d: Download complete 20:37:27 0ef7d3d256c8: Verifying Checksum 20:37:27 0ef7d3d256c8: Download complete 20:37:27 0d57e429df01: Verifying Checksum 20:37:27 0d57e429df01: Download complete 20:37:27 4e4be7b47b0d: Verifying Checksum 20:37:27 4e4be7b47b0d: Download complete 20:37:27 188c0c94c7c5: Verifying Checksum 20:37:27 188c0c94c7c5: Download complete 20:37:28 188c0c94c7c5: Pull complete 20:37:28 0ef7d3d256c8: Pull complete 20:37:28 de9db76c5a1d: Pull complete 20:37:31 e1f770b5df2f: Verifying Checksum 20:37:31 e1f770b5df2f: Download complete 20:37:32 0eba1c9be4d2: Verifying Checksum 20:37:32 0eba1c9be4d2: Download complete 20:37:33 85a0685a4137: Verifying Checksum 20:37:33 85a0685a4137: Download complete 20:37:35 0eba1c9be4d2: Pull complete 20:37:35 0d57e429df01: Pull complete 20:37:35 4e4be7b47b0d: Pull complete 20:37:36 e1f770b5df2f: Pull complete 20:37:39 85a0685a4137: Pull complete 20:37:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:37:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:37:39 prd-centos7-docker-4c-2g-2013 does not seem to be running inside a container 20:37:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:37:42 $ docker top 053babedfad589e78abffeec6b737349a39f80002a00447e9eafa45f9ac78835 -eo pid,comm [Pipeline] { [Pipeline] echo 20:37:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:37:44 + set -o pipefail 20:37:44 + snyk monitor '--org=edgex-jenkins' 20:37:48 20:37:48 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 20:37:48 20:37:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/04b4e21c-5481-4e95-a0cd-b6129f75fd37 20:37:48 20:37:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:37:48 20:37:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:37:48 20:37:48 [Pipeline] } 20:37:48 $ docker stop --time=1 053babedfad589e78abffeec6b737349a39f80002a00447e9eafa45f9ac78835 20:37:50 $ docker rm -f 053babedfad589e78abffeec6b737349a39f80002a00447e9eafa45f9ac78835 [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 20:37:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:51 provisioning config files... 20:37:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3532159950042182008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:51 --> edgex-publish-swagger.sh 20:37:51 === Publish openapi/v2 API === 20:37:51 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:37:51 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 20:37:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:51 Dload Upload Total Spent Left Speed 20:37:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 10731 0:00:01 0:00:01 --:--:-- 10744 100 13054 0 0 100 13054 0 9980 0:00:01 0:00:01 --:--:-- 9987 20:37:53 20:37:53 [Pipeline] } 20:37:53 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 20:37:55 + git log --format=format:%s -1 18ff6e1b21abe9b172b032eb3d702546a95b1a7c [Pipeline] isUnix [Pipeline] sh 20:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:55 . [Pipeline] withDockerContainer 20:37:56 prd-centos7-docker-4c-2g-2013 does not seem to be running inside a container 20:37:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:37:56 $ docker top f0450c921ef635dd892ea9275869f17b135d6c99abebb03194fce6f8b55f0446 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:56 [ssh-agent] Looking for ssh-agent implementation... 20:37:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:56 $ docker exec f0450c921ef635dd892ea9275869f17b135d6c99abebb03194fce6f8b55f0446 ssh-agent 20:37:56 SSH_AUTH_SOCK=/tmp/ssh-g1II2LwB6mtK/agent.14 20:37:56 SSH_AGENT_PID=21 20:37:56 Running ssh-add (command line suppressed) 20:37:56 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1591816611670097850.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1591816611670097850.key) 20:37:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:57 + git semver tag 20:37:57 # -> Open(): unable to determine branch for HEAD 20:37:57 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 20:37:57 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 20:37:57 # $SEMVER_REMOTE_NAME = origin 20:37:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:37:57 # $SEMVER_USER_NAME = edgex-jenkins 20:37:57 # $SEMVER_BRANCH = main 20:37:57 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 20:37:57 # 18ff6e1b21abe9b172b032eb3d702546a95b1a7c HEAD 20:37:57 # -> Force: false 20:37:57 # 7858abd5892ad8f274c3fdc5199100100248087a refs/tags/v2.0.2-dev.9 [Pipeline] } 20:37:57 $ docker exec --env ******** --env ******** f0450c921ef635dd892ea9275869f17b135d6c99abebb03194fce6f8b55f0446 ssh-agent -k 20:37:57 unset SSH_AUTH_SOCK; 20:37:57 unset SSH_AGENT_PID; 20:37:57 echo Agent pid 21 killed; 20:37:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:57 + git semver [Pipeline] } 20:37:57 $ docker stop --time=1 f0450c921ef635dd892ea9275869f17b135d6c99abebb03194fce6f8b55f0446 20:37:59 $ docker rm -f f0450c921ef635dd892ea9275869f17b135d6c99abebb03194fce6f8b55f0446 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:37:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:59 20:37:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:59 0.23.1-centos7: Pulling from edgex-lftools 20:37:59 ab5ef0e58194: Pulling fs layer 20:37:59 9712f1f96733: Pulling fs layer 20:37:59 63f879dbbcfc: Pulling fs layer 20:37:59 0d9ebad4ef96: Pulling fs layer 20:37:59 e9a5061849ea: Pulling fs layer 20:37:59 d747dcd14b5f: Pulling fs layer 20:37:59 2de7ff778b66: Pulling fs layer 20:37:59 0d9ebad4ef96: Waiting 20:37:59 d747dcd14b5f: Waiting 20:37:59 2de7ff778b66: Waiting 20:37:59 e9a5061849ea: Waiting 20:37:59 9712f1f96733: Verifying Checksum 20:37:59 9712f1f96733: Download complete 20:38:01 63f879dbbcfc: Verifying Checksum 20:38:01 63f879dbbcfc: Download complete 20:38:02 e9a5061849ea: Verifying Checksum 20:38:02 e9a5061849ea: Download complete 20:38:02 d747dcd14b5f: Verifying Checksum 20:38:02 d747dcd14b5f: Download complete 20:38:03 2de7ff778b66: Verifying Checksum 20:38:03 2de7ff778b66: Download complete 20:38:03 0d9ebad4ef96: Verifying Checksum 20:38:03 0d9ebad4ef96: Download complete 20:38:04 ab5ef0e58194: Verifying Checksum 20:38:04 ab5ef0e58194: Download complete 20:38:06 ab5ef0e58194: Pull complete 20:38:06 9712f1f96733: Pull complete 20:38:08 63f879dbbcfc: Pull complete 20:38:10 0d9ebad4ef96: Pull complete 20:38:10 e9a5061849ea: Pull complete 20:38:10 d747dcd14b5f: Pull complete 20:38:11 2de7ff778b66: Pull complete 20:38:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:38:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:38:11 prd-centos7-docker-4c-2g-2013 does not seem to be running inside a container 20:38:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:38:14 $ docker top 8fc0c4b2233869981ac917e0f42096ca9664d114d2fbbffad661e5152590f0ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:38:15 provisioning config files... 20:38:15 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7123176883330703387tmp 20:38:15 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7814280199807429109tmp 20:38:15 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2120422103800517000tmp [Pipeline] { [Pipeline] echo 20:38:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:38:15 ---> sigul-configuration.sh 20:38:15 gpg: directory `/root/.gnupg' created 20:38:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:38:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:38:15 gpg: keyring `/root/.gnupg/secring.gpg' created 20:38:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:38:15 gpg: CAST5 encrypted data 20:38:15 gpg: encrypted with 1 passphrase 20:38:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:38:15 + mkdir /home/jenkins 20:38:15 + mkdir /home/jenkins/sigul [Pipeline] sh 20:38:16 + 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 20:38:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:38:16 ---> sigul-install.sh 20:38:16 Sigul already installed; skipping installation. [Pipeline] sh 20:38:16 + git tag --list 20:38:16 v0.1.0 20:38:16 v0.1.1 20:38:16 v1.0.0 20:38:16 v1.1.0 20:38:16 v1.2.0 20:38:16 v1.3.0 20:38:16 v1.3.1 20:38:16 v2.0.0 20:38:16 v2.0.1 20:38:16 v2.0.1-dev.1 20:38:16 v2.0.1-dev.2 20:38:16 v2.0.1-dev.3 20:38:16 v2.0.1-dev.4 20:38:16 v2.0.1-dev.5 20:38:16 v2.0.1-dev.6 20:38:16 v2.0.1-dev.7 20:38:16 v2.0.2-dev.1 20:38:16 v2.0.2-dev.2 20:38:16 v2.0.2-dev.3 20:38:16 v2.0.2-dev.4 20:38:16 v2.0.2-dev.5 20:38:16 v2.0.2-dev.6 20:38:16 v2.0.2-dev.7 20:38:16 v2.0.2-dev.8 20:38:16 v2.0.2-dev.9 [Pipeline] sh 20:38:17 + lftools sign git-tag v2.0.2-dev.9 20:38:17 Signing Git tag with Sigul... 20:38:17 Signing v2.0.2-dev.9 [Pipeline] echo 20:38:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:38:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:38:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:38:18 $ docker stop --time=1 8fc0c4b2233869981ac917e0f42096ca9664d114d2fbbffad661e5152590f0ab 20:38:19 $ docker rm -f 8fc0c4b2233869981ac917e0f42096ca9664d114d2fbbffad661e5152590f0ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:38:22 . [Pipeline] withDockerContainer 20:38:22 prd-centos7-docker-4c-2g-2013 does not seem to be running inside a container 20:38:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:38:22 $ docker top dfaeaf5e38ffd6bacbc202ef70af50de890c7c75883818e946a83aaaa3b2ac77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:22 [ssh-agent] Looking for ssh-agent implementation... 20:38:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:22 $ docker exec dfaeaf5e38ffd6bacbc202ef70af50de890c7c75883818e946a83aaaa3b2ac77 ssh-agent 20:38:23 SSH_AUTH_SOCK=/tmp/ssh-AYirBx8E2dvl/agent.13 20:38:23 SSH_AGENT_PID=19 20:38:23 Running ssh-add (command line suppressed) 20:38:23 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5257483407745683440.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5257483407745683440.key) 20:38:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:23 + git semver bump pre 20:38:23 # -> Open(): unable to determine branch for HEAD 20:38:23 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 20:38:23 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 20:38:23 # $SEMVER_REMOTE_NAME = origin 20:38:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:38:23 # $SEMVER_USER_NAME = edgex-jenkins 20:38:23 # $SEMVER_BRANCH = main 20:38:23 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 20:38:23 2.0.2-dev.10 [Pipeline] } 20:38:23 $ docker exec --env ******** --env ******** dfaeaf5e38ffd6bacbc202ef70af50de890c7c75883818e946a83aaaa3b2ac77 ssh-agent -k 20:38:23 unset SSH_AUTH_SOCK; 20:38:23 unset SSH_AGENT_PID; 20:38:23 echo Agent pid 19 killed; 20:38:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:24 + git semver [Pipeline] } 20:38:24 $ docker stop --time=1 dfaeaf5e38ffd6bacbc202ef70af50de890c7c75883818e946a83aaaa3b2ac77 20:38:25 $ docker rm -f dfaeaf5e38ffd6bacbc202ef70af50de890c7c75883818e946a83aaaa3b2ac77 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:38:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:38:25 . [Pipeline] withDockerContainer 20:38:25 prd-centos7-docker-4c-2g-2013 does not seem to be running inside a container 20:38:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:38:26 $ docker top 67e6b332019ae71e63947445cd9da4859fc5317f9de9d609e405728192b4a409 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:28 [ssh-agent] Looking for ssh-agent implementation... 20:38:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:28 $ docker exec 67e6b332019ae71e63947445cd9da4859fc5317f9de9d609e405728192b4a409 ssh-agent 20:38:28 SSH_AUTH_SOCK=/tmp/ssh-8VhXlREx2o0Q/agent.14 20:38:28 SSH_AGENT_PID=20 20:38:28 Running ssh-add (command line suppressed) 20:38:28 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3287413219098004998.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3287413219098004998.key) 20:38:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:28 + git semver push 20:38:28 # -> Open(): unable to determine branch for HEAD 20:38:28 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 20:38:28 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 20:38:28 # $SEMVER_REMOTE_NAME = origin 20:38:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:38:28 # $SEMVER_USER_NAME = edgex-jenkins 20:38:28 # $SEMVER_BRANCH = main 20:38:28 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 20:38:30 $ docker exec --env ******** --env ******** 67e6b332019ae71e63947445cd9da4859fc5317f9de9d609e405728192b4a409 ssh-agent -k 20:38:31 unset SSH_AUTH_SOCK; 20:38:31 unset SSH_AGENT_PID; 20:38:31 echo Agent pid 20 killed; 20:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:31 + git semver [Pipeline] } 20:38:31 $ docker stop --time=1 67e6b332019ae71e63947445cd9da4859fc5317f9de9d609e405728192b4a409 20:38:32 $ docker rm -f 67e6b332019ae71e63947445cd9da4859fc5317f9de9d609e405728192b4a409 [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 20:38:33 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:38:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:38:36 ---> package-listing.sh 20:38:36 ++ facter osfamily 20:38:36 ++ tr '[:upper:]' '[:lower:]' 20:38:36 + OS_FAMILY=redhat 20:38:36 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 20:38:36 + START_PACKAGES=/tmp/packages_start.txt 20:38:36 + END_PACKAGES=/tmp/packages_end.txt 20:38:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:38:36 + PACKAGES=/tmp/packages_start.txt 20:38:36 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:38:36 + PACKAGES=/tmp/packages_end.txt 20:38:36 + case "${OS_FAMILY}" in 20:38:36 + rpm -qa 20:38:36 + sort 20:38:37 + '[' -f /tmp/packages_start.txt ']' 20:38:37 + '[' -f /tmp/packages_end.txt ']' 20:38:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:38:37 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:38:37 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 20:38:37 + 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 20:38:37 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 20:38:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:38 20:38:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:38:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:38 latest: Pulling from edgex-lftools-log-publisher 20:38:38 b4d181a07f80: Pulling fs layer 20:38:38 a1111a8f2ec3: Pulling fs layer 20:38:38 ed53099fbce6: Pulling fs layer 20:38:38 dc539afda2c1: Pulling fs layer 20:38:38 77bc0d833cb6: Pulling fs layer 20:38:38 9065ff56babe: Pulling fs layer 20:38:38 d287ab97295c: Pulling fs layer 20:38:38 dc539afda2c1: Waiting 20:38:38 77bc0d833cb6: Waiting 20:38:38 9065ff56babe: Waiting 20:38:38 d287ab97295c: Waiting 20:38:38 a1111a8f2ec3: Verifying Checksum 20:38:38 a1111a8f2ec3: Download complete 20:38:38 dc539afda2c1: Verifying Checksum 20:38:38 dc539afda2c1: Download complete 20:38:39 77bc0d833cb6: Verifying Checksum 20:38:39 77bc0d833cb6: Download complete 20:38:39 9065ff56babe: Verifying Checksum 20:38:39 9065ff56babe: Download complete 20:38:39 ed53099fbce6: Verifying Checksum 20:38:39 ed53099fbce6: Download complete 20:38:40 b4d181a07f80: Verifying Checksum 20:38:40 b4d181a07f80: Download complete 20:38:41 b4d181a07f80: Pull complete 20:38:41 a1111a8f2ec3: Pull complete 20:38:41 ed53099fbce6: Pull complete 20:38:41 dc539afda2c1: Pull complete 20:38:41 77bc0d833cb6: Pull complete 20:38:41 9065ff56babe: Pull complete 20:38:44 d287ab97295c: Verifying Checksum 20:38:44 d287ab97295c: Download complete 20:38:47 d287ab97295c: Pull complete 20:38:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:38:48 prd-centos7-docker-4c-2g-2013 does not seem to be running inside a container 20:38:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:38:50 $ docker top a639ad47ec0f323476e4c50794338d2cea5db3873d2da52d2c12f670d28b8cb6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:50 + touch /tmp/pre-build-complete [Pipeline] sh 20:38:51 + mkdir -p /var/log/sysstat [Pipeline] sh 20:38:51 + ls /var/log/sa-host 20:38:51 + sadf -c /var/log/sa-host/sa05 20:38:51 file_magic: OK 20:38:51 HZ: Using current value: 100 20:38:51 file_header: OK 20:38:51 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 20:38:51 Statistics: 20:38:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:38:51 File successfully converted to sysstat format version 12.0.3 20:38:51 + sadf -c /var/log/sa-host/sa10 20:38:51 file_magic: OK 20:38:51 HZ: Using current value: 100 20:38:51 file_header: OK 20:38:51 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 20:38:51 Statistics: 20:38:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:38:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:53 provisioning config files... 20:38:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8269570093258124440tmp [Pipeline] { [Pipeline] echo 20:38:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:38:53 ---> create-netrc.sh [Pipeline] } 20:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:38:54 ---> python-tools-install.sh [Pipeline] echo 20:38:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:38:54 ---> sudo-logs.sh 20:38:54 Archiving 'sudo' log.. 20:38:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-2013.vexxhost.local: Name or service not known 20:38:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-2013.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:38:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:38:54 ---> job-cost.sh 20:38:54 lf-activate-venv: SKIPPING 20:38:54 DEBUG: total: 0.10999999940395355 20:38:54 INFO: Retrieving Stack Cost... 20:38:55 INFO: Retrieving Pricing Info for: v3-standard-2 20:38:56 INFO: Archiving Costs [Pipeline] echo 20:38:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:38:56 ---> logs-deploy.sh 20:38:56 lf-activate-venv: SKIPPING 20:38:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/21 20:38:56 INFO: archiving workspace using pattern(s): 20:38:57 Archives upload complete. 20:38:57 INFO: archiving logs to Nexus 20:38:58 ---> uname -a: 20:38:58 Linux prd-centos7-docker-4c-2g-2013.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 20:38:58 20:38:58 20:38:58 ---> lscpu: 20:38:58 Architecture: x86_64 20:38:58 CPU op-mode(s): 32-bit, 64-bit 20:38:58 Byte Order: Little Endian 20:38:58 Address sizes: 40 bits physical, 48 bits virtual 20:38:58 CPU(s): 2 20:38:58 On-line CPU(s) list: 0,1 20:38:58 Thread(s) per core: 1 20:38:58 Core(s) per socket: 1 20:38:58 Socket(s): 2 20:38:58 NUMA node(s): 1 20:38:58 Vendor ID: AuthenticAMD 20:38:58 CPU family: 23 20:38:58 Model: 49 20:38:58 Model name: AMD EPYC-Rome Processor 20:38:58 Stepping: 0 20:38:58 CPU MHz: 2799.998 20:38:58 BogoMIPS: 5599.99 20:38:58 Virtualization: AMD-V 20:38:58 Hypervisor vendor: KVM 20:38:58 Virtualization type: full 20:38:58 L1d cache: 32K 20:38:58 L1i cache: 32K 20:38:58 L2 cache: 512K 20:38:58 L3 cache: 16384K 20:38:58 NUMA node0 CPU(s): 0,1 20:38:58 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 20:38:58 20:38:58 20:38:58 ---> nproc: 20:38:58 2 20:38:58 20:38:58 20:38:58 ---> df -h: 20:38:58 Filesystem Size Used Avail Use% Mounted on 20:38:58 overlay 40G 9.0G 32G 23% / 20:38:58 tmpfs 64M 0 64M 0% /dev 20:38:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:38:58 shm 64M 0 64M 0% /dev/shm 20:38:58 /dev/vda1 40G 9.0G 32G 23% /facter-os 20:38:58 20:38:58 20:38:58 ---> sar -b -r -n DEV: 20:38:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) 20:38:58 20:38:58 20:25:22 LINUX RESTART (2 CPU) 20:38:58 20:38:58 20:26:01 tps rtps wtps bread/s bwrtn/s 20:38:58 20:27:01 67.38 1.15 66.23 273.86 2070.78 20:38:58 20:28:01 21.86 3.15 18.71 2520.95 3195.40 20:38:58 20:29:01 0.42 0.00 0.42 0.00 6.71 20:38:58 20:30:01 0.22 0.00 0.22 0.00 3.10 20:38:58 20:31:01 0.23 0.00 0.23 0.00 1.87 20:38:58 20:32:01 0.35 0.00 0.35 0.00 4.70 20:38:58 20:33:01 0.22 0.00 0.22 0.00 2.70 20:38:58 20:34:01 0.27 0.00 0.27 0.00 3.63 20:38:58 20:35:01 0.25 0.00 0.25 0.00 2.56 20:38:58 20:36:01 0.15 0.00 0.15 0.00 1.62 20:38:58 20:37:01 0.28 0.00 0.28 0.00 3.35 20:38:58 20:38:01 109.71 0.03 109.68 3.73 31662.69 20:38:58 Average: 16.78 0.36 16.42 233.29 3080.07 20:38:58 20:38:58 20:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:58 20:27:01 5704200 0 670304 8.37 2620 1631808 1026004 11.33 416304 1499720 6316 20:38:58 20:28:01 5528760 0 708532 8.85 2620 1769020 1071488 11.83 495852 1582440 20 20:38:58 20:29:01 5544368 0 692924 8.65 2620 1769020 966556 10.67 488704 1576192 12 20:38:58 20:30:01 5543312 0 693968 8.66 2620 1769032 966556 10.67 489928 1576464 8 20:38:58 20:31:01 5539500 0 697776 8.71 2620 1769036 966688 10.67 493656 1576464 16 20:38:58 20:32:01 5532880 0 704392 8.80 2620 1769040 966724 10.67 493508 1583464 8 20:38:58 20:33:01 5532660 0 704608 8.80 2620 1769044 966712 10.67 495352 1581560 16 20:38:58 20:34:01 5533672 0 703588 8.79 2620 1769052 966556 10.67 494460 1581564 16 20:38:58 20:35:01 5533932 0 703328 8.78 2620 1769052 966556 10.67 500528 1575368 16 20:38:58 20:36:01 5533184 0 704072 8.79 2620 1769056 966652 10.67 501128 1575368 16 20:38:58 20:37:01 5533464 0 703788 8.79 2620 1769060 966616 10.67 501024 1575368 12 20:38:58 20:38:01 4580496 0 840200 10.49 2620 2585616 1234024 13.62 680720 2260440 98216 20:38:58 Average: 5470036 0 710623 8.87 2620 1825653 1002594 11.07 504264 1628701 8723 20:38:58 20:38:58 20:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:58 20:27:01 eth0 383.90 240.03 837.69 59.27 0.00 0.00 0.00 0.00 20:38:58 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:28:01 eth0 186.96 171.51 646.73 41.57 0.00 0.00 0.00 0.00 20:38:58 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:28:01 docker0 116.03 103.90 9.75 315.71 0.00 0.00 0.00 0.00 20:38:58 20:29:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 20:38:58 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:30:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:38:58 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:31:01 eth0 1.20 0.20 0.18 0.05 0.00 0.00 0.00 0.00 20:38:58 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:32:01 eth0 1.22 0.37 0.40 0.23 0.00 0.00 0.00 0.00 20:38:58 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:33:01 eth0 1.68 0.85 0.83 0.60 0.00 0.00 0.00 0.00 20:38:58 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:34:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:38:58 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:35:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:38:58 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:36:01 eth0 0.22 0.17 0.08 0.04 0.00 0.00 0.00 0.00 20:38:58 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:37:01 eth0 0.20 0.15 0.07 0.04 0.00 0.00 0.00 0.00 20:38:58 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:38:01 eth0 1060.86 723.18 6158.70 92.66 0.00 0.00 0.00 0.00 20:38:58 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 20:38:01 docker0 59.39 79.58 4.67 369.37 0.00 0.00 0.00 0.00 20:38:58 Average: eth0 136.41 94.74 637.10 16.21 0.00 0.00 0.00 0.00 20:38:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:58 Average: docker0 14.62 15.29 1.20 57.10 0.00 0.00 0.00 0.00 20:38:58 20:38:58 20:38:58 ---> sar -P ALL: 20:38:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) 20:38:58 20:38:58 20:25:22 LINUX RESTART (2 CPU) 20:38:58 20:38:58 20:26:01 CPU %user %nice %system %iowait %steal %idle 20:38:58 20:27:01 all 7.41 0.00 1.51 1.66 0.04 89.38 20:38:58 20:27:01 0 7.42 0.00 1.78 2.25 0.05 88.50 20:38:58 20:27:01 1 7.39 0.00 1.25 1.07 0.03 90.26 20:38:58 20:28:01 all 4.07 0.00 1.56 0.40 0.02 93.95 20:38:58 20:28:01 0 3.68 0.00 1.80 0.57 0.02 93.93 20:38:58 20:28:01 1 4.46 0.00 1.31 0.24 0.02 93.97 20:38:58 20:29:01 all 0.24 0.00 0.08 0.00 0.03 99.66 20:38:58 20:29:01 0 0.07 0.00 0.08 0.00 0.03 99.82 20:38:58 20:29:01 1 0.42 0.00 0.07 0.00 0.02 99.50 20:38:58 20:30:01 all 0.16 0.00 0.04 0.00 0.00 99.80 20:38:58 20:30:01 0 0.07 0.00 0.05 0.00 0.00 99.88 20:38:58 20:30:01 1 0.25 0.00 0.03 0.00 0.00 99.72 20:38:58 20:31:01 all 0.24 0.00 0.08 0.00 0.01 99.67 20:38:58 20:31:01 0 0.07 0.00 0.08 0.00 0.02 99.83 20:38:58 20:31:01 1 0.42 0.00 0.07 0.00 0.00 99.52 20:38:58 20:32:01 all 0.24 0.00 0.09 0.00 0.01 99.66 20:38:58 20:32:01 0 0.08 0.00 0.10 0.00 0.02 99.80 20:38:58 20:32:01 1 0.40 0.00 0.08 0.00 0.00 99.52 20:38:58 20:33:01 all 0.24 0.00 0.07 0.00 0.01 99.68 20:38:58 20:33:01 0 0.23 0.00 0.08 0.00 0.02 99.67 20:38:58 20:33:01 1 0.25 0.00 0.05 0.00 0.00 99.70 20:38:58 20:34:01 all 0.22 0.00 0.06 0.00 0.01 99.72 20:38:58 20:34:01 0 0.17 0.00 0.07 0.00 0.00 99.77 20:38:58 20:34:01 1 0.27 0.00 0.05 0.00 0.02 99.67 20:38:58 20:35:01 all 0.23 0.00 0.03 0.00 0.01 99.72 20:38:58 20:35:01 0 0.30 0.00 0.03 0.00 0.02 99.65 20:38:58 20:35:01 1 0.17 0.00 0.03 0.00 0.00 99.80 20:38:58 20:36:01 all 0.21 0.00 0.05 0.00 0.02 99.72 20:38:58 20:36:01 0 0.38 0.00 0.05 0.00 0.02 99.55 20:38:58 20:36:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:38:58 20:37:01 all 0.24 0.00 0.03 0.00 0.00 99.72 20:38:58 20:37:01 0 0.42 0.00 0.02 0.00 0.00 99.57 20:38:58 20:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 20:38:58 20:38:58 20:37:01 CPU %user %nice %system %iowait %steal %idle 20:38:58 20:38:01 all 12.66 0.00 5.65 1.26 0.06 80.37 20:38:58 20:38:01 0 12.90 0.00 6.11 1.29 0.05 79.64 20:38:58 20:38:01 1 12.42 0.00 5.19 1.22 0.07 81.10 20:38:58 Average: all 2.14 0.00 0.75 0.27 0.02 96.82 20:38:58 Average: 0 2.10 0.00 0.83 0.34 0.02 96.71 20:38:58 Average: 1 2.18 0.00 0.67 0.21 0.01 96.93 20:38:58 20:38:58 20:38:58