Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa508a3e66e4a281fa0c2e3029608a5edd05d007 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-ssh1766411581336624729.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6997143201706598351.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh5253817742709895726.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh3003321611142840405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh4553152820709082360.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-42 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-ssh7752352163139462718.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 aa508a3e66e4a281fa0c2e3029608a5edd05d007 (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 aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 Commit message: "ci: changes required for Jakara LTS (#961)" > git rev-list --no-walk 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:35:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:35:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:35:43 ========================================================= 23:35:43 EdgeX Global Pipelines Version Info 23:35:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:35:44 ------------------- 23:35:44 stable info: 23:35:44 ------------------- 23:35:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:35:44 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:35:44 Message: update stable to v1.0.206 23:35:45 ------------------- 23:35:45 experimental info: 23:35:45 ------------------- 23:35:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:35:45 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:35:45 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:35:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa508a3e66e4a281fa0c2e3029608a5edd05d007 [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa508a3 [Pipeline] echo 23:35:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:46 + git log --format=format:%s -1 aa508a3e66e4a281fa0c2e3029608a5edd05d007 [Pipeline] echo 23:35:46 GIT_COMMIT: aa508a3e66e4a281fa0c2e3029608a5edd05d007, Commit Message: ci: changes required for Jakara LTS (#961) [Pipeline] echo 23:35:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:35:48 23:35:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:35:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:35:48 latest: Pulling from edgex-devops/git-semver 23:35:48 31603596830f: Pulling fs layer 23:35:48 04fac38145f0: Pulling fs layer 23:35:48 701f6daf10bf: Pulling fs layer 23:35:48 24f72da36158: Pulling fs layer 23:35:48 24f72da36158: Waiting 23:35:48 04fac38145f0: Verifying Checksum 23:35:48 04fac38145f0: Download complete 23:35:48 31603596830f: Verifying Checksum 23:35:48 31603596830f: Download complete 23:35:48 24f72da36158: Verifying Checksum 23:35:48 24f72da36158: Download complete 23:35:48 31603596830f: Pull complete 23:35:48 04fac38145f0: Pull complete 23:35:48 701f6daf10bf: Verifying Checksum 23:35:48 701f6daf10bf: Download complete 23:35:49 701f6daf10bf: Pull complete 23:35:49 24f72da36158: Pull complete 23:35:49 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:35:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:35:49 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 23:35:49 $ 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 23:35:50 $ docker top b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:50 [ssh-agent] Looking for ssh-agent implementation... 23:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:50 $ docker exec b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f ssh-agent 23:35:50 SSH_AUTH_SOCK=/tmp/ssh-4VFp563ax6Z0/agent.14 23:35:50 SSH_AGENT_PID=21 23:35:50 Running ssh-add (command line suppressed) 23:35:50 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7774393356343183677.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7774393356343183677.key) 23:35:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:51 + git tag --points-at HEAD [Pipeline] } 23:35:51 $ docker exec --env ******** --env ******** b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f ssh-agent -k 23:35:51 unset SSH_AUTH_SOCK; 23:35:51 unset SSH_AGENT_PID; 23:35:51 echo Agent pid 21 killed; 23:35:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:35:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:51 [ssh-agent] Looking for ssh-agent implementation... 23:35:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:51 $ docker exec b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f ssh-agent 23:35:51 SSH_AUTH_SOCK=/tmp/ssh-lbrdK8FhR3ze/agent.54 23:35:51 SSH_AGENT_PID=61 23:35:51 Running ssh-add (command line suppressed) 23:35:51 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8714518983383763485.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8714518983383763485.key) 23:35:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:52 + git semver init 23:35:52 # -> Open(): unable to determine branch for HEAD 23:35:52 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:35:52 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:35:52 # $SEMVER_REMOTE_NAME = origin 23:35:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:35:52 # $SEMVER_USER_NAME = edgex-jenkins 23:35:52 # $SEMVER_BRANCH = main 23:35:52 # $SEMVER_TEMP = /tmp/semver-529009035 23:35:52 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:35:53 # '/tmp/semver-529009035' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 23:35:53 # -> Force: false 23:35:53 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 23:35:54 $ docker exec --env ******** --env ******** b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f ssh-agent -k 23:35:54 unset SSH_AUTH_SOCK; 23:35:54 unset SSH_AGENT_PID; 23:35:54 echo Agent pid 61 killed; 23:35:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:54 + git semver [Pipeline] } 23:35:54 $ docker stop --time=1 b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f 23:35:55 $ docker rm -f b86e719e232970f2847fc7e561ca399dea73dff2ec9b7fd952aad0104b99008f [Pipeline] // withDockerContainer [Pipeline] sh 23:35:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:35:56 Stashed 1 file(s) [Pipeline] echo 23:35:56 [edgeXSemver]: initialized semver on version 2.0.2-dev.21 [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 23:36:11 Still waiting to schedule task 23:36:11 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-42’ 23:36:11 Still waiting to schedule task 23:36:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:41:08 Running on prd-centos7-docker-4c-2g-47 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 23:41:08 Running in /w/workspace/app-functions-sdk-go/33 [Pipeline] { [Pipeline] checkout 23:41:08 The recommended git tool is: git 23:41:11 using credential edgex-jenkins-ssh 23:41:11 Cloning the remote Git repository 23:41:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:41:11 > git init /w/workspace/app-functions-sdk-go/33 # timeout=10 23:41:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:41:11 > git --version # timeout=10 23:41:11 > git --version # 'git version 2.24.4' 23:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:11 [INFO] Currently running in a labeled security context 23:41:11 [INFO] Currently SELinux is 'enforcing' on the host 23:41:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/33@tmp/jenkins-gitclient-ssh5023553966305185101.key 23:41:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:13 Avoid second fetch 23:41:13 Checking out Revision aa508a3e66e4a281fa0c2e3029608a5edd05d007 (main) 23:41:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:41:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:13 > git config core.sparsecheckout # timeout=10 23:41:13 > git checkout -f aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 23:41:17 Commit message: "ci: changes required for Jakara LTS (#961)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:41:17 ========================================================= 23:41:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:41:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:41:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:41:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:41:18 4e9f2cdf4387: Pulling fs layer 23:41:18 57d31006c564: Pulling fs layer 23:41:18 bd5ccded8296: Pulling fs layer 23:41:18 304dd3a0f381: Pulling fs layer 23:41:18 d37cda54a23b: Pulling fs layer 23:41:18 38ea18935520: Pulling fs layer 23:41:18 ceb1e79740a2: Pulling fs layer 23:41:18 b665197a1568: Pulling fs layer 23:41:18 842a00ea3e35: Pulling fs layer 23:41:18 304dd3a0f381: Waiting 23:41:18 d37cda54a23b: Waiting 23:41:18 38ea18935520: Waiting 23:41:18 ceb1e79740a2: Waiting 23:41:18 b665197a1568: Waiting 23:41:18 842a00ea3e35: Waiting 23:41:18 bd5ccded8296: Verifying Checksum 23:41:18 bd5ccded8296: Download complete 23:41:18 57d31006c564: Verifying Checksum 23:41:18 57d31006c564: Download complete 23:41:18 d37cda54a23b: Verifying Checksum 23:41:18 d37cda54a23b: Download complete 23:41:18 38ea18935520: Verifying Checksum 23:41:18 38ea18935520: Download complete 23:41:18 4e9f2cdf4387: Verifying Checksum 23:41:18 4e9f2cdf4387: Download complete 23:41:18 4e9f2cdf4387: Pull complete 23:41:19 57d31006c564: Pull complete 23:41:19 bd5ccded8296: Pull complete 23:41:20 304dd3a0f381: Verifying Checksum 23:41:20 304dd3a0f381: Download complete 23:41:24 ceb1e79740a2: Verifying Checksum 23:41:24 ceb1e79740a2: Download complete 23:41:24 b665197a1568: Verifying Checksum 23:41:24 b665197a1568: Download complete 23:41:24 304dd3a0f381: Pull complete 23:41:24 d37cda54a23b: Pull complete 23:41:24 38ea18935520: Pull complete 23:41:24 ceb1e79740a2: Pull complete 23:41:24 842a00ea3e35: Verifying Checksum 23:41:24 842a00ea3e35: Download complete 23:41:24 b665197a1568: Pull complete 23:41:27 842a00ea3e35: Pull complete 23:41:27 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 23:41:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:41:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 23:41:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 23:41:27 + docker inspect -f . ci-base-image-x86_64 23:41:27 . [Pipeline] withDockerContainer 23:41:27 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 23:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@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 23:41:30 $ docker top b0e60dc74d508f4e7ba8554c59595db1dc85d610c6a6cf41b8c09f32fc1497b7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:30 + go version 23:41:30 go version go1.16.8 linux/amd64 [Pipeline] } 23:41:30 $ docker stop --time=1 b0e60dc74d508f4e7ba8554c59595db1dc85d610c6a6cf41b8c09f32fc1497b7 23:41:31 $ docker rm -f b0e60dc74d508f4e7ba8554c59595db1dc85d610c6a6cf41b8c09f32fc1497b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:32 + docker inspect -f . ci-base-image-x86_64 23:41:32 . [Pipeline] withDockerContainer 23:41:32 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 23:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@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 23:41:33 $ docker top 83d7f2b89d5b9001139c46d6864a55f21dc976f1a0a002573635493d610f81c8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:41:33 + make test 23:41:33 make -C ./app-service-template build 23:41:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/33/app-service-template' 23:41:33 go mod tidy 23:41:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:41:34 go: downloading github.com/stretchr/testify v1.7.0 23:41:34 go: downloading github.com/google/uuid v1.3.0 23:41:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:41:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:41:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:41:34 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:41:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:41:34 go: downloading github.com/davecgh/go-spew v1.1.1 23:41:34 go: downloading github.com/pmezard/go-difflib v1.0.0 23:41:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:41:34 go: downloading github.com/stretchr/objx v0.1.0 23:41:34 go: downloading github.com/go-kit/kit v0.9.0 23:41:34 go: downloading gopkg.in/yaml.v2 v2.4.0 23:41:34 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:41:34 go: downloading github.com/gorilla/mux v1.8.0 23:41:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:41:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:41:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:41:34 go: downloading github.com/mitchellh/copystructure v1.0.0 23:41:34 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:41:34 go: downloading github.com/gorilla/websocket v1.4.2 23:41:34 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:41:34 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:41:34 go: downloading github.com/go-playground/universal-translator v0.17.0 23:41:34 go: downloading github.com/leodido/go-urn v1.2.0 23:41:34 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:41:34 go: downloading golang.org/x/text v0.3.2 23:41:34 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:41:34 go: downloading github.com/go-playground/locales v0.13.0 23:41:35 go: downloading github.com/pelletier/go-toml v1.9.2 23:41:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:41:35 go: downloading github.com/go-stack/stack v1.8.0 23:41:35 go: downloading github.com/hashicorp/errwrap v1.0.0 23:41:35 go: downloading github.com/hashicorp/consul/api v1.8.1 23:41:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:41:35 go: downloading github.com/x448/float16 v0.8.4 23:41:35 go: downloading github.com/kr/pretty v0.2.0 23:41:35 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 23:41:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:41:35 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:41:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:41:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:41:36 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:41:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:41:36 go: downloading github.com/hashicorp/serf v0.9.5 23:41:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:41:36 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:41:36 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:41:36 go: downloading github.com/kr/text v0.1.0 23:41:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:41:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:41:36 go: downloading github.com/pebbe/zmq4 v1.2.7 23:41:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:41:36 go: downloading github.com/fatih/color v1.9.0 23:41:36 go: downloading github.com/mattn/go-colorable v0.1.6 23:41:36 go: downloading github.com/mattn/go-isatty v0.0.12 23:41:36 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:41:36 go: downloading github.com/pkg/errors v0.8.1 23:41:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:41:36 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:41:36 go: downloading github.com/hashicorp/memberlist v0.2.2 23:41:36 go: downloading github.com/onsi/ginkgo v1.10.1 23:41:36 go: downloading github.com/onsi/gomega v1.7.0 23:41:36 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:41:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:41:36 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:41:36 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:41:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:41:36 go: downloading github.com/miekg/dns v1.1.26 23:41:36 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:41:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:41:36 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 23:41:36 go: downloading github.com/hpcloud/tail v1.0.0 23:41:36 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:41:36 go: downloading github.com/golang/protobuf v1.3.2 23:41:36 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:41:36 go: downloading github.com/fsnotify/fsnotify v1.4.7 23:41:36 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 23:41:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-46 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 23:41:38 Running in /w/workspace/app-functions-sdk-go/33 [Pipeline] { [Pipeline] checkout 23:41:38 The recommended git tool is: git 23:41:45 using credential edgex-jenkins-ssh 23:41:45 Cloning the remote Git repository 23:41:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:41:45 > git init /w/workspace/app-functions-sdk-go/33 # timeout=10 23:41:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:41:45 > git --version # timeout=10 23:41:45 > git --version # 'git version 2.17.1' 23:41:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:48 Avoid second fetch 23:41:48 Checking out Revision aa508a3e66e4a281fa0c2e3029608a5edd05d007 (main) 23:41:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/33/app-service-template' 23:41:49 make -C ./app-service-template test 23:41:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/33/app-service-template' 23:41:49 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:41:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:41:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:48 > git config core.sparsecheckout # timeout=10 23:41:48 > git checkout -f aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 23:41:53 Commit message: "ci: changes required for Jakara LTS (#961)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:41:54 ========================================================= 23:41:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:41:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:41:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:41:56 bbf911997326: Pulling fs layer 23:41:56 58ec367f63d7: Pulling fs layer 23:41:56 1b4a6ffa7d45: Pulling fs layer 23:41:56 fc5181fea5dc: Pulling fs layer 23:41:56 9c418107303f: Pulling fs layer 23:41:56 0cd29c4cc85c: Pulling fs layer 23:41:56 76d7273c05b8: Pulling fs layer 23:41:56 e9181ef05905: Pulling fs layer 23:41:56 9c418107303f: Waiting 23:41:56 76d7273c05b8: Waiting 23:41:56 e9181ef05905: Waiting 23:41:56 fc5181fea5dc: Waiting 23:41:56 0cd29c4cc85c: Waiting 23:41:56 1b4a6ffa7d45: Verifying Checksum 23:41:56 1b4a6ffa7d45: Download complete 23:41:56 58ec367f63d7: Verifying Checksum 23:41:56 58ec367f63d7: Download complete 23:41:56 9c418107303f: Verifying Checksum 23:41:56 9c418107303f: Download complete 23:41:56 0cd29c4cc85c: Verifying Checksum 23:41:56 0cd29c4cc85c: Download complete 23:41:56 76d7273c05b8: Verifying Checksum 23:41:56 76d7273c05b8: Download complete 23:41:56 bbf911997326: Verifying Checksum 23:41:56 bbf911997326: Download complete 23:41:57 bbf911997326: Pull complete 23:41:57 ok new-app-service 0.020s coverage: 48.1% of statements 23:41:57 ? new-app-service/config [no test files] 23:41:57 ok new-app-service/functions 0.008s 23:41:57 CGO_ENABLED=1 go vet ./... 23:41:58 58ec367f63d7: Pull complete 23:41:58 1b4a6ffa7d45: Pull complete 23:41:59 e9181ef05905: Verifying Checksum 23:41:59 e9181ef05905: Download complete 23:41:59 fc5181fea5dc: Verifying Checksum 23:41:59 fc5181fea5dc: Download complete 23:42:04 gofmt -l . 23:42:04 [ "`gofmt -l .`" = "" ] 23:42:04 ./bin/test-attribution-txt.sh 23:42:05 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/33/app-service-template' 23:42:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:42:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:42:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.017s coverage: 67.5% of statements 23:42:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 23:42:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 93.7% of statements 23:42:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:42:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements 23:42:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:42:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s 23:42:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.060s coverage: 75.7% of statements 23:42:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:42:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:42:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:42:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:42:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:42:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:42:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.3% of statements 23:42:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:42:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements 23:42:12 fc5181fea5dc: Pull complete 23:42:12 9c418107303f: Pull complete 23:42:12 0cd29c4cc85c: Pull complete 23:42:12 76d7273c05b8: Pull complete 23:42:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.067s coverage: 77.0% of statements 23:42:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:42:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.018s coverage: 12.5% of statements 23:42:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements 23:42:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:42:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:42:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements 23:42:17 e9181ef05905: Pull complete 23:42:17 Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 23:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 23:42:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:42:18 + docker inspect -f . ci-base-image-arm64 23:42:18 . [Pipeline] withDockerContainer 23:42:18 prd-ubuntu18.04-docker-arm64-4c-16g-46 does not seem to be running inside a container 23:42:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@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 23:42:25 $ docker top f73c01a09062fadb09a1a1ee79ca34227a05c3787e29ff066bcfd0e5081f4097 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:26 + go version 23:42:26 go version go1.16.8 linux/arm64 [Pipeline] } 23:42:26 $ docker stop --time=1 f73c01a09062fadb09a1a1ee79ca34227a05c3787e29ff066bcfd0e5081f4097 23:42:28 $ docker rm -f f73c01a09062fadb09a1a1ee79ca34227a05c3787e29ff066bcfd0e5081f4097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:29 + docker inspect -f . ci-base-image-arm64 23:42:29 . [Pipeline] withDockerContainer 23:42:29 prd-ubuntu18.04-docker-arm64-4c-16g-46 does not seem to be running inside a container 23:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@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 23:42:31 $ docker top cc13802d1cb894dbb878299e372338815f5f1e9ccbfa23b667556fdc074c39b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:42:32 + make test 23:42:32 make -C ./app-service-template build 23:42:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/33/app-service-template' 23:42:32 go mod tidy 23:42:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:42:33 go: downloading github.com/google/uuid v1.3.0 23:42:33 go: downloading github.com/stretchr/testify v1.7.0 23:42:33 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 23:42:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 23:42:33 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:42:34 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:42:34 go: downloading github.com/go-kit/kit v0.9.0 23:42:34 go: downloading gopkg.in/yaml.v2 v2.4.0 23:42:34 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:42:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:42:34 go: downloading github.com/davecgh/go-spew v1.1.1 23:42:34 go: downloading github.com/pmezard/go-difflib v1.0.0 23:42:34 go: downloading github.com/stretchr/objx v0.1.0 23:42:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:42:34 go: downloading github.com/gorilla/mux v1.8.0 23:42:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:42:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:42:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:42:34 go: downloading github.com/mitchellh/copystructure v1.0.0 23:42:34 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:42:34 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:42:34 go: downloading github.com/go-playground/universal-translator v0.17.0 23:42:34 go: downloading github.com/leodido/go-urn v1.2.0 23:42:34 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:42:35 go: downloading golang.org/x/text v0.3.2 23:42:35 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:42:35 go: downloading github.com/go-playground/locales v0.13.0 23:42:37 go: downloading github.com/gorilla/websocket v1.4.2 23:42:37 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:42:37 go: downloading github.com/pelletier/go-toml v1.9.2 23:42:37 go: downloading github.com/hashicorp/errwrap v1.0.0 23:42:38 go: downloading github.com/hashicorp/consul/api v1.8.1 23:42:38 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:42:38 go: downloading github.com/go-stack/stack v1.8.0 23:42:38 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:42:38 go: downloading github.com/kr/pretty v0.2.0 23:42:38 go: downloading github.com/x448/float16 v0.8.4 23:42:38 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 23:42:38 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:42:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:42:38 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:42:38 go: downloading github.com/kr/text v0.1.0 23:42:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:42:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:42:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:42:38 go: downloading github.com/hashicorp/serf v0.9.5 23:42:38 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:42:38 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:42:38 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:42:38 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:42:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:42:38 go: downloading github.com/pebbe/zmq4 v1.2.7 23:42:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:42:38 go: downloading github.com/fatih/color v1.9.0 23:42:38 go: downloading github.com/mattn/go-colorable v0.1.6 23:42:38 go: downloading github.com/mattn/go-isatty v0.0.12 23:42:38 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:42:38 go: downloading github.com/pkg/errors v0.8.1 23:42:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:42:39 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:42:39 go: downloading github.com/hashicorp/memberlist v0.2.2 23:42:39 go: downloading github.com/onsi/ginkgo v1.10.1 23:42:39 go: downloading github.com/onsi/gomega v1.7.0 23:42:39 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:42:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:42:39 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:42:39 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:42:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:42:39 go: downloading github.com/miekg/dns v1.1.26 23:42:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:42:39 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:42:39 go: downloading github.com/hpcloud/tail v1.0.0 23:42:39 go: downloading github.com/golang/protobuf v1.3.2 23:42:39 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 23:42:39 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:42:39 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:42:39 go: downloading github.com/fsnotify/fsnotify v1.4.7 23:42:40 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 23:42:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.044s coverage: 77.3% of statements 23:42:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 23:42:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:42:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 23:42:40 $ docker stop --time=1 83d7f2b89d5b9001139c46d6864a55f21dc976f1a0a002573635493d610f81c8 23:42:41 $ docker rm -f 83d7f2b89d5b9001139c46d6864a55f21dc976f1a0a002573635493d610f81c8 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:42:42 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 23:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:44 23:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:44 latest: Pulling from edgex-lftools-log-publisher 23:42:44 b4d181a07f80: Pulling fs layer 23:42:44 a1111a8f2ec3: Pulling fs layer 23:42:44 ed53099fbce6: Pulling fs layer 23:42:44 dc539afda2c1: Pulling fs layer 23:42:44 77bc0d833cb6: Pulling fs layer 23:42:44 9065ff56babe: Pulling fs layer 23:42:44 d287ab97295c: Pulling fs layer 23:42:44 dc539afda2c1: Waiting 23:42:44 77bc0d833cb6: Waiting 23:42:44 9065ff56babe: Waiting 23:42:44 d287ab97295c: Waiting 23:42:44 a1111a8f2ec3: Verifying Checksum 23:42:44 a1111a8f2ec3: Download complete 23:42:44 dc539afda2c1: Verifying Checksum 23:42:44 dc539afda2c1: Download complete 23:42:44 77bc0d833cb6: Verifying Checksum 23:42:44 77bc0d833cb6: Download complete 23:42:44 9065ff56babe: Verifying Checksum 23:42:44 9065ff56babe: Download complete 23:42:44 b4d181a07f80: Verifying Checksum 23:42:44 b4d181a07f80: Download complete 23:42:45 ed53099fbce6: Verifying Checksum 23:42:45 ed53099fbce6: Download complete 23:42:46 d287ab97295c: Verifying Checksum 23:42:46 d287ab97295c: Download complete 23:42:46 b4d181a07f80: Pull complete 23:42:46 a1111a8f2ec3: Pull complete 23:42:47 ed53099fbce6: Pull complete 23:42:47 dc539afda2c1: Pull complete 23:42:47 77bc0d833cb6: Pull complete 23:42:47 9065ff56babe: Pull complete 23:42:53 d287ab97295c: Pull complete 23:42:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:42:53 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 23:42:53 $ 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/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@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 23:42:55 $ docker top 1598431d931df83dcf114864602a55549b20453d6f0727ecefc7de0c2854ae81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:56 ---> job-cost.sh 23:42:56 lf-activate-venv: SKIPPING 23:42:56 INFO: No Stack... 23:42:56 INFO: Retrieving Pricing Info for: v3-standard-2 23:42:56 INFO: Archiving Costs [Pipeline] sh 23:42:56 + cat /w/workspace/app-functions-sdk-go/33/archives/cost.csv 23:42:56 + cut -d, -f6 [Pipeline] lock 23:42:56 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] 23:42:57 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] did not exist. Created. 23:42:57 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:42:57 + echo total: 0.05999999865889549 [Pipeline] stash 23:42:57 Stashed 1 file(s) [Pipeline] } 23:42:57 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 23:42:57 $ docker stop --time=1 1598431d931df83dcf114864602a55549b20453d6f0727ecefc7de0c2854ae81 23:42:58 $ docker rm -f 1598431d931df83dcf114864602a55549b20453d6f0727ecefc7de0c2854ae81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:43:19 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/33/app-service-template' 23:43:19 make -C ./app-service-template test 23:43:19 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/33/app-service-template' 23:43:19 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:43:46 ok new-app-service 0.043s coverage: 48.1% of statements 23:43:46 ? new-app-service/config [no test files] 23:43:46 ok new-app-service/functions 0.036s 23:43:46 CGO_ENABLED=1 go vet ./... 23:44:13 gofmt -l . 23:44:13 [ "`gofmt -l .`" = "" ] 23:44:13 ./bin/test-attribution-txt.sh 23:44:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/33/app-service-template' 23:44:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:44:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:44:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.115s coverage: 67.5% of statements 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 23:44:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.097s coverage: 93.7% of statements 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:44:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.113s coverage: 61.8% of statements 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:44:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.034s 23:44:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.179s coverage: 75.7% of statements 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:44:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.3% of statements 23:44:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:44:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.041s coverage: 10.5% of statements 23:44:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.182s coverage: 77.0% of statements 23:44:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:44:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.072s coverage: 12.5% of statements 23:44:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.090s coverage: 27.3% of statements 23:44:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:44:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:44:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.050s coverage: 51.4% of statements 23:45:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.112s coverage: 77.3% of statements 23:45:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 23:45:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:45:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:45:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 23:45:02 $ docker stop --time=1 cc13802d1cb894dbb878299e372338815f5f1e9ccbfa23b667556fdc074c39b8 23:45:04 $ docker rm -f cc13802d1cb894dbb878299e372338815f5f1e9ccbfa23b667556fdc074c39b8 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:45:07 Warning: overwriting stash ‘coverage-report’ 23:45:08 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 23:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:09 23:45:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:09 arm64: Pulling from edgex-lftools-log-publisher 23:45:09 448f6bf000e3: Pulling fs layer 23:45:09 f757da607395: Pulling fs layer 23:45:09 05883995daec: Pulling fs layer 23:45:09 8603b9c90790: Pulling fs layer 23:45:09 1560dd03e051: Pulling fs layer 23:45:09 27f5ce0e4adf: Pulling fs layer 23:45:09 c2d8d7efcc4b: Pulling fs layer 23:45:09 8603b9c90790: Waiting 23:45:09 1560dd03e051: Waiting 23:45:09 27f5ce0e4adf: Waiting 23:45:09 c2d8d7efcc4b: Waiting 23:45:10 f757da607395: Verifying Checksum 23:45:10 f757da607395: Download complete 23:45:10 8603b9c90790: Verifying Checksum 23:45:10 8603b9c90790: Download complete 23:45:10 05883995daec: Verifying Checksum 23:45:10 05883995daec: Download complete 23:45:10 27f5ce0e4adf: Verifying Checksum 23:45:10 27f5ce0e4adf: Download complete 23:45:10 1560dd03e051: Verifying Checksum 23:45:10 1560dd03e051: Download complete 23:45:10 448f6bf000e3: Verifying Checksum 23:45:10 448f6bf000e3: Download complete 23:45:13 c2d8d7efcc4b: Verifying Checksum 23:45:13 c2d8d7efcc4b: Download complete 23:45:13 448f6bf000e3: Pull complete 23:45:14 f757da607395: Pull complete 23:45:15 05883995daec: Pull complete 23:45:16 8603b9c90790: Pull complete 23:45:17 1560dd03e051: Pull complete 23:45:17 27f5ce0e4adf: Pull complete 23:45:32 c2d8d7efcc4b: Pull complete 23:45:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:45:33 prd-ubuntu18.04-docker-arm64-4c-16g-46 does not seem to be running inside a container 23:45:33 $ 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/33 -v /w/workspace/app-functions-sdk-go/33:/w/workspace/app-functions-sdk-go/33:rw,z -v /w/workspace/app-functions-sdk-go/33@tmp:/w/workspace/app-functions-sdk-go/33@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 23:45:38 $ docker top ccbc1a1e9e5f43b4c075ef27ce238aaeb820a897251f6a021bdb74ccacb77154 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:39 ---> job-cost.sh 23:45:39 lf-activate-venv: SKIPPING 23:45:39 INFO: No Stack... 23:45:39 INFO: Retrieving Pricing Info for: v3-standard-4 23:45:40 INFO: Archiving Costs [Pipeline] sh 23:45:40 + cut -d, -f6 23:45:40 + cat /w/workspace/app-functions-sdk-go/33/archives/cost.csv [Pipeline] lock 23:45:41 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] 23:45:41 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] did not exist. Created. 23:45:41 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:41 /w/workspace/app-functions-sdk-go/33@tmp/durable-dd6e42ae/script.sh: 1: /w/workspace/app-functions-sdk-go/33@tmp/durable-dd6e42ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:45:42 + echo total: 0.10999999940395355 [Pipeline] stash 23:45:42 Warning: overwriting stash ‘stack-cost’ 23:45:42 Stashed 1 file(s) [Pipeline] } 23:45:42 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:42 $ docker stop --time=1 ccbc1a1e9e5f43b4c075ef27ce238aaeb820a897251f6a021bdb74ccacb77154 23:45:44 $ docker rm -f ccbc1a1e9e5f43b4c075ef27ce238aaeb820a897251f6a021bdb74ccacb77154 [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 23:45:45 provisioning config files... 23:45:45 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5572268015488743590tmp [Pipeline] { [Pipeline] sh 23:45:45 + set +x 23:45:45 + curl -s https://codecov.io/bash 23:45:45 + bash -s -- 23:45:45 23:45:45 _____ _ 23:45:45 / ____| | | 23:45:45 | | ___ __| | ___ ___ _____ __ 23:45:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:45:45 | |___| (_) | (_| | __/ (_| (_) \ V / 23:45:45 \_____\___/ \__,_|\___|\___\___/ \_/ 23:45:45 Bash-1.0.6 23:45:45 23:45:45 23:45:45 ==> git version 2.24.4 found 23:45:45 ==> 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 23:45:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:45:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:45:45 ==> Jenkins CI detected. 23:45:45 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 23:45:45 project root: . 23:45:45 --> token set from env 23:45:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:45:46 ==> Running gcov in . (disable via -X gcov) 23:45:46 ==> Python coveragepy not found 23:45:46 ==> Searching for coverage reports in: 23:45:46 + . 23:45:46 -> Found 2 reports 23:45:46 ==> Detecting git/mercurial file structure 23:45:46 ==> Reading reports 23:45:46 + ./app-service-template/coverage.out bytes=1219 23:45:46 + ./coverage.out bytes=101380 23:45:46 ==> Appending adjustments 23:45:46 https://docs.codecov.io/docs/fixing-reports 23:45:46 + Found adjustments 23:45:46 ==> Gzipping contents 23:45:46 20K /tmp/codecov.8auwkB.gz 23:45:46 ==> Uploading reports 23:45:46 url: https://codecov.io 23:45:46 query: branch=main&commit=aa508a3e66e4a281fa0c2e3029608a5edd05d007&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:46 -> Pinging Codecov 23:45:46 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=aa508a3e66e4a281fa0c2e3029608a5edd05d007&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:46 -> Uploading to 23:45:46 https://storage.googleapis.com/codecov/v4/raw/2021-10-05/3D8B5DFFC46A037C893635FACE044666/aa508a3e66e4a281fa0c2e3029608a5edd05d007/896e6931-6863-4efa-8bee-238cd55c2f7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T234546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9de69283bfbb90f5bc7309036c338ece5804efbd5854009fa99f665bf95ee022 23:45:46 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:46 Dload Upload Total Spent Left Speed 23:45:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17695 0 0 100 17695 0 54364 --:--:-- --:--:-- --:--:-- 54446 23:45:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/aa508a3e66e4a281fa0c2e3029608a5edd05d007 [Pipeline] } 23:45:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:45:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:45:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:49 23:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:45:49 188c0c94c7c5: Pulling fs layer 23:45:49 0ef7d3d256c8: Pulling fs layer 23:45:49 de9db76c5a1d: Pulling fs layer 23:45:49 0eba1c9be4d2: Pulling fs layer 23:45:49 0d57e429df01: Pulling fs layer 23:45:49 4e4be7b47b0d: Pulling fs layer 23:45:49 e1f770b5df2f: Pulling fs layer 23:45:49 85a0685a4137: Pulling fs layer 23:45:49 0eba1c9be4d2: Waiting 23:45:49 0d57e429df01: Waiting 23:45:49 4e4be7b47b0d: Waiting 23:45:49 e1f770b5df2f: Waiting 23:45:49 85a0685a4137: Waiting 23:45:49 de9db76c5a1d: Verifying Checksum 23:45:49 de9db76c5a1d: Download complete 23:45:49 0ef7d3d256c8: Verifying Checksum 23:45:49 0ef7d3d256c8: Download complete 23:45:49 0d57e429df01: Verifying Checksum 23:45:49 0d57e429df01: Download complete 23:45:49 4e4be7b47b0d: Verifying Checksum 23:45:49 4e4be7b47b0d: Download complete 23:45:49 188c0c94c7c5: Download complete 23:45:49 188c0c94c7c5: Pull complete 23:45:50 0ef7d3d256c8: Pull complete 23:45:50 de9db76c5a1d: Pull complete 23:45:50 e1f770b5df2f: Verifying Checksum 23:45:50 e1f770b5df2f: Download complete 23:45:51 0eba1c9be4d2: Verifying Checksum 23:45:51 0eba1c9be4d2: Download complete 23:45:52 85a0685a4137: Verifying Checksum 23:45:52 85a0685a4137: Download complete 23:45:56 0eba1c9be4d2: Pull complete 23:45:56 0d57e429df01: Pull complete 23:45:56 4e4be7b47b0d: Pull complete 23:45:56 e1f770b5df2f: Pull complete 23:46:01 85a0685a4137: Pull complete 23:46:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:46:01 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 23:46:01 $ 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 23:46:03 $ docker top 7c83e82505e98477577ed7374f61acae21cc1b887c52b2fc8fb567ef12571657 -eo pid,comm [Pipeline] { [Pipeline] echo 23:46:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:46:03 + set -o pipefail 23:46:03 + snyk monitor '--org=edgex-jenkins' 23:46:08 23:46:08 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 23:46:08 23:46:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/eba0fc30-7b4f-4412-aa7e-ac742f706fff 23:46:08 23:46:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:46:08 23:46:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:46:08 23:46:08 23:46:08 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 23:46:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:46:08 $ docker stop --time=1 7c83e82505e98477577ed7374f61acae21cc1b887c52b2fc8fb567ef12571657 23:46:10 $ docker rm -f 7c83e82505e98477577ed7374f61acae21cc1b887c52b2fc8fb567ef12571657 [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 23:46:10 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:10 provisioning config files... 23:46:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config718636973178119305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:11 --> edgex-publish-swagger.sh 23:46:11 === Publish openapi/v2 API === 23:46:11 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:46:11 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 23:46:11 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:11 Dload Upload Total Spent Left Speed 23:46:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11109 0:00:01 0:00:01 --:--:-- 11119 100 13054 0 0 100 13054 0 11107 0:00:01 0:00:01 --:--:-- 11119 23:46:12 23:46:12 [Pipeline] } 23:46:12 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 23:46:13 + git log --format=format:%s -1 aa508a3e66e4a281fa0c2e3029608a5edd05d007 [Pipeline] isUnix [Pipeline] sh 23:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:46:13 . [Pipeline] withDockerContainer 23:46:13 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 23:46:13 $ 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 23:46:14 $ docker top cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:14 [ssh-agent] Looking for ssh-agent implementation... 23:46:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:14 $ docker exec cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe ssh-agent 23:46:14 SSH_AUTH_SOCK=/tmp/ssh-UuyhR5Ga96MC/agent.13 23:46:14 SSH_AGENT_PID=20 23:46:14 Running ssh-add (command line suppressed) 23:46:14 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7569969556877064262.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7569969556877064262.key) 23:46:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:15 + git semver tag 23:46:15 # -> Open(): unable to determine branch for HEAD 23:46:15 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:46:15 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:46:15 # $SEMVER_REMOTE_NAME = origin 23:46:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:46:15 # $SEMVER_USER_NAME = edgex-jenkins 23:46:15 # $SEMVER_BRANCH = main 23:46:15 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:46:15 # aa508a3e66e4a281fa0c2e3029608a5edd05d007 HEAD 23:46:15 # -> Force: false 23:46:15 # d980e9ba9551d91358e78b4dd1bd146a87e411b9 refs/tags/v2.0.2-dev.21 [Pipeline] } 23:46:15 $ docker exec --env ******** --env ******** cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe ssh-agent -k 23:46:15 unset SSH_AUTH_SOCK; 23:46:15 unset SSH_AGENT_PID; 23:46:15 echo Agent pid 20 killed; 23:46:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:15 + git semver [Pipeline] } 23:46:15 $ docker stop --time=1 cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe 23:46:16 $ docker rm -f cc38f0208733f7a49e21c8ca468dd3ca488ad8f439d3039e704a30bbfc4a3abe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:17 23:46:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:17 0.23.1-centos7: Pulling from edgex-lftools 23:46:17 ab5ef0e58194: Pulling fs layer 23:46:17 9712f1f96733: Pulling fs layer 23:46:17 63f879dbbcfc: Pulling fs layer 23:46:17 0d9ebad4ef96: Pulling fs layer 23:46:17 e9a5061849ea: Pulling fs layer 23:46:17 d747dcd14b5f: Pulling fs layer 23:46:17 2de7ff778b66: Pulling fs layer 23:46:17 0d9ebad4ef96: Waiting 23:46:17 e9a5061849ea: Waiting 23:46:17 d747dcd14b5f: Waiting 23:46:17 2de7ff778b66: Waiting 23:46:17 9712f1f96733: Verifying Checksum 23:46:17 9712f1f96733: Download complete 23:46:18 63f879dbbcfc: Verifying Checksum 23:46:18 63f879dbbcfc: Download complete 23:46:18 e9a5061849ea: Verifying Checksum 23:46:18 e9a5061849ea: Download complete 23:46:18 d747dcd14b5f: Verifying Checksum 23:46:18 d747dcd14b5f: Download complete 23:46:18 ab5ef0e58194: Verifying Checksum 23:46:18 ab5ef0e58194: Download complete 23:46:19 0d9ebad4ef96: Verifying Checksum 23:46:19 0d9ebad4ef96: Download complete 23:46:19 2de7ff778b66: Verifying Checksum 23:46:19 2de7ff778b66: Download complete 23:46:22 ab5ef0e58194: Pull complete 23:46:22 9712f1f96733: Pull complete 23:46:23 63f879dbbcfc: Pull complete 23:46:27 0d9ebad4ef96: Pull complete 23:46:27 e9a5061849ea: Pull complete 23:46:27 d747dcd14b5f: Pull complete 23:46:28 2de7ff778b66: Pull complete 23:46:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:46:28 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 23:46:28 $ 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 23:46:32 $ docker top c485d7eb53b880b142f1271f49352bfc1d8430516ef12dc5255d23d871bd9866 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:46:32 provisioning config files... 23:46:32 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2254818646301908824tmp 23:46:32 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7963796225335994636tmp 23:46:32 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8966701377282995472tmp [Pipeline] { [Pipeline] echo 23:46:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:46:32 ---> sigul-configuration.sh 23:46:32 gpg: directory `/root/.gnupg' created 23:46:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:46:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:46:32 gpg: keyring `/root/.gnupg/secring.gpg' created 23:46:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:46:32 gpg: CAST5 encrypted data 23:46:32 gpg: encrypted with 1 passphrase 23:46:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:46:33 + mkdir /home/jenkins 23:46:33 + mkdir /home/jenkins/sigul [Pipeline] sh 23:46:33 + 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 23:46:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:46:33 ---> sigul-install.sh 23:46:33 Sigul already installed; skipping installation. [Pipeline] sh 23:46:34 + git tag --list 23:46:34 v0.1.0 23:46:34 v0.1.1 23:46:34 v1.0.0 23:46:34 v1.1.0 23:46:34 v1.2.0 23:46:34 v1.3.0 23:46:34 v1.3.1 23:46:34 v2.0.0 23:46:34 v2.0.1 23:46:34 v2.0.1-dev.1 23:46:34 v2.0.1-dev.2 23:46:34 v2.0.1-dev.3 23:46:34 v2.0.1-dev.4 23:46:34 v2.0.1-dev.5 23:46:34 v2.0.1-dev.6 23:46:34 v2.0.1-dev.7 23:46:34 v2.0.2-dev.1 23:46:34 v2.0.2-dev.10 23:46:34 v2.0.2-dev.11 23:46:34 v2.0.2-dev.12 23:46:34 v2.0.2-dev.13 23:46:34 v2.0.2-dev.14 23:46:34 v2.0.2-dev.15 23:46:34 v2.0.2-dev.16 23:46:34 v2.0.2-dev.17 23:46:34 v2.0.2-dev.18 23:46:34 v2.0.2-dev.19 23:46:34 v2.0.2-dev.2 23:46:34 v2.0.2-dev.20 23:46:34 v2.0.2-dev.21 23:46:34 v2.0.2-dev.3 23:46:34 v2.0.2-dev.4 23:46:34 v2.0.2-dev.5 23:46:34 v2.0.2-dev.6 23:46:34 v2.0.2-dev.7 23:46:34 v2.0.2-dev.8 23:46:34 v2.0.2-dev.9 [Pipeline] sh 23:46:34 + lftools sign git-tag v2.0.2-dev.21 23:46:35 Signing Git tag with Sigul... 23:46:35 Signing v2.0.2-dev.21 [Pipeline] echo 23:46:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:46:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:46:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:46:36 $ docker stop --time=1 c485d7eb53b880b142f1271f49352bfc1d8430516ef12dc5255d23d871bd9866 23:46:37 $ docker rm -f c485d7eb53b880b142f1271f49352bfc1d8430516ef12dc5255d23d871bd9866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:46:38 . [Pipeline] withDockerContainer 23:46:38 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 23:46:38 $ 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 23:46:39 $ docker top b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:39 [ssh-agent] Looking for ssh-agent implementation... 23:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:39 $ docker exec b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee ssh-agent 23:46:39 SSH_AUTH_SOCK=/tmp/ssh-K6d6Ao2BVWqc/agent.13 23:46:39 SSH_AGENT_PID=19 23:46:39 Running ssh-add (command line suppressed) 23:46:39 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3790859649715458453.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3790859649715458453.key) 23:46:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:39 + git semver bump pre 23:46:39 # -> Open(): unable to determine branch for HEAD 23:46:39 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:46:39 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:46:39 # $SEMVER_REMOTE_NAME = origin 23:46:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:46:39 # $SEMVER_USER_NAME = edgex-jenkins 23:46:39 # $SEMVER_BRANCH = main 23:46:39 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:46:39 2.0.2-dev.22 [Pipeline] } 23:46:39 $ docker exec --env ******** --env ******** b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee ssh-agent -k 23:46:39 unset SSH_AUTH_SOCK; 23:46:39 unset SSH_AGENT_PID; 23:46:39 echo Agent pid 19 killed; 23:46:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:40 + git semver [Pipeline] } 23:46:40 $ docker stop --time=1 b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee 23:46:41 $ docker rm -f b5131156f813a2788a68a102974b223ba6d12dfda611645aaadd8786191676ee [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:46:42 . [Pipeline] withDockerContainer 23:46:42 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 23:46:42 $ 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 23:46:42 $ docker top b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:42 [ssh-agent] Looking for ssh-agent implementation... 23:46:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:43 $ docker exec b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 ssh-agent 23:46:43 SSH_AUTH_SOCK=/tmp/ssh-ENursg9N1opI/agent.14 23:46:43 SSH_AGENT_PID=20 23:46:43 Running ssh-add (command line suppressed) 23:46:43 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_400509653974266818.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_400509653974266818.key) 23:46:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:43 + git semver push 23:46:43 # -> Open(): unable to determine branch for HEAD 23:46:43 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:46:43 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:46:43 # $SEMVER_REMOTE_NAME = origin 23:46:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:46:43 # $SEMVER_USER_NAME = edgex-jenkins 23:46:43 # $SEMVER_BRANCH = main 23:46:43 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 23:46:45 $ docker exec --env ******** --env ******** b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 ssh-agent -k 23:46:45 unset SSH_AUTH_SOCK; 23:46:45 unset SSH_AGENT_PID; 23:46:45 echo Agent pid 20 killed; 23:46:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:46 + git semver [Pipeline] } 23:46:46 $ docker stop --time=1 b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 23:46:47 $ docker rm -f b08d682a7349f47fba2eb88ae3091951ef42f5f4e50c9803d76c43c1e5e6d8d2 [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 23:46:48 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:46:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:46:49 ---> package-listing.sh 23:46:49 ++ facter osfamily 23:46:49 ++ tr '[:upper:]' '[:lower:]' 23:46:49 + OS_FAMILY=redhat 23:46:49 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 23:46:49 + START_PACKAGES=/tmp/packages_start.txt 23:46:49 + END_PACKAGES=/tmp/packages_end.txt 23:46:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:46:49 + PACKAGES=/tmp/packages_start.txt 23:46:49 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:46:49 + PACKAGES=/tmp/packages_end.txt 23:46:49 + case "${OS_FAMILY}" in 23:46:49 + sort 23:46:49 + rpm -qa 23:46:50 + '[' -f /tmp/packages_start.txt ']' 23:46:50 + '[' -f /tmp/packages_end.txt ']' 23:46:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:46:50 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:46:50 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 23:46:50 + 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 23:46:50 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 23:46:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:51 23:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:51 latest: Pulling from edgex-lftools-log-publisher 23:46:51 b4d181a07f80: Pulling fs layer 23:46:51 a1111a8f2ec3: Pulling fs layer 23:46:51 ed53099fbce6: Pulling fs layer 23:46:51 dc539afda2c1: Pulling fs layer 23:46:51 77bc0d833cb6: Pulling fs layer 23:46:51 9065ff56babe: Pulling fs layer 23:46:51 d287ab97295c: Pulling fs layer 23:46:51 dc539afda2c1: Waiting 23:46:51 77bc0d833cb6: Waiting 23:46:51 9065ff56babe: Waiting 23:46:51 d287ab97295c: Waiting 23:46:51 a1111a8f2ec3: Verifying Checksum 23:46:51 a1111a8f2ec3: Download complete 23:46:51 dc539afda2c1: Verifying Checksum 23:46:51 dc539afda2c1: Download complete 23:46:51 ed53099fbce6: Verifying Checksum 23:46:51 ed53099fbce6: Download complete 23:46:51 9065ff56babe: Verifying Checksum 23:46:51 9065ff56babe: Download complete 23:46:51 77bc0d833cb6: Verifying Checksum 23:46:51 77bc0d833cb6: Download complete 23:46:51 b4d181a07f80: Verifying Checksum 23:46:51 b4d181a07f80: Download complete 23:46:52 d287ab97295c: Verifying Checksum 23:46:52 d287ab97295c: Download complete 23:46:53 b4d181a07f80: Pull complete 23:46:53 a1111a8f2ec3: Pull complete 23:46:54 ed53099fbce6: Pull complete 23:46:54 dc539afda2c1: Pull complete 23:46:54 77bc0d833cb6: Pull complete 23:46:54 9065ff56babe: Pull complete 23:46:59 d287ab97295c: Pull complete 23:46:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:46:59 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 23:46:59 $ 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 23:47:02 $ docker top 52346877c319881ffd6e15fcded81ef420f85b52aa34376d182217a8c79dc19a -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:02 + touch /tmp/pre-build-complete [Pipeline] sh 23:47:03 + mkdir -p /var/log/sysstat [Pipeline] sh 23:47:03 + ls /var/log/sa-host 23:47:03 + sadf -c /var/log/sa-host/sa05 23:47:03 file_magic: OK 23:47:03 HZ: Using current value: 100 23:47:03 file_header: OK 23:47:03 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 23:47:03 Statistics: 23:47:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:47:03 File successfully converted to sysstat format version 12.0.3 23:47:03 + sadf -c /var/log/sa-host/sa30 23:47:03 file_magic: OK 23:47:03 HZ: Using current value: 100 23:47:03 file_header: OK 23:47:03 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 23:47:03 Statistics: 23:47:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:47:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:03 provisioning config files... 23:47:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1041404768962773824tmp [Pipeline] { [Pipeline] echo 23:47:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:47:04 ---> create-netrc.sh [Pipeline] } 23:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:47:04 ---> python-tools-install.sh [Pipeline] echo 23:47:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:47:04 ---> sudo-logs.sh 23:47:04 Archiving 'sudo' log.. 23:47:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-42.novalocal: Name or service not known 23:47:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-42.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:47:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:47:05 ---> job-cost.sh 23:47:05 lf-activate-venv: SKIPPING 23:47:05 DEBUG: total: 0.10999999940395355 23:47:05 INFO: Retrieving Stack Cost... 23:47:05 INFO: Retrieving Pricing Info for: v3-standard-2 23:47:05 INFO: Archiving Costs [Pipeline] echo 23:47:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:47:06 ---> logs-deploy.sh 23:47:06 lf-activate-venv: SKIPPING 23:47:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/33 23:47:06 INFO: archiving workspace using pattern(s): 23:47:06 Archives upload complete. 23:47:07 INFO: archiving logs to Nexus 23:47:07 ---> uname -a: 23:47:07 Linux prd-centos7-docker-4c-2g-42.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:47:07 23:47:07 23:47:07 ---> lscpu: 23:47:07 Architecture: x86_64 23:47:07 CPU op-mode(s): 32-bit, 64-bit 23:47:07 Byte Order: Little Endian 23:47:07 Address sizes: 40 bits physical, 48 bits virtual 23:47:07 CPU(s): 2 23:47:07 On-line CPU(s) list: 0,1 23:47:07 Thread(s) per core: 1 23:47:07 Core(s) per socket: 1 23:47:07 Socket(s): 2 23:47:07 NUMA node(s): 1 23:47:07 Vendor ID: AuthenticAMD 23:47:07 CPU family: 23 23:47:07 Model: 49 23:47:07 Model name: AMD EPYC-Rome Processor 23:47:07 Stepping: 0 23:47:07 CPU MHz: 2799.998 23:47:07 BogoMIPS: 5599.99 23:47:07 Virtualization: AMD-V 23:47:07 Hypervisor vendor: KVM 23:47:07 Virtualization type: full 23:47:07 L1d cache: 32K 23:47:07 L1i cache: 32K 23:47:07 L2 cache: 512K 23:47:07 L3 cache: 16384K 23:47:07 NUMA node0 CPU(s): 0,1 23:47:07 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 23:47:07 23:47:07 23:47:07 ---> nproc: 23:47:07 2 23:47:07 23:47:07 23:47:07 ---> df -h: 23:47:07 Filesystem Size Used Avail Use% Mounted on 23:47:07 overlay 40G 9.0G 32G 23% / 23:47:07 tmpfs 64M 0 64M 0% /dev 23:47:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:47:07 shm 64M 0 64M 0% /dev/shm 23:47:07 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:47:07 23:47:07 23:47:07 ---> sar -b -r -n DEV: 23:47:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 23:47:07 23:47:07 23:34:50 LINUX RESTART (2 CPU) 23:47:07 23:47:07 23:36:02 tps rtps wtps bread/s bwrtn/s 23:47:07 23:37:01 3.52 0.00 3.52 0.00 117.65 23:47:07 23:38:01 0.47 0.00 0.47 0.00 6.16 23:47:07 23:39:01 0.18 0.00 0.18 0.00 1.92 23:47:07 23:40:01 0.23 0.00 0.23 0.00 3.38 23:47:07 23:41:01 0.28 0.00 0.28 0.00 3.73 23:47:07 23:42:01 0.25 0.00 0.25 0.00 3.91 23:47:07 23:43:01 0.22 0.00 0.22 0.00 3.28 23:47:07 23:44:01 0.22 0.00 0.22 0.00 2.07 23:47:07 23:45:01 0.27 0.00 0.27 0.00 3.37 23:47:07 23:46:01 27.75 0.03 27.72 3.73 10387.20 23:47:07 23:47:01 236.84 0.13 236.70 11.72 58043.15 23:47:07 Average: 24.60 0.02 24.59 1.41 6245.26 23:47:07 23:47:07 23:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:47:07 23:37:01 5646168 0 620480 7.75 2620 1739672 1181292 13.04 573168 1550124 12 23:47:07 23:38:01 5644560 0 622084 7.77 2620 1739676 1172040 12.94 575088 1550212 12 23:47:07 23:39:01 5644584 0 622060 7.77 2620 1739676 1172328 12.94 575380 1550212 8 23:47:07 23:40:01 5645724 0 620912 7.75 2620 1739684 1172040 12.94 573304 1550860 8 23:47:07 23:41:01 5648896 0 617736 7.71 2620 1739688 1172224 12.94 571168 1550860 8 23:47:07 23:42:01 5647612 0 619016 7.73 2620 1739692 1172392 12.94 572252 1550876 8 23:47:07 23:43:01 5641028 0 625596 7.81 2620 1739696 1172104 12.94 578356 1550876 12 23:47:07 23:44:01 5637560 0 629056 7.85 2620 1739704 1172308 12.94 582036 1550888 8 23:47:07 23:45:01 5638172 0 628444 7.85 2620 1739704 1172104 12.94 582648 1549228 8 23:47:07 23:46:01 4794816 0 753644 9.41 2620 2457860 1338164 14.77 689472 2200296 466344 23:47:07 23:47:01 3334896 0 1119440 13.98 2620 3551984 1478452 16.32 1101980 3009800 84300 23:47:07 Average: 5356729 0 679861 8.49 2620 1969731 1215950 13.42 634077 1742203 50066 23:47:07 23:47:07 23:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:47:07 23:37:01 eth0 0.41 0.10 0.02 0.02 0.00 0.00 0.00 0.00 23:47:07 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:38:01 eth0 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:47:07 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:39:01 eth0 2.48 1.22 2.95 0.08 0.00 0.00 0.00 0.00 23:47:07 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:40:01 eth0 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 23:47:07 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:41:01 eth0 1.02 0.22 0.22 0.07 0.00 0.00 0.00 0.00 23:47:07 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:42:01 eth0 0.92 0.57 0.53 0.39 0.00 0.00 0.00 0.00 23:47:07 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:43:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:47:07 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:44:01 eth0 0.87 0.45 0.31 0.21 0.00 0.00 0.00 0.00 23:47:07 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:45:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:47:07 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:46:01 eth0 361.10 269.30 4071.23 24.43 0.00 0.00 0.00 0.00 23:47:07 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:47:01 eth0 669.29 474.15 6240.88 141.37 0.00 0.00 0.00 0.00 23:47:07 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 23:47:01 docker0 65.80 72.92 5.60 372.68 0.00 0.00 0.00 0.00 23:47:07 Average: eth0 94.48 67.98 939.73 15.17 0.00 0.00 0.00 0.00 23:47:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:07 Average: docker0 5.99 6.64 0.51 33.94 0.00 0.00 0.00 0.00 23:47:07 23:47:07 23:47:07 ---> sar -P ALL: 23:47:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 23:47:07 23:47:07 23:34:50 LINUX RESTART (2 CPU) 23:47:07 23:47:07 23:36:02 CPU %user %nice %system %iowait %steal %idle 23:47:07 23:37:01 all 0.30 0.00 0.06 0.00 0.02 99.63 23:47:07 23:37:01 0 0.12 0.00 0.05 0.00 0.02 99.81 23:47:07 23:37:01 1 0.48 0.00 0.07 0.00 0.02 99.44 23:47:07 23:38:01 all 0.28 0.00 0.06 0.00 0.02 99.64 23:47:07 23:38:01 0 0.12 0.00 0.07 0.00 0.02 99.80 23:47:07 23:38:01 1 0.45 0.00 0.05 0.00 0.02 99.48 23:47:07 23:39:01 all 0.07 0.00 0.08 0.00 0.03 99.83 23:47:07 23:39:01 0 0.07 0.00 0.05 0.00 0.03 99.85 23:47:07 23:39:01 1 0.07 0.00 0.10 0.00 0.02 99.82 23:47:07 23:40:01 all 0.23 0.00 0.04 0.00 0.01 99.72 23:47:07 23:40:01 0 0.07 0.00 0.05 0.00 0.02 99.87 23:47:07 23:40:01 1 0.38 0.00 0.03 0.00 0.00 99.58 23:47:07 23:41:01 all 0.24 0.00 0.06 0.00 0.02 99.68 23:47:07 23:41:01 0 0.10 0.00 0.08 0.00 0.02 99.80 23:47:07 23:41:01 1 0.38 0.00 0.03 0.00 0.02 99.57 23:47:07 23:42:01 all 0.24 0.00 0.05 0.00 0.01 99.70 23:47:07 23:42:01 0 0.42 0.00 0.07 0.00 0.02 99.50 23:47:07 23:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:47:07 23:43:01 all 0.24 0.00 0.05 0.00 0.03 99.68 23:47:07 23:43:01 0 0.42 0.00 0.02 0.00 0.02 99.55 23:47:07 23:43:01 1 0.07 0.00 0.08 0.00 0.03 99.82 23:47:07 23:44:01 all 0.22 0.00 0.05 0.00 0.02 99.72 23:47:07 23:44:01 0 0.40 0.00 0.03 0.00 0.02 99.55 23:47:07 23:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 23:47:07 23:45:01 all 0.20 0.00 0.04 0.00 0.02 99.74 23:47:07 23:45:01 0 0.35 0.00 0.03 0.00 0.02 99.60 23:47:07 23:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:47:07 23:46:01 all 9.76 0.00 3.93 0.09 0.05 86.17 23:47:07 23:46:01 0 9.79 0.00 4.17 0.14 0.05 85.85 23:47:07 23:46:01 1 9.73 0.00 3.68 0.05 0.05 86.48 23:47:07 23:47:01 all 25.74 0.00 11.46 2.38 0.09 60.34 23:47:07 23:47:01 0 26.27 0.00 11.79 1.83 0.09 60.01 23:47:07 23:47:01 1 25.20 0.00 11.13 2.92 0.09 60.66 23:47:07 23:47:07 Average: CPU %user %nice %system %iowait %steal %idle 23:47:07 Average: all 3.28 0.00 1.38 0.21 0.03 95.10 23:47:07 Average: 0 3.33 0.00 1.43 0.17 0.03 95.05 23:47:07 Average: 1 3.23 0.00 1.34 0.26 0.02 95.16 23:47:07 23:47:07 23:47:07