Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d60328c32dfc0c7c0cb78d3227db5683dd1fac29 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-ssh9206538634222204493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8448244904276568492.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2213051256483438805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8350175986497160263.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4521006756112698577.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-642 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-ssh7396995305203025416.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 d60328c32dfc0c7c0cb78d3227db5683dd1fac29 (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 d60328c32dfc0c7c0cb78d3227db5683dd1fac29 # timeout=10 Commit message: "Merge pull request #933 from lenny-intel/toml-lfe.mds" > git rev-list --no-walk 042dfbc200e9a033131772982770329148424ff7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:21:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:21:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:21:52 ========================================================= 00:21:52 EdgeX Global Pipelines Version Info 00:21:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:21:54 ------------------- 00:21:54 stable info: 00:21:54 ------------------- 00:21:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:21:54 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:21:54 Message: update stable to v1.0.205 00:21:54 ------------------- 00:21:54 experimental info: 00:21:54 ------------------- 00:21:54 Commited By: **** collab-it+edgex@linuxfoundation.org 00:21:54 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:21:54 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:21:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:21:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:21:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:21:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:21:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d60328c32dfc0c7c0cb78d3227db5683dd1fac29 [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d60328c [Pipeline] echo 00:21:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:56 + git log --format=format:%s -1 d60328c32dfc0c7c0cb78d3227db5683dd1fac29 [Pipeline] echo 00:21:56 GIT_COMMIT: d60328c32dfc0c7c0cb78d3227db5683dd1fac29, Commit Message: Merge pull request #933 from lenny-intel/toml-lfe.mds [Pipeline] echo 00:21:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:56 00:21:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:21:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:57 latest: Pulling from edgex-devops/git-semver 00:21:57 31603596830f: Pulling fs layer 00:21:57 d4622e32a9a9: Pulling fs layer 00:21:57 1030fce36090: Pulling fs layer 00:21:57 6c6cb7e1b49b: Pulling fs layer 00:21:57 6c6cb7e1b49b: Waiting 00:21:57 d4622e32a9a9: Verifying Checksum 00:21:57 d4622e32a9a9: Download complete 00:21:57 31603596830f: Verifying Checksum 00:21:57 31603596830f: Download complete 00:21:57 6c6cb7e1b49b: Verifying Checksum 00:21:57 6c6cb7e1b49b: Download complete 00:21:57 31603596830f: Pull complete 00:21:57 d4622e32a9a9: Pull complete 00:21:57 1030fce36090: Verifying Checksum 00:21:57 1030fce36090: Download complete 00:21:58 1030fce36090: Pull complete 00:21:58 6c6cb7e1b49b: Pull complete 00:21:58 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 00:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:21:58 prd-centos7-docker-4c-2g-642 does not seem to be running inside a container 00:21:58 $ 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 00:21:59 $ docker top b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:21:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:59 [ssh-agent] Looking for ssh-agent implementation... 00:21:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:59 $ docker exec b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 ssh-agent 00:21:59 SSH_AUTH_SOCK=/tmp/ssh-Gh5LKOQMfdpi/agent.13 00:21:59 SSH_AGENT_PID=20 00:21:59 Running ssh-add (command line suppressed) 00:21:59 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7203150822267618060.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7203150822267618060.key) 00:21:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:22:00 + git tag --points-at HEAD [Pipeline] } 00:22:00 $ docker exec --env ******** --env ******** b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 ssh-agent -k 00:22:00 unset SSH_AUTH_SOCK; 00:22:00 unset SSH_AGENT_PID; 00:22:00 echo Agent pid 20 killed; 00:22:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:22:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:22:00 [ssh-agent] Looking for ssh-agent implementation... 00:22:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:22:00 $ docker exec b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 ssh-agent 00:22:00 SSH_AUTH_SOCK=/tmp/ssh-1NafIxIb5yRw/agent.54 00:22:00 SSH_AGENT_PID=60 00:22:00 Running ssh-add (command line suppressed) 00:22:00 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8276614124979984660.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8276614124979984660.key) 00:22:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:22:01 + git semver init 00:22:01 # -> Open(): unable to determine branch for HEAD 00:22:01 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 00:22:01 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 00:22:01 # $SEMVER_REMOTE_NAME = origin 00:22:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:22:01 # $SEMVER_USER_NAME = edgex-jenkins 00:22:01 # $SEMVER_BRANCH = main 00:22:01 # $SEMVER_TEMP = /tmp/semver-527048667 00:22:01 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:22:03 # '/tmp/semver-527048667' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 00:22:03 # -> Force: false 00:22:03 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 00:22:03 $ docker exec --env ******** --env ******** b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 ssh-agent -k 00:22:03 unset SSH_AUTH_SOCK; 00:22:03 unset SSH_AGENT_PID; 00:22:03 echo Agent pid 60 killed; 00:22:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:22:04 + git semver [Pipeline] } 00:22:04 $ docker stop --time=1 b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 00:22:05 $ docker rm -f b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 [Pipeline] // withDockerContainer [Pipeline] sh 00:22:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:22:06 Stashed 1 file(s) [Pipeline] echo 00:22:06 [edgeXSemver]: initialized semver on version 2.0.2-dev.3 [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 00:22:21 Still waiting to schedule task 00:22:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:22:21 Still waiting to schedule task 00:22:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:23:36 Running on prd-centos7-docker-4c-2g-649 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 00:23:36 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 00:23:36 The recommended git tool is: git 00:23:39 using credential edgex-jenkins-ssh 00:23:39 Cloning the remote Git repository 00:23:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:23:39 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 00:23:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:23:39 > git --version # timeout=10 00:23:39 > git --version # 'git version 2.24.4' 00:23:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:39 [INFO] Currently running in a labeled security context 00:23:39 [INFO] Currently SELinux is 'enforcing' on the host 00:23:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/12@tmp/jenkins-gitclient-ssh7182020429714396618.key 00:23:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:42 Avoid second fetch 00:23:42 Checking out Revision d60328c32dfc0c7c0cb78d3227db5683dd1fac29 (main) 00:23:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:23:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:41 > git config core.sparsecheckout # timeout=10 00:23:41 > git checkout -f d60328c32dfc0c7c0cb78d3227db5683dd1fac29 # timeout=10 00:23:45 Commit message: "Merge pull request #933 from lenny-intel/toml-lfe.mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:23:46 ========================================================= 00:23:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:23:46 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:23:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:23:46 Sending build context to Docker daemon 19.81MB 00:23:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:23:46 Step 2/8 : FROM ${BASE} 00:23:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:23:47 540db60ca938: Pulling fs layer 00:23:47 adcc1eea9eea: Pulling fs layer 00:23:47 4c4ab2625f07: Pulling fs layer 00:23:47 db62176df00c: Pulling fs layer 00:23:47 3b30891b0d05: Pulling fs layer 00:23:47 06b49ca38bd5: Pulling fs layer 00:23:47 c788192a36de: Pulling fs layer 00:23:47 a77e37c0d609: Pulling fs layer 00:23:47 c3185cebc471: Pulling fs layer 00:23:47 06b49ca38bd5: Waiting 00:23:47 c788192a36de: Waiting 00:23:47 a77e37c0d609: Waiting 00:23:47 c3185cebc471: Waiting 00:23:47 db62176df00c: Waiting 00:23:47 3b30891b0d05: Waiting 00:23:47 4c4ab2625f07: Verifying Checksum 00:23:47 4c4ab2625f07: Download complete 00:23:47 540db60ca938: Verifying Checksum 00:23:47 3b30891b0d05: Download complete 00:23:47 06b49ca38bd5: Verifying Checksum 00:23:47 06b49ca38bd5: Download complete 00:23:47 c788192a36de: Verifying Checksum 00:23:47 c788192a36de: Download complete 00:23:47 540db60ca938: Pull complete 00:23:47 a77e37c0d609: Verifying Checksum 00:23:47 a77e37c0d609: Download complete 00:23:48 adcc1eea9eea: Verifying Checksum 00:23:48 adcc1eea9eea: Download complete 00:23:48 adcc1eea9eea: Pull complete 00:23:48 4c4ab2625f07: Pull complete 00:23:52 c3185cebc471: Verifying Checksum 00:23:52 c3185cebc471: Download complete 00:23:52 db62176df00c: Verifying Checksum 00:23:52 db62176df00c: Download complete 00:23:56 db62176df00c: Pull complete 00:23:56 3b30891b0d05: Pull complete 00:23:56 06b49ca38bd5: Pull complete 00:23:56 c788192a36de: Pull complete 00:23:56 a77e37c0d609: Pull complete 00:23:58 c3185cebc471: Pull complete 00:23:58 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 00:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:23:58 ---> 031687cdd783 00:23:58 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:23:58 20.10.0: Pulling from library/docker 00:23:58 05e7bc50f07f: Pulling fs layer 00:23:58 6db28d0fdbf6: Pulling fs layer 00:23:58 292df0bc6bf3: Pulling fs layer 00:23:58 2e060f4bd70b: Pulling fs layer 00:23:58 80e8d568a223: Pulling fs layer 00:23:58 8dc6ef1a942a: Pulling fs layer 00:23:58 2312dd95470a: Pulling fs layer 00:23:58 2e060f4bd70b: Waiting 00:23:58 80e8d568a223: Waiting 00:23:58 8dc6ef1a942a: Waiting 00:23:58 2312dd95470a: Waiting 00:23:58 292df0bc6bf3: Verifying Checksum 00:23:58 292df0bc6bf3: Download complete 00:23:58 6db28d0fdbf6: Verifying Checksum 00:23:58 6db28d0fdbf6: Download complete 00:23:58 80e8d568a223: Verifying Checksum 00:23:58 80e8d568a223: Download complete 00:23:58 8dc6ef1a942a: Verifying Checksum 00:23:58 8dc6ef1a942a: Download complete 00:23:58 05e7bc50f07f: Verifying Checksum 00:23:58 05e7bc50f07f: Download complete 00:23:58 2312dd95470a: Verifying Checksum 00:23:58 2312dd95470a: Download complete 00:23:58 05e7bc50f07f: Pull complete 00:23:58 6db28d0fdbf6: Pull complete 00:23:58 292df0bc6bf3: Pull complete 00:24:01 2e060f4bd70b: Verifying Checksum 00:24:01 2e060f4bd70b: Download complete 00:24:03 2e060f4bd70b: Pull complete 00:24:03 80e8d568a223: Pull complete 00:24:03 8dc6ef1a942a: Pull complete 00:24:03 2312dd95470a: Pull complete 00:24:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:24:03 Status: Downloaded newer image for docker:20.10.0 00:24:05 ---> 304b019ddd8e 00:24:05 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:24:05 ---> Running in 73522149549f 00:24:05 Removing intermediate container 73522149549f 00:24:05 ---> 72befc676add 00:24:05 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:24:05 ---> Running in 2cd652a9335d 00:24:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:24:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:24:06 OK: 219 MiB in 52 packages 00:24:07 Removing intermediate container 2cd652a9335d 00:24:07 ---> 239fec302108 00:24:07 Step 6/8 : WORKDIR /build 00:24:07 ---> Running in 39d86753de1f 00:24:07 Removing intermediate container 39d86753de1f 00:24:07 ---> 2f87511c71a7 00:24:07 Step 7/8 : COPY go.mod . 00:24:07 ---> 034efa2ea421 00:24:07 Step 8/8 : RUN go mod download 00:24:07 ---> Running in d8345525328d 00:24:17 Removing intermediate container d8345525328d 00:24:17 ---> 7ce7edca9cb4 00:24:17 Successfully built 7ce7edca9cb4 00:24:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:24:17 + docker inspect -f . ci-base-image-x86_64 00:24:17 . [Pipeline] withDockerContainer 00:24:18 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 00:24:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 ******** ci-base-image-x86_64 cat 00:24:18 $ docker top e37b252336f6360311141ce8bda3b3239c4ace25b48446e3944f3c942e39765d -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:18 + go version 00:24:18 go version go1.16.6 linux/amd64 [Pipeline] } 00:24:18 $ docker stop --time=1 e37b252336f6360311141ce8bda3b3239c4ace25b48446e3944f3c942e39765d 00:24:20 $ docker rm -f e37b252336f6360311141ce8bda3b3239c4ace25b48446e3944f3c942e39765d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:24:20 + docker inspect -f . ci-base-image-x86_64 00:24:20 . [Pipeline] withDockerContainer 00:24:20 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 00:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 ******** ci-base-image-x86_64 cat 00:24:21 $ docker top 11a9073a7702933b926ff72f68652fb91b7dd58c743247462f47e9121ba63f5a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:24:21 + make test 00:24:21 make -C ./app-service-template build 00:24:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 00:24:21 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 00:24:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 00:24:31 make -C ./app-service-template test 00:24:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 00:24:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:24:39 ok new-app-service 0.008s coverage: 47.8% of statements 00:24:39 ? new-app-service/config [no test files] 00:24:39 ok new-app-service/functions 0.007s 00:24:39 CGO_ENABLED=1 go vet ./... 00:24:46 gofmt -l . 00:24:46 [ "`gofmt -l .`" = "" ] 00:24:46 ./bin/test-attribution-txt.sh 00:24:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 00:24:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:24:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:24:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 63.6% of statements 00:24:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 96.5% of statements 00:24:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:24:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements 00:24:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:24:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.025s 00:24:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.040s coverage: 74.5% of statements 00:24:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:24:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:24:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:24:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:24:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:24:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:24:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.1% of statements 00:24:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:24:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements 00:24:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.734s coverage: 76.1% of statements 00:24:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:24:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 00:24:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 00:24:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:24:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:24:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.012s coverage: 51.4% of statements 00:25:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 78.1% of statements 00:25:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 00:25:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:25:19 gofmt -l . 00:25:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:25:19 $ docker stop --time=1 11a9073a7702933b926ff72f68652fb91b7dd58c743247462f47e9121ba63f5a 00:25:20 $ docker rm -f 11a9073a7702933b926ff72f68652fb91b7dd58c743247462f47e9121ba63f5a [Pipeline] // withDockerContainer [Pipeline] sh 00:25:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:25:21 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 00:25:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:21 00:25:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:22 latest: Pulling from edgex-lftools-log-publisher 00:25:22 b4d181a07f80: Pulling fs layer 00:25:22 a1111a8f2ec3: Pulling fs layer 00:25:22 ed53099fbce6: Pulling fs layer 00:25:22 dc539afda2c1: Pulling fs layer 00:25:22 77bc0d833cb6: Pulling fs layer 00:25:22 9065ff56babe: Pulling fs layer 00:25:22 d287ab97295c: Pulling fs layer 00:25:22 dc539afda2c1: Waiting 00:25:22 77bc0d833cb6: Waiting 00:25:22 9065ff56babe: Waiting 00:25:22 d287ab97295c: Waiting 00:25:22 a1111a8f2ec3: Verifying Checksum 00:25:22 a1111a8f2ec3: Download complete 00:25:22 dc539afda2c1: Verifying Checksum 00:25:22 dc539afda2c1: Download complete 00:25:22 77bc0d833cb6: Verifying Checksum 00:25:22 77bc0d833cb6: Download complete 00:25:22 9065ff56babe: Verifying Checksum 00:25:22 9065ff56babe: Download complete 00:25:22 ed53099fbce6: Verifying Checksum 00:25:22 ed53099fbce6: Download complete 00:25:23 b4d181a07f80: Verifying Checksum 00:25:23 b4d181a07f80: Download complete 00:25:24 b4d181a07f80: Pull complete 00:25:24 a1111a8f2ec3: Pull complete 00:25:25 ed53099fbce6: Pull complete 00:25:25 dc539afda2c1: Pull complete 00:25:25 77bc0d833cb6: Pull complete 00:25:25 9065ff56babe: Pull complete 00:25:27 d287ab97295c: Verifying Checksum 00:25:27 d287ab97295c: Download complete 00:25:31 d287ab97295c: Pull complete 00:25:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:25:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:25:32 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 00:25:32 $ 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/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 00:25:35 $ docker top aa5fd0d049f31413376e60c8efc0a1710a3bd204595c43ee3bb61a6f401b0a57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:35 ---> job-cost.sh 00:25:35 lf-activate-venv: SKIPPING 00:25:35 INFO: No Stack... 00:25:36 INFO: Retrieving Pricing Info for: v3-standard-2 00:25:36 INFO: Archiving Costs [Pipeline] sh 00:25:37 + cut -d, -f6 00:25:37 + cat /w/workspace/app-functions-sdk-go/12/archives/cost.csv [Pipeline] lock 00:25:37 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] 00:25:37 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] did not exist. Created. 00:25:37 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:25:37 + echo total: 0.05999999865889549 [Pipeline] stash 00:25:37 Stashed 1 file(s) [Pipeline] } 00:25:37 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 00:25:37 $ docker stop --time=1 aa5fd0d049f31413376e60c8efc0a1710a3bd204595c43ee3bb61a6f401b0a57 00:25:38 $ docker rm -f aa5fd0d049f31413376e60c8efc0a1710a3bd204595c43ee3bb61a6f401b0a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:26:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-651 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 00:26:22 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 00:26:22 The recommended git tool is: git 00:26:29 using credential edgex-jenkins-ssh 00:26:29 Cloning the remote Git repository 00:26:29 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:26:30 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 00:26:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:26:30 > git --version # timeout=10 00:26:30 > git --version # 'git version 2.17.1' 00:26:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:26:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:34 Avoid second fetch 00:26:34 Checking out Revision d60328c32dfc0c7c0cb78d3227db5683dd1fac29 (main) 00:26:33 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:26:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:34 > git config core.sparsecheckout # timeout=10 00:26:34 > git checkout -f d60328c32dfc0c7c0cb78d3227db5683dd1fac29 # timeout=10 00:26:38 Commit message: "Merge pull request #933 from lenny-intel/toml-lfe.mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:26:39 ========================================================= 00:26:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:26:39 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:26:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:26:40 Sending build context to Docker daemon 19.83MB 00:26:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:26:40 Step 2/8 : FROM ${BASE} 00:26:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:26:41 595b0fe564bb: Pulling fs layer 00:26:41 24495759ef45: Pulling fs layer 00:26:41 d148012ef14d: Pulling fs layer 00:26:41 e90a11edd702: Pulling fs layer 00:26:41 d77568369979: Pulling fs layer 00:26:41 fc1c9f9a7f3b: Pulling fs layer 00:26:41 170f2ba95c9a: Pulling fs layer 00:26:41 97ac5df62f85: Pulling fs layer 00:26:41 e90a11edd702: Waiting 00:26:41 d77568369979: Waiting 00:26:41 fc1c9f9a7f3b: Waiting 00:26:41 170f2ba95c9a: Waiting 00:26:41 97ac5df62f85: Waiting 00:26:41 d148012ef14d: Verifying Checksum 00:26:41 d148012ef14d: Download complete 00:26:41 24495759ef45: Verifying Checksum 00:26:41 24495759ef45: Download complete 00:26:41 d77568369979: Verifying Checksum 00:26:41 d77568369979: Download complete 00:26:41 fc1c9f9a7f3b: Verifying Checksum 00:26:41 fc1c9f9a7f3b: Download complete 00:26:41 595b0fe564bb: Download complete 00:26:41 170f2ba95c9a: Download complete 00:26:42 595b0fe564bb: Pull complete 00:26:43 24495759ef45: Pull complete 00:26:43 d148012ef14d: Pull complete 00:26:45 97ac5df62f85: Verifying Checksum 00:26:45 97ac5df62f85: Download complete 00:26:46 e90a11edd702: Verifying Checksum 00:26:46 e90a11edd702: Download complete 00:26:56 e90a11edd702: Pull complete 00:26:56 d77568369979: Pull complete 00:26:57 fc1c9f9a7f3b: Pull complete 00:26:57 170f2ba95c9a: Pull complete 00:27:04 97ac5df62f85: Pull complete 00:27:04 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:27:04 ---> 04bc70af865f 00:27:04 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:27:04 20.10.0: Pulling from library/docker 00:27:04 a3cc7d3b244e: Pulling fs layer 00:27:04 02a3295e0d61: Pulling fs layer 00:27:04 0f4f2e6d8100: Pulling fs layer 00:27:04 330b718f631f: Pulling fs layer 00:27:04 a93816041522: Pulling fs layer 00:27:04 bdb6da89ff94: Pulling fs layer 00:27:04 2a70c0c122f4: Pulling fs layer 00:27:04 a93816041522: Waiting 00:27:04 bdb6da89ff94: Waiting 00:27:04 2a70c0c122f4: Waiting 00:27:04 330b718f631f: Waiting 00:27:04 0f4f2e6d8100: Download complete 00:27:04 02a3295e0d61: Download complete 00:27:04 a3cc7d3b244e: Verifying Checksum 00:27:04 a3cc7d3b244e: Download complete 00:27:04 a93816041522: Verifying Checksum 00:27:04 a93816041522: Download complete 00:27:04 2a70c0c122f4: Verifying Checksum 00:27:04 2a70c0c122f4: Download complete 00:27:04 bdb6da89ff94: Verifying Checksum 00:27:04 bdb6da89ff94: Download complete 00:27:05 a3cc7d3b244e: Pull complete 00:27:06 02a3295e0d61: Pull complete 00:27:06 330b718f631f: Verifying Checksum 00:27:06 330b718f631f: Download complete 00:27:06 0f4f2e6d8100: Pull complete 00:27:10 330b718f631f: Pull complete 00:27:10 a93816041522: Pull complete 00:27:11 bdb6da89ff94: Pull complete 00:27:11 2a70c0c122f4: Pull complete 00:27:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:27:11 Status: Downloaded newer image for docker:20.10.0 00:27:20 ---> a0ca000517b7 00:27:20 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:27:20 ---> Running in ac4760c928fa 00:27:20 Removing intermediate container ac4760c928fa 00:27:20 ---> 06c62d8cc26e 00:27:20 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:27:20 ---> Running in 37f531b4a9a0 00:27:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:27:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:27:23 OK: 218 MiB in 52 packages 00:27:24 Removing intermediate container 37f531b4a9a0 00:27:24 ---> cbcfc3ad4de6 00:27:24 Step 6/8 : WORKDIR /build 00:27:24 ---> Running in 8e8e83f0f7b8 00:27:25 Removing intermediate container 8e8e83f0f7b8 00:27:25 ---> ff033612cb0a 00:27:25 Step 7/8 : COPY go.mod . 00:27:26 ---> 9d4477051f6a 00:27:26 Step 8/8 : RUN go mod download 00:27:26 ---> Running in 8e7a1b22e26c 00:27:58 Removing intermediate container 8e7a1b22e26c 00:27:58 ---> 09e97b7b1890 00:27:58 Successfully built 09e97b7b1890 00:27:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:27:59 + docker inspect -f . ci-base-image-arm64 00:27:59 . [Pipeline] withDockerContainer 00:27:59 prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 00:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 00:28:01 $ docker top a9b3a48113b3001c13fa23dc6420bc1664c2325cf2534531bb28556a24adaa5e -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:02 + go version 00:28:02 go version go1.16.6 linux/arm64 [Pipeline] } 00:28:02 $ docker stop --time=1 a9b3a48113b3001c13fa23dc6420bc1664c2325cf2534531bb28556a24adaa5e 00:28:04 $ docker rm -f a9b3a48113b3001c13fa23dc6420bc1664c2325cf2534531bb28556a24adaa5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:28:05 + docker inspect -f . ci-base-image-arm64 00:28:05 . [Pipeline] withDockerContainer 00:28:05 prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 00:28:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 00:28:07 $ docker top a7e6a50db9a4797799d155cd733b3fc52e5a3f1c11fc04a1f45db250746641b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:28:09 + make test 00:28:09 make -C ./app-service-template build 00:28:09 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 00:28:09 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 00:28:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 00:28:56 make -C ./app-service-template test 00:28:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 00:28:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:29:28 ok new-app-service 0.043s coverage: 47.8% of statements 00:29:28 ? new-app-service/config [no test files] 00:29:28 ok new-app-service/functions 0.040s 00:29:28 CGO_ENABLED=1 go vet ./... 00:29:51 gofmt -l . 00:29:51 [ "`gofmt -l .`" = "" ] 00:29:51 ./bin/test-attribution-txt.sh 00:29:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 00:29:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:29:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:30:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.157s coverage: 63.6% of statements 00:30:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.056s coverage: 96.5% of statements 00:30:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:30:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.151s coverage: 61.8% of statements 00:30:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:30:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.043s 00:30:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.093s coverage: 74.5% of statements 00:30:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:30:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:30:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:30:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:30:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:30:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:30:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.034s coverage: 97.1% of statements 00:30:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:30:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.073s coverage: 10.5% of statements 00:30:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.831s coverage: 76.1% of statements 00:30:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:30:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.094s coverage: 12.5% of statements 00:30:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.050s coverage: 27.3% of statements 00:30:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:30:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:30:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.053s coverage: 51.4% of statements 00:30:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.118s coverage: 78.1% of statements 00:30:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 00:30:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:30:39 gofmt -l . 00:30:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:30:40 $ docker stop --time=1 a7e6a50db9a4797799d155cd733b3fc52e5a3f1c11fc04a1f45db250746641b6 00:30:42 $ docker rm -f a7e6a50db9a4797799d155cd733b3fc52e5a3f1c11fc04a1f45db250746641b6 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:30:43 Warning: overwriting stash ‘coverage-report’ 00:30:44 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:44 00:30:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:45 arm64: Pulling from edgex-lftools-log-publisher 00:30:45 448f6bf000e3: Pulling fs layer 00:30:45 f757da607395: Pulling fs layer 00:30:45 05883995daec: Pulling fs layer 00:30:45 8603b9c90790: Pulling fs layer 00:30:45 1560dd03e051: Pulling fs layer 00:30:45 27f5ce0e4adf: Pulling fs layer 00:30:45 c2d8d7efcc4b: Pulling fs layer 00:30:45 1560dd03e051: Waiting 00:30:45 8603b9c90790: Waiting 00:30:45 27f5ce0e4adf: Waiting 00:30:45 c2d8d7efcc4b: Waiting 00:30:45 f757da607395: Verifying Checksum 00:30:45 f757da607395: Download complete 00:30:45 8603b9c90790: Download complete 00:30:45 1560dd03e051: Verifying Checksum 00:30:45 1560dd03e051: Download complete 00:30:45 27f5ce0e4adf: Verifying Checksum 00:30:45 27f5ce0e4adf: Download complete 00:30:45 05883995daec: Download complete 00:30:47 448f6bf000e3: Download complete 00:30:49 c2d8d7efcc4b: Verifying Checksum 00:30:49 c2d8d7efcc4b: Download complete 00:30:51 448f6bf000e3: Pull complete 00:30:51 f757da607395: Pull complete 00:30:53 05883995daec: Pull complete 00:30:53 8603b9c90790: Pull complete 00:30:55 1560dd03e051: Pull complete 00:30:55 27f5ce0e4adf: Pull complete 00:31:10 c2d8d7efcc4b: Pull complete 00:31:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:31:10 prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 00:31:10 $ 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/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 00:31:15 $ docker top ff4bec4219ebe7e82bf5b9a1d0ec9720bed137d124a7c1e0934f29ee04ab124b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:16 ---> job-cost.sh 00:31:16 lf-activate-venv: SKIPPING 00:31:16 INFO: No Stack... 00:31:17 INFO: Retrieving Pricing Info for: v2-standard-4 00:31:17 INFO: Archiving Costs [Pipeline] sh 00:31:18 + cat /w/workspace/app-functions-sdk-go/12/archives/cost.csv 00:31:18 + cut -d, -f6 [Pipeline] lock 00:31:18 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] 00:31:18 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] did not exist. Created. 00:31:18 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:31:19 /w/workspace/app-functions-sdk-go/12@tmp/durable-3d48b4c7/script.sh: 1: /w/workspace/app-functions-sdk-go/12@tmp/durable-3d48b4c7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:31:19 + echo total: 0.18000000715255737 [Pipeline] stash 00:31:20 Warning: overwriting stash ‘stack-cost’ 00:31:20 Stashed 1 file(s) [Pipeline] } 00:31:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 00:31:20 $ docker stop --time=1 ff4bec4219ebe7e82bf5b9a1d0ec9720bed137d124a7c1e0934f29ee04ab124b 00:31:22 $ docker rm -f ff4bec4219ebe7e82bf5b9a1d0ec9720bed137d124a7c1e0934f29ee04ab124b [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 00:31:22 provisioning config files... 00:31:22 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9017828383573414365tmp [Pipeline] { [Pipeline] sh 00:31:23 + set +x 00:31:23 + curl -s https://codecov.io/bash 00:31:23 + bash -s -- 00:31:23 00:31:23 _____ _ 00:31:23 / ____| | | 00:31:23 | | ___ __| | ___ ___ _____ __ 00:31:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:31:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:31:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:31:23 Bash-1.0.6 00:31:23 00:31:23 00:31:23 ==> git version 2.24.4 found 00:31:23 ==> 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 00:31:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:31:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:31:23 ==> Jenkins CI detected. 00:31:23 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 00:31:23 project root: . 00:31:23 --> token set from env 00:31:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:31:23 ==> Running gcov in . (disable via -X gcov) 00:31:23 ==> Python coveragepy not found 00:31:23 ==> Searching for coverage reports in: 00:31:23 + . 00:31:23 -> Found 2 reports 00:31:23 ==> Detecting git/mercurial file structure 00:31:23 ==> Reading reports 00:31:23 + ./app-service-template/coverage.out bytes=1055 00:31:23 + ./coverage.out bytes=95183 00:31:23 ==> Appending adjustments 00:31:23 https://docs.codecov.io/docs/fixing-reports 00:31:23 + Found adjustments 00:31:23 ==> Gzipping contents 00:31:23 20K /tmp/codecov.fS7Jz7.gz 00:31:23 ==> Uploading reports 00:31:23 url: https://codecov.io 00:31:23 query: branch=main&commit=d60328c32dfc0c7c0cb78d3227db5683dd1fac29&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:31:23 -> Pinging Codecov 00:31:23 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=d60328c32dfc0c7c0cb78d3227db5683dd1fac29&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:31:24 -> Uploading to 00:31:24 https://storage.googleapis.com/codecov/v4/raw/2021-08-12/3D8B5DFFC46A037C893635FACE044666/d60328c32dfc0c7c0cb78d3227db5683dd1fac29/a37d7203-5ab0-4656-b8bb-38f0bb4cc47e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210812T003123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85eeac4323f47e6475866029cbd57713dd79990b5d64068e55bb7f09d85a610d 00:31:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:31:24 Dload Upload Total Spent Left Speed 00:31:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16449 0 0 100 16449 0 34794 --:--:-- --:--:-- --:--:-- 34849 00:31:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d60328c32dfc0c7c0cb78d3227db5683dd1fac29 [Pipeline] } 00:31:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:31:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:31:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:25 00:31:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:31:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:31:26 188c0c94c7c5: Pulling fs layer 00:31:26 0ef7d3d256c8: Pulling fs layer 00:31:26 de9db76c5a1d: Pulling fs layer 00:31:26 0eba1c9be4d2: Pulling fs layer 00:31:26 0d57e429df01: Pulling fs layer 00:31:26 4e4be7b47b0d: Pulling fs layer 00:31:26 e1f770b5df2f: Pulling fs layer 00:31:26 85a0685a4137: Pulling fs layer 00:31:26 0eba1c9be4d2: Waiting 00:31:26 0d57e429df01: Waiting 00:31:26 4e4be7b47b0d: Waiting 00:31:26 e1f770b5df2f: Waiting 00:31:26 85a0685a4137: Waiting 00:31:26 de9db76c5a1d: Verifying Checksum 00:31:26 de9db76c5a1d: Download complete 00:31:26 0ef7d3d256c8: Verifying Checksum 00:31:26 0ef7d3d256c8: Download complete 00:31:26 0d57e429df01: Verifying Checksum 00:31:26 0d57e429df01: Download complete 00:31:26 4e4be7b47b0d: Verifying Checksum 00:31:26 4e4be7b47b0d: Download complete 00:31:26 188c0c94c7c5: Verifying Checksum 00:31:26 188c0c94c7c5: Download complete 00:31:26 188c0c94c7c5: Pull complete 00:31:26 0ef7d3d256c8: Pull complete 00:31:26 de9db76c5a1d: Pull complete 00:31:27 e1f770b5df2f: Verifying Checksum 00:31:27 e1f770b5df2f: Download complete 00:31:31 85a0685a4137: Verifying Checksum 00:31:31 85a0685a4137: Download complete 00:31:31 0eba1c9be4d2: Verifying Checksum 00:31:31 0eba1c9be4d2: Download complete 00:31:35 0eba1c9be4d2: Pull complete 00:31:35 0d57e429df01: Pull complete 00:31:35 4e4be7b47b0d: Pull complete 00:31:35 e1f770b5df2f: Pull complete 00:31:39 85a0685a4137: Pull complete 00:31:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:31:39 prd-centos7-docker-4c-2g-642 does not seem to be running inside a container 00:31:39 $ 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 00:31:41 $ docker top dd802d60dddf4c69f438dc58d36fe73f2ba03114eae95050b068cbcfac0ef9a7 -eo pid,comm [Pipeline] { [Pipeline] echo 00:31:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:31:41 + set -o pipefail 00:31:41 + snyk monitor '--org=edgex-jenkins' 00:31:46 00:31:46 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 00:31:46 00:31:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/66c2253a-da98-4031-b29d-939bf4840b2d 00:31:46 00:31:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:31:46 00:31:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:31:46 00:31:46 00:31:46 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 00:31:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:31:46 $ docker stop --time=1 dd802d60dddf4c69f438dc58d36fe73f2ba03114eae95050b068cbcfac0ef9a7 00:31:47 $ docker rm -f dd802d60dddf4c69f438dc58d36fe73f2ba03114eae95050b068cbcfac0ef9a7 [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 00:31:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:48 provisioning config files... 00:31:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8797408750396661661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:48 --> edgex-publish-swagger.sh 00:31:48 === Publish openapi/v2 API === 00:31:48 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:31:48 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 00:31:48 % Total % Received % Xferd Average Speed Time Time Time Current 00:31:48 Dload Upload Total Spent Left Speed 00:31:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11865 0:00:01 0:00:01 --:--:-- 11878 100 13054 0 0 100 13054 0 11863 0:00:01 0:00:01 --:--:-- 11878 00:31:49 00:31:49 [Pipeline] } 00:31:49 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 00:31:50 + git log --format=format:%s -1 d60328c32dfc0c7c0cb78d3227db5683dd1fac29 [Pipeline] isUnix [Pipeline] sh 00:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:50 . [Pipeline] withDockerContainer 00:31:50 prd-centos7-docker-4c-2g-642 does not seem to be running inside a container 00:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:51 $ docker top 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:51 [ssh-agent] Looking for ssh-agent implementation... 00:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:51 $ docker exec 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d ssh-agent 00:31:51 SSH_AUTH_SOCK=/tmp/ssh-85FNht4Vf1tb/agent.14 00:31:51 SSH_AGENT_PID=20 00:31:51 Running ssh-add (command line suppressed) 00:31:51 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9192483932450173128.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9192483932450173128.key) 00:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:51 + git semver tag 00:31:51 # -> Open(): unable to determine branch for HEAD 00:31:51 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 00:31:51 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 00:31:51 # $SEMVER_REMOTE_NAME = origin 00:31:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:51 # $SEMVER_USER_NAME = edgex-jenkins 00:31:51 # $SEMVER_BRANCH = main 00:31:51 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 00:31:51 # d60328c32dfc0c7c0cb78d3227db5683dd1fac29 HEAD 00:31:51 # -> Force: false 00:31:51 # c65d37b5dce4b2d892a6e84167a56159919ebe63 refs/tags/v2.0.2-dev.3 [Pipeline] } 00:31:52 $ docker exec --env ******** --env ******** 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d ssh-agent -k 00:31:52 unset SSH_AUTH_SOCK; 00:31:52 unset SSH_AGENT_PID; 00:31:52 echo Agent pid 20 killed; 00:31:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:52 + git semver [Pipeline] } 00:31:52 $ docker stop --time=1 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d 00:31:53 $ docker rm -f 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:31:54 00:31:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:31:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:31:54 0.23.1-centos7: Pulling from edgex-lftools 00:31:54 ab5ef0e58194: Pulling fs layer 00:31:54 9712f1f96733: Pulling fs layer 00:31:54 63f879dbbcfc: Pulling fs layer 00:31:54 0d9ebad4ef96: Pulling fs layer 00:31:54 e9a5061849ea: Pulling fs layer 00:31:54 d747dcd14b5f: Pulling fs layer 00:31:54 2de7ff778b66: Pulling fs layer 00:31:54 0d9ebad4ef96: Waiting 00:31:54 e9a5061849ea: Waiting 00:31:54 d747dcd14b5f: Waiting 00:31:54 2de7ff778b66: Waiting 00:31:54 9712f1f96733: Verifying Checksum 00:31:54 9712f1f96733: Download complete 00:31:59 63f879dbbcfc: Verifying Checksum 00:31:59 63f879dbbcfc: Download complete 00:32:00 e9a5061849ea: Verifying Checksum 00:32:00 e9a5061849ea: Download complete 00:32:00 d747dcd14b5f: Verifying Checksum 00:32:00 d747dcd14b5f: Download complete 00:32:01 2de7ff778b66: Verifying Checksum 00:32:01 2de7ff778b66: Download complete 00:32:02 0d9ebad4ef96: Verifying Checksum 00:32:02 0d9ebad4ef96: Download complete 00:32:02 ab5ef0e58194: Verifying Checksum 00:32:02 ab5ef0e58194: Download complete 00:32:04 ab5ef0e58194: Pull complete 00:32:04 9712f1f96733: Pull complete 00:32:05 63f879dbbcfc: Pull complete 00:32:09 0d9ebad4ef96: Pull complete 00:32:09 e9a5061849ea: Pull complete 00:32:09 d747dcd14b5f: Pull complete 00:32:10 2de7ff778b66: Pull complete 00:32:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:32:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:32:10 prd-centos7-docker-4c-2g-642 does not seem to be running inside a container 00:32:10 $ 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 00:32:13 $ docker top 27b44ea523f3fcd354483e84003146b08aebf9f1ab3a7d225c6e0d99ef98562b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:32:13 provisioning config files... 00:32:13 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2859070376436932233tmp 00:32:13 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2400325157299453346tmp 00:32:13 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7875082854552976824tmp [Pipeline] { [Pipeline] echo 00:32:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:32:14 ---> sigul-configuration.sh 00:32:14 gpg: directory `/root/.gnupg' created 00:32:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:32:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:32:14 gpg: keyring `/root/.gnupg/secring.gpg' created 00:32:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:32:14 gpg: CAST5 encrypted data 00:32:14 gpg: encrypted with 1 passphrase 00:32:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:32:14 + mkdir /home/jenkins 00:32:14 + mkdir /home/jenkins/sigul [Pipeline] sh 00:32:14 + 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 00:32:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:32:15 ---> sigul-install.sh 00:32:15 Sigul already installed; skipping installation. [Pipeline] sh 00:32:15 + git tag --list 00:32:15 v0.1.0 00:32:15 v0.1.1 00:32:15 v1.0.0 00:32:15 v1.1.0 00:32:15 v1.2.0 00:32:15 v1.3.0 00:32:15 v1.3.1 00:32:15 v2.0.0 00:32:15 v2.0.1 00:32:15 v2.0.1-dev.1 00:32:15 v2.0.1-dev.2 00:32:15 v2.0.1-dev.3 00:32:15 v2.0.1-dev.4 00:32:15 v2.0.1-dev.5 00:32:15 v2.0.1-dev.6 00:32:15 v2.0.1-dev.7 00:32:15 v2.0.2-dev.1 00:32:15 v2.0.2-dev.2 00:32:15 v2.0.2-dev.3 [Pipeline] sh 00:32:15 + lftools sign git-tag v2.0.2-dev.3 00:32:16 Signing Git tag with Sigul... 00:32:16 Signing v2.0.2-dev.3 [Pipeline] echo 00:32:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:32:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:32:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:32:17 $ docker stop --time=1 27b44ea523f3fcd354483e84003146b08aebf9f1ab3a7d225c6e0d99ef98562b 00:32:18 $ docker rm -f 27b44ea523f3fcd354483e84003146b08aebf9f1ab3a7d225c6e0d99ef98562b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:19 . [Pipeline] withDockerContainer 00:32:19 prd-centos7-docker-4c-2g-642 does not seem to be running inside a container 00:32:19 $ 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 00:32:19 $ docker top 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:20 [ssh-agent] Looking for ssh-agent implementation... 00:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:20 $ docker exec 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf ssh-agent 00:32:20 SSH_AUTH_SOCK=/tmp/ssh-dvbMnKaEdfYD/agent.14 00:32:20 SSH_AGENT_PID=20 00:32:20 Running ssh-add (command line suppressed) 00:32:20 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_760671115936415929.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_760671115936415929.key) 00:32:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:20 + git semver bump pre 00:32:20 # -> Open(): unable to determine branch for HEAD 00:32:20 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 00:32:20 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 00:32:20 # $SEMVER_REMOTE_NAME = origin 00:32:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:20 # $SEMVER_USER_NAME = edgex-jenkins 00:32:20 # $SEMVER_BRANCH = main 00:32:20 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 00:32:20 2.0.2-dev.4 [Pipeline] } 00:32:20 $ docker exec --env ******** --env ******** 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf ssh-agent -k 00:32:20 unset SSH_AUTH_SOCK; 00:32:20 unset SSH_AGENT_PID; 00:32:20 echo Agent pid 20 killed; 00:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:21 + git semver [Pipeline] } 00:32:21 $ docker stop --time=1 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf 00:32:22 $ docker rm -f 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:22 . [Pipeline] withDockerContainer 00:32:23 prd-centos7-docker-4c-2g-642 does not seem to be running inside a container 00:32:23 $ 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 00:32:23 $ docker top 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:24 [ssh-agent] Looking for ssh-agent implementation... 00:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:24 $ docker exec 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c ssh-agent 00:32:24 SSH_AUTH_SOCK=/tmp/ssh-0nXVLpWLlFhC/agent.14 00:32:24 SSH_AGENT_PID=21 00:32:24 Running ssh-add (command line suppressed) 00:32:24 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5195399393423246627.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5195399393423246627.key) 00:32:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:24 + git semver push 00:32:24 # -> Open(): unable to determine branch for HEAD 00:32:24 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 00:32:24 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 00:32:24 # $SEMVER_REMOTE_NAME = origin 00:32:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:24 # $SEMVER_USER_NAME = edgex-jenkins 00:32:24 # $SEMVER_BRANCH = main 00:32:24 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 00:32:27 $ docker exec --env ******** --env ******** 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c ssh-agent -k 00:32:27 unset SSH_AUTH_SOCK; 00:32:27 unset SSH_AGENT_PID; 00:32:27 echo Agent pid 21 killed; 00:32:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:27 + git semver [Pipeline] } 00:32:27 $ docker stop --time=1 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c 00:32:29 $ docker rm -f 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c [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 00:32:30 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:32:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:32:31 ---> package-listing.sh 00:32:31 ++ facter osfamily 00:32:31 ++ tr '[:upper:]' '[:lower:]' 00:32:31 + OS_FAMILY=redhat 00:32:31 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 00:32:31 + START_PACKAGES=/tmp/packages_start.txt 00:32:31 + END_PACKAGES=/tmp/packages_end.txt 00:32:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:32:31 + PACKAGES=/tmp/packages_start.txt 00:32:31 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 00:32:31 + PACKAGES=/tmp/packages_end.txt 00:32:31 + case "${OS_FAMILY}" in 00:32:31 + rpm -qa 00:32:31 + sort 00:32:32 + '[' -f /tmp/packages_start.txt ']' 00:32:32 + '[' -f /tmp/packages_end.txt ']' 00:32:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:32:32 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 00:32:32 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 00:32:32 + 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 00:32:32 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 00:32:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:32:33 00:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:32:33 latest: Pulling from edgex-lftools-log-publisher 00:32:33 b4d181a07f80: Pulling fs layer 00:32:33 a1111a8f2ec3: Pulling fs layer 00:32:33 ed53099fbce6: Pulling fs layer 00:32:33 dc539afda2c1: Pulling fs layer 00:32:33 77bc0d833cb6: Pulling fs layer 00:32:33 9065ff56babe: Pulling fs layer 00:32:33 d287ab97295c: Pulling fs layer 00:32:33 dc539afda2c1: Waiting 00:32:33 77bc0d833cb6: Waiting 00:32:33 d287ab97295c: Waiting 00:32:33 9065ff56babe: Waiting 00:32:33 a1111a8f2ec3: Verifying Checksum 00:32:33 a1111a8f2ec3: Download complete 00:32:33 dc539afda2c1: Verifying Checksum 00:32:33 dc539afda2c1: Download complete 00:32:33 77bc0d833cb6: Verifying Checksum 00:32:33 77bc0d833cb6: Download complete 00:32:33 9065ff56babe: Download complete 00:32:33 ed53099fbce6: Verifying Checksum 00:32:33 ed53099fbce6: Download complete 00:32:34 b4d181a07f80: Verifying Checksum 00:32:34 b4d181a07f80: Download complete 00:32:35 b4d181a07f80: Pull complete 00:32:36 a1111a8f2ec3: Pull complete 00:32:36 ed53099fbce6: Pull complete 00:32:36 dc539afda2c1: Pull complete 00:32:36 77bc0d833cb6: Pull complete 00:32:36 9065ff56babe: Pull complete 00:32:38 d287ab97295c: Verifying Checksum 00:32:38 d287ab97295c: Download complete 00:32:42 d287ab97295c: Pull complete 00:32:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:32:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:32:42 prd-centos7-docker-4c-2g-642 does not seem to be running inside a container 00:32:42 $ 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 00:32:45 $ docker top fdd1c6111cbd6ca648a9b8f2d064e9db23e710f421077d9831cfc723fbfacbb1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:45 + touch /tmp/pre-build-complete [Pipeline] sh 00:32:46 + mkdir -p /var/log/sysstat [Pipeline] sh 00:32:46 + ls /var/log/sa-host 00:32:46 + sadf -c /var/log/sa-host/sa05 00:32:46 file_magic: OK 00:32:46 HZ: Using current value: 100 00:32:46 file_header: OK 00:32:46 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 00:32:46 Statistics: 00:32:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:32:46 File successfully converted to sysstat format version 12.0.3 00:32:46 + sadf -c /var/log/sa-host/sa12 00:32:46 file_magic: OK 00:32:46 HZ: Using current value: 100 00:32:46 file_header: OK 00:32:46 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 00:32:46 Statistics: 00:32:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:32:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:46 provisioning config files... 00:32:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2740789388990010038tmp [Pipeline] { [Pipeline] echo 00:32:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:32:46 ---> create-netrc.sh [Pipeline] } 00:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:32:47 ---> python-tools-install.sh [Pipeline] echo 00:32:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:32:47 ---> sudo-logs.sh 00:32:47 Archiving 'sudo' log.. 00:32:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-642.vexxhost.local: Name or service not known 00:32:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-642.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:32:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:32:47 ---> job-cost.sh 00:32:47 lf-activate-venv: SKIPPING 00:32:47 DEBUG: total: 0.18000000715255737 00:32:47 INFO: Retrieving Stack Cost... 00:32:48 INFO: Retrieving Pricing Info for: v3-standard-2 00:32:49 INFO: Archiving Costs [Pipeline] echo 00:32:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:32:49 ---> logs-deploy.sh 00:32:49 lf-activate-venv: SKIPPING 00:32:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/12 00:32:49 INFO: archiving workspace using pattern(s): 00:32:50 Archives upload complete. 00:32:50 INFO: archiving logs to Nexus 00:32:50 ---> uname -a: 00:32:50 Linux prd-centos7-docker-4c-2g-642.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 00:32:50 00:32:50 00:32:50 ---> lscpu: 00:32:50 Architecture: x86_64 00:32:50 CPU op-mode(s): 32-bit, 64-bit 00:32:50 Byte Order: Little Endian 00:32:50 Address sizes: 40 bits physical, 48 bits virtual 00:32:50 CPU(s): 2 00:32:50 On-line CPU(s) list: 0,1 00:32:50 Thread(s) per core: 1 00:32:50 Core(s) per socket: 1 00:32:50 Socket(s): 2 00:32:50 NUMA node(s): 1 00:32:50 Vendor ID: AuthenticAMD 00:32:50 CPU family: 23 00:32:50 Model: 49 00:32:50 Model name: AMD EPYC-Rome Processor 00:32:50 Stepping: 0 00:32:50 CPU MHz: 2799.998 00:32:50 BogoMIPS: 5599.99 00:32:50 Virtualization: AMD-V 00:32:50 Hypervisor vendor: KVM 00:32:50 Virtualization type: full 00:32:50 L1d cache: 32K 00:32:50 L1i cache: 32K 00:32:50 L2 cache: 512K 00:32:50 L3 cache: 16384K 00:32:50 NUMA node0 CPU(s): 0,1 00:32:50 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 00:32:50 00:32:50 00:32:50 ---> nproc: 00:32:50 2 00:32:50 00:32:50 00:32:50 ---> df -h: 00:32:50 Filesystem Size Used Avail Use% Mounted on 00:32:50 overlay 40G 9.0G 32G 23% / 00:32:50 tmpfs 64M 0 64M 0% /dev 00:32:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:32:50 shm 64M 0 64M 0% /dev/shm 00:32:50 /dev/vda1 40G 9.0G 32G 23% /facter-os 00:32:50 00:32:50 00:32:50 ---> sar -b -r -n DEV: 00:32:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 00:32:50 00:32:50 00:21:09 LINUX RESTART (2 CPU) 00:32:50 00:32:50 00:22:01 tps rtps wtps bread/s bwrtn/s 00:32:50 00:23:01 6.82 0.18 6.64 23.17 1365.26 00:32:50 00:24:02 0.47 0.00 0.47 0.00 7.26 00:32:50 00:25:01 0.22 0.00 0.22 0.00 3.15 00:32:50 00:26:01 0.23 0.00 0.23 0.00 3.48 00:32:50 00:27:01 0.25 0.00 0.25 0.00 3.60 00:32:50 00:28:01 0.27 0.00 0.27 0.00 3.50 00:32:50 00:29:01 0.23 0.00 0.23 0.00 3.60 00:32:50 00:30:01 0.27 0.00 0.27 0.00 3.03 00:32:50 00:31:01 0.28 0.00 0.28 0.00 3.71 00:32:50 00:32:01 105.46 0.05 105.41 4.00 31625.81 00:32:50 Average: 11.47 0.02 11.45 2.72 3308.78 00:32:50 00:32:50 00:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:32:50 00:23:01 5424676 0 812888 10.15 2620 1768756 1297580 14.33 603328 1580064 24 00:32:50 00:24:02 5432744 0 804812 10.05 2620 1768764 1234224 13.63 598840 1577828 20 00:32:50 00:25:01 5430836 0 806720 10.07 2620 1768764 1234312 13.63 595572 1583500 16 00:32:50 00:26:01 5429688 0 807860 10.09 2620 1768772 1234364 13.63 596048 1584108 16 00:32:50 00:27:01 5431484 0 806060 10.06 2620 1768776 1224072 13.51 592260 1586724 16 00:32:50 00:28:01 5432772 0 804768 10.05 2620 1768780 1203296 13.29 591444 1586728 16 00:32:50 00:29:01 5432788 0 804692 10.05 2620 1768840 1203296 13.29 591496 1586736 16 00:32:50 00:30:01 5426068 0 811460 10.13 2620 1768792 1203296 13.29 597996 1586724 8 00:32:50 00:31:01 5426124 0 811400 10.13 2620 1768796 1203296 13.29 599572 1585044 8 00:32:50 00:32:01 4371196 0 988220 12.34 2620 2646904 1399992 15.46 839356 2312368 159936 00:32:50 Average: 5323838 0 825888 10.31 2620 1856594 1243773 13.73 620591 1656982 16008 00:32:50 00:32:50 00:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:32:50 00:23:01 eth0 48.49 48.05 148.61 8.21 0.00 0.00 0.00 0.00 00:32:50 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:23:01 docker0 38.70 29.68 3.21 134.16 0.00 0.00 0.00 0.00 00:32:50 00:24:02 eth0 2.51 0.63 0.72 0.43 0.00 0.00 0.00 0.00 00:32:50 00:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:25:01 eth0 2.52 0.58 0.67 0.40 0.00 0.00 0.00 0.00 00:32:50 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:26:01 eth0 1.42 0.23 0.37 0.19 0.00 0.00 0.00 0.00 00:32:50 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:27:01 eth0 1.82 1.07 0.95 0.67 0.00 0.00 0.00 0.00 00:32:50 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:28:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:30:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:32:01 eth0 1154.98 857.33 7193.49 74.55 0.00 0.00 0.00 0.00 00:32:50 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:32:01 docker0 61.26 78.55 4.94 370.51 0.00 0.00 0.00 0.00 00:32:50 Average: eth0 121.47 91.00 735.93 8.46 0.00 0.00 0.00 0.00 00:32:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 Average: docker0 10.02 10.85 0.82 50.57 0.00 0.00 0.00 0.00 00:32:50 00:32:50 00:32:50 ---> sar -P ALL: 00:32:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 00:32:50 00:32:50 00:21:09 LINUX RESTART (2 CPU) 00:32:50 00:32:50 00:22:01 CPU %user %nice %system %iowait %steal %idle 00:32:50 00:23:01 all 1.89 0.00 0.51 0.08 0.03 97.48 00:32:50 00:23:01 0 1.88 0.00 0.60 0.05 0.03 97.43 00:32:50 00:23:01 1 1.90 0.00 0.42 0.12 0.03 97.53 00:32:50 00:24:02 all 0.20 0.00 0.10 0.00 0.03 99.67 00:32:50 00:24:02 0 0.08 0.00 0.05 0.00 0.03 99.83 00:32:50 00:24:02 1 0.32 0.00 0.15 0.00 0.03 99.50 00:32:50 00:25:01 all 0.21 0.00 0.04 0.00 0.02 99.73 00:32:50 00:25:01 0 0.31 0.00 0.03 0.00 0.02 99.64 00:32:50 00:25:01 1 0.12 0.00 0.05 0.00 0.02 99.81 00:32:50 00:26:01 all 0.21 0.00 0.06 0.00 0.02 99.72 00:32:50 00:26:01 0 0.08 0.00 0.02 0.00 0.00 99.90 00:32:50 00:26:01 1 0.33 0.00 0.10 0.00 0.03 99.53 00:32:50 00:27:01 all 0.20 0.00 0.05 0.00 0.03 99.72 00:32:50 00:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:32:50 00:27:01 1 0.35 0.00 0.07 0.00 0.03 99.55 00:32:50 00:28:01 all 0.12 0.00 0.06 0.00 0.02 99.81 00:32:50 00:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:32:50 00:28:01 1 0.20 0.00 0.10 0.00 0.03 99.66 00:32:50 00:29:01 all 0.23 0.00 0.04 0.00 0.02 99.71 00:32:50 00:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:32:50 00:29:01 1 0.42 0.00 0.07 0.00 0.02 99.50 00:32:50 00:30:01 all 0.21 0.00 0.06 0.00 0.02 99.72 00:32:50 00:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:32:50 00:30:01 1 0.38 0.00 0.07 0.00 0.02 99.53 00:32:50 00:31:01 all 0.23 0.00 0.06 0.00 0.02 99.69 00:32:50 00:31:01 0 0.07 0.00 0.08 0.00 0.03 99.82 00:32:50 00:31:01 1 0.40 0.00 0.03 0.00 0.00 99.57 00:32:50 00:32:01 all 13.37 0.00 6.24 1.31 0.07 79.02 00:32:50 00:32:01 0 12.97 0.00 6.40 1.53 0.07 79.02 00:32:50 00:32:01 1 13.76 0.00 6.07 1.08 0.07 79.02 00:32:50 Average: all 1.63 0.00 0.70 0.13 0.03 97.51 00:32:50 Average: 0 1.50 0.00 0.70 0.15 0.02 97.63 00:32:50 Average: 1 1.77 0.00 0.69 0.12 0.03 97.39 00:32:50 00:32:50 00:32:50