Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7dda028181560d55eb8485a999f469621ec511b 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-ssh2508901324780730878.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-ssh7877069566450031245.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-ssh2989594795715263520.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-ssh3278908181388280750.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-ssh1661674095577561191.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 Running on prd-centos7-docker-4c-2g-78 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-ssh3942109830028873639.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 d7dda028181560d55eb8485a999f469621ec511b (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 d7dda028181560d55eb8485a999f469621ec511b # timeout=10 Commit message: "build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 (#946)" > git rev-list --no-walk 18ff6e1b21abe9b172b032eb3d702546a95b1a7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:36:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:36:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:36:29 ========================================================= 17:36:29 EdgeX Global Pipelines Version Info 17:36:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:36:30 ------------------- 17:36:30 stable info: 17:36:30 ------------------- 17:36:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:36:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:36:30 Message: update stable to v1.0.205 17:36:31 ------------------- 17:36:31 experimental info: 17:36:31 ------------------- 17:36:31 Commited By: **** collab-it+edgex@linuxfoundation.org 17:36:31 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:36:31 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:36:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7dda028181560d55eb8485a999f469621ec511b [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7dda02 [Pipeline] echo 17:36:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:33 + git log --format=format:%s -1 d7dda028181560d55eb8485a999f469621ec511b [Pipeline] echo 17:36:33 GIT_COMMIT: d7dda028181560d55eb8485a999f469621ec511b, Commit Message: build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 (#946) [Pipeline] echo 17:36:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:36:34 17:36:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:36:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:36:34 latest: Pulling from edgex-devops/git-semver 17:36:34 31603596830f: Pulling fs layer 17:36:34 04fac38145f0: Pulling fs layer 17:36:34 701f6daf10bf: Pulling fs layer 17:36:34 24f72da36158: Pulling fs layer 17:36:34 24f72da36158: Waiting 17:36:34 04fac38145f0: Download complete 17:36:35 31603596830f: Verifying Checksum 17:36:35 31603596830f: Download complete 17:36:35 31603596830f: Pull complete 17:36:35 04fac38145f0: Pull complete 17:36:35 24f72da36158: Verifying Checksum 17:36:35 24f72da36158: Download complete 17:36:35 701f6daf10bf: Verifying Checksum 17:36:35 701f6daf10bf: Download complete 17:36:36 701f6daf10bf: Pull complete 17:36:36 24f72da36158: Pull complete 17:36:36 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 17:36:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:36:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:36:36 prd-centos7-docker-4c-2g-78 does not seem to be running inside a container 17:36:36 $ 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 17:36:37 $ docker top ff3a7fe2386307d0d97985d0b12ebfb9a9a7fa3094b3f5d4e9bc9a02c427ddac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:37 [ssh-agent] Looking for ssh-agent implementation... 17:36:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:37 $ docker exec ff3a7fe2386307d0d97985d0b12ebfb9a9a7fa3094b3f5d4e9bc9a02c427ddac ssh-agent 17:36:37 SSH_AUTH_SOCK=/tmp/ssh-ySUPXtHF6huO/agent.14 17:36:37 SSH_AGENT_PID=20 17:36:37 Running ssh-add (command line suppressed) 17:36:38 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2666989368668432400.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2666989368668432400.key) 17:36:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:38 + git tag --points-at HEAD [Pipeline] } 17:36:38 $ docker exec --env ******** --env ******** ff3a7fe2386307d0d97985d0b12ebfb9a9a7fa3094b3f5d4e9bc9a02c427ddac ssh-agent -k 17:36:38 unset SSH_AUTH_SOCK; 17:36:38 unset SSH_AGENT_PID; 17:36:38 echo Agent pid 20 killed; 17:36:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:36:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:38 [ssh-agent] Looking for ssh-agent implementation... 17:36:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:38 $ docker exec ff3a7fe2386307d0d97985d0b12ebfb9a9a7fa3094b3f5d4e9bc9a02c427ddac ssh-agent 17:36:38 SSH_AUTH_SOCK=/tmp/ssh-6dbMRTw8OOZo/agent.53 17:36:38 SSH_AGENT_PID=60 17:36:38 Running ssh-add (command line suppressed) 17:36:38 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4563381772929706377.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4563381772929706377.key) 17:36:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:39 + git semver init 17:36:39 # -> Open(): unable to determine branch for HEAD 17:36:39 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 17:36:39 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 17:36:39 # $SEMVER_REMOTE_NAME = origin 17:36:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:36:39 # $SEMVER_USER_NAME = edgex-jenkins 17:36:39 # $SEMVER_BRANCH = main 17:36:39 # $SEMVER_TEMP = /tmp/semver-807223121 17:36:39 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:36:54 # '/tmp/semver-807223121' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 17:36:54 # -> Force: false 17:36:54 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 17:36:54 $ docker exec --env ******** --env ******** ff3a7fe2386307d0d97985d0b12ebfb9a9a7fa3094b3f5d4e9bc9a02c427ddac ssh-agent -k 17:36:54 unset SSH_AUTH_SOCK; 17:36:54 unset SSH_AGENT_PID; 17:36:54 echo Agent pid 60 killed; 17:36:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:55 + git semver [Pipeline] } 17:36:55 $ docker stop --time=1 ff3a7fe2386307d0d97985d0b12ebfb9a9a7fa3094b3f5d4e9bc9a02c427ddac 17:36:56 $ docker rm -f ff3a7fe2386307d0d97985d0b12ebfb9a9a7fa3094b3f5d4e9bc9a02c427ddac [Pipeline] // withDockerContainer [Pipeline] sh 17:36:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:36:57 Stashed 1 file(s) [Pipeline] echo 17:36:57 [edgeXSemver]: initialized semver on version 2.0.2-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:37:12 Still waiting to schedule task 17:37:12 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-78’ 17:37:12 Still waiting to schedule task 17:37:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:39:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-79 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 17:39:42 Running in /w/workspace/app-functions-sdk-go/22 [Pipeline] { [Pipeline] checkout 17:39:42 The recommended git tool is: git 17:39:47 using credential edgex-jenkins-ssh 17:39:47 Cloning the remote Git repository 17:39:48 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:39:48 > git init /w/workspace/app-functions-sdk-go/22 # timeout=10 17:39:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:39:48 > git --version # timeout=10 17:39:48 > git --version # 'git version 2.17.1' 17:39:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:51 Avoid second fetch 17:39:51 Checking out Revision d7dda028181560d55eb8485a999f469621ec511b (main) 17:39:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:39:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:51 > git config core.sparsecheckout # timeout=10 17:39:51 > git checkout -f d7dda028181560d55eb8485a999f469621ec511b # timeout=10 17:39:56 Commit message: "build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 (#946)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:39:57 ========================================================= 17:39:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:39:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:39:57 Running on prd-centos7-docker-4c-2g-80 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 17:39:57 Running in /w/workspace/app-functions-sdk-go/22 [Pipeline] { [Pipeline] checkout 17:39:58 The recommended git tool is: git 17:39:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:39:59 595b0fe564bb: Pulling fs layer 17:39:59 24495759ef45: Pulling fs layer 17:39:59 d148012ef14d: Pulling fs layer 17:39:59 e90a11edd702: Pulling fs layer 17:39:59 d77568369979: Pulling fs layer 17:39:59 fc1c9f9a7f3b: Pulling fs layer 17:39:59 170f2ba95c9a: Pulling fs layer 17:39:59 97ac5df62f85: Pulling fs layer 17:39:59 d77568369979: Waiting 17:39:59 170f2ba95c9a: Waiting 17:39:59 fc1c9f9a7f3b: Waiting 17:39:59 97ac5df62f85: Waiting 17:39:59 e90a11edd702: Waiting 17:39:59 d148012ef14d: Download complete 17:39:59 24495759ef45: Verifying Checksum 17:39:59 24495759ef45: Download complete 17:39:59 d77568369979: Verifying Checksum 17:39:59 d77568369979: Download complete 17:39:59 fc1c9f9a7f3b: Verifying Checksum 17:39:59 fc1c9f9a7f3b: Download complete 17:39:59 595b0fe564bb: Verifying Checksum 17:39:59 595b0fe564bb: Download complete 17:39:59 170f2ba95c9a: Verifying Checksum 17:39:59 170f2ba95c9a: Download complete 17:40:00 595b0fe564bb: Pull complete 17:40:01 24495759ef45: Pull complete 17:40:01 using credential edgex-jenkins-ssh 17:40:01 Cloning the remote Git repository 17:40:00 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:40:01 > git init /w/workspace/app-functions-sdk-go/22 # timeout=10 17:40:01 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:40:01 > git --version # timeout=10 17:40:01 > git --version # 'git version 2.24.4' 17:40:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:01 [INFO] Currently running in a labeled security context 17:40:01 [INFO] Currently SELinux is 'enforcing' on the host 17:40:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/22@tmp/jenkins-gitclient-ssh4610401111105599490.key 17:40:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:01 d148012ef14d: Pull complete 17:40:03 97ac5df62f85: Verifying Checksum 17:40:03 97ac5df62f85: Download complete 17:40:03 e90a11edd702: Verifying Checksum 17:40:03 e90a11edd702: Download complete 17:40:06 Avoid second fetch 17:40:06 Checking out Revision d7dda028181560d55eb8485a999f469621ec511b (main) 17:40:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:40:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:06 > git config core.sparsecheckout # timeout=10 17:40:06 > git checkout -f d7dda028181560d55eb8485a999f469621ec511b # timeout=10 17:40:10 Commit message: "build(deps): bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 (#946)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:40:11 ========================================================= 17:40:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:40:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:40:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:40:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:40:11 540db60ca938: Pulling fs layer 17:40:11 adcc1eea9eea: Pulling fs layer 17:40:11 4c4ab2625f07: Pulling fs layer 17:40:11 db62176df00c: Pulling fs layer 17:40:11 3b30891b0d05: Pulling fs layer 17:40:11 06b49ca38bd5: Pulling fs layer 17:40:11 c788192a36de: Pulling fs layer 17:40:11 a77e37c0d609: Pulling fs layer 17:40:11 c3185cebc471: Pulling fs layer 17:40:11 06b49ca38bd5: Waiting 17:40:11 c788192a36de: Waiting 17:40:11 a77e37c0d609: Waiting 17:40:11 c3185cebc471: Waiting 17:40:11 db62176df00c: Waiting 17:40:11 3b30891b0d05: Waiting 17:40:11 4c4ab2625f07: Verifying Checksum 17:40:11 4c4ab2625f07: Download complete 17:40:12 adcc1eea9eea: Verifying Checksum 17:40:12 adcc1eea9eea: Download complete 17:40:12 3b30891b0d05: Verifying Checksum 17:40:12 3b30891b0d05: Download complete 17:40:12 06b49ca38bd5: Verifying Checksum 17:40:12 06b49ca38bd5: Download complete 17:40:12 c788192a36de: Verifying Checksum 17:40:12 c788192a36de: Download complete 17:40:12 540db60ca938: Verifying Checksum 17:40:12 540db60ca938: Download complete 17:40:12 540db60ca938: Pull complete 17:40:12 adcc1eea9eea: Pull complete 17:40:12 4c4ab2625f07: Pull complete 17:40:12 a77e37c0d609: Verifying Checksum 17:40:12 a77e37c0d609: Download complete 17:40:15 c3185cebc471: Verifying Checksum 17:40:15 c3185cebc471: Download complete 17:40:16 db62176df00c: Verifying Checksum 17:40:16 db62176df00c: Download complete 17:40:16 e90a11edd702: Pull complete 17:40:16 d77568369979: Pull complete 17:40:16 fc1c9f9a7f3b: Pull complete 17:40:16 170f2ba95c9a: Pull complete 17:40:19 db62176df00c: Pull complete 17:40:19 3b30891b0d05: Pull complete 17:40:19 06b49ca38bd5: Pull complete 17:40:19 c788192a36de: Pull complete 17:40:19 a77e37c0d609: Pull complete 17:40:21 c3185cebc471: Pull complete 17:40:21 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 17:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:40:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 17:40:21 97ac5df62f85: Pull complete 17:40:21 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 17:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:40:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 17:40:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 17:40:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 17:40:22 + docker inspect -f . ci-base-image-x86_64 17:40:22 . [Pipeline] withDockerContainer 17:40:22 prd-centos7-docker-4c-2g-80 does not seem to be running inside a container 17:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/22 -v /w/workspace/app-functions-sdk-go/22:/w/workspace/app-functions-sdk-go/22:rw,z -v /w/workspace/app-functions-sdk-go/22@tmp:/w/workspace/app-functions-sdk-go/22@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 17:40:22 + docker inspect -f . ci-base-image-arm64 17:40:22 . 17:40:24 $ docker top e7aa2a57cd21eac7d262cda43f1b02e2c238fb2af134171b7e19f1803d39bd03 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 17:40:24 prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container 17:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/22 -v /w/workspace/app-functions-sdk-go/22:/w/workspace/app-functions-sdk-go/22:rw,z -v /w/workspace/app-functions-sdk-go/22@tmp:/w/workspace/app-functions-sdk-go/22@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 17:40:30 $ docker top 17fbe9bb9ace7b064c9379fdcf4b1d065545859d9ce20a62b63a2c433d90512f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:40:31 + go version 17:40:31 go version go1.16.6 linux/amd64 [Pipeline] } 17:40:31 $ docker stop --time=1 e7aa2a57cd21eac7d262cda43f1b02e2c238fb2af134171b7e19f1803d39bd03 17:40:31 + go version 17:40:31 go version go1.16.6 linux/arm64 17:40:32 $ docker rm -f e7aa2a57cd21eac7d262cda43f1b02e2c238fb2af134171b7e19f1803d39bd03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 17:40:32 $ docker stop --time=1 17fbe9bb9ace7b064c9379fdcf4b1d065545859d9ce20a62b63a2c433d90512f 17:40:34 $ docker rm -f 17fbe9bb9ace7b064c9379fdcf4b1d065545859d9ce20a62b63a2c433d90512f [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 17:40:35 + docker inspect -f . ci-base-image-x86_64 17:40:35 . [Pipeline] withDockerContainer 17:40:35 + docker inspect -f . ci-base-image-arm64 17:40:35 . 17:40:35 prd-centos7-docker-4c-2g-80 does not seem to be running inside a container 17:40:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/22 -v /w/workspace/app-functions-sdk-go/22:/w/workspace/app-functions-sdk-go/22:rw,z -v /w/workspace/app-functions-sdk-go/22@tmp:/w/workspace/app-functions-sdk-go/22@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 17:40:35 $ docker top c219da3e2085db6775d862260cba86cf274652708740115cf5503c0061c8bb96 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 17:40:36 prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container 17:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/22 -v /w/workspace/app-functions-sdk-go/22:/w/workspace/app-functions-sdk-go/22:rw,z -v /w/workspace/app-functions-sdk-go/22@tmp:/w/workspace/app-functions-sdk-go/22@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 17:40:38 $ docker top 705c914eb167d2d7b5a1fd6cb5e9c2e4e14bfa99bfe5c921ab799af906284b92 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 17:40:38 + make test 17:40:38 make -C ./app-service-template build 17:40:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/22/app-service-template' 17:40:38 go mod tidy 17:40:39 + make test 17:40:39 make -C ./app-service-template build 17:40:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/22/app-service-template' 17:40:39 go mod tidy 17:40:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 17:40:40 go: downloading github.com/stretchr/testify v1.7.0 17:40:40 go: downloading github.com/google/uuid v1.3.0 17:40:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 17:40:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 17:40:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 17:40:40 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:40:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:40:40 go: downloading github.com/davecgh/go-spew v1.1.1 17:40:40 go: downloading github.com/pmezard/go-difflib v1.0.0 17:40:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:40:40 go: downloading github.com/stretchr/objx v0.1.0 17:40:40 go: downloading github.com/go-kit/kit v0.9.0 17:40:40 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:40:40 go: downloading gopkg.in/yaml.v2 v2.4.0 17:40:40 go: downloading github.com/gorilla/mux v1.8.0 17:40:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:40:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 17:40:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 17:40:40 go: downloading github.com/mitchellh/copystructure v1.0.0 17:40:40 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:40:40 go: downloading github.com/gorilla/websocket v1.4.2 17:40:40 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:40:40 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:40:40 go: downloading github.com/go-playground/universal-translator v0.17.0 17:40:40 go: downloading github.com/leodido/go-urn v1.2.0 17:40:40 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:40:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 17:40:40 go: downloading github.com/google/uuid v1.3.0 17:40:40 go: downloading github.com/stretchr/testify v1.7.0 17:40:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 17:40:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 17:40:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 17:40:40 go: downloading github.com/davecgh/go-spew v1.1.1 17:40:40 go: downloading github.com/pmezard/go-difflib v1.0.0 17:40:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:40:40 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:40:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:40:40 go: downloading golang.org/x/text v0.3.2 17:40:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:40:40 go: downloading github.com/go-playground/locales v0.13.0 17:40:40 go: downloading github.com/stretchr/objx v0.1.0 17:40:40 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:40:40 go: downloading github.com/go-kit/kit v0.9.0 17:40:40 go: downloading gopkg.in/yaml.v2 v2.4.0 17:40:40 go: downloading github.com/gorilla/mux v1.8.0 17:40:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:40:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 17:40:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 17:40:41 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:40:41 go: downloading github.com/mitchellh/copystructure v1.0.0 17:40:41 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:40:41 go: downloading github.com/gorilla/websocket v1.4.2 17:40:41 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:40:41 go: downloading github.com/hashicorp/consul/api v1.8.1 17:40:41 go: downloading github.com/pelletier/go-toml v1.9.2 17:40:41 go: downloading github.com/go-playground/universal-translator v0.17.0 17:40:41 go: downloading github.com/leodido/go-urn v1.2.0 17:40:41 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:40:41 go: downloading golang.org/x/text v0.3.2 17:40:41 go: downloading github.com/pelletier/go-toml v1.9.2 17:40:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:40:41 go: downloading github.com/go-stack/stack v1.8.0 17:40:41 go: downloading github.com/hashicorp/errwrap v1.0.0 17:40:41 go: downloading github.com/hashicorp/consul/api v1.8.1 17:40:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:40:41 go: downloading github.com/x448/float16 v0.8.4 17:40:41 go: downloading github.com/kr/pretty v0.2.0 17:40:41 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:40:41 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:40:41 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:40:42 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:40:42 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:40:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:40:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:40:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:40:42 go: downloading github.com/hashicorp/serf v0.9.5 17:40:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:40:42 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:40:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:40:42 go: downloading github.com/kr/text v0.1.0 17:40:42 go: downloading github.com/go-playground/locales v0.13.0 17:40:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:40:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:40:42 go: downloading github.com/pebbe/zmq4 v1.2.7 17:40:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:40:42 go: downloading github.com/fatih/color v1.9.0 17:40:42 go: downloading github.com/mattn/go-colorable v0.1.6 17:40:42 go: downloading github.com/mattn/go-isatty v0.0.12 17:40:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:40:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:40:42 go: downloading github.com/pkg/errors v0.8.1 17:40:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:40:42 go: downloading github.com/hashicorp/memberlist v0.2.2 17:40:42 go: downloading github.com/onsi/ginkgo v1.10.1 17:40:42 go: downloading github.com/onsi/gomega v1.7.0 17:40:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:40:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:40:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:40:42 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:40:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:40:42 go: downloading github.com/miekg/dns v1.1.26 17:40:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:40:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:40:42 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 17:40:42 go: downloading github.com/hpcloud/tail v1.0.0 17:40:42 go: downloading github.com/golang/protobuf v1.3.2 17:40:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:40:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:40:42 go: downloading github.com/fsnotify/fsnotify v1.4.7 17:40:42 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 17:40:44 go: downloading github.com/hashicorp/errwrap v1.0.0 17:40:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:40:44 go: downloading github.com/x448/float16 v0.8.4 17:40:44 go: downloading github.com/kr/pretty v0.2.0 17:40:45 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:40:45 go: downloading github.com/go-stack/stack v1.8.0 17:40:45 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:40:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:40:45 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:40:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:40:45 go: downloading github.com/hashicorp/serf v0.9.5 17:40:45 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:40:45 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:40:45 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:40:45 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:40:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:40:45 go: downloading github.com/kr/text v0.1.0 17:40:45 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:40:45 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:40:45 go: downloading github.com/pebbe/zmq4 v1.2.7 17:40:45 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:40:45 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:40:46 go: downloading github.com/fatih/color v1.9.0 17:40:46 go: downloading github.com/mattn/go-colorable v0.1.6 17:40:46 go: downloading github.com/mattn/go-isatty v0.0.12 17:40:46 go: downloading github.com/pkg/errors v0.8.1 17:40:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:40:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:40:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:40:46 go: downloading github.com/hashicorp/memberlist v0.2.2 17:40:46 go: downloading github.com/onsi/ginkgo v1.10.1 17:40:46 go: downloading github.com/onsi/gomega v1.7.0 17:40:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:40:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:40:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:40:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:40:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:40:46 go: downloading github.com/miekg/dns v1.1.26 17:40:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:40:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:40:46 go: downloading github.com/hpcloud/tail v1.0.0 17:40:46 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 17:40:46 go: downloading github.com/golang/protobuf v1.3.2 17:40:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:40:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:40:46 go: downloading github.com/fsnotify/fsnotify v1.4.7 17:40:46 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 17:40:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/22/app-service-template' 17:40:52 make -C ./app-service-template test 17:40:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/22/app-service-template' 17:40:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:41:02 ok new-app-service 0.015s coverage: 48.1% of statements 17:41:02 ? new-app-service/config [no test files] 17:41:02 ok new-app-service/functions 0.011s 17:41:02 CGO_ENABLED=1 go vet ./... 17:41:09 gofmt -l . 17:41:09 [ "`gofmt -l .`" = "" ] 17:41:09 ./bin/test-attribution-txt.sh 17:41:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/22/app-service-template' 17:41:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:41:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 62.8% of statements 17:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.011s coverage: 93.2% of statements 17:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.8% of statements 17:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 17:41:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.151s coverage: 75.2% of statements 17:41:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 17:41:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 17:41:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:41:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 17:41:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 17:41:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:41:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.002s coverage: 97.3% of statements 17:41:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:41:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.013s coverage: 10.5% of statements 17:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.076s coverage: 77.0% of statements 17:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 17:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 17:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 17:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:41:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:41:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements 17:41:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/22/app-service-template' 17:41:26 make -C ./app-service-template test 17:41:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/22/app-service-template' 17:41:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:41:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.038s coverage: 77.3% of statements 17:41:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 17:41:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:41:44 gofmt -l . 17:41:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:41:44 $ docker stop --time=1 c219da3e2085db6775d862260cba86cf274652708740115cf5503c0061c8bb96 17:41:45 $ docker rm -f c219da3e2085db6775d862260cba86cf274652708740115cf5503c0061c8bb96 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:46 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 17:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:47 17:41:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:41:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:48 latest: Pulling from edgex-lftools-log-publisher 17:41:48 b4d181a07f80: Pulling fs layer 17:41:48 a1111a8f2ec3: Pulling fs layer 17:41:48 ed53099fbce6: Pulling fs layer 17:41:48 dc539afda2c1: Pulling fs layer 17:41:48 77bc0d833cb6: Pulling fs layer 17:41:48 9065ff56babe: Pulling fs layer 17:41:48 d287ab97295c: Pulling fs layer 17:41:48 dc539afda2c1: Waiting 17:41:48 77bc0d833cb6: Waiting 17:41:48 9065ff56babe: Waiting 17:41:48 d287ab97295c: Waiting 17:41:48 a1111a8f2ec3: Verifying Checksum 17:41:48 a1111a8f2ec3: Download complete 17:41:48 dc539afda2c1: Verifying Checksum 17:41:48 dc539afda2c1: Download complete 17:41:48 77bc0d833cb6: Verifying Checksum 17:41:48 77bc0d833cb6: Download complete 17:41:48 9065ff56babe: Verifying Checksum 17:41:48 9065ff56babe: Download complete 17:41:49 ed53099fbce6: Verifying Checksum 17:41:49 ed53099fbce6: Download complete 17:41:50 b4d181a07f80: Verifying Checksum 17:41:50 b4d181a07f80: Download complete 17:41:51 b4d181a07f80: Pull complete 17:41:51 a1111a8f2ec3: Pull complete 17:41:51 ed53099fbce6: Pull complete 17:41:52 dc539afda2c1: Pull complete 17:41:52 77bc0d833cb6: Pull complete 17:41:52 9065ff56babe: Pull complete 17:41:52 ok new-app-service 0.044s coverage: 48.1% of statements 17:41:52 ? new-app-service/config [no test files] 17:41:52 ok new-app-service/functions 0.044s 17:41:52 CGO_ENABLED=1 go vet ./... 17:41:53 d287ab97295c: Verifying Checksum 17:41:53 d287ab97295c: Download complete 17:41:57 d287ab97295c: Pull complete 17:41:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:41:57 prd-centos7-docker-4c-2g-80 does not seem to be running inside a container 17:41:57 $ 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/22 -v /w/workspace/app-functions-sdk-go/22:/w/workspace/app-functions-sdk-go/22:rw,z -v /w/workspace/app-functions-sdk-go/22@tmp:/w/workspace/app-functions-sdk-go/22@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 17:41:59 $ docker top 3f8e4ab3c748dcf385d9210e2eabbc5eba3c5506b1c140be38ffb3b526e26346 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:00 ---> job-cost.sh 17:42:00 lf-activate-venv: SKIPPING 17:42:00 INFO: No Stack... 17:42:00 INFO: Retrieving Pricing Info for: v3-standard-2 17:42:01 INFO: Archiving Costs [Pipeline] sh 17:42:01 + cat /w/workspace/app-functions-sdk-go/22/archives/cost.csv 17:42:01 + cut -d, -f6 [Pipeline] lock 17:42:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-22-stack-cost] 17:42:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-22-stack-cost] did not exist. Created. 17:42:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:42:02 + echo total: 0.05999999865889549 [Pipeline] stash 17:42:02 Stashed 1 file(s) [Pipeline] } 17:42:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 17:42:02 $ docker stop --time=1 3f8e4ab3c748dcf385d9210e2eabbc5eba3c5506b1c140be38ffb3b526e26346 17:42:03 $ docker rm -f 3f8e4ab3c748dcf385d9210e2eabbc5eba3c5506b1c140be38ffb3b526e26346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:42:19 gofmt -l . 17:42:19 [ "`gofmt -l .`" = "" ] 17:42:19 ./bin/test-attribution-txt.sh 17:42:21 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/22/app-service-template' 17:42:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:42:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.080s coverage: 62.8% of statements 17:42:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.074s coverage: 93.2% of statements 17:42:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:42:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.094s coverage: 61.8% of statements 17:42:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:42:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.063s 17:42:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.113s coverage: 75.2% of statements 17:42:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 17:42:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 17:42:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:42:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 17:42:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 17:42:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:42:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.033s coverage: 97.3% of statements 17:42:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:42:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.066s coverage: 10.5% of statements 17:42:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.177s coverage: 77.0% of statements 17:42:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 17:42:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.032s coverage: 12.5% of statements 17:42:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.041s coverage: 27.3% of statements 17:42:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:42:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:42:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.044s coverage: 51.4% of statements 17:43:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.122s coverage: 77.3% of statements 17:43:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 17:43:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:43:08 gofmt -l . 17:43:08 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:43:08 $ docker stop --time=1 705c914eb167d2d7b5a1fd6cb5e9c2e4e14bfa99bfe5c921ab799af906284b92 17:43:10 $ docker rm -f 705c914eb167d2d7b5a1fd6cb5e9c2e4e14bfa99bfe5c921ab799af906284b92 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:13 Warning: overwriting stash ‘coverage-report’ 17:43:13 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 17:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:43:14 17:43:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:43:15 arm64: Pulling from edgex-lftools-log-publisher 17:43:15 448f6bf000e3: Pulling fs layer 17:43:15 f757da607395: Pulling fs layer 17:43:15 05883995daec: Pulling fs layer 17:43:15 8603b9c90790: Pulling fs layer 17:43:15 1560dd03e051: Pulling fs layer 17:43:15 27f5ce0e4adf: Pulling fs layer 17:43:15 c2d8d7efcc4b: Pulling fs layer 17:43:15 8603b9c90790: Waiting 17:43:15 1560dd03e051: Waiting 17:43:15 27f5ce0e4adf: Waiting 17:43:15 c2d8d7efcc4b: Waiting 17:43:15 f757da607395: Verifying Checksum 17:43:15 f757da607395: Download complete 17:43:15 8603b9c90790: Download complete 17:43:15 1560dd03e051: Verifying Checksum 17:43:15 1560dd03e051: Download complete 17:43:15 27f5ce0e4adf: Verifying Checksum 17:43:15 27f5ce0e4adf: Download complete 17:43:16 05883995daec: Verifying Checksum 17:43:16 05883995daec: Download complete 17:43:16 448f6bf000e3: Verifying Checksum 17:43:16 448f6bf000e3: Download complete 17:43:20 c2d8d7efcc4b: Verifying Checksum 17:43:20 c2d8d7efcc4b: Download complete 17:43:20 448f6bf000e3: Pull complete 17:43:20 f757da607395: Pull complete 17:43:22 05883995daec: Pull complete 17:43:22 8603b9c90790: Pull complete 17:43:23 1560dd03e051: Pull complete 17:43:24 27f5ce0e4adf: Pull complete 17:43:39 c2d8d7efcc4b: Pull complete 17:43:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:43:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:43:39 prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container 17:43:39 $ 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/22 -v /w/workspace/app-functions-sdk-go/22:/w/workspace/app-functions-sdk-go/22:rw,z -v /w/workspace/app-functions-sdk-go/22@tmp:/w/workspace/app-functions-sdk-go/22@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 17:43:43 $ docker top fac2b1daf9c3951315e6b6c5ca2ddd8685741b34e072cd3762a8593369da8db2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:44 ---> job-cost.sh 17:43:44 lf-activate-venv: SKIPPING 17:43:44 INFO: No Stack... 17:43:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:43:46 INFO: Archiving Costs [Pipeline] sh 17:43:46 + cut -d, -f6 17:43:46 + cat /w/workspace/app-functions-sdk-go/22/archives/cost.csv [Pipeline] lock 17:43:46 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-22-stack-cost] 17:43:46 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-22-stack-cost] did not exist. Created. 17:43:46 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:43:47 /w/workspace/app-functions-sdk-go/22@tmp/durable-57483033/script.sh: 1: /w/workspace/app-functions-sdk-go/22@tmp/durable-57483033/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:43:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:43:48 Warning: overwriting stash ‘stack-cost’ 17:43:48 Stashed 1 file(s) [Pipeline] } 17:43:48 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 17:43:48 $ docker stop --time=1 fac2b1daf9c3951315e6b6c5ca2ddd8685741b34e072cd3762a8593369da8db2 17:43:50 $ docker rm -f fac2b1daf9c3951315e6b6c5ca2ddd8685741b34e072cd3762a8593369da8db2 [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 17:43:51 provisioning config files... 17:43:51 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5780346567106408266tmp [Pipeline] { [Pipeline] sh 17:43:51 + set +x 17:43:51 + curl -s https://codecov.io/bash 17:43:51 + bash -s -- 17:43:51 17:43:51 _____ _ 17:43:51 / ____| | | 17:43:51 | | ___ __| | ___ ___ _____ __ 17:43:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:43:51 | |___| (_) | (_| | __/ (_| (_) \ V / 17:43:51 \_____\___/ \__,_|\___|\___\___/ \_/ 17:43:51 Bash-1.0.6 17:43:51 17:43:51 17:43:51 ==> git version 2.24.4 found 17:43:51 ==> 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 17:43:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:43:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:43:51 ==> Jenkins CI detected. 17:43:51 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 17:43:51 project root: . 17:43:51 --> token set from env 17:43:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:43:51 ==> Running gcov in . (disable via -X gcov) 17:43:51 ==> Python coveragepy not found 17:43:51 ==> Searching for coverage reports in: 17:43:51 + . 17:43:51 -> Found 2 reports 17:43:51 ==> Detecting git/mercurial file structure 17:43:51 ==> Reading reports 17:43:51 + ./app-service-template/coverage.out bytes=1219 17:43:51 + ./coverage.out bytes=101877 17:43:51 ==> Appending adjustments 17:43:51 https://docs.codecov.io/docs/fixing-reports 17:43:52 + Found adjustments 17:43:52 ==> Gzipping contents 17:43:52 20K /tmp/codecov.I1DKu0.gz 17:43:52 ==> Uploading reports 17:43:52 url: https://codecov.io 17:43:52 query: branch=main&commit=d7dda028181560d55eb8485a999f469621ec511b&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:43:52 -> Pinging Codecov 17:43:52 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=d7dda028181560d55eb8485a999f469621ec511b&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:43:52 -> Uploading to 17:43:52 https://storage.googleapis.com/codecov/v4/raw/2021-09-13/3D8B5DFFC46A037C893635FACE044666/d7dda028181560d55eb8485a999f469621ec511b/29811eb3-2c91-469c-ac3d-a44c7d99c8cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210913T174352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a12a96291d157383bff2b03e5ea3a322c65f4604ffc62836371560dd04c4aa90 17:43:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:43:52 Dload Upload Total Spent Left Speed 17:43:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17596 0 0 100 17596 0 46074 --:--:-- --:--:-- --:--:-- 46183 17:43:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d7dda028181560d55eb8485a999f469621ec511b [Pipeline] } 17:43:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:43:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:43:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:43:54 17:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:43:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:43:54 188c0c94c7c5: Pulling fs layer 17:43:54 0ef7d3d256c8: Pulling fs layer 17:43:54 de9db76c5a1d: Pulling fs layer 17:43:54 0eba1c9be4d2: Pulling fs layer 17:43:54 0d57e429df01: Pulling fs layer 17:43:54 4e4be7b47b0d: Pulling fs layer 17:43:54 e1f770b5df2f: Pulling fs layer 17:43:54 85a0685a4137: Pulling fs layer 17:43:54 0d57e429df01: Waiting 17:43:54 4e4be7b47b0d: Waiting 17:43:54 e1f770b5df2f: Waiting 17:43:54 85a0685a4137: Waiting 17:43:54 0eba1c9be4d2: Waiting 17:43:54 de9db76c5a1d: Verifying Checksum 17:43:54 de9db76c5a1d: Download complete 17:43:54 0ef7d3d256c8: Verifying Checksum 17:43:54 0ef7d3d256c8: Download complete 17:43:54 0d57e429df01: Verifying Checksum 17:43:54 0d57e429df01: Download complete 17:43:55 4e4be7b47b0d: Verifying Checksum 17:43:55 4e4be7b47b0d: Download complete 17:43:55 188c0c94c7c5: Verifying Checksum 17:43:55 188c0c94c7c5: Download complete 17:43:55 188c0c94c7c5: Pull complete 17:43:55 0ef7d3d256c8: Pull complete 17:43:55 de9db76c5a1d: Pull complete 17:43:56 e1f770b5df2f: Verifying Checksum 17:43:56 e1f770b5df2f: Download complete 17:44:02 0eba1c9be4d2: Verifying Checksum 17:44:02 0eba1c9be4d2: Download complete 17:44:03 85a0685a4137: Verifying Checksum 17:44:03 85a0685a4137: Download complete 17:44:05 0eba1c9be4d2: Pull complete 17:44:05 0d57e429df01: Pull complete 17:44:05 4e4be7b47b0d: Pull complete 17:44:06 e1f770b5df2f: Pull complete 17:44:09 85a0685a4137: Pull complete 17:44:09 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:44:09 prd-centos7-docker-4c-2g-78 does not seem to be running inside a container 17:44:09 $ 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 17:44:11 $ docker top 64d9867cf4a22e117626fb1bb55e76cb027146f0f79dc223a45394a046fe37a4 -eo pid,comm [Pipeline] { [Pipeline] echo 17:44:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:44:12 + set -o pipefail 17:44:12 + snyk monitor '--org=edgex-jenkins' 17:44:17 17:44:17 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 17:44:17 17:44:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/ae1bde18-ad61-4c51-86c1-d969aadf150e 17:44:17 17:44:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:44:17 17:44:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:44:17 17:44:17 [Pipeline] } 17:44:17 $ docker stop --time=1 64d9867cf4a22e117626fb1bb55e76cb027146f0f79dc223a45394a046fe37a4 17:44:19 $ docker rm -f 64d9867cf4a22e117626fb1bb55e76cb027146f0f79dc223a45394a046fe37a4 [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 17:44:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:21 provisioning config files... 17:44:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4092941192460399584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:21 --> edgex-publish-swagger.sh 17:44:21 === Publish openapi/v2 API === 17:44:21 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:44:21 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 17:44:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:21 Dload Upload Total Spent Left Speed 17:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 10649 0:00:01 0:00:01 --:--:-- 10656 100 13054 0 0 100 13054 0 8259 0:00:01 0:00:01 --:--:-- 8262 100 13054 0 0 100 13054 0 8258 0:00:01 0:00:01 --:--:-- 8256 17:44:22 17:44:22 [Pipeline] } 17:44:22 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 17:44:23 + git log --format=format:%s -1 d7dda028181560d55eb8485a999f469621ec511b [Pipeline] isUnix [Pipeline] sh 17:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:23 . [Pipeline] withDockerContainer 17:44:24 prd-centos7-docker-4c-2g-78 does not seem to be running inside a container 17:44:24 $ 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 17:44:24 $ docker top 7c1c56f8f34a86f8f94d8741ac2fe10a3019d7fc06648f76b952461d2520532d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:24 [ssh-agent] Looking for ssh-agent implementation... 17:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:24 $ docker exec 7c1c56f8f34a86f8f94d8741ac2fe10a3019d7fc06648f76b952461d2520532d ssh-agent 17:44:24 SSH_AUTH_SOCK=/tmp/ssh-9ZlBwxz0NTuB/agent.14 17:44:24 SSH_AGENT_PID=20 17:44:24 Running ssh-add (command line suppressed) 17:44:25 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2568719123062943510.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2568719123062943510.key) 17:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:25 + git semver tag 17:44:25 # -> Open(): unable to determine branch for HEAD 17:44:25 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 17:44:25 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 17:44:25 # $SEMVER_REMOTE_NAME = origin 17:44:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:44:25 # $SEMVER_USER_NAME = edgex-jenkins 17:44:25 # $SEMVER_BRANCH = main 17:44:25 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 17:44:25 # d7dda028181560d55eb8485a999f469621ec511b HEAD 17:44:25 # -> Force: false 17:44:25 # 05dafc459d75fa6cd0e88e6f152b151be60c3a07 refs/tags/v2.0.2-dev.10 [Pipeline] } 17:44:25 $ docker exec --env ******** --env ******** 7c1c56f8f34a86f8f94d8741ac2fe10a3019d7fc06648f76b952461d2520532d ssh-agent -k 17:44:25 unset SSH_AUTH_SOCK; 17:44:25 unset SSH_AGENT_PID; 17:44:25 echo Agent pid 20 killed; 17:44:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:25 + git semver [Pipeline] } 17:44:25 $ docker stop --time=1 7c1c56f8f34a86f8f94d8741ac2fe10a3019d7fc06648f76b952461d2520532d 17:44:27 $ docker rm -f 7c1c56f8f34a86f8f94d8741ac2fe10a3019d7fc06648f76b952461d2520532d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:44:27 17:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:44:28 0.23.1-centos7: Pulling from edgex-lftools 17:44:28 ab5ef0e58194: Pulling fs layer 17:44:28 9712f1f96733: Pulling fs layer 17:44:28 63f879dbbcfc: Pulling fs layer 17:44:28 0d9ebad4ef96: Pulling fs layer 17:44:28 e9a5061849ea: Pulling fs layer 17:44:28 d747dcd14b5f: Pulling fs layer 17:44:28 2de7ff778b66: Pulling fs layer 17:44:28 e9a5061849ea: Waiting 17:44:28 d747dcd14b5f: Waiting 17:44:28 0d9ebad4ef96: Waiting 17:44:28 2de7ff778b66: Waiting 17:44:28 9712f1f96733: Verifying Checksum 17:44:28 9712f1f96733: Download complete 17:44:30 63f879dbbcfc: Verifying Checksum 17:44:30 63f879dbbcfc: Download complete 17:44:31 e9a5061849ea: Verifying Checksum 17:44:31 e9a5061849ea: Download complete 17:44:31 d747dcd14b5f: Verifying Checksum 17:44:31 d747dcd14b5f: Download complete 17:44:31 2de7ff778b66: Verifying Checksum 17:44:31 2de7ff778b66: Download complete 17:44:32 0d9ebad4ef96: Verifying Checksum 17:44:32 0d9ebad4ef96: Download complete 17:44:32 ab5ef0e58194: Verifying Checksum 17:44:32 ab5ef0e58194: Download complete 17:44:35 ab5ef0e58194: Pull complete 17:44:35 9712f1f96733: Pull complete 17:44:36 63f879dbbcfc: Pull complete 17:44:39 0d9ebad4ef96: Pull complete 17:44:39 e9a5061849ea: Pull complete 17:44:39 d747dcd14b5f: Pull complete 17:44:40 2de7ff778b66: Pull complete 17:44:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:44:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:44:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:44:40 prd-centos7-docker-4c-2g-78 does not seem to be running inside a container 17:44:40 $ 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 17:44:43 $ docker top 8b6b46417603a58a75251a64173fe869fee252c9e3b9bed5fe66320b4f530e61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:44:43 provisioning config files... 17:44:44 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6014570505307201096tmp 17:44:44 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config604495402671187566tmp 17:44:44 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config930359458891887290tmp [Pipeline] { [Pipeline] echo 17:44:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:44:44 ---> sigul-configuration.sh 17:44:44 gpg: directory `/root/.gnupg' created 17:44:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:44:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:44:44 gpg: keyring `/root/.gnupg/secring.gpg' created 17:44:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:44:44 gpg: CAST5 encrypted data 17:44:44 gpg: encrypted with 1 passphrase 17:44:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:44:44 + mkdir /home/jenkins 17:44:44 + mkdir /home/jenkins/sigul [Pipeline] sh 17:44:45 + 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 17:44:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:44:45 ---> sigul-install.sh 17:44:45 Sigul already installed; skipping installation. [Pipeline] sh 17:44:45 + git tag --list 17:44:45 v0.1.0 17:44:45 v0.1.1 17:44:45 v1.0.0 17:44:45 v1.1.0 17:44:45 v1.2.0 17:44:45 v1.3.0 17:44:45 v1.3.1 17:44:45 v2.0.0 17:44:45 v2.0.1 17:44:45 v2.0.1-dev.1 17:44:45 v2.0.1-dev.2 17:44:45 v2.0.1-dev.3 17:44:45 v2.0.1-dev.4 17:44:45 v2.0.1-dev.5 17:44:45 v2.0.1-dev.6 17:44:45 v2.0.1-dev.7 17:44:45 v2.0.2-dev.1 17:44:45 v2.0.2-dev.10 17:44:45 v2.0.2-dev.2 17:44:45 v2.0.2-dev.3 17:44:45 v2.0.2-dev.4 17:44:45 v2.0.2-dev.5 17:44:45 v2.0.2-dev.6 17:44:45 v2.0.2-dev.7 17:44:45 v2.0.2-dev.8 17:44:45 v2.0.2-dev.9 [Pipeline] sh 17:44:46 + lftools sign git-tag v2.0.2-dev.10 17:44:46 Signing Git tag with Sigul... 17:44:46 Signing v2.0.2-dev.10 [Pipeline] echo 17:44:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:44:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:44:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:44:48 $ docker stop --time=1 8b6b46417603a58a75251a64173fe869fee252c9e3b9bed5fe66320b4f530e61 17:44:49 $ docker rm -f 8b6b46417603a58a75251a64173fe869fee252c9e3b9bed5fe66320b4f530e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:49 . [Pipeline] withDockerContainer 17:44:50 prd-centos7-docker-4c-2g-78 does not seem to be running inside a container 17:44:50 $ 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 17:44:50 $ docker top 3446d14b3473345211354ab877096dbf6ae25f4f68a44a0e893268be81e96728 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:50 [ssh-agent] Looking for ssh-agent implementation... 17:44:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:50 $ docker exec 3446d14b3473345211354ab877096dbf6ae25f4f68a44a0e893268be81e96728 ssh-agent 17:44:51 SSH_AUTH_SOCK=/tmp/ssh-CCvGIhVaSUAx/agent.14 17:44:51 SSH_AGENT_PID=20 17:44:51 Running ssh-add (command line suppressed) 17:44:51 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8940477780279117326.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8940477780279117326.key) 17:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:51 + git semver bump pre 17:44:51 # -> Open(): unable to determine branch for HEAD 17:44:51 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 17:44:51 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 17:44:51 # $SEMVER_REMOTE_NAME = origin 17:44:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:44:51 # $SEMVER_USER_NAME = edgex-jenkins 17:44:51 # $SEMVER_BRANCH = main 17:44:51 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 17:44:51 2.0.2-dev.11 [Pipeline] } 17:44:51 $ docker exec --env ******** --env ******** 3446d14b3473345211354ab877096dbf6ae25f4f68a44a0e893268be81e96728 ssh-agent -k 17:44:51 unset SSH_AUTH_SOCK; 17:44:51 unset SSH_AGENT_PID; 17:44:51 echo Agent pid 20 killed; 17:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:52 + git semver [Pipeline] } 17:44:52 $ docker stop --time=1 3446d14b3473345211354ab877096dbf6ae25f4f68a44a0e893268be81e96728 17:44:53 $ docker rm -f 3446d14b3473345211354ab877096dbf6ae25f4f68a44a0e893268be81e96728 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:44:53 . [Pipeline] withDockerContainer 17:44:53 prd-centos7-docker-4c-2g-78 does not seem to be running inside a container 17:44:54 $ 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 17:44:54 $ docker top badbe1a9618c87c07ef5e2a13cdb2a52b1c90635e56c66e586e657ef4624b1dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:54 [ssh-agent] Looking for ssh-agent implementation... 17:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:54 $ docker exec badbe1a9618c87c07ef5e2a13cdb2a52b1c90635e56c66e586e657ef4624b1dc ssh-agent 17:44:54 SSH_AUTH_SOCK=/tmp/ssh-9iMBCPenwVuk/agent.13 17:44:54 SSH_AGENT_PID=20 17:44:54 Running ssh-add (command line suppressed) 17:44:54 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7316534404700088508.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7316534404700088508.key) 17:44:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:55 + git semver push 17:44:55 # -> Open(): unable to determine branch for HEAD 17:44:55 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 17:44:55 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 17:44:55 # $SEMVER_REMOTE_NAME = origin 17:44:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:44:55 # $SEMVER_USER_NAME = edgex-jenkins 17:44:55 # $SEMVER_BRANCH = main 17:44:55 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 17:44:57 $ docker exec --env ******** --env ******** badbe1a9618c87c07ef5e2a13cdb2a52b1c90635e56c66e586e657ef4624b1dc ssh-agent -k 17:44:57 unset SSH_AUTH_SOCK; 17:44:57 unset SSH_AGENT_PID; 17:44:57 echo Agent pid 20 killed; 17:44:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:57 + git semver [Pipeline] } 17:44:57 $ docker stop --time=1 badbe1a9618c87c07ef5e2a13cdb2a52b1c90635e56c66e586e657ef4624b1dc 17:44:59 $ docker rm -f badbe1a9618c87c07ef5e2a13cdb2a52b1c90635e56c66e586e657ef4624b1dc [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 17:45:00 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:45:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:45:01 ---> package-listing.sh 17:45:01 ++ facter osfamily 17:45:01 ++ tr '[:upper:]' '[:lower:]' 17:45:01 + OS_FAMILY=redhat 17:45:01 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 17:45:01 + START_PACKAGES=/tmp/packages_start.txt 17:45:01 + END_PACKAGES=/tmp/packages_end.txt 17:45:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:45:01 + PACKAGES=/tmp/packages_start.txt 17:45:01 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:45:01 + PACKAGES=/tmp/packages_end.txt 17:45:01 + case "${OS_FAMILY}" in 17:45:01 + rpm -qa 17:45:01 + sort 17:45:02 + '[' -f /tmp/packages_start.txt ']' 17:45:02 + '[' -f /tmp/packages_end.txt ']' 17:45:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:45:02 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:45:02 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 17:45:02 + 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 17:45:02 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 17:45:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:03 17:45:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:03 latest: Pulling from edgex-lftools-log-publisher 17:45:03 b4d181a07f80: Pulling fs layer 17:45:03 a1111a8f2ec3: Pulling fs layer 17:45:03 ed53099fbce6: Pulling fs layer 17:45:03 dc539afda2c1: Pulling fs layer 17:45:03 77bc0d833cb6: Pulling fs layer 17:45:03 9065ff56babe: Pulling fs layer 17:45:03 d287ab97295c: Pulling fs layer 17:45:03 77bc0d833cb6: Waiting 17:45:03 9065ff56babe: Waiting 17:45:03 d287ab97295c: Waiting 17:45:03 dc539afda2c1: Waiting 17:45:04 a1111a8f2ec3: Verifying Checksum 17:45:04 a1111a8f2ec3: Download complete 17:45:04 dc539afda2c1: Verifying Checksum 17:45:04 dc539afda2c1: Download complete 17:45:04 77bc0d833cb6: Verifying Checksum 17:45:04 77bc0d833cb6: Download complete 17:45:04 9065ff56babe: Download complete 17:45:04 ed53099fbce6: Verifying Checksum 17:45:04 ed53099fbce6: Download complete 17:45:06 b4d181a07f80: Download complete 17:45:07 b4d181a07f80: Pull complete 17:45:07 a1111a8f2ec3: Pull complete 17:45:08 ed53099fbce6: Pull complete 17:45:08 dc539afda2c1: Pull complete 17:45:08 77bc0d833cb6: Pull complete 17:45:08 9065ff56babe: Pull complete 17:45:13 d287ab97295c: Verifying Checksum 17:45:13 d287ab97295c: Download complete 17:45:17 d287ab97295c: Pull complete 17:45:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:45:17 prd-centos7-docker-4c-2g-78 does not seem to be running inside a container 17:45:17 $ 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 17:45:19 $ docker top 219cd78fe769141d2bb1c4fc9b9b17ec4bb753645d1b2af6d19664f45a21e3d6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:20 + touch /tmp/pre-build-complete [Pipeline] sh 17:45:20 + mkdir -p /var/log/sysstat [Pipeline] sh 17:45:21 + ls /var/log/sa-host 17:45:21 + sadf -c /var/log/sa-host/sa05 17:45:21 file_magic: OK 17:45:21 HZ: Using current value: 100 17:45:21 file_header: OK 17:45:21 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 17:45:21 Statistics: 17:45:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:45:21 File successfully converted to sysstat format version 12.0.3 17:45:21 + sadf -c /var/log/sa-host/sa13 17:45:21 file_magic: OK 17:45:21 HZ: Using current value: 100 17:45:21 file_header: OK 17:45:21 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 17:45:21 Statistics: 17:45:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:45:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:21 provisioning config files... 17:45:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9098878492397127565tmp [Pipeline] { [Pipeline] echo 17:45:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:45:22 ---> create-netrc.sh [Pipeline] } 17:45:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:45:22 ---> python-tools-install.sh [Pipeline] echo 17:45:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:45:22 ---> sudo-logs.sh 17:45:22 Archiving 'sudo' log.. 17:45:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-78.vexxhost.local: Name or service not known 17:45:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-78.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:45:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:45:23 ---> job-cost.sh 17:45:23 lf-activate-venv: SKIPPING 17:45:23 DEBUG: total: 0.10999999940395355 17:45:23 INFO: Retrieving Stack Cost... 17:45:24 INFO: Retrieving Pricing Info for: v3-standard-2 17:45:24 INFO: Archiving Costs [Pipeline] echo 17:45:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:45:24 ---> logs-deploy.sh 17:45:24 lf-activate-venv: SKIPPING 17:45:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/22 17:45:24 INFO: archiving workspace using pattern(s): 17:45:25 Archives upload complete. 17:45:25 INFO: archiving logs to Nexus 17:45:26 ---> uname -a: 17:45:26 Linux prd-centos7-docker-4c-2g-78.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 17:45:26 17:45:26 17:45:26 ---> lscpu: 17:45:26 Architecture: x86_64 17:45:26 CPU op-mode(s): 32-bit, 64-bit 17:45:26 Byte Order: Little Endian 17:45:26 Address sizes: 40 bits physical, 48 bits virtual 17:45:26 CPU(s): 2 17:45:26 On-line CPU(s) list: 0,1 17:45:26 Thread(s) per core: 1 17:45:26 Core(s) per socket: 1 17:45:26 Socket(s): 2 17:45:26 NUMA node(s): 1 17:45:26 Vendor ID: AuthenticAMD 17:45:26 CPU family: 23 17:45:26 Model: 49 17:45:26 Model name: AMD EPYC-Rome Processor 17:45:26 Stepping: 0 17:45:26 CPU MHz: 2799.998 17:45:26 BogoMIPS: 5599.99 17:45:26 Virtualization: AMD-V 17:45:26 Hypervisor vendor: KVM 17:45:26 Virtualization type: full 17:45:26 L1d cache: 32K 17:45:26 L1i cache: 32K 17:45:26 L2 cache: 512K 17:45:26 L3 cache: 16384K 17:45:26 NUMA node0 CPU(s): 0,1 17:45:26 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 17:45:26 17:45:26 17:45:26 ---> nproc: 17:45:26 2 17:45:26 17:45:26 17:45:26 ---> df -h: 17:45:26 Filesystem Size Used Avail Use% Mounted on 17:45:26 overlay 40G 9.0G 32G 23% / 17:45:26 tmpfs 64M 0 64M 0% /dev 17:45:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:45:26 shm 64M 0 64M 0% /dev/shm 17:45:26 /dev/vda1 40G 9.0G 32G 23% /facter-os 17:45:26 17:45:26 17:45:26 ---> sar -b -r -n DEV: 17:45:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/13/21 _x86_64_ (2 CPU) 17:45:26 17:45:26 17:35:24 LINUX RESTART (2 CPU) 17:45:26 17:45:26 17:36:01 tps rtps wtps bread/s bwrtn/s 17:45:26 17:37:01 85.03 3.63 81.40 2590.77 5181.60 17:45:26 17:38:01 2.20 0.00 2.20 0.00 49.06 17:45:26 17:39:01 0.40 0.00 0.40 0.00 5.68 17:45:26 17:40:01 0.23 0.00 0.23 0.00 3.33 17:45:26 17:41:01 0.27 0.00 0.27 0.00 3.22 17:45:26 17:42:02 0.28 0.00 0.28 0.00 3.90 17:45:26 17:43:01 0.25 0.00 0.25 0.00 2.85 17:45:26 17:44:01 2.88 0.03 2.85 3.73 60.68 17:45:26 17:45:01 205.36 0.07 205.30 3.46 54130.87 17:45:26 Average: 33.06 0.42 32.64 289.26 6618.28 17:45:26 17:45:26 17:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:45:26 17:37:01 5495600 0 741668 9.26 2620 1769052 1156208 12.77 531564 1581420 128 17:45:26 17:38:01 5508092 0 729168 9.10 2620 1769060 1055732 11.66 521436 1581384 20 17:45:26 17:39:01 5508556 0 728704 9.10 2620 1769060 1055732 11.66 528552 1574112 8 17:45:26 17:40:01 5505376 0 731876 9.14 2620 1769068 1056116 11.66 531824 1574112 20 17:45:26 17:41:01 5506800 0 730448 9.12 2620 1769072 1055816 11.66 522932 1581360 16 17:45:26 17:42:02 5506084 0 731160 9.13 2620 1769076 1055732 11.66 524280 1581360 8 17:45:26 17:43:01 5493628 0 743612 9.28 2620 1769080 1055732 11.66 536156 1581360 16 17:45:26 17:44:01 5256732 0 787220 9.83 2620 1962368 1280408 14.14 612652 1731904 193068 17:45:26 17:45:01 3914504 0 1000764 12.50 2620 3091052 1218444 13.45 757492 2715220 20 17:45:26 Average: 5299486 0 769402 9.61 2620 1937432 1109991 12.25 562988 1722470 21478 17:45:26 17:45:26 17:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:45:26 17:37:01 eth0 375.15 292.52 1081.51 68.16 0.00 0.00 0.00 0.00 17:45:26 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:37:01 docker0 110.84 116.55 9.90 316.82 0.00 0.00 0.00 0.00 17:45:26 17:38:01 eth0 0.32 0.10 0.02 0.02 0.00 0.00 0.00 0.00 17:45:26 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:39:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:45:26 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:40:01 eth0 3.23 1.83 5.33 0.42 0.00 0.00 0.00 0.00 17:45:26 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:41:01 eth0 0.25 0.17 0.09 0.13 0.00 0.00 0.00 0.00 17:45:26 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:42:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:45:26 17:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:45:26 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:44:01 eth0 598.07 414.99 3209.64 42.13 0.00 0.00 0.00 0.00 17:45:26 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:45:01 eth0 918.05 649.58 4544.84 131.02 0.00 0.00 0.00 0.00 17:45:26 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 17:45:01 docker0 76.09 96.09 6.05 372.83 0.00 0.00 0.00 0.00 17:45:26 Average: eth0 211.09 151.35 984.37 26.93 0.00 0.00 0.00 0.00 17:45:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:26 Average: docker0 20.81 23.68 1.78 76.79 0.00 0.00 0.00 0.00 17:45:26 17:45:26 17:45:26 ---> sar -P ALL: 17:45:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/13/21 _x86_64_ (2 CPU) 17:45:26 17:45:26 17:35:24 LINUX RESTART (2 CPU) 17:45:26 17:45:26 17:36:01 CPU %user %nice %system %iowait %steal %idle 17:45:26 17:37:01 all 8.05 0.00 2.94 2.22 0.05 86.74 17:45:26 17:37:01 0 8.16 0.00 3.08 1.39 0.05 87.32 17:45:26 17:37:01 1 7.94 0.00 2.80 3.05 0.05 86.16 17:45:26 17:38:01 all 0.23 0.00 0.08 0.00 0.02 99.67 17:45:26 17:38:01 0 0.27 0.00 0.08 0.00 0.02 99.63 17:45:26 17:38:01 1 0.20 0.00 0.07 0.00 0.02 99.72 17:45:26 17:39:01 all 0.28 0.00 0.05 0.00 0.01 99.66 17:45:26 17:39:01 0 0.08 0.00 0.07 0.00 0.00 99.85 17:45:26 17:39:01 1 0.48 0.00 0.03 0.00 0.02 99.47 17:45:26 17:40:01 all 0.31 0.00 0.06 0.00 0.00 99.63 17:45:26 17:40:01 0 0.10 0.00 0.07 0.00 0.00 99.83 17:45:26 17:40:01 1 0.52 0.00 0.05 0.00 0.00 99.43 17:45:26 17:41:01 all 0.25 0.00 0.06 0.00 0.02 99.67 17:45:26 17:41:01 0 0.08 0.00 0.08 0.00 0.02 99.82 17:45:26 17:41:01 1 0.42 0.00 0.03 0.00 0.02 99.53 17:45:26 17:42:02 all 0.23 0.00 0.05 0.00 0.01 99.71 17:45:26 17:42:02 0 0.03 0.00 0.07 0.00 0.02 99.88 17:45:26 17:42:02 1 0.43 0.00 0.03 0.00 0.00 99.53 17:45:26 17:43:01 all 0.24 0.00 0.04 0.00 0.02 99.70 17:45:26 17:43:01 0 0.29 0.00 0.07 0.00 0.02 99.63 17:45:26 17:43:01 1 0.19 0.00 0.02 0.00 0.02 99.78 17:45:26 17:44:01 all 1.79 0.00 1.05 0.01 0.02 97.14 17:45:26 17:44:01 0 1.89 0.00 1.17 0.02 0.02 96.91 17:45:26 17:44:01 1 1.69 0.00 0.93 0.00 0.02 97.37 17:45:26 17:45:01 all 22.79 0.00 10.65 2.00 0.10 64.46 17:45:26 17:45:01 0 23.45 0.00 11.21 1.79 0.09 63.47 17:45:26 17:45:01 1 22.13 0.00 10.10 2.21 0.11 65.45 17:45:26 Average: all 3.66 0.00 1.60 0.46 0.03 94.26 17:45:26 Average: 0 3.67 0.00 1.70 0.34 0.02 94.27 17:45:26 Average: 1 3.65 0.00 1.50 0.57 0.03 94.25 17:45:26 17:45:26 17:45:26