Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d60328c32dfc0c7c0cb78d3227db5683dd1fac29 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9206538634222204493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8448244904276568492.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2213051256483438805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8350175986497160263.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4521006756112698577.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-642 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh7396995305203025416.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d60328c32dfc0c7c0cb78d3227db5683dd1fac29 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d60328c32dfc0c7c0cb78d3227db5683dd1fac29 # timeout=10 Commit message: "Merge pull request #933 from lenny-intel/toml-lfe.mds" > git rev-list --no-walk 042dfbc200e9a033131772982770329148424ff7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-12T00:21:52.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-12T00:21:52.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-12T00:21:52.923Z] ========================================================= [2021-08-12T00:21:52.923Z] EdgeX Global Pipelines Version Info [2021-08-12T00:21:52.923Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:54.167Z] ------------------- [2021-08-12T00:21:54.167Z] stable info: [2021-08-12T00:21:54.167Z] ------------------- [2021-08-12T00:21:54.167Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-12T00:21:54.167Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T00:21:54.167Z] Message: update stable to v1.0.205 [2021-08-12T00:21:54.755Z] ------------------- [2021-08-12T00:21:54.755Z] experimental info: [2021-08-12T00:21:54.755Z] ------------------- [2021-08-12T00:21:54.755Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-12T00:21:54.755Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T00:21:54.755Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-12T00:21:54.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-08-12T00:21:54.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-08-12T00:21:54.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-12T00:21:54.972Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-12T00:21:54.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-12T00:21:55.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-12T00:21:55.051Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-12T00:21:55.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-12T00:21:55.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-12T00:21:55.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-12T00:21:55.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-12T00:21:55.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-12T00:21:55.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-08-12T00:21:55.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-12T00:21:55.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-12T00:21:55.283Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T00:21:55.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T00:21:55.336Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T00:21:55.361Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T00:21:55.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-12T00:21:55.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-12T00:21:55.438Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-12T00:21:55.463Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-12T00:21:55.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-12T00:21:55.514Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-12T00:21:55.540Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-12T00:21:55.566Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-12T00:21:55.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-12T00:21:55.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-12T00:21:55.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-12T00:21:55.668Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d60328c32dfc0c7c0cb78d3227db5683dd1fac29 [Pipeline] echo [2021-08-12T00:21:55.693Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d60328c [Pipeline] echo [2021-08-12T00:21:55.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-12T00:21:56.161Z] + git log --format=format:%s -1 d60328c32dfc0c7c0cb78d3227db5683dd1fac29 [Pipeline] echo [2021-08-12T00:21:56.224Z] GIT_COMMIT: d60328c32dfc0c7c0cb78d3227db5683dd1fac29, Commit Message: Merge pull request #933 from lenny-intel/toml-lfe.mds [Pipeline] echo [2021-08-12T00:21:56.238Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:56.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:56.786Z] [2021-08-12T00:21:56.786Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:57.336Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:57.337Z] latest: Pulling from edgex-devops/git-semver [2021-08-12T00:21:57.337Z] 31603596830f: Pulling fs layer [2021-08-12T00:21:57.337Z] d4622e32a9a9: Pulling fs layer [2021-08-12T00:21:57.337Z] 1030fce36090: Pulling fs layer [2021-08-12T00:21:57.337Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-12T00:21:57.337Z] 6c6cb7e1b49b: Waiting [2021-08-12T00:21:57.337Z] d4622e32a9a9: Verifying Checksum [2021-08-12T00:21:57.337Z] d4622e32a9a9: Download complete [2021-08-12T00:21:57.337Z] 31603596830f: Verifying Checksum [2021-08-12T00:21:57.337Z] 31603596830f: Download complete [2021-08-12T00:21:57.602Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-12T00:21:57.602Z] 6c6cb7e1b49b: Download complete [2021-08-12T00:21:57.602Z] 31603596830f: Pull complete [2021-08-12T00:21:57.602Z] d4622e32a9a9: Pull complete [2021-08-12T00:21:57.602Z] 1030fce36090: Verifying Checksum [2021-08-12T00:21:57.602Z] 1030fce36090: Download complete [2021-08-12T00:21:58.193Z] 1030fce36090: Pull complete [2021-08-12T00:21:58.467Z] 6c6cb7e1b49b: Pull complete [2021-08-12T00:21:58.467Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-12T00:21:58.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:58.467Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-12T00:21:58.592Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-08-12T00:21:58.659Z] $ 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 [2021-08-12T00:21:59.415Z] $ docker top b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:21:59.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:21:59.561Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:21:59.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:21:59.695Z] $ docker exec b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 ssh-agent [2021-08-12T00:21:59.821Z] SSH_AUTH_SOCK=/tmp/ssh-Gh5LKOQMfdpi/agent.13 [2021-08-12T00:21:59.821Z] SSH_AGENT_PID=20 [2021-08-12T00:21:59.835Z] Running ssh-add (command line suppressed) [2021-08-12T00:21:59.943Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7203150822267618060.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7203150822267618060.key) [2021-08-12T00:21:59.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:22:00.283Z] + git tag --points-at HEAD [Pipeline] } [2021-08-12T00:22:00.301Z] $ docker exec --env ******** --env ******** b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 ssh-agent -k [2021-08-12T00:22:00.407Z] unset SSH_AUTH_SOCK; [2021-08-12T00:22:00.408Z] unset SSH_AGENT_PID; [2021-08-12T00:22:00.408Z] echo Agent pid 20 killed; [2021-08-12T00:22:00.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-12T00:22:00.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:22:00.467Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:22:00.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:22:00.599Z] $ docker exec b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 ssh-agent [2021-08-12T00:22:00.708Z] SSH_AUTH_SOCK=/tmp/ssh-1NafIxIb5yRw/agent.54 [2021-08-12T00:22:00.708Z] SSH_AGENT_PID=60 [2021-08-12T00:22:00.716Z] Running ssh-add (command line suppressed) [2021-08-12T00:22:00.831Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8276614124979984660.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8276614124979984660.key) [2021-08-12T00:22:00.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:22:01.175Z] + git semver init [2021-08-12T00:22:01.175Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:22:01.175Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-08-12T00:22:01.175Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-08-12T00:22:01.175Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:22:01.175Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:22:01.175Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:22:01.175Z] # $SEMVER_BRANCH = main [2021-08-12T00:22:01.175Z] # $SEMVER_TEMP = /tmp/semver-527048667 [2021-08-12T00:22:01.175Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-08-12T00:22:03.781Z] # '/tmp/semver-527048667' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2021-08-12T00:22:03.781Z] # -> Force: false [2021-08-12T00:22:03.781Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-08-12T00:22:03.797Z] $ docker exec --env ******** --env ******** b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 ssh-agent -k [2021-08-12T00:22:03.921Z] unset SSH_AUTH_SOCK; [2021-08-12T00:22:03.922Z] unset SSH_AGENT_PID; [2021-08-12T00:22:03.922Z] echo Agent pid 60 killed; [2021-08-12T00:22:03.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:22:04.289Z] + git semver [Pipeline] } [2021-08-12T00:22:04.312Z] $ docker stop --time=1 b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 [2021-08-12T00:22:05.630Z] $ docker rm -f b34eda444f37c0d04bc2908caa736b4b0b6908c3fb01a2c8d631049433fbe4c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:22:06.027Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-12T00:22:06.361Z] Stashed 1 file(s) [Pipeline] echo [2021-08-12T00:22:06.365Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-12T00:22:21.538Z] Still waiting to schedule task [2021-08-12T00:22:21.538Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-12T00:22:21.540Z] Still waiting to schedule task [2021-08-12T00:22:21.541Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-12T00:23:36.016Z] Running on prd-centos7-docker-4c-2g-649 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-08-12T00:23:36.034Z] Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout [2021-08-12T00:23:36.157Z] The recommended git tool is: git [2021-08-12T00:23:39.947Z] using credential edgex-jenkins-ssh [2021-08-12T00:23:39.966Z] Cloning the remote Git repository [2021-08-12T00:23:39.722Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-12T00:23:39.796Z] > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 [2021-08-12T00:23:39.827Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-12T00:23:39.827Z] > git --version # timeout=10 [2021-08-12T00:23:39.840Z] > git --version # 'git version 2.24.4' [2021-08-12T00:23:39.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T00:23:39.874Z] [INFO] Currently running in a labeled security context [2021-08-12T00:23:39.874Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T00:23:39.875Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/12@tmp/jenkins-gitclient-ssh7182020429714396618.key [2021-08-12T00:23:39.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:23:42.017Z] Avoid second fetch [2021-08-12T00:23:42.018Z] Checking out Revision d60328c32dfc0c7c0cb78d3227db5683dd1fac29 (main) [2021-08-12T00:23:41.854Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-12T00:23:41.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:23:41.885Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T00:23:41.896Z] > git checkout -f d60328c32dfc0c7c0cb78d3227db5683dd1fac29 # timeout=10 [2021-08-12T00:23:45.561Z] Commit message: "Merge pull request #933 from lenny-intel/toml-lfe.mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-12T00:23:46.263Z] ========================================================= [2021-08-12T00:23:46.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-12T00:23:46.263Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:23:46.744Z] + 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 . [2021-08-12T00:23:46.744Z] Sending build context to Docker daemon 19.81MB [2021-08-12T00:23:46.744Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:23:46.744Z] Step 2/8 : FROM ${BASE} [2021-08-12T00:23:47.009Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-12T00:23:47.009Z] 540db60ca938: Pulling fs layer [2021-08-12T00:23:47.009Z] adcc1eea9eea: Pulling fs layer [2021-08-12T00:23:47.009Z] 4c4ab2625f07: Pulling fs layer [2021-08-12T00:23:47.009Z] db62176df00c: Pulling fs layer [2021-08-12T00:23:47.009Z] 3b30891b0d05: Pulling fs layer [2021-08-12T00:23:47.009Z] 06b49ca38bd5: Pulling fs layer [2021-08-12T00:23:47.009Z] c788192a36de: Pulling fs layer [2021-08-12T00:23:47.009Z] a77e37c0d609: Pulling fs layer [2021-08-12T00:23:47.009Z] c3185cebc471: Pulling fs layer [2021-08-12T00:23:47.009Z] 06b49ca38bd5: Waiting [2021-08-12T00:23:47.009Z] c788192a36de: Waiting [2021-08-12T00:23:47.009Z] a77e37c0d609: Waiting [2021-08-12T00:23:47.009Z] c3185cebc471: Waiting [2021-08-12T00:23:47.009Z] db62176df00c: Waiting [2021-08-12T00:23:47.009Z] 3b30891b0d05: Waiting [2021-08-12T00:23:47.009Z] 4c4ab2625f07: Verifying Checksum [2021-08-12T00:23:47.009Z] 4c4ab2625f07: Download complete [2021-08-12T00:23:47.277Z] 540db60ca938: Verifying Checksum [2021-08-12T00:23:47.278Z] 3b30891b0d05: Download complete [2021-08-12T00:23:47.278Z] 06b49ca38bd5: Verifying Checksum [2021-08-12T00:23:47.278Z] 06b49ca38bd5: Download complete [2021-08-12T00:23:47.278Z] c788192a36de: Verifying Checksum [2021-08-12T00:23:47.278Z] c788192a36de: Download complete [2021-08-12T00:23:47.278Z] 540db60ca938: Pull complete [2021-08-12T00:23:47.858Z] a77e37c0d609: Verifying Checksum [2021-08-12T00:23:47.858Z] a77e37c0d609: Download complete [2021-08-12T00:23:48.126Z] adcc1eea9eea: Verifying Checksum [2021-08-12T00:23:48.126Z] adcc1eea9eea: Download complete [2021-08-12T00:23:48.126Z] adcc1eea9eea: Pull complete [2021-08-12T00:23:48.395Z] 4c4ab2625f07: Pull complete [2021-08-12T00:23:52.680Z] c3185cebc471: Verifying Checksum [2021-08-12T00:23:52.680Z] c3185cebc471: Download complete [2021-08-12T00:23:52.680Z] db62176df00c: Verifying Checksum [2021-08-12T00:23:52.680Z] db62176df00c: Download complete [2021-08-12T00:23:56.076Z] db62176df00c: Pull complete [2021-08-12T00:23:56.076Z] 3b30891b0d05: Pull complete [2021-08-12T00:23:56.076Z] 06b49ca38bd5: Pull complete [2021-08-12T00:23:56.076Z] c788192a36de: Pull complete [2021-08-12T00:23:56.076Z] a77e37c0d609: Pull complete [2021-08-12T00:23:58.042Z] c3185cebc471: Pull complete [2021-08-12T00:23:58.308Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-12T00:23:58.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T00:23:58.308Z] ---> 031687cdd783 [2021-08-12T00:23:58.308Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-12T00:23:58.308Z] 20.10.0: Pulling from library/docker [2021-08-12T00:23:58.308Z] 05e7bc50f07f: Pulling fs layer [2021-08-12T00:23:58.308Z] 6db28d0fdbf6: Pulling fs layer [2021-08-12T00:23:58.308Z] 292df0bc6bf3: Pulling fs layer [2021-08-12T00:23:58.308Z] 2e060f4bd70b: Pulling fs layer [2021-08-12T00:23:58.308Z] 80e8d568a223: Pulling fs layer [2021-08-12T00:23:58.308Z] 8dc6ef1a942a: Pulling fs layer [2021-08-12T00:23:58.308Z] 2312dd95470a: Pulling fs layer [2021-08-12T00:23:58.308Z] 2e060f4bd70b: Waiting [2021-08-12T00:23:58.308Z] 80e8d568a223: Waiting [2021-08-12T00:23:58.308Z] 8dc6ef1a942a: Waiting [2021-08-12T00:23:58.308Z] 2312dd95470a: Waiting [2021-08-12T00:23:58.308Z] 292df0bc6bf3: Verifying Checksum [2021-08-12T00:23:58.308Z] 292df0bc6bf3: Download complete [2021-08-12T00:23:58.579Z] 6db28d0fdbf6: Verifying Checksum [2021-08-12T00:23:58.579Z] 6db28d0fdbf6: Download complete [2021-08-12T00:23:58.579Z] 80e8d568a223: Verifying Checksum [2021-08-12T00:23:58.579Z] 80e8d568a223: Download complete [2021-08-12T00:23:58.579Z] 8dc6ef1a942a: Verifying Checksum [2021-08-12T00:23:58.579Z] 8dc6ef1a942a: Download complete [2021-08-12T00:23:58.579Z] 05e7bc50f07f: Verifying Checksum [2021-08-12T00:23:58.579Z] 05e7bc50f07f: Download complete [2021-08-12T00:23:58.579Z] 2312dd95470a: Verifying Checksum [2021-08-12T00:23:58.579Z] 2312dd95470a: Download complete [2021-08-12T00:23:58.579Z] 05e7bc50f07f: Pull complete [2021-08-12T00:23:58.847Z] 6db28d0fdbf6: Pull complete [2021-08-12T00:23:58.847Z] 292df0bc6bf3: Pull complete [2021-08-12T00:24:01.427Z] 2e060f4bd70b: Verifying Checksum [2021-08-12T00:24:01.427Z] 2e060f4bd70b: Download complete [2021-08-12T00:24:03.391Z] 2e060f4bd70b: Pull complete [2021-08-12T00:24:03.391Z] 80e8d568a223: Pull complete [2021-08-12T00:24:03.657Z] 8dc6ef1a942a: Pull complete [2021-08-12T00:24:03.657Z] 2312dd95470a: Pull complete [2021-08-12T00:24:03.657Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-12T00:24:03.657Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-12T00:24:05.062Z] ---> 304b019ddd8e [2021-08-12T00:24:05.062Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-12T00:24:05.062Z] ---> Running in 73522149549f [2021-08-12T00:24:05.062Z] Removing intermediate container 73522149549f [2021-08-12T00:24:05.062Z] ---> 72befc676add [2021-08-12T00:24:05.062Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-12T00:24:05.331Z] ---> Running in 2cd652a9335d [2021-08-12T00:24:05.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:24:06.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:24:06.769Z] OK: 219 MiB in 52 packages [2021-08-12T00:24:07.035Z] Removing intermediate container 2cd652a9335d [2021-08-12T00:24:07.035Z] ---> 239fec302108 [2021-08-12T00:24:07.035Z] Step 6/8 : WORKDIR /build [2021-08-12T00:24:07.035Z] ---> Running in 39d86753de1f [2021-08-12T00:24:07.035Z] Removing intermediate container 39d86753de1f [2021-08-12T00:24:07.035Z] ---> 2f87511c71a7 [2021-08-12T00:24:07.035Z] Step 7/8 : COPY go.mod . [2021-08-12T00:24:07.302Z] ---> 034efa2ea421 [2021-08-12T00:24:07.302Z] Step 8/8 : RUN go mod download [2021-08-12T00:24:07.302Z] ---> Running in d8345525328d [2021-08-12T00:24:17.592Z] Removing intermediate container d8345525328d [2021-08-12T00:24:17.592Z] ---> 7ce7edca9cb4 [2021-08-12T00:24:17.592Z] Successfully built 7ce7edca9cb4 [2021-08-12T00:24:17.592Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:17.963Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T00:24:17.963Z] . [Pipeline] withDockerContainer [2021-08-12T00:24:18.065Z] prd-centos7-docker-4c-2g-649 does not seem to be running inside a container [2021-08-12T00:24:18.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T00:24:18.515Z] $ docker top e37b252336f6360311141ce8bda3b3239c4ace25b48446e3944f3c942e39765d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:24:18.934Z] + go version [2021-08-12T00:24:18.934Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-12T00:24:18.947Z] $ docker stop --time=1 e37b252336f6360311141ce8bda3b3239c4ace25b48446e3944f3c942e39765d [2021-08-12T00:24:20.138Z] $ docker rm -f e37b252336f6360311141ce8bda3b3239c4ace25b48446e3944f3c942e39765d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:20.629Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T00:24:20.629Z] . [Pipeline] withDockerContainer [2021-08-12T00:24:20.719Z] prd-centos7-docker-4c-2g-649 does not seem to be running inside a container [2021-08-12T00:24:20.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T00:24:21.130Z] $ docker top 11a9073a7702933b926ff72f68652fb91b7dd58c743247462f47e9121ba63f5a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:24:21.581Z] + make test [2021-08-12T00:24:21.581Z] make -C ./app-service-template build [2021-08-12T00:24:21.581Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' [2021-08-12T00:24:21.581Z] 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 [2021-08-12T00:24:31.689Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' [2021-08-12T00:24:31.689Z] make -C ./app-service-template test [2021-08-12T00:24:31.689Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' [2021-08-12T00:24:31.689Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-12T00:24:39.958Z] ok new-app-service 0.008s coverage: 47.8% of statements [2021-08-12T00:24:39.958Z] ? new-app-service/config [no test files] [2021-08-12T00:24:39.958Z] ok new-app-service/functions 0.007s [2021-08-12T00:24:39.958Z] CGO_ENABLED=1 go vet ./... [2021-08-12T00:24:46.639Z] gofmt -l . [2021-08-12T00:24:46.639Z] [ "`gofmt -l .`" = "" ] [2021-08-12T00:24:46.639Z] ./bin/test-attribution-txt.sh [2021-08-12T00:24:46.639Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' [2021-08-12T00:24:46.639Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-12T00:24:46.639Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-12T00:24:47.614Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 63.6% of statements [2021-08-12T00:24:47.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 96.5% of statements [2021-08-12T00:24:47.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-12T00:24:48.155Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements [2021-08-12T00:24:48.155Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-12T00:24:48.423Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.025s [2021-08-12T00:24:49.014Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.040s coverage: 74.5% of statements [2021-08-12T00:24:49.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-12T00:24:49.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-12T00:24:49.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-12T00:24:49.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-12T00:24:49.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-12T00:24:49.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-12T00:24:49.014Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.1% of statements [2021-08-12T00:24:49.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-12T00:24:49.286Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements [2021-08-12T00:24:52.657Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.734s coverage: 76.1% of statements [2021-08-12T00:24:52.657Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-12T00:24:52.657Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-08-12T00:24:52.657Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements [2021-08-12T00:24:52.657Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-12T00:24:52.657Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-12T00:24:52.657Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.012s coverage: 51.4% of statements [2021-08-12T00:25:19.357Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 78.1% of statements [2021-08-12T00:25:19.357Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements [2021-08-12T00:25:19.357Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-12T00:25:19.357Z] gofmt -l . [2021-08-12T00:25:19.357Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-12T00:25:19.372Z] $ docker stop --time=1 11a9073a7702933b926ff72f68652fb91b7dd58c743247462f47e9121ba63f5a [2021-08-12T00:25:20.710Z] $ docker rm -f 11a9073a7702933b926ff72f68652fb91b7dd58c743247462f47e9121ba63f5a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:25:21.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-12T00:25:21.431Z] 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 [2021-08-12T00:25:21.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:25:21.993Z] [2021-08-12T00:25:21.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:22.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:25:22.329Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T00:25:22.329Z] b4d181a07f80: Pulling fs layer [2021-08-12T00:25:22.329Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T00:25:22.329Z] ed53099fbce6: Pulling fs layer [2021-08-12T00:25:22.329Z] dc539afda2c1: Pulling fs layer [2021-08-12T00:25:22.329Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T00:25:22.329Z] 9065ff56babe: Pulling fs layer [2021-08-12T00:25:22.329Z] d287ab97295c: Pulling fs layer [2021-08-12T00:25:22.329Z] dc539afda2c1: Waiting [2021-08-12T00:25:22.329Z] 77bc0d833cb6: Waiting [2021-08-12T00:25:22.329Z] 9065ff56babe: Waiting [2021-08-12T00:25:22.329Z] d287ab97295c: Waiting [2021-08-12T00:25:22.599Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T00:25:22.599Z] a1111a8f2ec3: Download complete [2021-08-12T00:25:22.599Z] dc539afda2c1: Verifying Checksum [2021-08-12T00:25:22.599Z] dc539afda2c1: Download complete [2021-08-12T00:25:22.864Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T00:25:22.864Z] 77bc0d833cb6: Download complete [2021-08-12T00:25:22.864Z] 9065ff56babe: Verifying Checksum [2021-08-12T00:25:22.864Z] 9065ff56babe: Download complete [2021-08-12T00:25:22.864Z] ed53099fbce6: Verifying Checksum [2021-08-12T00:25:22.864Z] ed53099fbce6: Download complete [2021-08-12T00:25:23.453Z] b4d181a07f80: Verifying Checksum [2021-08-12T00:25:23.453Z] b4d181a07f80: Download complete [2021-08-12T00:25:24.891Z] b4d181a07f80: Pull complete [2021-08-12T00:25:24.891Z] a1111a8f2ec3: Pull complete [2021-08-12T00:25:25.166Z] ed53099fbce6: Pull complete [2021-08-12T00:25:25.437Z] dc539afda2c1: Pull complete [2021-08-12T00:25:25.706Z] 77bc0d833cb6: Pull complete [2021-08-12T00:25:25.706Z] 9065ff56babe: Pull complete [2021-08-12T00:25:27.655Z] d287ab97295c: Verifying Checksum [2021-08-12T00:25:27.655Z] d287ab97295c: Download complete [2021-08-12T00:25:31.949Z] d287ab97295c: Pull complete [2021-08-12T00:25:31.949Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T00:25:31.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:25:31.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T00:25:32.044Z] prd-centos7-docker-4c-2g-649 does not seem to be running inside a container [2021-08-12T00:25:32.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-12T00:25:35.112Z] $ docker top aa5fd0d049f31413376e60c8efc0a1710a3bd204595c43ee3bb61a6f401b0a57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:25:35.591Z] ---> job-cost.sh [2021-08-12T00:25:35.592Z] lf-activate-venv: SKIPPING [2021-08-12T00:25:35.592Z] INFO: No Stack... [2021-08-12T00:25:36.557Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T00:25:36.823Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T00:25:37.141Z] + cut -d, -f6 [2021-08-12T00:25:37.141Z] + cat /w/workspace/app-functions-sdk-go/12/archives/cost.csv [Pipeline] lock [2021-08-12T00:25:37.187Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [2021-08-12T00:25:37.201Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] did not exist. Created. [2021-08-12T00:25:37.202Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T00:25:37.542Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-12T00:25:37.598Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T00:25:37.613Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T00:25:37.637Z] $ docker stop --time=1 aa5fd0d049f31413376e60c8efc0a1710a3bd204595c43ee3bb61a6f401b0a57 [2021-08-12T00:25:38.782Z] $ docker rm -f aa5fd0d049f31413376e60c8efc0a1710a3bd204595c43ee3bb61a6f401b0a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T00:26:22.127Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-651 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-08-12T00:26:22.147Z] Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout [2021-08-12T00:26:22.437Z] The recommended git tool is: git [2021-08-12T00:26:29.769Z] using credential edgex-jenkins-ssh [2021-08-12T00:26:29.795Z] Cloning the remote Git repository [2021-08-12T00:26:29.869Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-12T00:26:30.015Z] > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 [2021-08-12T00:26:30.123Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-12T00:26:30.123Z] > git --version # timeout=10 [2021-08-12T00:26:30.144Z] > git --version # 'git version 2.17.1' [2021-08-12T00:26:30.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T00:26:30.228Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:26:34.005Z] Avoid second fetch [2021-08-12T00:26:34.005Z] Checking out Revision d60328c32dfc0c7c0cb78d3227db5683dd1fac29 (main) [2021-08-12T00:26:33.933Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-12T00:26:33.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:26:34.023Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T00:26:34.050Z] > git checkout -f d60328c32dfc0c7c0cb78d3227db5683dd1fac29 # timeout=10 [2021-08-12T00:26:38.642Z] Commit message: "Merge pull request #933 from lenny-intel/toml-lfe.mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-12T00:26:39.399Z] ========================================================= [2021-08-12T00:26:39.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-12T00:26:39.399Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:26:39.973Z] + 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 . [2021-08-12T00:26:40.973Z] Sending build context to Docker daemon 19.83MB [2021-08-12T00:26:40.973Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:26:40.973Z] Step 2/8 : FROM ${BASE} [2021-08-12T00:26:41.969Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-12T00:26:41.969Z] 595b0fe564bb: Pulling fs layer [2021-08-12T00:26:41.969Z] 24495759ef45: Pulling fs layer [2021-08-12T00:26:41.969Z] d148012ef14d: Pulling fs layer [2021-08-12T00:26:41.969Z] e90a11edd702: Pulling fs layer [2021-08-12T00:26:41.969Z] d77568369979: Pulling fs layer [2021-08-12T00:26:41.969Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-12T00:26:41.969Z] 170f2ba95c9a: Pulling fs layer [2021-08-12T00:26:41.969Z] 97ac5df62f85: Pulling fs layer [2021-08-12T00:26:41.969Z] e90a11edd702: Waiting [2021-08-12T00:26:41.969Z] d77568369979: Waiting [2021-08-12T00:26:41.969Z] fc1c9f9a7f3b: Waiting [2021-08-12T00:26:41.969Z] 170f2ba95c9a: Waiting [2021-08-12T00:26:41.969Z] 97ac5df62f85: Waiting [2021-08-12T00:26:41.969Z] d148012ef14d: Verifying Checksum [2021-08-12T00:26:41.969Z] d148012ef14d: Download complete [2021-08-12T00:26:41.969Z] 24495759ef45: Verifying Checksum [2021-08-12T00:26:41.969Z] 24495759ef45: Download complete [2021-08-12T00:26:41.969Z] d77568369979: Verifying Checksum [2021-08-12T00:26:41.969Z] d77568369979: Download complete [2021-08-12T00:26:41.969Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-12T00:26:41.969Z] fc1c9f9a7f3b: Download complete [2021-08-12T00:26:41.969Z] 595b0fe564bb: Download complete [2021-08-12T00:26:41.969Z] 170f2ba95c9a: Download complete [2021-08-12T00:26:42.582Z] 595b0fe564bb: Pull complete [2021-08-12T00:26:43.187Z] 24495759ef45: Pull complete [2021-08-12T00:26:43.786Z] d148012ef14d: Pull complete [2021-08-12T00:26:45.799Z] 97ac5df62f85: Verifying Checksum [2021-08-12T00:26:45.799Z] 97ac5df62f85: Download complete [2021-08-12T00:26:46.406Z] e90a11edd702: Verifying Checksum [2021-08-12T00:26:46.406Z] e90a11edd702: Download complete [2021-08-12T00:26:56.592Z] e90a11edd702: Pull complete [2021-08-12T00:26:56.592Z] d77568369979: Pull complete [2021-08-12T00:26:57.194Z] fc1c9f9a7f3b: Pull complete [2021-08-12T00:26:57.469Z] 170f2ba95c9a: Pull complete [2021-08-12T00:27:04.252Z] 97ac5df62f85: Pull complete [2021-08-12T00:27:04.252Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-12T00:27:04.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T00:27:04.252Z] ---> 04bc70af865f [2021-08-12T00:27:04.252Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-12T00:27:04.252Z] 20.10.0: Pulling from library/docker [2021-08-12T00:27:04.252Z] a3cc7d3b244e: Pulling fs layer [2021-08-12T00:27:04.252Z] 02a3295e0d61: Pulling fs layer [2021-08-12T00:27:04.252Z] 0f4f2e6d8100: Pulling fs layer [2021-08-12T00:27:04.252Z] 330b718f631f: Pulling fs layer [2021-08-12T00:27:04.252Z] a93816041522: Pulling fs layer [2021-08-12T00:27:04.252Z] bdb6da89ff94: Pulling fs layer [2021-08-12T00:27:04.252Z] 2a70c0c122f4: Pulling fs layer [2021-08-12T00:27:04.252Z] a93816041522: Waiting [2021-08-12T00:27:04.252Z] bdb6da89ff94: Waiting [2021-08-12T00:27:04.252Z] 2a70c0c122f4: Waiting [2021-08-12T00:27:04.252Z] 330b718f631f: Waiting [2021-08-12T00:27:04.530Z] 0f4f2e6d8100: Download complete [2021-08-12T00:27:04.530Z] 02a3295e0d61: Download complete [2021-08-12T00:27:04.530Z] a3cc7d3b244e: Verifying Checksum [2021-08-12T00:27:04.530Z] a3cc7d3b244e: Download complete [2021-08-12T00:27:04.530Z] a93816041522: Verifying Checksum [2021-08-12T00:27:04.530Z] a93816041522: Download complete [2021-08-12T00:27:04.530Z] 2a70c0c122f4: Verifying Checksum [2021-08-12T00:27:04.530Z] 2a70c0c122f4: Download complete [2021-08-12T00:27:04.530Z] bdb6da89ff94: Verifying Checksum [2021-08-12T00:27:04.530Z] bdb6da89ff94: Download complete [2021-08-12T00:27:05.519Z] a3cc7d3b244e: Pull complete [2021-08-12T00:27:06.125Z] 02a3295e0d61: Pull complete [2021-08-12T00:27:06.401Z] 330b718f631f: Verifying Checksum [2021-08-12T00:27:06.401Z] 330b718f631f: Download complete [2021-08-12T00:27:06.682Z] 0f4f2e6d8100: Pull complete [2021-08-12T00:27:10.068Z] 330b718f631f: Pull complete [2021-08-12T00:27:10.681Z] a93816041522: Pull complete [2021-08-12T00:27:11.287Z] bdb6da89ff94: Pull complete [2021-08-12T00:27:11.883Z] 2a70c0c122f4: Pull complete [2021-08-12T00:27:11.883Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-12T00:27:11.883Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-12T00:27:20.173Z] ---> a0ca000517b7 [2021-08-12T00:27:20.173Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-12T00:27:20.173Z] ---> Running in ac4760c928fa [2021-08-12T00:27:20.173Z] Removing intermediate container ac4760c928fa [2021-08-12T00:27:20.173Z] ---> 06c62d8cc26e [2021-08-12T00:27:20.173Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-12T00:27:20.173Z] ---> Running in 37f531b4a9a0 [2021-08-12T00:27:21.600Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:27:22.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:27:23.184Z] OK: 218 MiB in 52 packages [2021-08-12T00:27:24.626Z] Removing intermediate container 37f531b4a9a0 [2021-08-12T00:27:24.626Z] ---> cbcfc3ad4de6 [2021-08-12T00:27:24.626Z] Step 6/8 : WORKDIR /build [2021-08-12T00:27:24.899Z] ---> Running in 8e8e83f0f7b8 [2021-08-12T00:27:25.498Z] Removing intermediate container 8e8e83f0f7b8 [2021-08-12T00:27:25.498Z] ---> ff033612cb0a [2021-08-12T00:27:25.498Z] Step 7/8 : COPY go.mod . [2021-08-12T00:27:26.098Z] ---> 9d4477051f6a [2021-08-12T00:27:26.098Z] Step 8/8 : RUN go mod download [2021-08-12T00:27:26.376Z] ---> Running in 8e7a1b22e26c [2021-08-12T00:27:58.781Z] Removing intermediate container 8e7a1b22e26c [2021-08-12T00:27:58.781Z] ---> 09e97b7b1890 [2021-08-12T00:27:58.781Z] Successfully built 09e97b7b1890 [2021-08-12T00:27:58.781Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:27:59.215Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T00:27:59.215Z] . [Pipeline] withDockerContainer [2021-08-12T00:27:59.546Z] prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container [2021-08-12T00:27:59.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T00:28:01.533Z] $ docker top a9b3a48113b3001c13fa23dc6420bc1664c2325cf2534531bb28556a24adaa5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:28:02.599Z] + go version [2021-08-12T00:28:02.599Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-12T00:28:02.617Z] $ docker stop --time=1 a9b3a48113b3001c13fa23dc6420bc1664c2325cf2534531bb28556a24adaa5e [2021-08-12T00:28:04.666Z] $ docker rm -f a9b3a48113b3001c13fa23dc6420bc1664c2325cf2534531bb28556a24adaa5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:28:05.661Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T00:28:05.661Z] . [Pipeline] withDockerContainer [2021-08-12T00:28:05.968Z] prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container [2021-08-12T00:28:06.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T00:28:07.958Z] $ docker top a7e6a50db9a4797799d155cd733b3fc52e5a3f1c11fc04a1f45db250746641b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:28:09.034Z] + make test [2021-08-12T00:28:09.034Z] make -C ./app-service-template build [2021-08-12T00:28:09.034Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' [2021-08-12T00:28:09.034Z] 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 [2021-08-12T00:28:56.473Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' [2021-08-12T00:28:56.473Z] make -C ./app-service-template test [2021-08-12T00:28:56.473Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' [2021-08-12T00:28:56.473Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-12T00:29:28.891Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-08-12T00:29:28.891Z] ? new-app-service/config [no test files] [2021-08-12T00:29:28.891Z] ok new-app-service/functions 0.040s [2021-08-12T00:29:28.891Z] CGO_ENABLED=1 go vet ./... [2021-08-12T00:29:51.106Z] gofmt -l . [2021-08-12T00:29:51.106Z] [ "`gofmt -l .`" = "" ] [2021-08-12T00:29:51.106Z] ./bin/test-attribution-txt.sh [2021-08-12T00:29:52.545Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' [2021-08-12T00:29:52.545Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-12T00:29:53.980Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-12T00:30:04.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.157s coverage: 63.6% of statements [2021-08-12T00:30:04.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.056s coverage: 96.5% of statements [2021-08-12T00:30:04.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-12T00:30:04.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.151s coverage: 61.8% of statements [2021-08-12T00:30:04.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-12T00:30:04.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.043s [2021-08-12T00:30:04.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.093s coverage: 74.5% of statements [2021-08-12T00:30:04.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-12T00:30:04.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-12T00:30:04.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-12T00:30:04.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-12T00:30:04.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-12T00:30:04.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-12T00:30:04.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.034s coverage: 97.1% of statements [2021-08-12T00:30:04.150Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-12T00:30:04.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.073s coverage: 10.5% of statements [2021-08-12T00:30:09.565Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.831s coverage: 76.1% of statements [2021-08-12T00:30:09.565Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-12T00:30:09.565Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.094s coverage: 12.5% of statements [2021-08-12T00:30:09.565Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.050s coverage: 27.3% of statements [2021-08-12T00:30:09.565Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-12T00:30:09.565Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-12T00:30:09.565Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.053s coverage: 51.4% of statements [2021-08-12T00:30:36.738Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.118s coverage: 78.1% of statements [2021-08-12T00:30:36.738Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-08-12T00:30:36.738Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-12T00:30:39.373Z] gofmt -l . [2021-08-12T00:30:39.972Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-12T00:30:40.262Z] $ docker stop --time=1 a7e6a50db9a4797799d155cd733b3fc52e5a3f1c11fc04a1f45db250746641b6 [2021-08-12T00:30:42.494Z] $ docker rm -f a7e6a50db9a4797799d155cd733b3fc52e5a3f1c11fc04a1f45db250746641b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:30:43.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-12T00:30:43.530Z] Warning: overwriting stash ‘coverage-report’ [2021-08-12T00:30:44.155Z] 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 [2021-08-12T00:30:44.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:30:44.701Z] [2021-08-12T00:30:44.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:30:45.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:30:45.645Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-12T00:30:45.645Z] 448f6bf000e3: Pulling fs layer [2021-08-12T00:30:45.645Z] f757da607395: Pulling fs layer [2021-08-12T00:30:45.645Z] 05883995daec: Pulling fs layer [2021-08-12T00:30:45.645Z] 8603b9c90790: Pulling fs layer [2021-08-12T00:30:45.645Z] 1560dd03e051: Pulling fs layer [2021-08-12T00:30:45.645Z] 27f5ce0e4adf: Pulling fs layer [2021-08-12T00:30:45.645Z] c2d8d7efcc4b: Pulling fs layer [2021-08-12T00:30:45.645Z] 1560dd03e051: Waiting [2021-08-12T00:30:45.645Z] 8603b9c90790: Waiting [2021-08-12T00:30:45.645Z] 27f5ce0e4adf: Waiting [2021-08-12T00:30:45.645Z] c2d8d7efcc4b: Waiting [2021-08-12T00:30:45.645Z] f757da607395: Verifying Checksum [2021-08-12T00:30:45.645Z] f757da607395: Download complete [2021-08-12T00:30:45.645Z] 8603b9c90790: Download complete [2021-08-12T00:30:45.919Z] 1560dd03e051: Verifying Checksum [2021-08-12T00:30:45.919Z] 1560dd03e051: Download complete [2021-08-12T00:30:45.919Z] 27f5ce0e4adf: Verifying Checksum [2021-08-12T00:30:45.919Z] 27f5ce0e4adf: Download complete [2021-08-12T00:30:45.919Z] 05883995daec: Download complete [2021-08-12T00:30:47.890Z] 448f6bf000e3: Download complete [2021-08-12T00:30:49.872Z] c2d8d7efcc4b: Verifying Checksum [2021-08-12T00:30:49.872Z] c2d8d7efcc4b: Download complete [2021-08-12T00:30:51.309Z] 448f6bf000e3: Pull complete [2021-08-12T00:30:51.906Z] f757da607395: Pull complete [2021-08-12T00:30:53.345Z] 05883995daec: Pull complete [2021-08-12T00:30:53.616Z] 8603b9c90790: Pull complete [2021-08-12T00:30:55.053Z] 1560dd03e051: Pull complete [2021-08-12T00:30:55.326Z] 27f5ce0e4adf: Pull complete [2021-08-12T00:31:10.411Z] c2d8d7efcc4b: Pull complete [2021-08-12T00:31:10.411Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-12T00:31:10.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:31:10.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-12T00:31:10.654Z] prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container [2021-08-12T00:31:10.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-12T00:31:15.575Z] $ docker top ff4bec4219ebe7e82bf5b9a1d0ec9720bed137d124a7c1e0934f29ee04ab124b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:31:16.582Z] ---> job-cost.sh [2021-08-12T00:31:16.582Z] lf-activate-venv: SKIPPING [2021-08-12T00:31:16.582Z] INFO: No Stack... [2021-08-12T00:31:17.562Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-12T00:31:17.835Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T00:31:18.497Z] + cat /w/workspace/app-functions-sdk-go/12/archives/cost.csv [2021-08-12T00:31:18.497Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T00:31:18.570Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [2021-08-12T00:31:18.588Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] did not exist. Created. [2021-08-12T00:31:18.588Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T00:31:19.285Z] /w/workspace/app-functions-sdk-go/12@tmp/durable-3d48b4c7/script.sh: 1: /w/workspace/app-functions-sdk-go/12@tmp/durable-3d48b4c7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-12T00:31:19.972Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-12T00:31:20.004Z] Warning: overwriting stash ‘stack-cost’ [2021-08-12T00:31:20.067Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T00:31:20.080Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T00:31:20.102Z] $ docker stop --time=1 ff4bec4219ebe7e82bf5b9a1d0ec9720bed137d124a7c1e0934f29ee04ab124b [2021-08-12T00:31:22.184Z] $ docker rm -f ff4bec4219ebe7e82bf5b9a1d0ec9720bed137d124a7c1e0934f29ee04ab124b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-12T00:31:22.859Z] provisioning config files... [2021-08-12T00:31:22.874Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9017828383573414365tmp [Pipeline] { [Pipeline] sh [2021-08-12T00:31:23.207Z] + set +x [2021-08-12T00:31:23.207Z] + curl -s https://codecov.io/bash [2021-08-12T00:31:23.207Z] + bash -s -- [2021-08-12T00:31:23.207Z] [2021-08-12T00:31:23.207Z] _____ _ [2021-08-12T00:31:23.207Z] / ____| | | [2021-08-12T00:31:23.207Z] | | ___ __| | ___ ___ _____ __ [2021-08-12T00:31:23.207Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-12T00:31:23.207Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-12T00:31:23.207Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-12T00:31:23.207Z] Bash-1.0.6 [2021-08-12T00:31:23.207Z] [2021-08-12T00:31:23.207Z] [2021-08-12T00:31:23.207Z] ==> git version 2.24.4 found [2021-08-12T00:31:23.207Z] ==> 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 [2021-08-12T00:31:23.207Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-12T00:31:23.207Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-12T00:31:23.207Z] ==> Jenkins CI detected. [2021-08-12T00:31:23.207Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2021-08-12T00:31:23.207Z] project root: . [2021-08-12T00:31:23.207Z] --> token set from env [2021-08-12T00:31:23.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-12T00:31:23.207Z] ==> Running gcov in . (disable via -X gcov) [2021-08-12T00:31:23.207Z] ==> Python coveragepy not found [2021-08-12T00:31:23.207Z] ==> Searching for coverage reports in: [2021-08-12T00:31:23.207Z] + . [2021-08-12T00:31:23.207Z] -> Found 2 reports [2021-08-12T00:31:23.207Z] ==> Detecting git/mercurial file structure [2021-08-12T00:31:23.474Z] ==> Reading reports [2021-08-12T00:31:23.474Z] + ./app-service-template/coverage.out bytes=1055 [2021-08-12T00:31:23.474Z] + ./coverage.out bytes=95183 [2021-08-12T00:31:23.474Z] ==> Appending adjustments [2021-08-12T00:31:23.474Z] https://docs.codecov.io/docs/fixing-reports [2021-08-12T00:31:23.739Z] + Found adjustments [2021-08-12T00:31:23.739Z] ==> Gzipping contents [2021-08-12T00:31:23.739Z] 20K /tmp/codecov.fS7Jz7.gz [2021-08-12T00:31:23.739Z] ==> Uploading reports [2021-08-12T00:31:23.739Z] url: https://codecov.io [2021-08-12T00:31:23.739Z] query: branch=main&commit=d60328c32dfc0c7c0cb78d3227db5683dd1fac29&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-12T00:31:23.739Z] -> Pinging Codecov [2021-08-12T00:31:23.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=d60328c32dfc0c7c0cb78d3227db5683dd1fac29&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-12T00:31:24.011Z] -> Uploading to [2021-08-12T00:31:24.011Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-12/3D8B5DFFC46A037C893635FACE044666/d60328c32dfc0c7c0cb78d3227db5683dd1fac29/a37d7203-5ab0-4656-b8bb-38f0bb4cc47e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210812T003123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85eeac4323f47e6475866029cbd57713dd79990b5d64068e55bb7f09d85a610d [2021-08-12T00:31:24.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:31:24.011Z] Dload Upload Total Spent Left Speed [2021-08-12T00:31:24.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16449 0 0 100 16449 0 34794 --:--:-- --:--:-- --:--:-- 34849 [2021-08-12T00:31:24.597Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d60328c32dfc0c7c0cb78d3227db5683dd1fac29 [Pipeline] } [2021-08-12T00:31:24.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-12T00:31:24.871Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-12T00:31:24.896Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:25.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:31:25.217Z] [2021-08-12T00:31:25.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:25.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:31:26.510Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-12T00:31:26.510Z] 188c0c94c7c5: Pulling fs layer [2021-08-12T00:31:26.510Z] 0ef7d3d256c8: Pulling fs layer [2021-08-12T00:31:26.510Z] de9db76c5a1d: Pulling fs layer [2021-08-12T00:31:26.510Z] 0eba1c9be4d2: Pulling fs layer [2021-08-12T00:31:26.510Z] 0d57e429df01: Pulling fs layer [2021-08-12T00:31:26.510Z] 4e4be7b47b0d: Pulling fs layer [2021-08-12T00:31:26.510Z] e1f770b5df2f: Pulling fs layer [2021-08-12T00:31:26.510Z] 85a0685a4137: Pulling fs layer [2021-08-12T00:31:26.510Z] 0eba1c9be4d2: Waiting [2021-08-12T00:31:26.510Z] 0d57e429df01: Waiting [2021-08-12T00:31:26.510Z] 4e4be7b47b0d: Waiting [2021-08-12T00:31:26.510Z] e1f770b5df2f: Waiting [2021-08-12T00:31:26.510Z] 85a0685a4137: Waiting [2021-08-12T00:31:26.510Z] de9db76c5a1d: Verifying Checksum [2021-08-12T00:31:26.510Z] de9db76c5a1d: Download complete [2021-08-12T00:31:26.510Z] 0ef7d3d256c8: Verifying Checksum [2021-08-12T00:31:26.510Z] 0ef7d3d256c8: Download complete [2021-08-12T00:31:26.510Z] 0d57e429df01: Verifying Checksum [2021-08-12T00:31:26.510Z] 0d57e429df01: Download complete [2021-08-12T00:31:26.510Z] 4e4be7b47b0d: Verifying Checksum [2021-08-12T00:31:26.510Z] 4e4be7b47b0d: Download complete [2021-08-12T00:31:26.510Z] 188c0c94c7c5: Verifying Checksum [2021-08-12T00:31:26.510Z] 188c0c94c7c5: Download complete [2021-08-12T00:31:26.510Z] 188c0c94c7c5: Pull complete [2021-08-12T00:31:26.780Z] 0ef7d3d256c8: Pull complete [2021-08-12T00:31:26.780Z] de9db76c5a1d: Pull complete [2021-08-12T00:31:27.738Z] e1f770b5df2f: Verifying Checksum [2021-08-12T00:31:27.739Z] e1f770b5df2f: Download complete [2021-08-12T00:31:31.997Z] 85a0685a4137: Verifying Checksum [2021-08-12T00:31:31.997Z] 85a0685a4137: Download complete [2021-08-12T00:31:31.997Z] 0eba1c9be4d2: Verifying Checksum [2021-08-12T00:31:31.997Z] 0eba1c9be4d2: Download complete [2021-08-12T00:31:35.377Z] 0eba1c9be4d2: Pull complete [2021-08-12T00:31:35.377Z] 0d57e429df01: Pull complete [2021-08-12T00:31:35.377Z] 4e4be7b47b0d: Pull complete [2021-08-12T00:31:35.644Z] e1f770b5df2f: Pull complete [2021-08-12T00:31:39.027Z] 85a0685a4137: Pull complete [2021-08-12T00:31:39.027Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-12T00:31:39.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:31:39.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-12T00:31:39.126Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-08-12T00:31:39.186Z] $ 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 [2021-08-12T00:31:41.340Z] $ docker top dd802d60dddf4c69f438dc58d36fe73f2ba03114eae95050b068cbcfac0ef9a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-12T00:31:41.438Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-12T00:31:41.753Z] + set -o pipefail [2021-08-12T00:31:41.753Z] + snyk monitor '--org=edgex-jenkins' [2021-08-12T00:31:46.031Z] [2021-08-12T00:31:46.031Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-08-12T00:31:46.031Z] [2021-08-12T00:31:46.031Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/66c2253a-da98-4031-b29d-939bf4840b2d [2021-08-12T00:31:46.031Z] [2021-08-12T00:31:46.031Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-12T00:31:46.031Z] [2021-08-12T00:31:46.031Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-12T00:31:46.031Z] [2021-08-12T00:31:46.031Z] [2021-08-12T00:31:46.031Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-12T00:31:46.031Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-12T00:31:46.048Z] $ docker stop --time=1 dd802d60dddf4c69f438dc58d36fe73f2ba03114eae95050b068cbcfac0ef9a7 [2021-08-12T00:31:47.951Z] $ docker rm -f dd802d60dddf4c69f438dc58d36fe73f2ba03114eae95050b068cbcfac0ef9a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-12T00:31:48.442Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:31:48.462Z] provisioning config files... [2021-08-12T00:31:48.473Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8797408750396661661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:31:48.806Z] --> edgex-publish-swagger.sh [2021-08-12T00:31:48.806Z] === Publish openapi/v2 API === [2021-08-12T00:31:48.806Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-12T00:31:48.806Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2021-08-12T00:31:48.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:31:48.806Z] Dload Upload Total Spent Left Speed [2021-08-12T00:31:49.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11865 0:00:01 0:00:01 --:--:-- 11878 100 13054 0 0 100 13054 0 11863 0:00:01 0:00:01 --:--:-- 11878 [2021-08-12T00:31:49.764Z] [2021-08-12T00:31:49.764Z] [Pipeline] } [2021-08-12T00:31:49.778Z] 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 [2021-08-12T00:31:50.264Z] + git log --format=format:%s -1 d60328c32dfc0c7c0cb78d3227db5683dd1fac29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:50.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:31:50.603Z] . [Pipeline] withDockerContainer [2021-08-12T00:31:50.690Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-08-12T00:31:50.746Z] $ 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 [2021-08-12T00:31:51.134Z] $ docker top 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:31:51.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:31:51.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:31:51.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:31:51.403Z] $ docker exec 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d ssh-agent [2021-08-12T00:31:51.519Z] SSH_AUTH_SOCK=/tmp/ssh-85FNht4Vf1tb/agent.14 [2021-08-12T00:31:51.519Z] SSH_AGENT_PID=20 [2021-08-12T00:31:51.529Z] Running ssh-add (command line suppressed) [2021-08-12T00:31:51.634Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9192483932450173128.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9192483932450173128.key) [2021-08-12T00:31:51.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:31:51.993Z] + git semver tag [2021-08-12T00:31:51.994Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:31:51.994Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-08-12T00:31:51.994Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-08-12T00:31:51.994Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:31:51.994Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:31:51.994Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:31:51.994Z] # $SEMVER_BRANCH = main [2021-08-12T00:31:51.994Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-08-12T00:31:51.994Z] # d60328c32dfc0c7c0cb78d3227db5683dd1fac29 HEAD [2021-08-12T00:31:51.994Z] # -> Force: false [2021-08-12T00:31:51.994Z] # c65d37b5dce4b2d892a6e84167a56159919ebe63 refs/tags/v2.0.2-dev.3 [Pipeline] } [2021-08-12T00:31:52.008Z] $ docker exec --env ******** --env ******** 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d ssh-agent -k [2021-08-12T00:31:52.106Z] unset SSH_AUTH_SOCK; [2021-08-12T00:31:52.106Z] unset SSH_AGENT_PID; [2021-08-12T00:31:52.106Z] echo Agent pid 20 killed; [2021-08-12T00:31:52.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:31:52.480Z] + git semver [Pipeline] } [2021-08-12T00:31:52.500Z] $ docker stop --time=1 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d [2021-08-12T00:31:53.700Z] $ docker rm -f 0e60ad45f0a4b273fbe69d954212d402028101bcb4369456b1208a3a5659662d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:54.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:31:54.185Z] [2021-08-12T00:31:54.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:54.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:31:54.517Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-12T00:31:54.517Z] ab5ef0e58194: Pulling fs layer [2021-08-12T00:31:54.517Z] 9712f1f96733: Pulling fs layer [2021-08-12T00:31:54.517Z] 63f879dbbcfc: Pulling fs layer [2021-08-12T00:31:54.517Z] 0d9ebad4ef96: Pulling fs layer [2021-08-12T00:31:54.517Z] e9a5061849ea: Pulling fs layer [2021-08-12T00:31:54.517Z] d747dcd14b5f: Pulling fs layer [2021-08-12T00:31:54.517Z] 2de7ff778b66: Pulling fs layer [2021-08-12T00:31:54.517Z] 0d9ebad4ef96: Waiting [2021-08-12T00:31:54.517Z] e9a5061849ea: Waiting [2021-08-12T00:31:54.517Z] d747dcd14b5f: Waiting [2021-08-12T00:31:54.517Z] 2de7ff778b66: Waiting [2021-08-12T00:31:54.517Z] 9712f1f96733: Verifying Checksum [2021-08-12T00:31:54.517Z] 9712f1f96733: Download complete [2021-08-12T00:31:59.853Z] 63f879dbbcfc: Verifying Checksum [2021-08-12T00:31:59.853Z] 63f879dbbcfc: Download complete [2021-08-12T00:32:00.439Z] e9a5061849ea: Verifying Checksum [2021-08-12T00:32:00.439Z] e9a5061849ea: Download complete [2021-08-12T00:32:00.439Z] d747dcd14b5f: Verifying Checksum [2021-08-12T00:32:00.439Z] d747dcd14b5f: Download complete [2021-08-12T00:32:01.395Z] 2de7ff778b66: Verifying Checksum [2021-08-12T00:32:01.395Z] 2de7ff778b66: Download complete [2021-08-12T00:32:02.386Z] 0d9ebad4ef96: Verifying Checksum [2021-08-12T00:32:02.386Z] 0d9ebad4ef96: Download complete [2021-08-12T00:32:02.386Z] ab5ef0e58194: Verifying Checksum [2021-08-12T00:32:02.386Z] ab5ef0e58194: Download complete [2021-08-12T00:32:04.971Z] ab5ef0e58194: Pull complete [2021-08-12T00:32:04.971Z] 9712f1f96733: Pull complete [2021-08-12T00:32:05.944Z] 63f879dbbcfc: Pull complete [2021-08-12T00:32:09.346Z] 0d9ebad4ef96: Pull complete [2021-08-12T00:32:09.346Z] e9a5061849ea: Pull complete [2021-08-12T00:32:09.346Z] d747dcd14b5f: Pull complete [2021-08-12T00:32:10.311Z] 2de7ff778b66: Pull complete [2021-08-12T00:32:10.311Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-12T00:32:10.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:32:10.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-12T00:32:10.405Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-08-12T00:32:10.459Z] $ 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 [2021-08-12T00:32:13.759Z] $ docker top 27b44ea523f3fcd354483e84003146b08aebf9f1ab3a7d225c6e0d99ef98562b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:32:13.860Z] provisioning config files... [2021-08-12T00:32:13.875Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2859070376436932233tmp [2021-08-12T00:32:13.895Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2400325157299453346tmp [2021-08-12T00:32:13.915Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7875082854552976824tmp [Pipeline] { [Pipeline] echo [2021-08-12T00:32:13.939Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:14.255Z] ---> sigul-configuration.sh [2021-08-12T00:32:14.255Z] gpg: directory `/root/.gnupg' created [2021-08-12T00:32:14.255Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-12T00:32:14.255Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-12T00:32:14.255Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-12T00:32:14.255Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-12T00:32:14.255Z] gpg: CAST5 encrypted data [2021-08-12T00:32:14.255Z] gpg: encrypted with 1 passphrase [2021-08-12T00:32:14.255Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-12T00:32:14.581Z] + mkdir /home/jenkins [2021-08-12T00:32:14.581Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-12T00:32:14.897Z] + 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 [2021-08-12T00:32:14.913Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:15.222Z] ---> sigul-install.sh [2021-08-12T00:32:15.222Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-12T00:32:15.536Z] + git tag --list [2021-08-12T00:32:15.536Z] v0.1.0 [2021-08-12T00:32:15.536Z] v0.1.1 [2021-08-12T00:32:15.536Z] v1.0.0 [2021-08-12T00:32:15.536Z] v1.1.0 [2021-08-12T00:32:15.536Z] v1.2.0 [2021-08-12T00:32:15.536Z] v1.3.0 [2021-08-12T00:32:15.536Z] v1.3.1 [2021-08-12T00:32:15.536Z] v2.0.0 [2021-08-12T00:32:15.536Z] v2.0.1 [2021-08-12T00:32:15.536Z] v2.0.1-dev.1 [2021-08-12T00:32:15.536Z] v2.0.1-dev.2 [2021-08-12T00:32:15.536Z] v2.0.1-dev.3 [2021-08-12T00:32:15.536Z] v2.0.1-dev.4 [2021-08-12T00:32:15.536Z] v2.0.1-dev.5 [2021-08-12T00:32:15.536Z] v2.0.1-dev.6 [2021-08-12T00:32:15.536Z] v2.0.1-dev.7 [2021-08-12T00:32:15.536Z] v2.0.2-dev.1 [2021-08-12T00:32:15.536Z] v2.0.2-dev.2 [2021-08-12T00:32:15.536Z] v2.0.2-dev.3 [Pipeline] sh [2021-08-12T00:32:15.854Z] + lftools sign git-tag v2.0.2-dev.3 [2021-08-12T00:32:16.439Z] Signing Git tag with Sigul... [2021-08-12T00:32:16.439Z] Signing v2.0.2-dev.3 [Pipeline] echo [2021-08-12T00:32:17.409Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:17.721Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-12T00:32:17.733Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-12T00:32:17.764Z] $ docker stop --time=1 27b44ea523f3fcd354483e84003146b08aebf9f1ab3a7d225c6e0d99ef98562b [2021-08-12T00:32:18.995Z] $ docker rm -f 27b44ea523f3fcd354483e84003146b08aebf9f1ab3a7d225c6e0d99ef98562b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:32:19.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:32:19.487Z] . [Pipeline] withDockerContainer [2021-08-12T00:32:19.576Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-08-12T00:32:19.629Z] $ 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 [2021-08-12T00:32:19.999Z] $ docker top 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:32:20.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:32:20.151Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:32:20.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:32:20.267Z] $ docker exec 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf ssh-agent [2021-08-12T00:32:20.381Z] SSH_AUTH_SOCK=/tmp/ssh-dvbMnKaEdfYD/agent.14 [2021-08-12T00:32:20.381Z] SSH_AGENT_PID=20 [2021-08-12T00:32:20.390Z] Running ssh-add (command line suppressed) [2021-08-12T00:32:20.496Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_760671115936415929.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_760671115936415929.key) [2021-08-12T00:32:20.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:32:20.837Z] + git semver bump pre [2021-08-12T00:32:20.837Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:32:20.837Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-08-12T00:32:20.837Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-08-12T00:32:20.837Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:32:20.837Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:32:20.837Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:32:20.837Z] # $SEMVER_BRANCH = main [2021-08-12T00:32:20.837Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-08-12T00:32:20.837Z] 2.0.2-dev.4 [Pipeline] } [2021-08-12T00:32:20.852Z] $ docker exec --env ******** --env ******** 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf ssh-agent -k [2021-08-12T00:32:20.947Z] unset SSH_AUTH_SOCK; [2021-08-12T00:32:20.948Z] unset SSH_AGENT_PID; [2021-08-12T00:32:20.948Z] echo Agent pid 20 killed; [2021-08-12T00:32:20.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:32:21.310Z] + git semver [Pipeline] } [2021-08-12T00:32:21.330Z] $ docker stop --time=1 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf [2021-08-12T00:32:22.525Z] $ docker rm -f 7ffc881829b395ad3ac0e2356232f682ebdbf94827372d69e6164d9c0f11f3bf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:32:22.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:32:22.918Z] . [Pipeline] withDockerContainer [2021-08-12T00:32:23.286Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-08-12T00:32:23.559Z] $ 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 [2021-08-12T00:32:23.962Z] $ docker top 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:32:24.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:32:24.093Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:32:24.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:32:24.210Z] $ docker exec 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c ssh-agent [2021-08-12T00:32:24.323Z] SSH_AUTH_SOCK=/tmp/ssh-0nXVLpWLlFhC/agent.14 [2021-08-12T00:32:24.323Z] SSH_AGENT_PID=21 [2021-08-12T00:32:24.331Z] Running ssh-add (command line suppressed) [2021-08-12T00:32:24.432Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5195399393423246627.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5195399393423246627.key) [2021-08-12T00:32:24.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:32:24.765Z] + git semver push [2021-08-12T00:32:24.765Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:32:24.765Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-08-12T00:32:24.765Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-08-12T00:32:24.765Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:32:24.765Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:32:24.765Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:32:24.765Z] # $SEMVER_BRANCH = main [2021-08-12T00:32:24.765Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-08-12T00:32:27.389Z] $ docker exec --env ******** --env ******** 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c ssh-agent -k [2021-08-12T00:32:27.489Z] unset SSH_AUTH_SOCK; [2021-08-12T00:32:27.489Z] unset SSH_AGENT_PID; [2021-08-12T00:32:27.489Z] echo Agent pid 21 killed; [2021-08-12T00:32:27.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:32:27.867Z] + git semver [Pipeline] } [2021-08-12T00:32:27.889Z] $ docker stop --time=1 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c [2021-08-12T00:32:29.552Z] $ docker rm -f 165fd4f5c589b32a53e4a4dd57e6e4f8c4e7789b67b9f062143ec8a12ab4bc8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-12T00:32:30.356Z] + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:30.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:31.269Z] ---> package-listing.sh [2021-08-12T00:32:31.269Z] ++ facter osfamily [2021-08-12T00:32:31.269Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-12T00:32:31.536Z] + OS_FAMILY=redhat [2021-08-12T00:32:31.536Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2021-08-12T00:32:31.536Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-12T00:32:31.536Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-12T00:32:31.536Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-12T00:32:31.536Z] + PACKAGES=/tmp/packages_start.txt [2021-08-12T00:32:31.536Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-08-12T00:32:31.536Z] + PACKAGES=/tmp/packages_end.txt [2021-08-12T00:32:31.536Z] + case "${OS_FAMILY}" in [2021-08-12T00:32:31.536Z] + rpm -qa [2021-08-12T00:32:31.536Z] + sort [2021-08-12T00:32:32.119Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-12T00:32:32.119Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-12T00:32:32.119Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-12T00:32:32.119Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-08-12T00:32:32.119Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2021-08-12T00:32:32.119Z] + 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 [2021-08-12T00:32:32.135Z] 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 [2021-08-12T00:32:32.432Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:32:33.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:32:33.015Z] [2021-08-12T00:32:33.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:32:33.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:32:33.340Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T00:32:33.340Z] b4d181a07f80: Pulling fs layer [2021-08-12T00:32:33.340Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T00:32:33.340Z] ed53099fbce6: Pulling fs layer [2021-08-12T00:32:33.340Z] dc539afda2c1: Pulling fs layer [2021-08-12T00:32:33.340Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T00:32:33.340Z] 9065ff56babe: Pulling fs layer [2021-08-12T00:32:33.340Z] d287ab97295c: Pulling fs layer [2021-08-12T00:32:33.340Z] dc539afda2c1: Waiting [2021-08-12T00:32:33.340Z] 77bc0d833cb6: Waiting [2021-08-12T00:32:33.340Z] d287ab97295c: Waiting [2021-08-12T00:32:33.340Z] 9065ff56babe: Waiting [2021-08-12T00:32:33.606Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T00:32:33.606Z] a1111a8f2ec3: Download complete [2021-08-12T00:32:33.606Z] dc539afda2c1: Verifying Checksum [2021-08-12T00:32:33.606Z] dc539afda2c1: Download complete [2021-08-12T00:32:33.871Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T00:32:33.871Z] 77bc0d833cb6: Download complete [2021-08-12T00:32:33.871Z] 9065ff56babe: Download complete [2021-08-12T00:32:33.871Z] ed53099fbce6: Verifying Checksum [2021-08-12T00:32:33.871Z] ed53099fbce6: Download complete [2021-08-12T00:32:34.827Z] b4d181a07f80: Verifying Checksum [2021-08-12T00:32:34.827Z] b4d181a07f80: Download complete [2021-08-12T00:32:35.785Z] b4d181a07f80: Pull complete [2021-08-12T00:32:36.058Z] a1111a8f2ec3: Pull complete [2021-08-12T00:32:36.324Z] ed53099fbce6: Pull complete [2021-08-12T00:32:36.588Z] dc539afda2c1: Pull complete [2021-08-12T00:32:36.855Z] 77bc0d833cb6: Pull complete [2021-08-12T00:32:36.855Z] 9065ff56babe: Pull complete [2021-08-12T00:32:38.263Z] d287ab97295c: Verifying Checksum [2021-08-12T00:32:38.263Z] d287ab97295c: Download complete [2021-08-12T00:32:42.579Z] d287ab97295c: Pull complete [2021-08-12T00:32:42.579Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T00:32:42.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:32:42.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T00:32:42.663Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-08-12T00:32:42.722Z] $ 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 [2021-08-12T00:32:45.363Z] $ docker top fdd1c6111cbd6ca648a9b8f2d064e9db23e710f421077d9831cfc723fbfacbb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:32:45.778Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-12T00:32:46.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-12T00:32:46.409Z] + ls /var/log/sa-host [2021-08-12T00:32:46.409Z] + sadf -c /var/log/sa-host/sa05 [2021-08-12T00:32:46.409Z] file_magic: OK [2021-08-12T00:32:46.410Z] HZ: Using current value: 100 [2021-08-12T00:32:46.410Z] file_header: OK [2021-08-12T00:32:46.410Z] 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 [2021-08-12T00:32:46.410Z] Statistics: [2021-08-12T00:32:46.410Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T00:32:46.410Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T00:32:46.410Z] + sadf -c /var/log/sa-host/sa12 [2021-08-12T00:32:46.410Z] file_magic: OK [2021-08-12T00:32:46.410Z] HZ: Using current value: 100 [2021-08-12T00:32:46.410Z] file_header: OK [2021-08-12T00:32:46.410Z] 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 [2021-08-12T00:32:46.410Z] Statistics: [2021-08-12T00:32:46.410Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T00:32:46.410Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:32:46.598Z] provisioning config files... [2021-08-12T00:32:46.612Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2740789388990010038tmp [Pipeline] { [Pipeline] echo [2021-08-12T00:32:46.638Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:46.942Z] ---> create-netrc.sh [Pipeline] } [2021-08-12T00:32:46.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:47.333Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-12T00:32:47.348Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:47.651Z] ---> sudo-logs.sh [2021-08-12T00:32:47.651Z] Archiving 'sudo' log.. [2021-08-12T00:32:47.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-642.vexxhost.local: Name or service not known [2021-08-12T00:32:47.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-642.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-12T00:32:47.681Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:47.986Z] ---> job-cost.sh [2021-08-12T00:32:47.986Z] lf-activate-venv: SKIPPING [2021-08-12T00:32:47.986Z] DEBUG: total: 0.18000000715255737 [2021-08-12T00:32:47.986Z] INFO: Retrieving Stack Cost... [2021-08-12T00:32:48.962Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T00:32:49.228Z] INFO: Archiving Costs [Pipeline] echo [2021-08-12T00:32:49.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:49.554Z] ---> logs-deploy.sh [2021-08-12T00:32:49.554Z] lf-activate-venv: SKIPPING [2021-08-12T00:32:49.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/12 [2021-08-12T00:32:49.554Z] INFO: archiving workspace using pattern(s): [2021-08-12T00:32:50.136Z] Archives upload complete. [2021-08-12T00:32:50.402Z] INFO: archiving logs to Nexus