Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 042dfbc200e9a033131772982770329148424ff7 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-ssh343890671027670820.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-ssh2370154365374322416.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-ssh488557267554630658.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-ssh7341551014482766222.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-ssh200125907141986444.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-345 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-ssh1162870891972012354.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 042dfbc200e9a033131772982770329148424ff7 (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 042dfbc200e9a033131772982770329148424ff7 # timeout=10 Commit message: "build: Commit go.sum and remove go mod tidy calls (#932)" > git rev-list --no-walk e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:12:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:12:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:12:31 ========================================================= 16:12:31 EdgeX Global Pipelines Version Info 16:12:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:12:33 ------------------- 16:12:33 stable info: 16:12:33 ------------------- 16:12:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:12:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:12:33 Message: update stable to v1.0.205 16:12:33 ------------------- 16:12:33 experimental info: 16:12:33 ------------------- 16:12:33 Commited By: **** collab-it+edgex@linuxfoundation.org 16:12:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:12:33 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:12:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:12:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:12:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:12:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:12:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:12:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 042dfbc200e9a033131772982770329148424ff7 [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 042dfbc [Pipeline] echo 16:12:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:35 + git log --format=format:%s -1 042dfbc200e9a033131772982770329148424ff7 [Pipeline] echo 16:12:35 GIT_COMMIT: 042dfbc200e9a033131772982770329148424ff7, Commit Message: build: Commit go.sum and remove go mod tidy calls (#932) [Pipeline] echo 16:12:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:12:35 16:12:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:12:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:12:36 latest: Pulling from edgex-devops/git-semver 16:12:36 31603596830f: Pulling fs layer 16:12:36 d4622e32a9a9: Pulling fs layer 16:12:36 1030fce36090: Pulling fs layer 16:12:36 6c6cb7e1b49b: Pulling fs layer 16:12:36 6c6cb7e1b49b: Waiting 16:12:36 d4622e32a9a9: Verifying Checksum 16:12:36 d4622e32a9a9: Download complete 16:12:36 31603596830f: Verifying Checksum 16:12:36 31603596830f: Download complete 16:12:36 6c6cb7e1b49b: Verifying Checksum 16:12:36 6c6cb7e1b49b: Download complete 16:12:36 31603596830f: Pull complete 16:12:36 d4622e32a9a9: Pull complete 16:12:36 1030fce36090: Verifying Checksum 16:12:36 1030fce36090: Download complete 16:12:37 1030fce36090: Pull complete 16:12:37 6c6cb7e1b49b: Pull complete 16:12:37 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 16:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:12:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:12:37 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:12:37 $ 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 16:12:38 $ docker top e45c33f79af27407d5185f69d823d9b339712daa374c3fe63a85d7f739de2523 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:38 [ssh-agent] Looking for ssh-agent implementation... 16:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:38 $ docker exec e45c33f79af27407d5185f69d823d9b339712daa374c3fe63a85d7f739de2523 ssh-agent 16:12:38 SSH_AUTH_SOCK=/tmp/ssh-vLJaW9bXOXAm/agent.14 16:12:38 SSH_AGENT_PID=20 16:12:38 Running ssh-add (command line suppressed) 16:12:38 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1912646080589770130.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1912646080589770130.key) 16:12:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:39 + git tag --points-at HEAD [Pipeline] } 16:12:39 $ docker exec --env ******** --env ******** e45c33f79af27407d5185f69d823d9b339712daa374c3fe63a85d7f739de2523 ssh-agent -k 16:12:39 unset SSH_AUTH_SOCK; 16:12:39 unset SSH_AGENT_PID; 16:12:39 echo Agent pid 20 killed; 16:12:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:12:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:39 [ssh-agent] Looking for ssh-agent implementation... 16:12:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:39 $ docker exec e45c33f79af27407d5185f69d823d9b339712daa374c3fe63a85d7f739de2523 ssh-agent 16:12:39 SSH_AUTH_SOCK=/tmp/ssh-jF5RL9a7auna/agent.55 16:12:39 SSH_AGENT_PID=61 16:12:39 Running ssh-add (command line suppressed) 16:12:39 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5722355685124664430.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5722355685124664430.key) 16:12:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:39 + git semver init 16:12:39 # -> Open(): unable to determine branch for HEAD 16:12:39 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 16:12:39 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 16:12:39 # $SEMVER_REMOTE_NAME = origin 16:12:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:12:39 # $SEMVER_USER_NAME = edgex-jenkins 16:12:39 # $SEMVER_BRANCH = main 16:12:39 # $SEMVER_TEMP = /tmp/semver-550639165 16:12:39 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:12:41 # '/tmp/semver-550639165' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 16:12:41 # -> Force: false 16:12:41 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 16:12:41 $ docker exec --env ******** --env ******** e45c33f79af27407d5185f69d823d9b339712daa374c3fe63a85d7f739de2523 ssh-agent -k 16:12:42 unset SSH_AUTH_SOCK; 16:12:42 unset SSH_AGENT_PID; 16:12:42 echo Agent pid 61 killed; 16:12:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:42 + git semver [Pipeline] } 16:12:42 $ docker stop --time=1 e45c33f79af27407d5185f69d823d9b339712daa374c3fe63a85d7f739de2523 16:12:43 $ docker rm -f e45c33f79af27407d5185f69d823d9b339712daa374c3fe63a85d7f739de2523 [Pipeline] // withDockerContainer [Pipeline] sh 16:12:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:12:44 Stashed 1 file(s) [Pipeline] echo 16:12:44 [edgeXSemver]: initialized semver on version 2.0.2-dev.2 [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 16:12:59 Still waiting to schedule task 16:12:59 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ 16:12:59 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ 16:12:59 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ 16:12:59 ‘prd-centos7-docker-4c-2g-347’ is offline 16:12:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 16:12:59 Still waiting to schedule task 16:12:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 16:14:15 Running on prd-centos7-docker-4c-2g-350 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 16:14:15 Running in /w/workspace/app-functions-sdk-go/11 [Pipeline] { [Pipeline] checkout 16:14:16 The recommended git tool is: git 16:14:18 using credential edgex-jenkins-ssh 16:14:18 Cloning the remote Git repository 16:14:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:14:18 > git init /w/workspace/app-functions-sdk-go/11 # timeout=10 16:14:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:14:18 > git --version # timeout=10 16:14:18 > git --version # 'git version 2.24.4' 16:14:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:18 [INFO] Currently running in a labeled security context 16:14:18 [INFO] Currently SELinux is 'enforcing' on the host 16:14:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/11@tmp/jenkins-gitclient-ssh2588096448984865034.key 16:14:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:21 Avoid second fetch 16:14:21 Checking out Revision 042dfbc200e9a033131772982770329148424ff7 (main) 16:14:21 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:14:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:21 > git config core.sparsecheckout # timeout=10 16:14:21 > git checkout -f 042dfbc200e9a033131772982770329148424ff7 # timeout=10 16:14:24 Commit message: "build: Commit go.sum and remove go mod tidy calls (#932)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:14:26 ========================================================= 16:14:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:14:26 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:14:27 + 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 . 16:14:27 Sending build context to Docker daemon 19.82MB 16:14:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:14:27 Step 2/8 : FROM ${BASE} 16:14:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:14:27 540db60ca938: Pulling fs layer 16:14:27 adcc1eea9eea: Pulling fs layer 16:14:27 4c4ab2625f07: Pulling fs layer 16:14:27 db62176df00c: Pulling fs layer 16:14:27 3b30891b0d05: Pulling fs layer 16:14:27 06b49ca38bd5: Pulling fs layer 16:14:27 c788192a36de: Pulling fs layer 16:14:27 a77e37c0d609: Pulling fs layer 16:14:27 c3185cebc471: Pulling fs layer 16:14:27 06b49ca38bd5: Waiting 16:14:27 c788192a36de: Waiting 16:14:27 a77e37c0d609: Waiting 16:14:27 c3185cebc471: Waiting 16:14:27 db62176df00c: Waiting 16:14:27 3b30891b0d05: Waiting 16:14:27 4c4ab2625f07: Verifying Checksum 16:14:27 4c4ab2625f07: Download complete 16:14:27 adcc1eea9eea: Verifying Checksum 16:14:27 adcc1eea9eea: Download complete 16:14:27 3b30891b0d05: Verifying Checksum 16:14:27 3b30891b0d05: Download complete 16:14:27 06b49ca38bd5: Verifying Checksum 16:14:27 06b49ca38bd5: Download complete 16:14:27 c788192a36de: Verifying Checksum 16:14:27 c788192a36de: Download complete 16:14:27 540db60ca938: Verifying Checksum 16:14:27 540db60ca938: Download complete 16:14:27 540db60ca938: Pull complete 16:14:27 adcc1eea9eea: Pull complete 16:14:27 4c4ab2625f07: Pull complete 16:14:28 a77e37c0d609: Verifying Checksum 16:14:28 a77e37c0d609: Download complete 16:14:31 c3185cebc471: Verifying Checksum 16:14:31 c3185cebc471: Download complete 16:14:31 db62176df00c: Verifying Checksum 16:14:31 db62176df00c: Download complete 16:14:35 db62176df00c: Pull complete 16:14:35 3b30891b0d05: Pull complete 16:14:35 06b49ca38bd5: Pull complete 16:14:35 c788192a36de: Pull complete 16:14:35 a77e37c0d609: Pull complete 16:14:37 c3185cebc471: Pull complete 16:14:37 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:14:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:14:37 ---> 031687cdd783 16:14:37 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:14:37 20.10.0: Pulling from library/docker 16:14:37 05e7bc50f07f: Pulling fs layer 16:14:37 6db28d0fdbf6: Pulling fs layer 16:14:37 292df0bc6bf3: Pulling fs layer 16:14:37 2e060f4bd70b: Pulling fs layer 16:14:37 80e8d568a223: Pulling fs layer 16:14:37 8dc6ef1a942a: Pulling fs layer 16:14:37 2312dd95470a: Pulling fs layer 16:14:37 80e8d568a223: Waiting 16:14:37 8dc6ef1a942a: Waiting 16:14:37 2312dd95470a: Waiting 16:14:37 2e060f4bd70b: Waiting 16:14:37 292df0bc6bf3: Verifying Checksum 16:14:37 292df0bc6bf3: Download complete 16:14:38 05e7bc50f07f: Verifying Checksum 16:14:38 05e7bc50f07f: Download complete 16:14:38 6db28d0fdbf6: Verifying Checksum 16:14:38 6db28d0fdbf6: Download complete 16:14:38 80e8d568a223: Verifying Checksum 16:14:38 80e8d568a223: Download complete 16:14:38 8dc6ef1a942a: Verifying Checksum 16:14:38 8dc6ef1a942a: Download complete 16:14:38 2312dd95470a: Verifying Checksum 16:14:38 2312dd95470a: Download complete 16:14:38 05e7bc50f07f: Pull complete 16:14:38 6db28d0fdbf6: Pull complete 16:14:38 292df0bc6bf3: Pull complete 16:14:41 2e060f4bd70b: Download complete 16:14:43 2e060f4bd70b: Pull complete 16:14:43 80e8d568a223: Pull complete 16:14:43 8dc6ef1a942a: Pull complete 16:14:43 2312dd95470a: Pull complete 16:14:43 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:14:43 Status: Downloaded newer image for docker:20.10.0 16:14:45 ---> 53a11ddf9650 16:14:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:14:45 ---> Running in 2d0f158b70a3 16:14:45 Removing intermediate container 2d0f158b70a3 16:14:45 ---> 224e0e1c2051 16:14:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:14:45 ---> Running in 0115b552ca9e 16:14:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:14:47 OK: 219 MiB in 52 packages 16:14:47 Removing intermediate container 0115b552ca9e 16:14:47 ---> 1896ce6be8ed 16:14:47 Step 6/8 : WORKDIR /build 16:14:47 ---> Running in 40bb326a887c 16:14:48 Removing intermediate container 40bb326a887c 16:14:48 ---> 29017e813bcb 16:14:48 Step 7/8 : COPY go.mod . 16:14:48 ---> ba46da50ee40 16:14:48 Step 8/8 : RUN go mod download 16:14:48 ---> Running in 99230aa92f1c 16:14:58 Removing intermediate container 99230aa92f1c 16:14:58 ---> e4eb83bcee57 16:14:58 Successfully built e4eb83bcee57 16:14:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:14:58 + docker inspect -f . ci-base-image-x86_64 16:14:58 . [Pipeline] withDockerContainer 16:14:58 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 16:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:14:59 $ docker top 93b7ddad9fa773adcded3f740d74bffa6383597ee87b3884e005e842424a7a7b -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:59 + go version 16:14:59 go version go1.16.6 linux/amd64 [Pipeline] } 16:14:59 $ docker stop --time=1 93b7ddad9fa773adcded3f740d74bffa6383597ee87b3884e005e842424a7a7b 16:15:00 $ docker rm -f 93b7ddad9fa773adcded3f740d74bffa6383597ee87b3884e005e842424a7a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:01 + docker inspect -f . ci-base-image-x86_64 16:15:01 . [Pipeline] withDockerContainer 16:15:01 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 16:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:15:01 $ docker top ba36e21adbcd753c18e07350a6c06db97923d6a65d8fb9037b011172166120c6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:15:02 + make test 16:15:02 make -C ./app-service-template build 16:15:02 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 16:15:02 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 16:15:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 16:15:12 make -C ./app-service-template test 16:15:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 16:15:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:15:20 ok new-app-service 0.012s coverage: 47.8% of statements 16:15:20 ? new-app-service/config [no test files] 16:15:20 ok new-app-service/functions 0.007s 16:15:20 CGO_ENABLED=1 go vet ./... 16:15:27 gofmt -l . 16:15:27 [ "`gofmt -l .`" = "" ] 16:15:27 ./bin/test-attribution-txt.sh 16:15:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 16:15:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:15:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:15:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 63.6% of statements 16:15:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements 16:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:15:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.8% of statements 16:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:15:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 16:15:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.043s coverage: 74.5% of statements 16:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:15:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.1% of statements 16:15:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:15:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 16:15:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.728s coverage: 76.1% of statements 16:15:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:15:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 16:15:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 16:15:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:15:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:15:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 16:15:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-351 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 16:15:45 Running in /w/workspace/app-functions-sdk-go/11 [Pipeline] { [Pipeline] checkout 16:15:45 The recommended git tool is: git 16:15:51 using credential edgex-jenkins-ssh 16:15:51 Cloning the remote Git repository 16:15:51 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:15:52 > git init /w/workspace/app-functions-sdk-go/11 # timeout=10 16:15:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:15:52 > git --version # timeout=10 16:15:52 > git --version # 'git version 2.17.1' 16:15:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:55 Avoid second fetch 16:15:55 Checking out Revision 042dfbc200e9a033131772982770329148424ff7 (main) 16:15:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:15:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:55 > git config core.sparsecheckout # timeout=10 16:15:55 > git checkout -f 042dfbc200e9a033131772982770329148424ff7 # timeout=10 16:16:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.058s coverage: 78.1% of statements 16:16:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 16:16:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:16:00 gofmt -l . 16:16:00 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:16:00 $ docker stop --time=1 ba36e21adbcd753c18e07350a6c06db97923d6a65d8fb9037b011172166120c6 16:16:00 Commit message: "build: Commit go.sum and remove go mod tidy calls (#932)" 16:16:01 $ docker rm -f ba36e21adbcd753c18e07350a6c06db97923d6a65d8fb9037b011172166120c6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 16:16:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo 16:16:02 ========================================================= 16:16:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:16:02 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:16:02 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 16:16:02 + 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 . 16:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:02 16:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:03 latest: Pulling from edgex-lftools-log-publisher 16:16:03 b4d181a07f80: Pulling fs layer 16:16:03 a1111a8f2ec3: Pulling fs layer 16:16:03 ed53099fbce6: Pulling fs layer 16:16:03 dc539afda2c1: Pulling fs layer 16:16:03 77bc0d833cb6: Pulling fs layer 16:16:03 9065ff56babe: Pulling fs layer 16:16:03 d287ab97295c: Pulling fs layer 16:16:03 77bc0d833cb6: Waiting 16:16:03 9065ff56babe: Waiting 16:16:03 d287ab97295c: Waiting 16:16:03 dc539afda2c1: Waiting 16:16:03 Sending build context to Docker daemon 19.82MB 16:16:03 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:16:03 Step 2/8 : FROM ${BASE} 16:16:03 a1111a8f2ec3: Verifying Checksum 16:16:03 a1111a8f2ec3: Download complete 16:16:03 dc539afda2c1: Verifying Checksum 16:16:03 dc539afda2c1: Download complete 16:16:03 77bc0d833cb6: Verifying Checksum 16:16:03 77bc0d833cb6: Download complete 16:16:03 9065ff56babe: Verifying Checksum 16:16:03 9065ff56babe: Download complete 16:16:03 ed53099fbce6: Verifying Checksum 16:16:03 ed53099fbce6: Download complete 16:16:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:16:04 595b0fe564bb: Pulling fs layer 16:16:04 24495759ef45: Pulling fs layer 16:16:04 d148012ef14d: Pulling fs layer 16:16:04 e90a11edd702: Pulling fs layer 16:16:04 d77568369979: Pulling fs layer 16:16:04 fc1c9f9a7f3b: Pulling fs layer 16:16:04 170f2ba95c9a: Pulling fs layer 16:16:04 97ac5df62f85: Pulling fs layer 16:16:04 e90a11edd702: Waiting 16:16:04 d77568369979: Waiting 16:16:04 fc1c9f9a7f3b: Waiting 16:16:04 170f2ba95c9a: Waiting 16:16:04 97ac5df62f85: Waiting 16:16:04 d148012ef14d: Download complete 16:16:04 24495759ef45: Verifying Checksum 16:16:04 24495759ef45: Download complete 16:16:04 d77568369979: Verifying Checksum 16:16:04 fc1c9f9a7f3b: Verifying Checksum 16:16:04 fc1c9f9a7f3b: Download complete 16:16:04 595b0fe564bb: Verifying Checksum 16:16:04 595b0fe564bb: Download complete 16:16:04 170f2ba95c9a: Verifying Checksum 16:16:04 170f2ba95c9a: Download complete 16:16:04 b4d181a07f80: Verifying Checksum 16:16:04 b4d181a07f80: Download complete 16:16:05 595b0fe564bb: Pull complete 16:16:05 b4d181a07f80: Pull complete 16:16:05 a1111a8f2ec3: Pull complete 16:16:06 24495759ef45: Pull complete 16:16:06 ed53099fbce6: Pull complete 16:16:06 dc539afda2c1: Pull complete 16:16:06 77bc0d833cb6: Pull complete 16:16:06 9065ff56babe: Pull complete 16:16:07 d148012ef14d: Pull complete 16:16:09 97ac5df62f85: Verifying Checksum 16:16:09 97ac5df62f85: Download complete 16:16:09 e90a11edd702: Verifying Checksum 16:16:09 e90a11edd702: Download complete 16:16:12 d287ab97295c: Verifying Checksum 16:16:12 d287ab97295c: Download complete 16:16:15 d287ab97295c: Pull complete 16:16:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:16:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:16:15 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 16:16:15 $ 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/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:16:17 $ docker top c12aecf4614544fd4773cde7be96856461f9cc355f0c47537edb1af67500bbf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:18 ---> job-cost.sh 16:16:18 lf-activate-venv: SKIPPING 16:16:18 INFO: No Stack... 16:16:19 INFO: Retrieving Pricing Info for: v3-standard-2 16:16:19 INFO: Archiving Costs [Pipeline] sh 16:16:19 e90a11edd702: Pull complete 16:16:19 d77568369979: Pull complete 16:16:20 + cat /w/workspace/app-functions-sdk-go/11/archives/cost.csv 16:16:20 + cut -d, -f6 [Pipeline] lock 16:16:20 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-11-stack-cost] 16:16:20 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-11-stack-cost] did not exist. Created. 16:16:20 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:16:20 + echo total: 0.05999999865889549 [Pipeline] stash 16:16:20 Stashed 1 file(s) [Pipeline] } 16:16:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 16:16:20 $ docker stop --time=1 c12aecf4614544fd4773cde7be96856461f9cc355f0c47537edb1af67500bbf4 16:16:20 fc1c9f9a7f3b: Pull complete 16:16:20 170f2ba95c9a: Pull complete 16:16:21 $ docker rm -f c12aecf4614544fd4773cde7be96856461f9cc355f0c47537edb1af67500bbf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:16:27 97ac5df62f85: Pull complete 16:16:27 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:16:27 ---> 04bc70af865f 16:16:27 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:16:27 20.10.0: Pulling from library/docker 16:16:27 a3cc7d3b244e: Pulling fs layer 16:16:27 02a3295e0d61: Pulling fs layer 16:16:27 0f4f2e6d8100: Pulling fs layer 16:16:27 330b718f631f: Pulling fs layer 16:16:27 a93816041522: Pulling fs layer 16:16:27 bdb6da89ff94: Pulling fs layer 16:16:27 2a70c0c122f4: Pulling fs layer 16:16:27 330b718f631f: Waiting 16:16:27 a93816041522: Waiting 16:16:27 bdb6da89ff94: Waiting 16:16:27 2a70c0c122f4: Waiting 16:16:27 0f4f2e6d8100: Verifying Checksum 16:16:27 0f4f2e6d8100: Download complete 16:16:27 02a3295e0d61: Verifying Checksum 16:16:27 02a3295e0d61: Download complete 16:16:27 a3cc7d3b244e: Verifying Checksum 16:16:27 a3cc7d3b244e: Download complete 16:16:27 a93816041522: Verifying Checksum 16:16:27 a93816041522: Download complete 16:16:27 bdb6da89ff94: Verifying Checksum 16:16:27 bdb6da89ff94: Download complete 16:16:27 2a70c0c122f4: Verifying Checksum 16:16:27 2a70c0c122f4: Download complete 16:16:28 a3cc7d3b244e: Pull complete 16:16:29 02a3295e0d61: Pull complete 16:16:29 330b718f631f: Verifying Checksum 16:16:29 330b718f631f: Download complete 16:16:29 0f4f2e6d8100: Pull complete 16:16:33 330b718f631f: Pull complete 16:16:33 a93816041522: Pull complete 16:16:34 bdb6da89ff94: Pull complete 16:16:35 2a70c0c122f4: Pull complete 16:16:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:16:35 Status: Downloaded newer image for docker:20.10.0 16:16:45 ---> 928d582ea91c 16:16:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:16:45 ---> Running in 64c4035e11a9 16:16:45 Removing intermediate container 64c4035e11a9 16:16:45 ---> f94a18c26761 16:16:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:16:45 ---> Running in b05e474b9146 16:16:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:16:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:16:48 OK: 218 MiB in 52 packages 16:16:49 Removing intermediate container b05e474b9146 16:16:49 ---> 75d5a421dff9 16:16:49 Step 6/8 : WORKDIR /build 16:16:49 ---> Running in 4c052da8dd9d 16:16:50 Removing intermediate container 4c052da8dd9d 16:16:50 ---> 894f7bbd9b81 16:16:50 Step 7/8 : COPY go.mod . 16:16:51 ---> eb21ade1556a 16:16:51 Step 8/8 : RUN go mod download 16:16:51 ---> Running in d705a5eeacc1 16:17:24 Removing intermediate container d705a5eeacc1 16:17:24 ---> 56e0710ad5da 16:17:24 Successfully built 56e0710ad5da 16:17:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:17:24 + docker inspect -f . ci-base-image-arm64 16:17:24 . [Pipeline] withDockerContainer 16:17:24 prd-ubuntu18.04-docker-arm64-4c-16g-351 does not seem to be running inside a container 16:17:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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-arm64 cat 16:17:26 $ docker top 516f63662ed2c852fdffba7bd0f4ce0f86a49f888ccb737162c6b86951b0125e -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:27 + go version 16:17:27 go version go1.16.6 linux/arm64 [Pipeline] } 16:17:28 $ docker stop --time=1 516f63662ed2c852fdffba7bd0f4ce0f86a49f888ccb737162c6b86951b0125e 16:17:29 $ docker rm -f 516f63662ed2c852fdffba7bd0f4ce0f86a49f888ccb737162c6b86951b0125e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:30 + docker inspect -f . ci-base-image-arm64 16:17:30 . [Pipeline] withDockerContainer 16:17:31 prd-ubuntu18.04-docker-arm64-4c-16g-351 does not seem to be running inside a container 16:17:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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-arm64 cat 16:17:32 $ docker top 7822aa9de6d6921fff08bc490469e0c3eb0aad4c20bdb5fc4147e320246ede1e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:17:33 + make test 16:17:33 make -C ./app-service-template build 16:17:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 16:17:33 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 16:18:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 16:18:12 make -C ./app-service-template test 16:18:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 16:18:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:18:45 ok new-app-service 0.047s coverage: 47.8% of statements 16:18:45 ? new-app-service/config [no test files] 16:18:45 ok new-app-service/functions 0.039s 16:18:45 CGO_ENABLED=1 go vet ./... 16:19:12 gofmt -l . 16:19:12 [ "`gofmt -l .`" = "" ] 16:19:12 ./bin/test-attribution-txt.sh 16:19:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' 16:19:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:19:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:19:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.129s coverage: 63.6% of statements 16:19:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 96.5% of statements 16:19:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:19:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 61.8% of statements 16:19:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:19:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.031s 16:19:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.097s coverage: 74.5% of statements 16:19:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:19:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:19:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:19:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:19:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:19:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:19:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.1% of statements 16:19:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:19:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.044s coverage: 10.5% of statements 16:19:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.871s coverage: 76.1% of statements 16:19:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:19:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.125s coverage: 12.5% of statements 16:19:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.041s coverage: 27.3% of statements 16:19:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:19:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:19:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.036s coverage: 51.4% of statements 16:19:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.115s coverage: 78.1% of statements 16:19:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.037s coverage: 94.4% of statements 16:19:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:19:57 gofmt -l . 16:19:57 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:19:58 $ docker stop --time=1 7822aa9de6d6921fff08bc490469e0c3eb0aad4c20bdb5fc4147e320246ede1e 16:20:00 $ docker rm -f 7822aa9de6d6921fff08bc490469e0c3eb0aad4c20bdb5fc4147e320246ede1e [Pipeline] // withDockerContainer [Pipeline] sh 16:20:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:20:01 Warning: overwriting stash ‘coverage-report’ 16:20:02 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 16:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:03 16:20:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:04 arm64: Pulling from edgex-lftools-log-publisher 16:20:04 448f6bf000e3: Pulling fs layer 16:20:04 f757da607395: Pulling fs layer 16:20:04 05883995daec: Pulling fs layer 16:20:04 8603b9c90790: Pulling fs layer 16:20:04 1560dd03e051: Pulling fs layer 16:20:04 27f5ce0e4adf: Pulling fs layer 16:20:04 c2d8d7efcc4b: Pulling fs layer 16:20:04 8603b9c90790: Waiting 16:20:04 1560dd03e051: Waiting 16:20:04 27f5ce0e4adf: Waiting 16:20:04 c2d8d7efcc4b: Waiting 16:20:04 f757da607395: Verifying Checksum 16:20:04 8603b9c90790: Verifying Checksum 16:20:04 8603b9c90790: Download complete 16:20:05 05883995daec: Verifying Checksum 16:20:05 05883995daec: Download complete 16:20:05 27f5ce0e4adf: Download complete 16:20:06 1560dd03e051: Download complete 16:20:06 448f6bf000e3: Download complete 16:20:09 c2d8d7efcc4b: Verifying Checksum 16:20:09 c2d8d7efcc4b: Download complete 16:20:10 448f6bf000e3: Pull complete 16:20:10 f757da607395: Pull complete 16:20:12 05883995daec: Pull complete 16:20:12 8603b9c90790: Pull complete 16:20:14 1560dd03e051: Pull complete 16:20:14 27f5ce0e4adf: Pull complete 16:20:29 c2d8d7efcc4b: Pull complete 16:20:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:20:29 prd-ubuntu18.04-docker-arm64-4c-16g-351 does not seem to be running inside a container 16:20:29 $ 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/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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:arm64 cat 16:20:35 $ docker top e11707aa8c046b57dfdcb3c3f968cf61365b7f561d54274e83617d92defc985b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:36 ---> job-cost.sh 16:20:36 lf-activate-venv: SKIPPING 16:20:36 INFO: No Stack... 16:20:38 INFO: Retrieving Pricing Info for: v2-standard-4 16:20:39 INFO: Archiving Costs [Pipeline] sh 16:20:39 + cat /w/workspace/app-functions-sdk-go/11/archives/cost.csv 16:20:39 + cut -d, -f6 [Pipeline] lock 16:20:39 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-11-stack-cost] 16:20:39 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-11-stack-cost] did not exist. Created. 16:20:39 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:20:40 /w/workspace/app-functions-sdk-go/11@tmp/durable-1a2599ad/script.sh: 1: /w/workspace/app-functions-sdk-go/11@tmp/durable-1a2599ad/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:20:41 + echo total: 0.18000000715255737 [Pipeline] stash 16:20:41 Warning: overwriting stash ‘stack-cost’ 16:20:41 Stashed 1 file(s) [Pipeline] } 16:20:41 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 16:20:41 $ docker stop --time=1 e11707aa8c046b57dfdcb3c3f968cf61365b7f561d54274e83617d92defc985b 16:20:43 $ docker rm -f e11707aa8c046b57dfdcb3c3f968cf61365b7f561d54274e83617d92defc985b [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 16:20:43 provisioning config files... 16:20:43 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7856506174368910201tmp [Pipeline] { [Pipeline] sh 16:20:44 + set +x 16:20:44 + curl -s https://codecov.io/bash 16:20:44 + bash -s -- 16:20:44 16:20:44 _____ _ 16:20:44 / ____| | | 16:20:44 | | ___ __| | ___ ___ _____ __ 16:20:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:20:44 | |___| (_) | (_| | __/ (_| (_) \ V / 16:20:44 \_____\___/ \__,_|\___|\___\___/ \_/ 16:20:44 Bash-1.0.6 16:20:44 16:20:44 16:20:44 ==> git version 2.24.4 found 16:20:44 ==> 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 16:20:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:20:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:20:44 ==> Jenkins CI detected. 16:20:44 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 16:20:44 project root: . 16:20:44 --> token set from env 16:20:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:20:44 ==> Running gcov in . (disable via -X gcov) 16:20:44 ==> Python coveragepy not found 16:20:44 ==> Searching for coverage reports in: 16:20:44 + . 16:20:44 -> Found 2 reports 16:20:44 ==> Detecting git/mercurial file structure 16:20:44 ==> Reading reports 16:20:44 + ./app-service-template/coverage.out bytes=1055 16:20:44 + ./coverage.out bytes=95183 16:20:44 ==> Appending adjustments 16:20:44 https://docs.codecov.io/docs/fixing-reports 16:20:44 + Found adjustments 16:20:44 ==> Gzipping contents 16:20:44 20K /tmp/codecov.mmBJRG.gz 16:20:44 ==> Uploading reports 16:20:44 url: https://codecov.io 16:20:44 query: branch=main&commit=042dfbc200e9a033131772982770329148424ff7&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:20:44 -> Pinging Codecov 16:20:44 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=042dfbc200e9a033131772982770329148424ff7&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:20:45 -> Uploading to 16:20:45 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/3D8B5DFFC46A037C893635FACE044666/042dfbc200e9a033131772982770329148424ff7/89bb6e73-18d3-4725-a9d2-5abbdc0c84fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T162044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b5d414d0c8673fe755f962fb0b3f3328916fe18aed9f76dfc6a2d3d3bf7b506 16:20:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:45 Dload Upload Total Spent Left Speed 16:20:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16458 0 0 100 16458 0 38748 --:--:-- --:--:-- --:--:-- 38816 16:20:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/042dfbc200e9a033131772982770329148424ff7 [Pipeline] } 16:20:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:20:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:20:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:20:46 16:20:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:20:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:20:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:20:46 188c0c94c7c5: Pulling fs layer 16:20:46 0ef7d3d256c8: Pulling fs layer 16:20:46 de9db76c5a1d: Pulling fs layer 16:20:46 0eba1c9be4d2: Pulling fs layer 16:20:46 0d57e429df01: Pulling fs layer 16:20:46 4e4be7b47b0d: Pulling fs layer 16:20:46 e1f770b5df2f: Pulling fs layer 16:20:46 85a0685a4137: Pulling fs layer 16:20:46 0d57e429df01: Waiting 16:20:46 4e4be7b47b0d: Waiting 16:20:46 e1f770b5df2f: Waiting 16:20:46 85a0685a4137: Waiting 16:20:46 0eba1c9be4d2: Waiting 16:20:46 de9db76c5a1d: Verifying Checksum 16:20:46 de9db76c5a1d: Download complete 16:20:46 0ef7d3d256c8: Verifying Checksum 16:20:46 0ef7d3d256c8: Download complete 16:20:46 0d57e429df01: Verifying Checksum 16:20:46 0d57e429df01: Download complete 16:20:46 4e4be7b47b0d: Verifying Checksum 16:20:46 4e4be7b47b0d: Download complete 16:20:46 188c0c94c7c5: Verifying Checksum 16:20:46 188c0c94c7c5: Download complete 16:20:47 188c0c94c7c5: Pull complete 16:20:47 0ef7d3d256c8: Pull complete 16:20:47 de9db76c5a1d: Pull complete 16:20:48 e1f770b5df2f: Verifying Checksum 16:20:48 e1f770b5df2f: Download complete 16:20:53 0eba1c9be4d2: Verifying Checksum 16:20:53 0eba1c9be4d2: Download complete 16:20:53 85a0685a4137: Verifying Checksum 16:20:53 85a0685a4137: Download complete 16:20:56 0eba1c9be4d2: Pull complete 16:20:56 0d57e429df01: Pull complete 16:20:56 4e4be7b47b0d: Pull complete 16:20:56 e1f770b5df2f: Pull complete 16:21:00 85a0685a4137: Pull complete 16:21:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:21:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:21:00 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:21:00 $ 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 16:21:02 $ docker top 15876aecbdf7580384a33a8e45047b7d6b34db5391fc595ad1ffdc907150c15d -eo pid,comm [Pipeline] { [Pipeline] echo 16:21:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:21:02 + set -o pipefail 16:21:02 + snyk monitor '--org=edgex-jenkins' 16:21:06 16:21:06 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 16:21:06 16:21:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/29ce630e-1e0a-4e1f-9388-1f5825a405b0 16:21:06 16:21:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:21:06 16:21:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:21:06 16:21:06 [Pipeline] } 16:21:07 $ docker stop --time=1 15876aecbdf7580384a33a8e45047b7d6b34db5391fc595ad1ffdc907150c15d 16:21:09 $ docker rm -f 15876aecbdf7580384a33a8e45047b7d6b34db5391fc595ad1ffdc907150c15d [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 16:21:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:09 provisioning config files... 16:21:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2560315878563524064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:09 --> edgex-publish-swagger.sh 16:21:09 === Publish openapi/v2 API === 16:21:09 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:21:09 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 16:21:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:21:09 Dload Upload Total Spent Left Speed 16:21:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11100 0:00:01 0:00:01 --:--:-- 11109 100 13054 0 0 100 13054 0 11039 0:00:01 0:00:01 --:--:-- 11053 16:21:10 16:21:10 [Pipeline] } 16:21:10 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 16:21:11 + git log --format=format:%s -1 042dfbc200e9a033131772982770329148424ff7 [Pipeline] isUnix [Pipeline] sh 16:21:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:11 . [Pipeline] withDockerContainer 16:21:11 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:21:11 $ 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 16:21:12 $ docker top 5a3729c906a3f4643e2b53b9e89093003c4c50886a3b27eaee1b32e03597aba1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:12 [ssh-agent] Looking for ssh-agent implementation... 16:21:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:12 $ docker exec 5a3729c906a3f4643e2b53b9e89093003c4c50886a3b27eaee1b32e03597aba1 ssh-agent 16:21:12 SSH_AUTH_SOCK=/tmp/ssh-hbm9t1DvbR6p/agent.15 16:21:12 SSH_AGENT_PID=21 16:21:12 Running ssh-add (command line suppressed) 16:21:12 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7726422570444055274.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7726422570444055274.key) 16:21:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:13 + git semver tag 16:21:13 # -> Open(): unable to determine branch for HEAD 16:21:13 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 16:21:13 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 16:21:13 # $SEMVER_REMOTE_NAME = origin 16:21:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:21:13 # $SEMVER_USER_NAME = edgex-jenkins 16:21:13 # $SEMVER_BRANCH = main 16:21:13 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 16:21:13 # 042dfbc200e9a033131772982770329148424ff7 HEAD 16:21:13 # -> Force: false 16:21:13 # ed565689997bc6e16ba6cad64c825b29c486f5d0 refs/tags/v2.0.2-dev.2 [Pipeline] } 16:21:13 $ docker exec --env ******** --env ******** 5a3729c906a3f4643e2b53b9e89093003c4c50886a3b27eaee1b32e03597aba1 ssh-agent -k 16:21:13 unset SSH_AUTH_SOCK; 16:21:13 unset SSH_AGENT_PID; 16:21:13 echo Agent pid 21 killed; 16:21:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:13 + git semver [Pipeline] } 16:21:13 $ docker stop --time=1 5a3729c906a3f4643e2b53b9e89093003c4c50886a3b27eaee1b32e03597aba1 16:21:14 $ docker rm -f 5a3729c906a3f4643e2b53b9e89093003c4c50886a3b27eaee1b32e03597aba1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:21:15 16:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:21:15 0.23.1-centos7: Pulling from edgex-lftools 16:21:15 ab5ef0e58194: Pulling fs layer 16:21:15 9712f1f96733: Pulling fs layer 16:21:15 63f879dbbcfc: Pulling fs layer 16:21:15 0d9ebad4ef96: Pulling fs layer 16:21:15 e9a5061849ea: Pulling fs layer 16:21:15 d747dcd14b5f: Pulling fs layer 16:21:15 2de7ff778b66: Pulling fs layer 16:21:15 0d9ebad4ef96: Waiting 16:21:15 e9a5061849ea: Waiting 16:21:15 d747dcd14b5f: Waiting 16:21:15 2de7ff778b66: Waiting 16:21:15 9712f1f96733: Verifying Checksum 16:21:15 9712f1f96733: Download complete 16:21:21 63f879dbbcfc: Verifying Checksum 16:21:21 63f879dbbcfc: Download complete 16:21:21 e9a5061849ea: Verifying Checksum 16:21:21 e9a5061849ea: Download complete 16:21:21 d747dcd14b5f: Verifying Checksum 16:21:21 d747dcd14b5f: Download complete 16:21:22 2de7ff778b66: Verifying Checksum 16:21:22 2de7ff778b66: Download complete 16:21:22 0d9ebad4ef96: Verifying Checksum 16:21:22 0d9ebad4ef96: Download complete 16:21:23 ab5ef0e58194: Verifying Checksum 16:21:23 ab5ef0e58194: Download complete 16:21:26 ab5ef0e58194: Pull complete 16:21:26 9712f1f96733: Pull complete 16:21:26 63f879dbbcfc: Pull complete 16:21:30 0d9ebad4ef96: Pull complete 16:21:30 e9a5061849ea: Pull complete 16:21:30 d747dcd14b5f: Pull complete 16:21:31 2de7ff778b66: Pull complete 16:21:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:21:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:21:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:21:31 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:21:31 $ 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 16:21:34 $ docker top 70a7eb0c63d8ac9d193600af8878300709cab31ce9170c7fcab6cd9ca7cbf50e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:21:34 provisioning config files... 16:21:34 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2180299094722790959tmp 16:21:34 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9080763156720266812tmp 16:21:34 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4862050349767013558tmp [Pipeline] { [Pipeline] echo 16:21:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:21:35 ---> sigul-configuration.sh 16:21:35 gpg: directory `/root/.gnupg' created 16:21:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:21:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:21:35 gpg: keyring `/root/.gnupg/secring.gpg' created 16:21:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:21:35 gpg: CAST5 encrypted data 16:21:35 gpg: encrypted with 1 passphrase 16:21:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:21:35 + mkdir /home/jenkins 16:21:35 + mkdir /home/jenkins/sigul [Pipeline] sh 16:21:35 + 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 16:21:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:21:36 ---> sigul-install.sh 16:21:36 Sigul already installed; skipping installation. [Pipeline] sh 16:21:36 + git tag --list 16:21:36 v0.1.0 16:21:36 v0.1.1 16:21:36 v1.0.0 16:21:36 v1.1.0 16:21:36 v1.2.0 16:21:36 v1.3.0 16:21:36 v1.3.1 16:21:36 v2.0.0 16:21:36 v2.0.1 16:21:36 v2.0.1-dev.1 16:21:36 v2.0.1-dev.2 16:21:36 v2.0.1-dev.3 16:21:36 v2.0.1-dev.4 16:21:36 v2.0.1-dev.5 16:21:36 v2.0.1-dev.6 16:21:36 v2.0.1-dev.7 16:21:36 v2.0.2-dev.1 16:21:36 v2.0.2-dev.2 [Pipeline] sh 16:21:36 + lftools sign git-tag v2.0.2-dev.2 16:21:37 Signing Git tag with Sigul... 16:21:37 Signing v2.0.2-dev.2 [Pipeline] echo 16:21:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:21:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:21:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:21:38 $ docker stop --time=1 70a7eb0c63d8ac9d193600af8878300709cab31ce9170c7fcab6cd9ca7cbf50e 16:21:39 $ docker rm -f 70a7eb0c63d8ac9d193600af8878300709cab31ce9170c7fcab6cd9ca7cbf50e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:40 . [Pipeline] withDockerContainer 16:21:40 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:21:40 $ 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 16:21:40 $ docker top 76c2e0f7a00f68fc386399c00511b63ffe850d6baa0532921657a5adbe7d5a07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:40 [ssh-agent] Looking for ssh-agent implementation... 16:21:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:41 $ docker exec 76c2e0f7a00f68fc386399c00511b63ffe850d6baa0532921657a5adbe7d5a07 ssh-agent 16:21:41 SSH_AUTH_SOCK=/tmp/ssh-DMKXzJqcZK4M/agent.13 16:21:41 SSH_AGENT_PID=20 16:21:41 Running ssh-add (command line suppressed) 16:21:41 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7387919512750190102.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7387919512750190102.key) 16:21:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:41 + git semver bump pre 16:21:41 # -> Open(): unable to determine branch for HEAD 16:21:41 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 16:21:41 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 16:21:41 # $SEMVER_REMOTE_NAME = origin 16:21:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:21:41 # $SEMVER_USER_NAME = edgex-jenkins 16:21:41 # $SEMVER_BRANCH = main 16:21:41 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 16:21:41 2.0.2-dev.3 [Pipeline] } 16:21:41 $ docker exec --env ******** --env ******** 76c2e0f7a00f68fc386399c00511b63ffe850d6baa0532921657a5adbe7d5a07 ssh-agent -k 16:21:41 unset SSH_AUTH_SOCK; 16:21:41 unset SSH_AGENT_PID; 16:21:41 echo Agent pid 20 killed; 16:21:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:42 + git semver [Pipeline] } 16:21:42 $ docker stop --time=1 76c2e0f7a00f68fc386399c00511b63ffe850d6baa0532921657a5adbe7d5a07 16:21:43 $ docker rm -f 76c2e0f7a00f68fc386399c00511b63ffe850d6baa0532921657a5adbe7d5a07 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:43 . [Pipeline] withDockerContainer 16:21:44 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:21:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:21:44 $ docker top da84fed60dade8654a20a6df1f47c091c29f2ae3a5b037c1d47d387fd9b8fd96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:44 [ssh-agent] Looking for ssh-agent implementation... 16:21:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:44 $ docker exec da84fed60dade8654a20a6df1f47c091c29f2ae3a5b037c1d47d387fd9b8fd96 ssh-agent 16:21:45 SSH_AUTH_SOCK=/tmp/ssh-ahQWP6PnNLRq/agent.14 16:21:45 SSH_AGENT_PID=20 16:21:45 Running ssh-add (command line suppressed) 16:21:45 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_194742175348634586.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_194742175348634586.key) 16:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:45 + git semver push 16:21:45 # -> Open(): unable to determine branch for HEAD 16:21:45 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 16:21:45 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 16:21:45 # $SEMVER_REMOTE_NAME = origin 16:21:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:21:45 # $SEMVER_USER_NAME = edgex-jenkins 16:21:45 # $SEMVER_BRANCH = main 16:21:45 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 16:21:47 $ docker exec --env ******** --env ******** da84fed60dade8654a20a6df1f47c091c29f2ae3a5b037c1d47d387fd9b8fd96 ssh-agent -k 16:21:47 unset SSH_AUTH_SOCK; 16:21:47 unset SSH_AGENT_PID; 16:21:47 echo Agent pid 20 killed; 16:21:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:47 + git semver [Pipeline] } 16:21:47 $ docker stop --time=1 da84fed60dade8654a20a6df1f47c091c29f2ae3a5b037c1d47d387fd9b8fd96 16:21:49 $ docker rm -f da84fed60dade8654a20a6df1f47c091c29f2ae3a5b037c1d47d387fd9b8fd96 [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 16:21:49 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:21:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:21:50 ---> package-listing.sh 16:21:50 ++ facter osfamily 16:21:50 ++ tr '[:upper:]' '[:lower:]' 16:21:51 + OS_FAMILY=redhat 16:21:51 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 16:21:51 + START_PACKAGES=/tmp/packages_start.txt 16:21:51 + END_PACKAGES=/tmp/packages_end.txt 16:21:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:21:51 + PACKAGES=/tmp/packages_start.txt 16:21:51 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 16:21:51 + PACKAGES=/tmp/packages_end.txt 16:21:51 + case "${OS_FAMILY}" in 16:21:51 + sort 16:21:51 + rpm -qa 16:21:51 + '[' -f /tmp/packages_start.txt ']' 16:21:51 + '[' -f /tmp/packages_end.txt ']' 16:21:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:21:51 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 16:21:51 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 16:21:51 + 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 16:21:51 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 16:21:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:52 16:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:21:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:21:52 latest: Pulling from edgex-lftools-log-publisher 16:21:52 b4d181a07f80: Pulling fs layer 16:21:52 a1111a8f2ec3: Pulling fs layer 16:21:52 ed53099fbce6: Pulling fs layer 16:21:52 dc539afda2c1: Pulling fs layer 16:21:52 77bc0d833cb6: Pulling fs layer 16:21:52 9065ff56babe: Pulling fs layer 16:21:52 d287ab97295c: Pulling fs layer 16:21:52 77bc0d833cb6: Waiting 16:21:52 9065ff56babe: Waiting 16:21:52 d287ab97295c: Waiting 16:21:52 dc539afda2c1: Waiting 16:21:53 a1111a8f2ec3: Verifying Checksum 16:21:53 a1111a8f2ec3: Download complete 16:21:53 dc539afda2c1: Verifying Checksum 16:21:53 dc539afda2c1: Download complete 16:21:53 ed53099fbce6: Verifying Checksum 16:21:53 ed53099fbce6: Download complete 16:21:53 9065ff56babe: Download complete 16:21:53 77bc0d833cb6: Verifying Checksum 16:21:53 77bc0d833cb6: Download complete 16:21:54 b4d181a07f80: Verifying Checksum 16:21:54 b4d181a07f80: Download complete 16:21:55 b4d181a07f80: Pull complete 16:21:55 a1111a8f2ec3: Pull complete 16:21:56 ed53099fbce6: Pull complete 16:21:56 dc539afda2c1: Pull complete 16:21:56 77bc0d833cb6: Pull complete 16:21:56 9065ff56babe: Pull complete 16:21:57 d287ab97295c: Verifying Checksum 16:21:57 d287ab97295c: Download complete 16:22:02 d287ab97295c: Pull complete 16:22:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:22:02 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:22:02 $ 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 16:22:04 $ docker top 3bb0f08a1901a7a311ec56af2f19482ebea2466b25c72749b79bb0411b76868c -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:04 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:05 + mkdir -p /var/log/sysstat [Pipeline] sh 16:22:05 + ls /var/log/sa-host 16:22:05 + sadf -c /var/log/sa-host/sa05 16:22:05 file_magic: OK 16:22:05 HZ: Using current value: 100 16:22:05 file_header: OK 16:22:05 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 16:22:05 Statistics: 16:22:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:22:05 File successfully converted to sysstat format version 12.0.3 16:22:05 + sadf -c /var/log/sa-host/sa11 16:22:05 file_magic: OK 16:22:05 HZ: Using current value: 100 16:22:05 file_header: OK 16:22:05 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 16:22:05 Statistics: 16:22:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:22:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:05 provisioning config files... 16:22:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config873520168660264275tmp [Pipeline] { [Pipeline] echo 16:22:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:06 ---> create-netrc.sh [Pipeline] } 16:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:22:06 ---> python-tools-install.sh [Pipeline] echo 16:22:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:06 ---> sudo-logs.sh 16:22:06 Archiving 'sudo' log.. 16:22:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-345.vexxhost.local: Name or service not known 16:22:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-345.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:22:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:07 ---> job-cost.sh 16:22:07 lf-activate-venv: SKIPPING 16:22:07 DEBUG: total: 0.18000000715255737 16:22:07 INFO: Retrieving Stack Cost... 16:22:09 INFO: Retrieving Pricing Info for: v3-standard-2 16:22:09 INFO: Archiving Costs [Pipeline] echo 16:22:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:22:10 ---> logs-deploy.sh 16:22:10 lf-activate-venv: SKIPPING 16:22:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/11 16:22:10 INFO: archiving workspace using pattern(s): 16:22:11 Archives upload complete. 16:22:11 INFO: archiving logs to Nexus 16:22:11 ---> uname -a: 16:22:11 Linux prd-centos7-docker-4c-2g-345.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 16:22:11 16:22:11 16:22:11 ---> lscpu: 16:22:11 Architecture: x86_64 16:22:11 CPU op-mode(s): 32-bit, 64-bit 16:22:11 Byte Order: Little Endian 16:22:11 Address sizes: 40 bits physical, 48 bits virtual 16:22:11 CPU(s): 2 16:22:11 On-line CPU(s) list: 0,1 16:22:11 Thread(s) per core: 1 16:22:11 Core(s) per socket: 1 16:22:11 Socket(s): 2 16:22:11 NUMA node(s): 1 16:22:11 Vendor ID: AuthenticAMD 16:22:11 CPU family: 23 16:22:11 Model: 49 16:22:11 Model name: AMD EPYC-Rome Processor 16:22:11 Stepping: 0 16:22:11 CPU MHz: 2799.998 16:22:11 BogoMIPS: 5599.99 16:22:11 Virtualization: AMD-V 16:22:11 Hypervisor vendor: KVM 16:22:11 Virtualization type: full 16:22:11 L1d cache: 32K 16:22:11 L1i cache: 32K 16:22:11 L2 cache: 512K 16:22:11 L3 cache: 16384K 16:22:11 NUMA node0 CPU(s): 0,1 16:22:11 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 16:22:11 16:22:11 16:22:11 ---> nproc: 16:22:11 2 16:22:11 16:22:11 16:22:11 ---> df -h: 16:22:11 Filesystem Size Used Avail Use% Mounted on 16:22:11 overlay 40G 9.0G 32G 23% / 16:22:11 tmpfs 64M 0 64M 0% /dev 16:22:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:22:11 shm 64M 0 64M 0% /dev/shm 16:22:11 /dev/vda1 40G 9.0G 32G 23% /facter-os 16:22:11 16:22:11 16:22:11 ---> sar -b -r -n DEV: 16:22:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 16:22:11 16:22:11 16:11:52 LINUX RESTART (2 CPU) 16:22:11 16:22:11 16:13:01 tps rtps wtps bread/s bwrtn/s 16:22:11 16:14:01 0.82 0.00 0.82 0.00 17.97 16:22:11 16:15:01 0.27 0.00 0.27 0.00 3.48 16:22:11 16:16:01 0.27 0.00 0.27 0.00 2.98 16:22:11 16:17:01 0.23 0.00 0.23 0.00 3.73 16:22:11 16:18:01 0.32 0.00 0.32 0.00 4.15 16:22:11 16:19:01 0.18 0.00 0.18 0.00 2.05 16:22:11 16:20:01 0.33 0.00 0.33 0.00 6.10 16:22:11 16:21:01 70.12 0.03 70.09 3.73 29065.71 16:22:11 16:22:02 150.55 0.12 150.43 10.26 28132.07 16:22:11 Average: 24.80 0.02 24.78 1.55 6361.62 16:22:11 16:22:11 16:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:22:11 16:14:01 5427028 0 810576 10.12 2620 1768708 1257552 13.88 599160 1582768 12 16:22:11 16:15:01 5432984 0 804612 10.05 2620 1768716 1217460 13.44 601444 1575484 8 16:22:11 16:16:01 5430680 0 806916 10.08 2620 1768716 1205076 13.30 604100 1575484 16 16:22:11 16:17:01 5430688 0 806900 10.08 2620 1768724 1205212 13.31 597844 1582260 8 16:22:11 16:18:01 5427604 0 809980 10.11 2620 1768728 1205200 13.31 600572 1582260 8 16:22:11 16:19:01 5429140 0 808440 10.09 2620 1768732 1204972 13.30 599308 1582260 8 16:22:11 16:20:01 5426080 0 811492 10.13 2620 1768740 1205236 13.31 602028 1582260 8 16:22:11 16:21:01 4551544 0 967868 12.08 2620 2486900 1790088 19.76 731928 2242292 132 16:22:11 16:22:02 3145212 0 1279972 15.98 2620 3581128 1619640 17.88 1117364 3053964 488420 16:22:11 Average: 5077884 0 878528 10.97 2620 2049899 1323382 14.61 672639 1817670 54291 16:22:11 16:22:11 16:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:22:11 16:14:01 eth0 3.80 1.40 3.57 0.46 0.00 0.00 0.00 0.00 16:22:11 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:15:01 eth0 1.20 0.30 0.33 0.20 0.00 0.00 0.00 0.00 16:22:11 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:16:01 eth0 0.95 0.43 0.33 0.21 0.00 0.00 0.00 0.00 16:22:11 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:17:01 eth0 1.18 0.32 0.34 0.20 0.00 0.00 0.00 0.00 16:22:11 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:18:01 eth0 1.30 0.48 0.45 0.27 0.00 0.00 0.00 0.00 16:22:11 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:19:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 16:22:11 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:20:01 eth0 1.10 0.28 0.31 0.20 0.00 0.00 0.00 0.00 16:22:11 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:21:01 eth0 665.75 442.33 4095.44 35.73 0.00 0.00 0.00 0.00 16:22:11 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:21:01 veth7353c3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:21:01 vethf03833d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:22:02 eth0 1213.60 829.15 6272.25 170.46 0.00 0.00 0.00 0.00 16:22:11 16:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 16:22:02 docker0 185.58 174.13 16.01 683.70 0.00 0.00 0.00 0.00 16:22:11 Average: eth0 209.97 141.69 1152.91 23.09 0.00 0.00 0.00 0.00 16:22:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:11 Average: docker0 7.31 9.67 0.60 41.22 0.00 0.00 0.00 0.00 16:22:11 16:22:11 16:22:11 ---> sar -P ALL: 16:22:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 16:22:11 16:22:11 16:11:52 LINUX RESTART (2 CPU) 16:22:11 16:22:11 16:13:01 CPU %user %nice %system %iowait %steal %idle 16:22:11 16:14:01 all 0.22 0.00 0.07 0.00 0.03 99.69 16:22:11 16:14:01 0 0.08 0.00 0.07 0.00 0.03 99.82 16:22:11 16:14:01 1 0.35 0.00 0.07 0.00 0.02 99.57 16:22:11 16:15:01 all 0.23 0.00 0.08 0.00 0.02 99.68 16:22:11 16:15:01 0 0.07 0.00 0.08 0.00 0.02 99.83 16:22:11 16:15:01 1 0.38 0.00 0.07 0.00 0.02 99.53 16:22:11 16:16:01 all 0.19 0.00 0.05 0.00 0.02 99.74 16:22:11 16:16:01 0 0.32 0.00 0.08 0.00 0.02 99.58 16:22:11 16:16:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:22:11 16:17:01 all 0.09 0.00 0.07 0.00 0.02 99.82 16:22:11 16:17:01 0 0.12 0.00 0.10 0.00 0.03 99.75 16:22:11 16:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:22:11 16:18:01 all 0.16 0.00 0.07 0.00 0.03 99.75 16:22:11 16:18:01 0 0.05 0.00 0.08 0.00 0.03 99.83 16:22:11 16:18:01 1 0.27 0.00 0.05 0.00 0.02 99.67 16:22:11 16:19:01 all 0.13 0.00 0.04 0.00 0.02 99.81 16:22:11 16:19:01 0 0.08 0.00 0.07 0.00 0.02 99.83 16:22:11 16:19:01 1 0.18 0.00 0.02 0.00 0.02 99.78 16:22:11 16:20:01 all 0.20 0.00 0.08 0.00 0.03 99.70 16:22:11 16:20:01 0 0.20 0.00 0.08 0.00 0.02 99.70 16:22:11 16:20:01 1 0.20 0.00 0.07 0.00 0.03 99.70 16:22:11 16:21:01 all 8.09 0.00 3.60 0.48 0.05 87.78 16:22:11 16:21:01 0 8.01 0.00 3.78 0.34 0.05 87.82 16:22:11 16:21:01 1 8.17 0.00 3.42 0.61 0.05 87.75 16:22:11 16:22:02 all 23.43 0.00 10.61 1.10 0.09 64.77 16:22:11 16:22:02 0 21.91 0.00 10.61 1.10 0.09 66.29 16:22:11 16:22:02 1 24.93 0.00 10.60 1.10 0.09 63.27 16:22:11 Average: all 3.48 0.00 1.56 0.17 0.03 94.77 16:22:11 Average: 0 3.27 0.00 1.58 0.15 0.03 94.96 16:22:11 Average: 1 3.69 0.00 1.53 0.18 0.03 94.57 16:22:11 16:22:11 16:22:11