Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f05a7e52347c365a351e2dd89fdd5f9329d136c 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-ssh2207642349853532358.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-ssh7028911596589306725.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-ssh7104354231430702475.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-ssh4671255874619358181.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4653850666254938893.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1671 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-ssh7521718046782124448.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 7f05a7e52347c365a351e2dd89fdd5f9329d136c (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 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 Commit message: "refactor(triggers): API Stabilization (#956)" > git rev-list --no-walk 6e54455fea00f37496bf405a1cf96c92d232c807 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T18:08:17.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T18:08:17.628Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T18:08:17.658Z] ========================================================= [2021-09-27T18:08:17.658Z] EdgeX Global Pipelines Version Info [2021-09-27T18:08:17.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:08:18.907Z] ------------------- [2021-09-27T18:08:18.907Z] stable info: [2021-09-27T18:08:18.907Z] ------------------- [2021-09-27T18:08:18.907Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T18:08:18.907Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T18:08:18.907Z] Message: update stable to v1.0.205 [2021-09-27T18:08:19.490Z] ------------------- [2021-09-27T18:08:19.490Z] experimental info: [2021-09-27T18:08:19.490Z] ------------------- [2021-09-27T18:08:19.490Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T18:08:19.490Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T18:08:19.490Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T18:08:19.636Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-09-27T18:08:19.662Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-09-27T18:08:19.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T18:08:19.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T18:08:19.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T18:08:19.762Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T18:08:19.790Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T18:08:19.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T18:08:19.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-27T18:08:19.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T18:08:19.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T18:08:19.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T18:08:19.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-09-27T18:08:19.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T18:08:19.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T18:08:20.021Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T18:08:20.047Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T18:08:20.071Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T18:08:20.097Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T18:08:20.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T18:08:20.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-27T18:08:20.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-27T18:08:20.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-27T18:08:20.235Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-27T18:08:20.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-27T18:08:20.286Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-27T18:08:20.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T18:08:20.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-27T18:08:20.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-27T18:08:20.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-27T18:08:20.428Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f05a7e52347c365a351e2dd89fdd5f9329d136c [Pipeline] echo [2021-09-27T18:08:20.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f05a7e [Pipeline] echo [2021-09-27T18:08:20.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-27T18:08:22.752Z] + git log --format=format:%s -1 7f05a7e52347c365a351e2dd89fdd5f9329d136c [Pipeline] echo [2021-09-27T18:08:22.803Z] GIT_COMMIT: 7f05a7e52347c365a351e2dd89fdd5f9329d136c, Commit Message: refactor(triggers): API Stabilization (#956) [Pipeline] echo [2021-09-27T18:08:22.819Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:08:23.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T18:08:23.401Z] [2021-09-27T18:08:23.401Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:08:23.738Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T18:08:23.738Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T18:08:23.738Z] 31603596830f: Pulling fs layer [2021-09-27T18:08:23.738Z] 04fac38145f0: Pulling fs layer [2021-09-27T18:08:23.738Z] 701f6daf10bf: Pulling fs layer [2021-09-27T18:08:23.738Z] 24f72da36158: Pulling fs layer [2021-09-27T18:08:23.738Z] 24f72da36158: Waiting [2021-09-27T18:08:23.738Z] 04fac38145f0: Verifying Checksum [2021-09-27T18:08:23.738Z] 04fac38145f0: Download complete [2021-09-27T18:08:24.317Z] 31603596830f: Verifying Checksum [2021-09-27T18:08:24.317Z] 31603596830f: Download complete [2021-09-27T18:08:24.317Z] 31603596830f: Pull complete [2021-09-27T18:08:24.317Z] 04fac38145f0: Pull complete [2021-09-27T18:08:24.317Z] 24f72da36158: Verifying Checksum [2021-09-27T18:08:24.317Z] 24f72da36158: Download complete [2021-09-27T18:08:24.599Z] 701f6daf10bf: Verifying Checksum [2021-09-27T18:08:24.599Z] 701f6daf10bf: Download complete [2021-09-27T18:08:24.880Z] 701f6daf10bf: Pull complete [2021-09-27T18:08:25.147Z] 24f72da36158: Pull complete [2021-09-27T18:08:25.147Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T18:08:25.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T18:08:25.147Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T18:08:25.247Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-27T18:08:25.317Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T18:08:26.077Z] $ docker top 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T18:08:26.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T18:08:26.200Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T18:08:26.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T18:08:26.315Z] $ docker exec 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 ssh-agent [2021-09-27T18:08:26.427Z] SSH_AUTH_SOCK=/tmp/ssh-FbqSIuUnPAeB/agent.14 [2021-09-27T18:08:26.427Z] SSH_AGENT_PID=20 [2021-09-27T18:08:26.440Z] Running ssh-add (command line suppressed) [2021-09-27T18:08:26.540Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3043153741488775897.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3043153741488775897.key) [2021-09-27T18:08:26.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T18:08:26.884Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T18:08:26.905Z] $ docker exec --env ******** --env ******** 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 ssh-agent -k [2021-09-27T18:08:27.000Z] unset SSH_AUTH_SOCK; [2021-09-27T18:08:27.001Z] unset SSH_AGENT_PID; [2021-09-27T18:08:27.001Z] echo Agent pid 20 killed; [2021-09-27T18:08:27.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T18:08:27.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T18:08:27.055Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T18:08:27.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T18:08:27.174Z] $ docker exec 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 ssh-agent [2021-09-27T18:08:27.291Z] SSH_AUTH_SOCK=/tmp/ssh-YyPtdG1v4B7u/agent.53 [2021-09-27T18:08:27.291Z] SSH_AGENT_PID=59 [2021-09-27T18:08:27.307Z] Running ssh-add (command line suppressed) [2021-09-27T18:08:27.407Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1862905677002297712.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1862905677002297712.key) [2021-09-27T18:08:27.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T18:08:27.748Z] + git semver init [2021-09-27T18:08:27.748Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T18:08:27.748Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-09-27T18:08:27.748Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-09-27T18:08:27.748Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T18:08:27.748Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T18:08:27.748Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T18:08:27.748Z] # $SEMVER_BRANCH = main [2021-09-27T18:08:27.748Z] # $SEMVER_TEMP = /tmp/semver-517205928 [2021-09-27T18:08:27.748Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-09-27T18:08:45.968Z] # '/tmp/semver-517205928' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2021-09-27T18:08:45.968Z] # -> Force: false [2021-09-27T18:08:45.968Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-09-27T18:08:45.984Z] $ docker exec --env ******** --env ******** 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 ssh-agent -k [2021-09-27T18:08:46.088Z] unset SSH_AUTH_SOCK; [2021-09-27T18:08:46.088Z] unset SSH_AGENT_PID; [2021-09-27T18:08:46.088Z] echo Agent pid 59 killed; [2021-09-27T18:08:46.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T18:08:48.062Z] + git semver [Pipeline] } [2021-09-27T18:08:48.083Z] $ docker stop --time=1 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 [2021-09-27T18:08:49.444Z] $ docker rm -f 8f60d14cafbc048b50f839169d57b87a96254877065d525fb17842ff0c8759d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T18:08:49.834Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T18:08:50.130Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T18:08:50.134Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.20 [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-09-27T18:09:05.523Z] Still waiting to schedule task [2021-09-27T18:09:05.524Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-27T18:09:05.528Z] Still waiting to schedule task [2021-09-27T18:09:05.529Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1672’ is offline [2021-09-27T18:11:18.740Z] Running on prd-centos7-docker-4c-2g-1675 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-09-27T18:11:18.761Z] Running in /w/workspace/app-functions-sdk-go/32 [Pipeline] { [Pipeline] checkout [2021-09-27T18:11:18.890Z] The recommended git tool is: git [2021-09-27T18:11:23.133Z] using credential edgex-jenkins-ssh [2021-09-27T18:11:23.147Z] Cloning the remote Git repository [2021-09-27T18:11:22.758Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-27T18:11:22.826Z] > git init /w/workspace/app-functions-sdk-go/32 # timeout=10 [2021-09-27T18:11:22.855Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-27T18:11:22.855Z] > git --version # timeout=10 [2021-09-27T18:11:22.861Z] > git --version # 'git version 2.24.4' [2021-09-27T18:11:22.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T18:11:22.888Z] [INFO] Currently running in a labeled security context [2021-09-27T18:11:22.888Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T18:11:22.888Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/32@tmp/jenkins-gitclient-ssh4719604970590527643.key [2021-09-27T18:11:22.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T18:11:25.938Z] Avoid second fetch [2021-09-27T18:11:25.939Z] Checking out Revision 7f05a7e52347c365a351e2dd89fdd5f9329d136c (main) [2021-09-27T18:11:25.729Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-09-27T18:11:25.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T18:11:25.757Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T18:11:25.763Z] > git checkout -f 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 [2021-09-27T18:11:31.367Z] Commit message: "refactor(triggers): API Stabilization (#956)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-27T18:11:32.079Z] ========================================================= [2021-09-27T18:11:32.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T18:11:32.079Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T18:11:32.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T18:11:32.778Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T18:11:32.778Z] 540db60ca938: Pulling fs layer [2021-09-27T18:11:32.778Z] adcc1eea9eea: Pulling fs layer [2021-09-27T18:11:32.778Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T18:11:32.778Z] db62176df00c: Pulling fs layer [2021-09-27T18:11:32.778Z] 3b30891b0d05: Pulling fs layer [2021-09-27T18:11:32.778Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T18:11:32.778Z] c788192a36de: Pulling fs layer [2021-09-27T18:11:32.778Z] a77e37c0d609: Pulling fs layer [2021-09-27T18:11:32.778Z] c3185cebc471: Pulling fs layer [2021-09-27T18:11:32.778Z] db62176df00c: Waiting [2021-09-27T18:11:32.778Z] 3b30891b0d05: Waiting [2021-09-27T18:11:32.778Z] 06b49ca38bd5: Waiting [2021-09-27T18:11:32.778Z] c788192a36de: Waiting [2021-09-27T18:11:32.778Z] a77e37c0d609: Waiting [2021-09-27T18:11:32.778Z] c3185cebc471: Waiting [2021-09-27T18:11:32.778Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T18:11:32.778Z] 4c4ab2625f07: Download complete [2021-09-27T18:11:32.778Z] adcc1eea9eea: Verifying Checksum [2021-09-27T18:11:32.778Z] adcc1eea9eea: Download complete [2021-09-27T18:11:32.778Z] 3b30891b0d05: Verifying Checksum [2021-09-27T18:11:32.778Z] 3b30891b0d05: Download complete [2021-09-27T18:11:32.778Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T18:11:32.778Z] 06b49ca38bd5: Download complete [2021-09-27T18:11:32.778Z] 540db60ca938: Verifying Checksum [2021-09-27T18:11:32.778Z] 540db60ca938: Download complete [2021-09-27T18:11:32.778Z] c788192a36de: Verifying Checksum [2021-09-27T18:11:32.778Z] c788192a36de: Download complete [2021-09-27T18:11:33.058Z] 540db60ca938: Pull complete [2021-09-27T18:11:33.058Z] adcc1eea9eea: Pull complete [2021-09-27T18:11:33.324Z] 4c4ab2625f07: Pull complete [2021-09-27T18:11:33.592Z] a77e37c0d609: Verifying Checksum [2021-09-27T18:11:33.592Z] a77e37c0d609: Download complete [2021-09-27T18:11:36.933Z] c3185cebc471: Verifying Checksum [2021-09-27T18:11:36.933Z] c3185cebc471: Download complete [2021-09-27T18:11:36.933Z] db62176df00c: Verifying Checksum [2021-09-27T18:11:36.933Z] db62176df00c: Download complete [2021-09-27T18:11:40.278Z] db62176df00c: Pull complete [2021-09-27T18:11:40.278Z] 3b30891b0d05: Pull complete [2021-09-27T18:11:40.278Z] 06b49ca38bd5: Pull complete [2021-09-27T18:11:40.278Z] c788192a36de: Pull complete [2021-09-27T18:11:40.278Z] a77e37c0d609: Pull complete [2021-09-27T18:11:42.235Z] c3185cebc471: Pull complete [2021-09-27T18:11:42.235Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T18:11:42.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T18:11:42.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-27T18:11:42.585Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:11:42.904Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T18:11:42.904Z] . [Pipeline] withDockerContainer [2021-09-27T18:11:42.992Z] prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container [2021-09-27T18:11:43.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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-09-27T18:11:45.013Z] $ docker top 8e724b6fa00dee8d116654a962e8fd816f182eae38c6361b5fc51091c7c71a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T18:11:45.417Z] + go version [2021-09-27T18:11:45.417Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T18:11:45.434Z] $ docker stop --time=1 8e724b6fa00dee8d116654a962e8fd816f182eae38c6361b5fc51091c7c71a22 [2021-09-27T18:11:46.606Z] $ docker rm -f 8e724b6fa00dee8d116654a962e8fd816f182eae38c6361b5fc51091c7c71a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:11:47.225Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T18:11:47.225Z] . [Pipeline] withDockerContainer [2021-09-27T18:11:47.313Z] prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container [2021-09-27T18:11:47.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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-09-27T18:11:47.701Z] $ docker top b26a44b26664b16892f7acb146383110fefc3c09df2b41ddba390f3e4dc1d50a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T18:11:48.123Z] + make test [2021-09-27T18:11:48.123Z] make -C ./app-service-template build [2021-09-27T18:11:48.123Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/32/app-service-template' [2021-09-27T18:11:48.124Z] go mod tidy [2021-09-27T18:11:48.391Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-27T18:11:48.660Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-27T18:11:48.660Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T18:11:48.660Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-27T18:11:48.660Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-27T18:11:48.660Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-27T18:11:48.660Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-27T18:11:48.660Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-27T18:11:48.660Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-27T18:11:48.930Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T18:11:48.930Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T18:11:48.930Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-27T18:11:48.930Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-09-27T18:11:48.930Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-27T18:11:48.930Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-27T18:11:48.930Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-27T18:11:48.930Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-09-27T18:11:48.930Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-27T18:11:48.930Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-27T18:11:48.930Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-27T18:11:48.930Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-27T18:11:49.199Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-27T18:11:49.199Z] go: downloading golang.org/x/text v0.3.2 [2021-09-27T18:11:49.199Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T18:11:49.468Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-27T18:11:50.447Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-27T18:11:50.447Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-27T18:11:50.447Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T18:11:50.447Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-27T18:11:50.447Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-27T18:11:50.447Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-27T18:11:50.447Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-27T18:11:50.447Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-27T18:11:50.447Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-27T18:11:50.447Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T18:11:50.447Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-27T18:11:50.720Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-27T18:11:50.720Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-27T18:11:50.720Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-27T18:11:50.720Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T18:11:50.720Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T18:11:50.720Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T18:11:50.720Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T18:11:50.720Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T18:11:50.720Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T18:11:50.720Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-27T18:11:50.720Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T18:11:50.990Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-27T18:11:50.990Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-27T18:11:50.990Z] go: downloading github.com/kr/text v0.1.0 [2021-09-27T18:11:50.990Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T18:11:50.990Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T18:11:50.990Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T18:11:50.990Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T18:11:50.990Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-27T18:11:50.990Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T18:11:50.990Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-27T18:11:50.990Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T18:11:50.990Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T18:11:50.990Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-27T18:11:50.990Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-27T18:11:50.990Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-27T18:11:50.990Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T18:11:50.990Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T18:11:50.990Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T18:11:50.990Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T18:11:50.990Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T18:11:50.990Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T18:11:51.256Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T18:11:51.256Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-27T18:11:51.256Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-27T18:11:51.256Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T18:11:51.256Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-09-27T18:11:51.256Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-27T18:11:51.256Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-09-27T18:11:51.256Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-27T18:11:51.256Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-27T18:11:51.256Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-27T18:11:51.256Z] 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-09-27T18:12:01.841Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/32/app-service-template' [2021-09-27T18:12:01.841Z] make -C ./app-service-template test [2021-09-27T18:12:01.841Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/32/app-service-template' [2021-09-27T18:12:01.841Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-27T18:12:10.109Z] ok new-app-service 0.020s coverage: 48.1% of statements [2021-09-27T18:12:10.109Z] ? new-app-service/config [no test files] [2021-09-27T18:12:10.109Z] ok new-app-service/functions 0.007s [2021-09-27T18:12:10.109Z] CGO_ENABLED=1 go vet ./... [2021-09-27T18:12:17.639Z] gofmt -l . [2021-09-27T18:12:17.639Z] [ "`gofmt -l .`" = "" ] [2021-09-27T18:12:17.639Z] ./bin/test-attribution-txt.sh [2021-09-27T18:12:17.639Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/32/app-service-template' [2021-09-27T18:12:17.639Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T18:12:17.639Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-09-27T18:12:18.227Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 67.5% of statements [2021-09-27T18:12:18.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-09-27T18:12:18.496Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 93.7% of statements [2021-09-27T18:12:18.496Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-09-27T18:12:18.772Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements [2021-09-27T18:12:18.772Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-09-27T18:12:19.048Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.010s [2021-09-27T18:12:19.636Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.064s coverage: 75.7% of statements [2021-09-27T18:12:19.636Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-09-27T18:12:19.636Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-09-27T18:12:19.636Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-09-27T18:12:19.636Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-09-27T18:12:19.636Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-09-27T18:12:19.636Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-09-27T18:12:19.636Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.002s coverage: 97.3% of statements [2021-09-27T18:12:19.636Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-09-27T18:12:19.636Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements [2021-09-27T18:12:23.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.039s coverage: 77.0% of statements [2021-09-27T18:12:23.885Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-09-27T18:12:23.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 12.5% of statements [2021-09-27T18:12:23.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements [2021-09-27T18:12:23.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-09-27T18:12:23.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-09-27T18:12:23.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-09-27T18:12:45.634Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1674 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-09-27T18:12:45.653Z] Running in /w/workspace/app-functions-sdk-go/32 [Pipeline] { [Pipeline] checkout [2021-09-27T18:12:45.907Z] The recommended git tool is: git [2021-09-27T18:12:49.396Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 77.3% of statements [2021-09-27T18:12:49.396Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-09-27T18:12:49.396Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-27T18:12:49.396Z] gofmt -l . [2021-09-27T18:12:49.396Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T18:12:49.415Z] $ docker stop --time=1 b26a44b26664b16892f7acb146383110fefc3c09df2b41ddba390f3e4dc1d50a [2021-09-27T18:12:50.737Z] $ docker rm -f b26a44b26664b16892f7acb146383110fefc3c09df2b41ddba390f3e4dc1d50a [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T18:12:51.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T18:12:51.758Z] 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-09-27T18:12:55.421Z] using credential edgex-jenkins-ssh [2021-09-27T18:12:55.443Z] Cloning the remote Git repository [2021-09-27T18:12:55.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T18:12:55.602Z] [2021-09-27T18:12:55.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:12:55.498Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-27T18:12:55.602Z] > git init /w/workspace/app-functions-sdk-go/32 # timeout=10 [2021-09-27T18:12:55.667Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-09-27T18:12:55.667Z] > git --version # timeout=10 [2021-09-27T18:12:55.682Z] > git --version # 'git version 2.17.1' [2021-09-27T18:12:55.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T18:12:55.750Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T18:12:55.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T18:12:55.942Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T18:12:55.942Z] b4d181a07f80: Pulling fs layer [2021-09-27T18:12:55.942Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T18:12:55.942Z] ed53099fbce6: Pulling fs layer [2021-09-27T18:12:55.942Z] dc539afda2c1: Pulling fs layer [2021-09-27T18:12:55.942Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T18:12:55.942Z] 9065ff56babe: Pulling fs layer [2021-09-27T18:12:55.942Z] d287ab97295c: Pulling fs layer [2021-09-27T18:12:55.942Z] 77bc0d833cb6: Waiting [2021-09-27T18:12:55.942Z] 9065ff56babe: Waiting [2021-09-27T18:12:55.942Z] d287ab97295c: Waiting [2021-09-27T18:12:55.942Z] dc539afda2c1: Waiting [2021-09-27T18:12:56.210Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T18:12:56.210Z] a1111a8f2ec3: Download complete [2021-09-27T18:12:56.210Z] dc539afda2c1: Verifying Checksum [2021-09-27T18:12:56.210Z] dc539afda2c1: Download complete [2021-09-27T18:12:56.477Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T18:12:56.477Z] 77bc0d833cb6: Download complete [2021-09-27T18:12:56.477Z] 9065ff56babe: Verifying Checksum [2021-09-27T18:12:56.477Z] 9065ff56babe: Download complete [2021-09-27T18:12:56.477Z] ed53099fbce6: Verifying Checksum [2021-09-27T18:12:56.477Z] ed53099fbce6: Download complete [2021-09-27T18:12:57.059Z] b4d181a07f80: Verifying Checksum [2021-09-27T18:12:57.059Z] b4d181a07f80: Download complete [2021-09-27T18:12:58.590Z] b4d181a07f80: Pull complete [2021-09-27T18:12:58.590Z] a1111a8f2ec3: Pull complete [2021-09-27T18:12:58.918Z] ed53099fbce6: Pull complete [2021-09-27T18:12:59.228Z] dc539afda2c1: Pull complete [2021-09-27T18:12:59.228Z] 77bc0d833cb6: Pull complete [2021-09-27T18:12:59.518Z] 9065ff56babe: Pull complete [2021-09-27T18:13:00.477Z] d287ab97295c: Verifying Checksum [2021-09-27T18:13:00.477Z] d287ab97295c: Download complete [2021-09-27T18:13:01.214Z] Avoid second fetch [2021-09-27T18:13:01.215Z] Checking out Revision 7f05a7e52347c365a351e2dd89fdd5f9329d136c (main) [2021-09-27T18:13:01.167Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-09-27T18:13:01.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T18:13:01.223Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T18:13:01.235Z] > git checkout -f 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 [2021-09-27T18:13:05.062Z] d287ab97295c: Pull complete [2021-09-27T18:13:05.062Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T18:13:05.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T18:13:05.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T18:13:05.151Z] prd-centos7-docker-4c-2g-1675 does not seem to be running inside a container [2021-09-27T18:13:05.223Z] $ 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/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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-09-27T18:13:05.505Z] Commit message: "refactor(triggers): API Stabilization (#956)" [2021-09-27T18:13:05.933Z] [2021-09-27T18:13:05.933Z] GitHub has been notified of this commit’s build result [2021-09-27T18:13:05.933Z] [2021-09-27T18:13:07.383Z] $ docker top c44939c9dad7bfa296656c3acf42d991e8aac7d3c3c9eb8166116243acd60572 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-09-27T18:13:09.450Z] ---> job-cost.sh [2021-09-27T18:13:09.450Z] lf-activate-venv: SKIPPING [2021-09-27T18:13:09.450Z] INFO: No Stack... [Pipeline] echo [2021-09-27T18:13:09.554Z] ========================================================= [2021-09-27T18:13:09.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T18:13:09.554Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T18:13:10.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T18:13:10.406Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T18:13:10.685Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T18:13:11.026Z] + cat /w/workspace/app-functions-sdk-go/32/archives/cost.csv [2021-09-27T18:13:11.026Z] + cut -d, -f6 [Pipeline] lock [2021-09-27T18:13:11.068Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [2021-09-27T18:13:11.085Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] did not exist. Created. [2021-09-27T18:13:11.085Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T18:13:11.427Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-27T18:13:11.477Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T18:13:11.488Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T18:13:11.517Z] $ docker stop --time=1 c44939c9dad7bfa296656c3acf42d991e8aac7d3c3c9eb8166116243acd60572 [2021-09-27T18:13:12.111Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T18:13:12.111Z] 595b0fe564bb: Pulling fs layer [2021-09-27T18:13:12.111Z] 24495759ef45: Pulling fs layer [2021-09-27T18:13:12.111Z] d148012ef14d: Pulling fs layer [2021-09-27T18:13:12.111Z] e90a11edd702: Pulling fs layer [2021-09-27T18:13:12.111Z] d77568369979: Pulling fs layer [2021-09-27T18:13:12.111Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T18:13:12.111Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T18:13:12.111Z] 97ac5df62f85: Pulling fs layer [2021-09-27T18:13:12.111Z] d77568369979: Waiting [2021-09-27T18:13:12.111Z] fc1c9f9a7f3b: Waiting [2021-09-27T18:13:12.111Z] 170f2ba95c9a: Waiting [2021-09-27T18:13:12.111Z] 97ac5df62f85: Waiting [2021-09-27T18:13:12.111Z] e90a11edd702: Waiting [2021-09-27T18:13:12.111Z] d148012ef14d: Verifying Checksum [2021-09-27T18:13:12.111Z] d148012ef14d: Download complete [2021-09-27T18:13:12.111Z] 24495759ef45: Verifying Checksum [2021-09-27T18:13:12.111Z] 24495759ef45: Download complete [2021-09-27T18:13:12.111Z] d77568369979: Verifying Checksum [2021-09-27T18:13:12.111Z] d77568369979: Download complete [2021-09-27T18:13:12.111Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T18:13:12.111Z] fc1c9f9a7f3b: Download complete [2021-09-27T18:13:12.111Z] 595b0fe564bb: Verifying Checksum [2021-09-27T18:13:12.111Z] 595b0fe564bb: Download complete [2021-09-27T18:13:12.111Z] 170f2ba95c9a: Download complete [2021-09-27T18:13:12.718Z] 595b0fe564bb: Pull complete [2021-09-27T18:13:12.837Z] $ docker rm -f c44939c9dad7bfa296656c3acf42d991e8aac7d3c3c9eb8166116243acd60572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T18:13:13.322Z] 24495759ef45: Pull complete [2021-09-27T18:13:15.501Z] d148012ef14d: Pull complete [2021-09-27T18:13:15.501Z] 97ac5df62f85: Download complete [2021-09-27T18:13:15.501Z] e90a11edd702: Verifying Checksum [2021-09-27T18:13:15.501Z] e90a11edd702: Download complete [2021-09-27T18:13:27.968Z] e90a11edd702: Pull complete [2021-09-27T18:13:27.968Z] d77568369979: Pull complete [2021-09-27T18:13:27.968Z] fc1c9f9a7f3b: Pull complete [2021-09-27T18:13:27.968Z] 170f2ba95c9a: Pull complete [2021-09-27T18:13:34.760Z] 97ac5df62f85: Pull complete [2021-09-27T18:13:34.760Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T18:13:34.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T18:13:34.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-27T18:13:35.196Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:13:35.547Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T18:13:35.547Z] . [Pipeline] withDockerContainer [2021-09-27T18:13:35.787Z] prd-ubuntu18.04-docker-arm64-4c-16g-1674 does not seem to be running inside a container [2021-09-27T18:13:35.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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-09-27T18:13:41.890Z] $ docker top e195824594108834c5df924795ab01048140c45e63c506d664502a02a6a1eb4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T18:13:42.893Z] + go version [2021-09-27T18:13:42.893Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-27T18:13:42.905Z] $ docker stop --time=1 e195824594108834c5df924795ab01048140c45e63c506d664502a02a6a1eb4d [2021-09-27T18:13:44.925Z] $ docker rm -f e195824594108834c5df924795ab01048140c45e63c506d664502a02a6a1eb4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:13:45.810Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T18:13:45.810Z] . [Pipeline] withDockerContainer [2021-09-27T18:13:46.070Z] prd-ubuntu18.04-docker-arm64-4c-16g-1674 does not seem to be running inside a container [2021-09-27T18:13:46.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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-09-27T18:13:47.905Z] $ docker top 01bed3c5a35d57e9011f518d96bb97bb0638ce7c921dd25b2e118ccb9555e46d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T18:13:48.893Z] + make test [2021-09-27T18:13:48.893Z] make -C ./app-service-template build [2021-09-27T18:13:48.893Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/32/app-service-template' [2021-09-27T18:13:48.893Z] go mod tidy [2021-09-27T18:13:50.326Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-27T18:13:50.326Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-27T18:13:50.326Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T18:13:50.326Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-27T18:13:50.326Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-27T18:13:50.326Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-27T18:13:50.326Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T18:13:50.326Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T18:13:50.326Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-27T18:13:50.326Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-09-27T18:13:50.326Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-27T18:13:50.597Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-27T18:13:50.597Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-27T18:13:50.597Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-27T18:13:50.597Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-27T18:13:50.597Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-27T18:13:50.868Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-09-27T18:13:50.868Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-27T18:13:50.868Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-27T18:13:50.868Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-27T18:13:50.868Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-27T18:13:50.868Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-27T18:13:50.868Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-27T18:13:50.868Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-27T18:13:51.147Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-27T18:13:51.147Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-27T18:13:51.147Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-27T18:13:51.147Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-27T18:13:53.055Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-27T18:13:53.055Z] go: downloading golang.org/x/text v0.3.2 [2021-09-27T18:13:53.055Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T18:13:53.055Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-27T18:13:54.498Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T18:13:54.498Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-27T18:13:54.498Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T18:13:54.498Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-27T18:13:54.498Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-27T18:13:54.498Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T18:13:54.498Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-27T18:13:54.498Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T18:13:54.498Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T18:13:54.498Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T18:13:54.498Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T18:13:54.498Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T18:13:54.772Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-27T18:13:54.772Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T18:13:54.772Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-27T18:13:54.772Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-27T18:13:54.772Z] go: downloading github.com/kr/text v0.1.0 [2021-09-27T18:13:54.772Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-27T18:13:55.045Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-27T18:13:55.045Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-27T18:13:55.045Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-27T18:13:55.045Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T18:13:55.045Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T18:13:55.045Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T18:13:55.045Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T18:13:55.045Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-27T18:13:55.045Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-27T18:13:55.045Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T18:13:55.323Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T18:13:55.323Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T18:13:55.323Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-27T18:13:55.323Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-27T18:13:55.323Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T18:13:55.323Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T18:13:55.597Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T18:13:55.597Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T18:13:55.597Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T18:13:55.597Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T18:13:55.597Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T18:13:55.871Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T18:13:55.871Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-27T18:13:55.871Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-09-27T18:13:55.871Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-27T18:13:55.871Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-27T18:13:55.871Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-09-27T18:13:55.871Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-27T18:13:56.152Z] 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-09-27T18:14:30.875Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/32/app-service-template' [2021-09-27T18:14:30.875Z] make -C ./app-service-template test [2021-09-27T18:14:30.875Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/32/app-service-template' [2021-09-27T18:14:30.875Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-27T18:15:03.275Z] ok new-app-service 0.042s coverage: 48.1% of statements [2021-09-27T18:15:03.275Z] ? new-app-service/config [no test files] [2021-09-27T18:15:03.275Z] ok new-app-service/functions 0.039s [2021-09-27T18:15:03.275Z] CGO_ENABLED=1 go vet ./... [2021-09-27T18:15:30.079Z] gofmt -l . [2021-09-27T18:15:30.079Z] [ "`gofmt -l .`" = "" ] [2021-09-27T18:15:30.079Z] ./bin/test-attribution-txt.sh [2021-09-27T18:15:31.512Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/32/app-service-template' [2021-09-27T18:15:31.512Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T18:15:32.971Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-09-27T18:15:43.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.096s coverage: 67.5% of statements [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-09-27T18:15:43.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.055s coverage: 93.7% of statements [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-09-27T18:15:43.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.085s coverage: 61.8% of statements [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-09-27T18:15:43.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.058s [2021-09-27T18:15:43.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.133s coverage: 75.7% of statements [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-09-27T18:15:43.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.3% of statements [2021-09-27T18:15:43.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-09-27T18:15:43.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.075s coverage: 10.5% of statements [2021-09-27T18:15:49.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.175s coverage: 77.0% of statements [2021-09-27T18:15:49.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-09-27T18:15:49.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 12.5% of statements [2021-09-27T18:15:49.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.056s coverage: 27.3% of statements [2021-09-27T18:15:49.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-09-27T18:15:49.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-09-27T18:15:49.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 51.4% of statements [2021-09-27T18:16:16.651Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.132s coverage: 77.3% of statements [2021-09-27T18:16:16.651Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements [2021-09-27T18:16:16.651Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-27T18:16:18.091Z] gofmt -l . [2021-09-27T18:16:18.683Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T18:16:20.861Z] $ docker stop --time=1 01bed3c5a35d57e9011f518d96bb97bb0638ce7c921dd25b2e118ccb9555e46d [2021-09-27T18:16:23.011Z] $ docker rm -f 01bed3c5a35d57e9011f518d96bb97bb0638ce7c921dd25b2e118ccb9555e46d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T18:16:25.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T18:16:25.365Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T18:16:26.160Z] 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-09-27T18:16:26.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T18:16:27.220Z] [2021-09-27T18:16:27.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:16:27.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T18:16:27.865Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T18:16:27.865Z] 448f6bf000e3: Pulling fs layer [2021-09-27T18:16:27.865Z] f757da607395: Pulling fs layer [2021-09-27T18:16:27.865Z] 05883995daec: Pulling fs layer [2021-09-27T18:16:27.865Z] 8603b9c90790: Pulling fs layer [2021-09-27T18:16:27.865Z] 1560dd03e051: Pulling fs layer [2021-09-27T18:16:27.865Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T18:16:27.865Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T18:16:27.865Z] 1560dd03e051: Waiting [2021-09-27T18:16:27.865Z] 8603b9c90790: Waiting [2021-09-27T18:16:27.865Z] 27f5ce0e4adf: Waiting [2021-09-27T18:16:27.865Z] c2d8d7efcc4b: Waiting [2021-09-27T18:16:28.139Z] f757da607395: Verifying Checksum [2021-09-27T18:16:28.139Z] f757da607395: Download complete [2021-09-27T18:16:28.139Z] 8603b9c90790: Verifying Checksum [2021-09-27T18:16:28.139Z] 8603b9c90790: Download complete [2021-09-27T18:16:28.413Z] 1560dd03e051: Verifying Checksum [2021-09-27T18:16:28.413Z] 1560dd03e051: Download complete [2021-09-27T18:16:28.413Z] 27f5ce0e4adf: Verifying Checksum [2021-09-27T18:16:28.413Z] 27f5ce0e4adf: Download complete [2021-09-27T18:16:28.413Z] 05883995daec: Verifying Checksum [2021-09-27T18:16:28.413Z] 05883995daec: Download complete [2021-09-27T18:16:29.395Z] 448f6bf000e3: Verifying Checksum [2021-09-27T18:16:29.395Z] 448f6bf000e3: Download complete [2021-09-27T18:16:32.030Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T18:16:32.030Z] c2d8d7efcc4b: Download complete [2021-09-27T18:16:32.628Z] 448f6bf000e3: Pull complete [2021-09-27T18:16:33.603Z] f757da607395: Pull complete [2021-09-27T18:16:35.038Z] 05883995daec: Pull complete [2021-09-27T18:16:35.311Z] 8603b9c90790: Pull complete [2021-09-27T18:16:36.312Z] 1560dd03e051: Pull complete [2021-09-27T18:16:36.585Z] 27f5ce0e4adf: Pull complete [2021-09-27T18:16:51.673Z] c2d8d7efcc4b: Pull complete [2021-09-27T18:16:51.673Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T18:16:51.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T18:16:51.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T18:16:51.932Z] prd-ubuntu18.04-docker-arm64-4c-16g-1674 does not seem to be running inside a container [2021-09-27T18:16:52.018Z] $ 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/32 -v /w/workspace/app-functions-sdk-go/32:/w/workspace/app-functions-sdk-go/32:rw,z -v /w/workspace/app-functions-sdk-go/32@tmp:/w/workspace/app-functions-sdk-go/32@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-09-27T18:16:55.943Z] $ docker top 1bce8b0ff69d56c6e16b022913359c5b1478062432f19c75769a0eb9c77af91b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:16:58.519Z] ---> job-cost.sh [2021-09-27T18:16:58.520Z] lf-activate-venv: SKIPPING [2021-09-27T18:16:58.520Z] INFO: No Stack... [2021-09-27T18:16:58.520Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T18:16:58.520Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T18:16:59.188Z] + cut -d, -f6 [2021-09-27T18:16:59.188Z] + cat /w/workspace/app-functions-sdk-go/32/archives/cost.csv [Pipeline] lock [2021-09-27T18:16:59.254Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [2021-09-27T18:16:59.263Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] did not exist. Created. [2021-09-27T18:16:59.263Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T18:16:59.963Z] /w/workspace/app-functions-sdk-go/32@tmp/durable-ee1475ef/script.sh: 1: /w/workspace/app-functions-sdk-go/32@tmp/durable-ee1475ef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-27T18:17:00.627Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T18:17:00.648Z] Warning: overwriting stash ‘stack-cost’ [2021-09-27T18:17:00.713Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T18:17:00.725Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T18:17:00.764Z] $ docker stop --time=1 1bce8b0ff69d56c6e16b022913359c5b1478062432f19c75769a0eb9c77af91b [2021-09-27T18:17:02.424Z] $ docker rm -f 1bce8b0ff69d56c6e16b022913359c5b1478062432f19c75769a0eb9c77af91b [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-09-27T18:17:03.284Z] provisioning config files... [2021-09-27T18:17:03.300Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8457292040982995019tmp [Pipeline] { [Pipeline] sh [2021-09-27T18:17:03.639Z] + set +x [2021-09-27T18:17:03.639Z] + curl -s https://codecov.io/bash [2021-09-27T18:17:03.639Z] + bash -s -- [2021-09-27T18:17:03.639Z] [2021-09-27T18:17:03.639Z] _____ _ [2021-09-27T18:17:03.639Z] / ____| | | [2021-09-27T18:17:03.639Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T18:17:03.639Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T18:17:03.639Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T18:17:03.639Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T18:17:03.639Z] Bash-1.0.6 [2021-09-27T18:17:03.639Z] [2021-09-27T18:17:03.639Z] [2021-09-27T18:17:03.639Z] ==> git version 2.24.4 found [2021-09-27T18:17:03.639Z] ==> 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-09-27T18:17:03.639Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T18:17:03.639Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T18:17:03.639Z] ==> Jenkins CI detected. [2021-09-27T18:17:03.639Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2021-09-27T18:17:03.639Z] project root: . [2021-09-27T18:17:03.639Z] --> token set from env [2021-09-27T18:17:03.639Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T18:17:03.639Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T18:17:03.908Z] ==> Python coveragepy not found [2021-09-27T18:17:03.908Z] ==> Searching for coverage reports in: [2021-09-27T18:17:03.908Z] + . [2021-09-27T18:17:03.908Z] -> Found 2 reports [2021-09-27T18:17:03.908Z] ==> Detecting git/mercurial file structure [2021-09-27T18:17:03.908Z] ==> Reading reports [2021-09-27T18:17:03.908Z] + ./app-service-template/coverage.out bytes=1219 [2021-09-27T18:17:03.908Z] + ./coverage.out bytes=101380 [2021-09-27T18:17:03.908Z] ==> Appending adjustments [2021-09-27T18:17:03.908Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T18:17:04.175Z] + Found adjustments [2021-09-27T18:17:04.175Z] ==> Gzipping contents [2021-09-27T18:17:04.175Z] 20K /tmp/codecov.atdrSd.gz [2021-09-27T18:17:04.175Z] ==> Uploading reports [2021-09-27T18:17:04.175Z] url: https://codecov.io [2021-09-27T18:17:04.175Z] query: branch=main&commit=7f05a7e52347c365a351e2dd89fdd5f9329d136c&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-27T18:17:04.175Z] -> Pinging Codecov [2021-09-27T18:17:04.175Z] 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=7f05a7e52347c365a351e2dd89fdd5f9329d136c&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-27T18:17:04.964Z] -> Uploading to [2021-09-27T18:17:04.964Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/3D8B5DFFC46A037C893635FACE044666/7f05a7e52347c365a351e2dd89fdd5f9329d136c/75765f48-60b1-49ba-bd42-79845bfcd0c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T181704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2038d3a816dc8665e8898f94c63d4f0e042e7a6fc9fc204496eb32dff652de7b [2021-09-27T18:17:04.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T18:17:04.964Z] Dload Upload Total Spent Left Speed [2021-09-27T18:17:15.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17637 0 0 100 17637 0 12985 0:00:01 0:00:01 --:--:-- 12987 100 17637 0 0 100 17637 0 7475 0:00:02 0:00:02 --:--:-- 7476 100 17637 0 0 100 17637 0 5248 0:00:03 0:00:03 --:--:-- 5249 100 17637 0 0 100 17637 0 4043 0:00:04 0:00:04 --:--:-- 4044 100 17637 0 0 100 17637 0 3288 0:00:05 0:00:05 --:--:-- 3288 100 17637 0 0 100 17637 0 2771 0:00:06 0:00:06 --:--:-- 0 100 17637 0 0 100 17637 0 2394 0:00:07 0:00:07 --:--:-- 0 100 17637 0 0 100 17637 0 2107 0:00:08 0:00:08 --:--:-- 0 100 17637 0 0 100 17637 0 1882 0:00:09 0:00:09 --:--:-- 0 100 17637 0 0 100 17637 0 1705 0:00:10 0:00:10 --:--:-- 0 [2021-09-27T18:17:15.195Z] curl: (22) The requested URL returned error: 400 Bad Request [2021-09-27T18:17:15.195Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/7f05a7e52347c365a351e2dd89fdd5f9329d136c [Pipeline] } [2021-09-27T18:17:15.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-27T18:17:17.566Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-27T18:17:17.583Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:17:17.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T18:17:17.925Z] [2021-09-27T18:17:17.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:17:18.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T18:17:18.280Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-27T18:17:18.280Z] 188c0c94c7c5: Pulling fs layer [2021-09-27T18:17:18.280Z] 0ef7d3d256c8: Pulling fs layer [2021-09-27T18:17:18.280Z] de9db76c5a1d: Pulling fs layer [2021-09-27T18:17:18.280Z] 0eba1c9be4d2: Pulling fs layer [2021-09-27T18:17:18.280Z] 0d57e429df01: Pulling fs layer [2021-09-27T18:17:18.280Z] 4e4be7b47b0d: Pulling fs layer [2021-09-27T18:17:18.280Z] e1f770b5df2f: Pulling fs layer [2021-09-27T18:17:18.280Z] 85a0685a4137: Pulling fs layer [2021-09-27T18:17:18.280Z] 0eba1c9be4d2: Waiting [2021-09-27T18:17:18.280Z] 0d57e429df01: Waiting [2021-09-27T18:17:18.280Z] 4e4be7b47b0d: Waiting [2021-09-27T18:17:18.280Z] e1f770b5df2f: Waiting [2021-09-27T18:17:18.280Z] 85a0685a4137: Waiting [2021-09-27T18:17:18.280Z] de9db76c5a1d: Verifying Checksum [2021-09-27T18:17:18.280Z] de9db76c5a1d: Download complete [2021-09-27T18:17:18.281Z] 0ef7d3d256c8: Verifying Checksum [2021-09-27T18:17:18.281Z] 0ef7d3d256c8: Download complete [2021-09-27T18:17:18.281Z] 0d57e429df01: Verifying Checksum [2021-09-27T18:17:18.281Z] 0d57e429df01: Download complete [2021-09-27T18:17:18.281Z] 4e4be7b47b0d: Verifying Checksum [2021-09-27T18:17:18.281Z] 4e4be7b47b0d: Download complete [2021-09-27T18:17:18.552Z] 188c0c94c7c5: Verifying Checksum [2021-09-27T18:17:18.552Z] 188c0c94c7c5: Download complete [2021-09-27T18:17:18.821Z] 188c0c94c7c5: Pull complete [2021-09-27T18:17:18.821Z] 0ef7d3d256c8: Pull complete [2021-09-27T18:17:18.821Z] de9db76c5a1d: Pull complete [2021-09-27T18:17:20.314Z] e1f770b5df2f: Verifying Checksum [2021-09-27T18:17:20.314Z] e1f770b5df2f: Download complete [2021-09-27T18:17:28.682Z] 0eba1c9be4d2: Verifying Checksum [2021-09-27T18:17:28.682Z] 0eba1c9be4d2: Download complete [2021-09-27T18:17:28.953Z] 85a0685a4137: Verifying Checksum [2021-09-27T18:17:28.953Z] 85a0685a4137: Download complete [2021-09-27T18:17:30.920Z] 0eba1c9be4d2: Pull complete [2021-09-27T18:17:30.920Z] 0d57e429df01: Pull complete [2021-09-27T18:17:31.193Z] 4e4be7b47b0d: Pull complete [2021-09-27T18:17:31.459Z] e1f770b5df2f: Pull complete [2021-09-27T18:17:34.838Z] 85a0685a4137: Pull complete [2021-09-27T18:17:34.838Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-27T18:17:34.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-27T18:17:34.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-27T18:17:34.945Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-27T18:17:35.018Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-27T18:17:37.152Z] $ docker top 57a5dbb47ed0c4ffb30bbefdcb0aa2014ac7d6310afbfc8146cc15f5a7998e62 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T18:17:37.247Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-27T18:17:37.568Z] + set -o pipefail [2021-09-27T18:17:37.568Z] + snyk monitor '--org=edgex-jenkins' [2021-09-27T18:17:59.677Z] [2021-09-27T18:17:59.678Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-09-27T18:17:59.678Z] [2021-09-27T18:17:59.678Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/2b05dc54-9db7-40db-93f9-378bc469cfc5 [2021-09-27T18:17:59.678Z] [2021-09-27T18:17:59.678Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-27T18:17:59.678Z] [2021-09-27T18:17:59.678Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-27T18:17:59.678Z] [2021-09-27T18:17:59.678Z] [Pipeline] } [2021-09-27T18:17:59.704Z] $ docker stop --time=1 57a5dbb47ed0c4ffb30bbefdcb0aa2014ac7d6310afbfc8146cc15f5a7998e62 [2021-09-27T18:18:01.436Z] $ docker rm -f 57a5dbb47ed0c4ffb30bbefdcb0aa2014ac7d6310afbfc8146cc15f5a7998e62 [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-09-27T18:18:02.388Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T18:18:02.411Z] provisioning config files... [2021-09-27T18:18:02.425Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4101397363566481515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:18:02.758Z] --> edgex-publish-swagger.sh [2021-09-27T18:18:02.758Z] === Publish openapi/v2 API === [2021-09-27T18:18:02.758Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-27T18:18:02.758Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2021-09-27T18:18:02.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T18:18:02.758Z] Dload Upload Total Spent Left Speed [2021-09-27T18:18:03.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 12094 0:00:01 0:00:01 --:--:-- 12109 100 13054 0 0 100 13054 0 12092 0:00:01 0:00:01 --:--:-- 12098 [2021-09-27T18:18:03.719Z] [2021-09-27T18:18:03.719Z] [Pipeline] } [2021-09-27T18:18:03.734Z] 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-09-27T18:18:04.315Z] + git log --format=format:%s -1 7f05a7e52347c365a351e2dd89fdd5f9329d136c [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:18:04.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T18:18:04.646Z] . [Pipeline] withDockerContainer [2021-09-27T18:18:04.734Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-27T18:18:04.808Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T18:18:05.210Z] $ docker top e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T18:18:05.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T18:18:05.343Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T18:18:05.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T18:18:05.479Z] $ docker exec e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 ssh-agent [2021-09-27T18:18:05.590Z] SSH_AUTH_SOCK=/tmp/ssh-FCxNjk56KOp4/agent.15 [2021-09-27T18:18:05.590Z] SSH_AGENT_PID=22 [2021-09-27T18:18:05.600Z] Running ssh-add (command line suppressed) [2021-09-27T18:18:05.708Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4359244340411242024.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4359244340411242024.key) [2021-09-27T18:18:05.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T18:18:06.041Z] + git semver tag [2021-09-27T18:18:06.041Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T18:18:06.041Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-09-27T18:18:06.041Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-09-27T18:18:06.041Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T18:18:06.041Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T18:18:06.041Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T18:18:06.041Z] # $SEMVER_BRANCH = main [2021-09-27T18:18:06.041Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-09-27T18:18:06.041Z] # 7f05a7e52347c365a351e2dd89fdd5f9329d136c HEAD [2021-09-27T18:18:06.041Z] # -> Force: false [2021-09-27T18:18:06.041Z] # 7ffe01bf10414353ac37bc11865f53e039488f13 refs/tags/v2.0.2-dev.20 [Pipeline] } [2021-09-27T18:18:06.065Z] $ docker exec --env ******** --env ******** e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 ssh-agent -k [2021-09-27T18:18:06.154Z] unset SSH_AUTH_SOCK; [2021-09-27T18:18:06.154Z] unset SSH_AGENT_PID; [2021-09-27T18:18:06.154Z] echo Agent pid 22 killed; [2021-09-27T18:18:06.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T18:18:06.530Z] + git semver [Pipeline] } [2021-09-27T18:18:06.770Z] $ docker stop --time=1 e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 [2021-09-27T18:18:07.980Z] $ docker rm -f e01f1dc2d62e76a6d254ada4693b5f93d32773a73051978b92ccbef02646c2f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:18:08.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T18:18:08.441Z] [2021-09-27T18:18:08.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:18:08.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T18:18:08.776Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-27T18:18:08.776Z] ab5ef0e58194: Pulling fs layer [2021-09-27T18:18:08.776Z] 9712f1f96733: Pulling fs layer [2021-09-27T18:18:08.776Z] 63f879dbbcfc: Pulling fs layer [2021-09-27T18:18:08.776Z] 0d9ebad4ef96: Pulling fs layer [2021-09-27T18:18:08.776Z] e9a5061849ea: Pulling fs layer [2021-09-27T18:18:08.776Z] d747dcd14b5f: Pulling fs layer [2021-09-27T18:18:08.776Z] 2de7ff778b66: Pulling fs layer [2021-09-27T18:18:08.776Z] 0d9ebad4ef96: Waiting [2021-09-27T18:18:08.776Z] e9a5061849ea: Waiting [2021-09-27T18:18:08.776Z] d747dcd14b5f: Waiting [2021-09-27T18:18:08.776Z] 2de7ff778b66: Waiting [2021-09-27T18:18:08.776Z] 9712f1f96733: Verifying Checksum [2021-09-27T18:18:08.776Z] 9712f1f96733: Download complete [2021-09-27T18:18:12.119Z] 63f879dbbcfc: Verifying Checksum [2021-09-27T18:18:12.119Z] 63f879dbbcfc: Download complete [2021-09-27T18:18:12.385Z] e9a5061849ea: Verifying Checksum [2021-09-27T18:18:12.385Z] e9a5061849ea: Download complete [2021-09-27T18:18:12.385Z] d747dcd14b5f: Verifying Checksum [2021-09-27T18:18:12.385Z] d747dcd14b5f: Download complete [2021-09-27T18:18:13.342Z] 0d9ebad4ef96: Verifying Checksum [2021-09-27T18:18:13.342Z] 0d9ebad4ef96: Download complete [2021-09-27T18:18:13.931Z] 2de7ff778b66: Verifying Checksum [2021-09-27T18:18:13.932Z] 2de7ff778b66: Download complete [2021-09-27T18:18:14.199Z] ab5ef0e58194: Verifying Checksum [2021-09-27T18:18:14.199Z] ab5ef0e58194: Download complete [2021-09-27T18:18:17.302Z] ab5ef0e58194: Pull complete [2021-09-27T18:18:17.302Z] 9712f1f96733: Pull complete [2021-09-27T18:18:17.602Z] 63f879dbbcfc: Pull complete [2021-09-27T18:18:20.960Z] 0d9ebad4ef96: Pull complete [2021-09-27T18:18:20.960Z] e9a5061849ea: Pull complete [2021-09-27T18:18:21.233Z] d747dcd14b5f: Pull complete [2021-09-27T18:18:22.205Z] 2de7ff778b66: Pull complete [2021-09-27T18:18:22.205Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-27T18:18:22.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-27T18:18:22.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-27T18:18:22.326Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-27T18:18:22.451Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-27T18:18:25.658Z] $ docker top abc5f8619c254c00462980e5a5f8f1b1dec60f67bc3e05f99c5954226835246d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-27T18:18:25.796Z] provisioning config files... [2021-09-27T18:18:25.814Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3278854239997497024tmp [2021-09-27T18:18:25.836Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7614439171665328869tmp [2021-09-27T18:18:25.856Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8103883235232695716tmp [Pipeline] { [Pipeline] echo [2021-09-27T18:18:25.883Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:18:26.199Z] ---> sigul-configuration.sh [2021-09-27T18:18:26.199Z] gpg: directory `/root/.gnupg' created [2021-09-27T18:18:26.199Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-27T18:18:26.199Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-27T18:18:26.199Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-27T18:18:26.199Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-27T18:18:26.199Z] gpg: CAST5 encrypted data [2021-09-27T18:18:26.199Z] gpg: encrypted with 1 passphrase [2021-09-27T18:18:26.199Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-27T18:18:26.509Z] + mkdir /home/jenkins [2021-09-27T18:18:26.510Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-27T18:18:26.829Z] + 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-09-27T18:18:26.844Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:18:27.180Z] ---> sigul-install.sh [2021-09-27T18:18:27.180Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-27T18:18:27.498Z] + git tag --list [2021-09-27T18:18:27.498Z] v0.1.0 [2021-09-27T18:18:27.498Z] v0.1.1 [2021-09-27T18:18:27.498Z] v1.0.0 [2021-09-27T18:18:27.498Z] v1.1.0 [2021-09-27T18:18:27.498Z] v1.2.0 [2021-09-27T18:18:27.498Z] v1.3.0 [2021-09-27T18:18:27.498Z] v1.3.1 [2021-09-27T18:18:27.498Z] v2.0.0 [2021-09-27T18:18:27.498Z] v2.0.1 [2021-09-27T18:18:27.498Z] v2.0.1-dev.1 [2021-09-27T18:18:27.498Z] v2.0.1-dev.2 [2021-09-27T18:18:27.498Z] v2.0.1-dev.3 [2021-09-27T18:18:27.498Z] v2.0.1-dev.4 [2021-09-27T18:18:27.498Z] v2.0.1-dev.5 [2021-09-27T18:18:27.498Z] v2.0.1-dev.6 [2021-09-27T18:18:27.498Z] v2.0.1-dev.7 [2021-09-27T18:18:27.498Z] v2.0.2-dev.1 [2021-09-27T18:18:27.498Z] v2.0.2-dev.10 [2021-09-27T18:18:27.498Z] v2.0.2-dev.11 [2021-09-27T18:18:27.498Z] v2.0.2-dev.12 [2021-09-27T18:18:27.498Z] v2.0.2-dev.13 [2021-09-27T18:18:27.498Z] v2.0.2-dev.14 [2021-09-27T18:18:27.498Z] v2.0.2-dev.15 [2021-09-27T18:18:27.498Z] v2.0.2-dev.16 [2021-09-27T18:18:27.498Z] v2.0.2-dev.17 [2021-09-27T18:18:27.498Z] v2.0.2-dev.18 [2021-09-27T18:18:27.498Z] v2.0.2-dev.19 [2021-09-27T18:18:27.498Z] v2.0.2-dev.2 [2021-09-27T18:18:27.498Z] v2.0.2-dev.20 [2021-09-27T18:18:27.498Z] v2.0.2-dev.3 [2021-09-27T18:18:27.498Z] v2.0.2-dev.4 [2021-09-27T18:18:27.498Z] v2.0.2-dev.5 [2021-09-27T18:18:27.498Z] v2.0.2-dev.6 [2021-09-27T18:18:27.498Z] v2.0.2-dev.7 [2021-09-27T18:18:27.498Z] v2.0.2-dev.8 [2021-09-27T18:18:27.498Z] v2.0.2-dev.9 [Pipeline] sh [2021-09-27T18:18:27.822Z] + lftools sign git-tag v2.0.2-dev.20 [2021-09-27T18:18:28.410Z] Signing Git tag with Sigul... [2021-09-27T18:18:28.410Z] Signing v2.0.2-dev.20 [Pipeline] echo [2021-09-27T18:18:29.393Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:18:29.706Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-27T18:18:29.718Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-27T18:18:29.757Z] $ docker stop --time=1 abc5f8619c254c00462980e5a5f8f1b1dec60f67bc3e05f99c5954226835246d [2021-09-27T18:18:30.982Z] $ docker rm -f abc5f8619c254c00462980e5a5f8f1b1dec60f67bc3e05f99c5954226835246d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:18:31.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T18:18:31.669Z] . [Pipeline] withDockerContainer [2021-09-27T18:18:31.757Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-27T18:18:31.823Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T18:18:32.216Z] $ docker top 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T18:18:32.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T18:18:32.355Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T18:18:32.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T18:18:32.480Z] $ docker exec 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 ssh-agent [2021-09-27T18:18:32.586Z] SSH_AUTH_SOCK=/tmp/ssh-cN1TRHl7OuYn/agent.13 [2021-09-27T18:18:32.586Z] SSH_AGENT_PID=19 [2021-09-27T18:18:32.595Z] Running ssh-add (command line suppressed) [2021-09-27T18:18:32.698Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2951815750654153186.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2951815750654153186.key) [2021-09-27T18:18:32.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T18:18:33.042Z] + git semver bump pre [2021-09-27T18:18:33.042Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T18:18:33.042Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-09-27T18:18:33.042Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-09-27T18:18:33.042Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T18:18:33.042Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T18:18:33.042Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T18:18:33.042Z] # $SEMVER_BRANCH = main [2021-09-27T18:18:33.042Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-09-27T18:18:33.042Z] 2.0.2-dev.21 [Pipeline] } [2021-09-27T18:18:33.067Z] $ docker exec --env ******** --env ******** 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 ssh-agent -k [2021-09-27T18:18:33.159Z] unset SSH_AUTH_SOCK; [2021-09-27T18:18:33.159Z] unset SSH_AGENT_PID; [2021-09-27T18:18:33.159Z] echo Agent pid 19 killed; [2021-09-27T18:18:33.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T18:18:33.536Z] + git semver [Pipeline] } [2021-09-27T18:18:33.568Z] $ docker stop --time=1 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 [2021-09-27T18:18:34.774Z] $ docker rm -f 3ad9fbeffc16d53c8a07087a83b97ce3d58cacf8f8a533fc24f7ded57d3adb26 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:18:36.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T18:18:36.943Z] . [Pipeline] withDockerContainer [2021-09-27T18:18:37.059Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-27T18:18:37.136Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T18:18:37.485Z] $ docker top aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T18:18:37.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T18:18:37.603Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T18:18:37.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T18:18:37.741Z] $ docker exec aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a ssh-agent [2021-09-27T18:18:37.846Z] SSH_AUTH_SOCK=/tmp/ssh-cxfycpj8OPnM/agent.14 [2021-09-27T18:18:37.846Z] SSH_AGENT_PID=21 [2021-09-27T18:18:37.856Z] Running ssh-add (command line suppressed) [2021-09-27T18:18:37.961Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2047098371212794932.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2047098371212794932.key) [2021-09-27T18:18:37.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T18:18:38.305Z] + git semver push [2021-09-27T18:18:38.305Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T18:18:38.305Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-09-27T18:18:38.305Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-09-27T18:18:38.305Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T18:18:38.305Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T18:18:38.305Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T18:18:38.305Z] # $SEMVER_BRANCH = main [2021-09-27T18:18:38.305Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-09-27T18:18:40.154Z] $ docker exec --env ******** --env ******** aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a ssh-agent -k [2021-09-27T18:18:40.257Z] unset SSH_AUTH_SOCK; [2021-09-27T18:18:40.257Z] unset SSH_AGENT_PID; [2021-09-27T18:18:40.257Z] echo Agent pid 21 killed; [2021-09-27T18:18:40.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T18:18:40.645Z] + git semver [Pipeline] } [2021-09-27T18:18:40.674Z] $ docker stop --time=1 aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a [2021-09-27T18:18:41.879Z] $ docker rm -f aab96df69195767feec834b421104c638dae9c0818f226f14e099c0dd18fb36a [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-09-27T18:18:42.890Z] + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:18:43.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:18:43.981Z] ---> package-listing.sh [2021-09-27T18:18:43.981Z] ++ facter osfamily [2021-09-27T18:18:43.981Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T18:18:44.246Z] + OS_FAMILY=redhat [2021-09-27T18:18:44.246Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2021-09-27T18:18:44.246Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T18:18:44.246Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T18:18:44.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T18:18:44.246Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T18:18:44.246Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-09-27T18:18:44.246Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T18:18:44.246Z] + case "${OS_FAMILY}" in [2021-09-27T18:18:44.246Z] + rpm -qa [2021-09-27T18:18:44.246Z] + sort [2021-09-27T18:18:45.033Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T18:18:45.033Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T18:18:45.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T18:18:45.033Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-09-27T18:18:45.033Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2021-09-27T18:18:45.033Z] + 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-09-27T18:18:45.050Z] 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-09-27T18:18:45.364Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:18:45.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T18:18:45.957Z] [2021-09-27T18:18:45.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T18:18:46.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T18:18:46.508Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T18:18:46.508Z] b4d181a07f80: Pulling fs layer [2021-09-27T18:18:46.508Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T18:18:46.508Z] ed53099fbce6: Pulling fs layer [2021-09-27T18:18:46.508Z] dc539afda2c1: Pulling fs layer [2021-09-27T18:18:46.508Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T18:18:46.508Z] 9065ff56babe: Pulling fs layer [2021-09-27T18:18:46.508Z] d287ab97295c: Pulling fs layer [2021-09-27T18:18:46.508Z] dc539afda2c1: Waiting [2021-09-27T18:18:46.508Z] 77bc0d833cb6: Waiting [2021-09-27T18:18:46.508Z] 9065ff56babe: Waiting [2021-09-27T18:18:46.508Z] d287ab97295c: Waiting [2021-09-27T18:18:46.773Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T18:18:46.773Z] a1111a8f2ec3: Download complete [2021-09-27T18:18:46.773Z] dc539afda2c1: Verifying Checksum [2021-09-27T18:18:46.773Z] dc539afda2c1: Download complete [2021-09-27T18:18:46.773Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T18:18:46.773Z] 77bc0d833cb6: Download complete [2021-09-27T18:18:47.041Z] 9065ff56babe: Download complete [2021-09-27T18:18:47.309Z] ed53099fbce6: Verifying Checksum [2021-09-27T18:18:47.309Z] ed53099fbce6: Download complete [2021-09-27T18:18:48.268Z] b4d181a07f80: Verifying Checksum [2021-09-27T18:18:48.268Z] b4d181a07f80: Download complete [2021-09-27T18:18:49.244Z] b4d181a07f80: Pull complete [2021-09-27T18:18:49.511Z] a1111a8f2ec3: Pull complete [2021-09-27T18:18:49.784Z] ed53099fbce6: Pull complete [2021-09-27T18:18:49.784Z] dc539afda2c1: Pull complete [2021-09-27T18:18:50.054Z] 77bc0d833cb6: Pull complete [2021-09-27T18:18:50.322Z] 9065ff56babe: Pull complete [2021-09-27T18:18:53.660Z] d287ab97295c: Verifying Checksum [2021-09-27T18:18:53.660Z] d287ab97295c: Download complete [2021-09-27T18:18:57.936Z] d287ab97295c: Pull complete [2021-09-27T18:18:57.936Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T18:18:57.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T18:18:57.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T18:18:58.033Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-27T18:18:58.126Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T18:19:00.605Z] $ docker top 5bc492450b312e24a02aa0eac4e3790857256dcab0b8c68b5ddd9724dc02a172 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T18:19:02.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T18:19:02.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T18:19:03.249Z] + ls /var/log/sa-host [2021-09-27T18:19:03.250Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T18:19:03.250Z] file_magic: OK [2021-09-27T18:19:03.250Z] HZ: Using current value: 100 [2021-09-27T18:19:03.250Z] file_header: OK [2021-09-27T18:19:03.250Z] 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-09-27T18:19:03.250Z] Statistics: [2021-09-27T18:19:03.250Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T18:19:03.250Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T18:19:03.250Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T18:19:03.250Z] file_magic: OK [2021-09-27T18:19:03.250Z] HZ: Using current value: 100 [2021-09-27T18:19:03.250Z] file_header: OK [2021-09-27T18:19:03.250Z] 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-09-27T18:19:03.250Z] Statistics: [2021-09-27T18:19:03.250Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T18:19:03.250Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T18:19:03.514Z] provisioning config files... [2021-09-27T18:19:03.530Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4414760556961071927tmp [Pipeline] { [Pipeline] echo [2021-09-27T18:19:03.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:19:03.874Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T18:19:03.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:19:04.276Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T18:19:04.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:19:04.599Z] ---> sudo-logs.sh [2021-09-27T18:19:04.599Z] Archiving 'sudo' log.. [2021-09-27T18:19:09.937Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1671.vexxhost.local: Name or service not known [2021-09-27T18:19:09.938Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1671.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T18:19:09.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:19:11.722Z] ---> job-cost.sh [2021-09-27T18:19:11.722Z] lf-activate-venv: SKIPPING [2021-09-27T18:19:11.722Z] DEBUG: total: 0.10999999940395355 [2021-09-27T18:19:11.722Z] INFO: Retrieving Stack Cost... [2021-09-27T18:19:11.722Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T18:19:11.722Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T18:19:11.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T18:19:12.055Z] ---> logs-deploy.sh [2021-09-27T18:19:12.055Z] lf-activate-venv: SKIPPING [2021-09-27T18:19:12.055Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/32 [2021-09-27T18:19:12.055Z] INFO: archiving workspace using pattern(s): [2021-09-27T18:19:12.636Z] Archives upload complete. [2021-09-27T18:19:12.901Z] INFO: archiving logs to Nexus