Pull request #989 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 79a920f1e9794992d69273349d6f167a6696955c+9cffd47191c984938c468f886111698baecf4146 (ce73b4bb2873f6f979d410d691c5511312abbdbf) Running in Durability level: MAX_SURVIVABILITY 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-ssh1389136351965886168.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh691103816514144668.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-989/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-989/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2442791659687507141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-989/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6736097160771375846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2310997540219093121.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-989/workspace@libs/lf-pipelines # timeout=10 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/PR-989/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6623907361298039847.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 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-13385 in /w/workspace/ndry_app-functions-sdk-go_PR-989 [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/ndry_app-functions-sdk-go_PR-989 # 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/ndry_app-functions-sdk-go_PR-989@tmp/jenkins-gitclient-ssh2134333054907736116.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit 79a920f1e9794992d69273349d6f167a6696955c Merge succeeded, producing 79a920f1e9794992d69273349d6f167a6696955c Checking out Revision 79a920f1e9794992d69273349d6f167a6696955c (PR-989) > 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 remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 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/ndry_app-functions-sdk-go_PR-989@tmp/jenkins-gitclient-ssh5328815803020164913.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/jenkins-gitclient-ssh6818136304320118690.key > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 Commit message: "feat(triggers): Support Multi-Pipeline Responses from Custom Triggers" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:51:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:51:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:51:22 ========================================================= 02:51:22 EdgeX Global Pipelines Version Info 02:51:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:51:23 ------------------- 02:51:23 stable info: 02:51:23 ------------------- 02:51:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:51:23 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 02:51:23 Message: update stable to v1.0.210 02:51:24 ------------------- 02:51:24 experimental info: 02:51:24 ------------------- 02:51:24 Commited By: **** collab-it+edgex@linuxfoundation.org 02:51:24 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 02:51:24 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:51:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:51:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:51:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:51:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:51:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-989 [Pipeline] echo 02:51:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-989 [Pipeline] echo 02:51:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-989 [Pipeline] echo 02:51:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79a920f1e9794992d69273349d6f167a6696955c [Pipeline] echo 02:51:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79a920f [Pipeline] echo 02:51:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:25 + git log --format=format:%s -1 79a920f1e9794992d69273349d6f167a6696955c [Pipeline] echo 02:51:25 GIT_COMMIT: 79a920f1e9794992d69273349d6f167a6696955c, Commit Message: feat(triggers): Support Multi-Pipeline Responses from Custom Triggers [Pipeline] echo 02:51:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:51:26 02:51:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:51:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:51:26 latest: Pulling from edgex-devops/git-semver 02:51:26 a0d0a0d46f8b: Pulling fs layer 02:51:26 3e5f54012d9b: Pulling fs layer 02:51:26 4c7163046ea9: Pulling fs layer 02:51:26 0c2d73faf560: Pulling fs layer 02:51:26 0c2d73faf560: Waiting 02:51:26 3e5f54012d9b: Verifying Checksum 02:51:26 3e5f54012d9b: Download complete 02:51:26 a0d0a0d46f8b: Verifying Checksum 02:51:26 a0d0a0d46f8b: Download complete 02:51:27 0c2d73faf560: Verifying Checksum 02:51:27 0c2d73faf560: Download complete 02:51:27 4c7163046ea9: Verifying Checksum 02:51:27 4c7163046ea9: Download complete 02:51:27 a0d0a0d46f8b: Pull complete 02:51:27 3e5f54012d9b: Pull complete 02:51:27 4c7163046ea9: Pull complete 02:51:27 0c2d73faf560: Pull complete 02:51:27 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:51:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:51:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:51:27 prd-centos7-docker-4c-2g-13385 does not seem to be running inside a container 02:51:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-989 -v /w/workspace/ndry_app-functions-sdk-go_PR-989:/w/workspace/ndry_app-functions-sdk-go_PR-989:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-989@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:10004/edgex-devops/git-semver:latest cat 02:51:28 $ docker top 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:51:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:51:28 [ssh-agent] Looking for ssh-agent implementation... 02:51:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:51:28 $ docker exec 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 ssh-agent 02:51:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlKGAKJ/agent.14 02:51:29 SSH_AGENT_PID=20 02:51:29 Running ssh-add (command line suppressed) 02:51:29 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_8462118662662143743.key (/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_8462118662662143743.key) 02:51:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:51:29 + git tag --points-at HEAD [Pipeline] } 02:51:29 $ docker exec --env ******** --env ******** 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 ssh-agent -k 02:51:29 unset SSH_AUTH_SOCK; 02:51:29 unset SSH_AGENT_PID; 02:51:29 echo Agent pid 20 killed; 02:51:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:51:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:51:29 [ssh-agent] Looking for ssh-agent implementation... 02:51:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:51:29 $ docker exec 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 ssh-agent 02:51:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdACIIK/agent.54 02:51:30 SSH_AGENT_PID=60 02:51:30 Running ssh-add (command line suppressed) 02:51:30 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_8352652655137103102.key (/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/private_key_8352652655137103102.key) 02:51:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:51:30 + git semver init 02:51:30 # -> Open(): unable to determine branch for HEAD 02:51:30 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-989/.git 02:51:30 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-989 02:51:30 # $SEMVER_REMOTE_NAME = origin 02:51:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:51:30 # $SEMVER_USER_NAME = edgex-jenkins 02:51:30 # $SEMVER_BRANCH = PR-989 02:51:30 # $SEMVER_TEMP = /tmp/semver-816885664 02:51:30 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 02:51:33 # '/tmp/semver-816885664' -> '/w/workspace/ndry_app-functions-sdk-go_PR-989/.semver' 02:51:33 # -> Force: false 02:51:33 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-989/.semver [Pipeline] } 02:51:33 $ docker exec --env ******** --env ******** 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 ssh-agent -k 02:51:33 unset SSH_AUTH_SOCK; 02:51:33 unset SSH_AGENT_PID; 02:51:33 echo Agent pid 60 killed; 02:51:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:51:33 + git semver [Pipeline] } 02:51:33 $ docker stop --time=1 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 02:51:35 $ docker rm -f 4a0c389efe034b9f47428bd47f06ce09c576edfb901c528c5c64346ac288a956 [Pipeline] // withDockerContainer [Pipeline] sh 02:51:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:51:35 Stashed 1 file(s) [Pipeline] echo 02:51:35 [edgeXSemver]: initialized semver on version 0.0.0 [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 02:51:51 Still waiting to schedule task 02:51:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:51:51 Still waiting to schedule task 02:51:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13383’ is offline 02:53:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13386 in /w/workspace/ndry_app-functions-sdk-go_PR-989 [Pipeline] { [Pipeline] ws 02:53:43 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:53:43 The recommended git tool is: git 02:53:48 using credential edgex-jenkins-ssh 02:53:48 Cloning the remote Git repository 02:53:48 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 02:53:49 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 02:53:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 02:53:49 > git --version # timeout=10 02:53:49 > git --version # 'git version 2.17.1' 02:53:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:53:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:53:53 Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit 79a920f1e9794992d69273349d6f167a6696955c 02:53:53 Merge succeeded, producing 79a920f1e9794992d69273349d6f167a6696955c 02:53:53 Checking out Revision 79a920f1e9794992d69273349d6f167a6696955c (PR-989) 02:53:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 02:53:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:53:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 02:53:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 02:53:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:53:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:53:53 > git config core.sparsecheckout # timeout=10 02:53:53 > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 02:53:53 > git remote # timeout=10 02:53:53 > git config --get remote.origin.url # timeout=10 02:53:53 using GIT_SSH to set credentials SSH Credentials for GitHub 02:53:53 > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 02:53:53 > git rev-parse HEAD^{commit} # timeout=10 02:53:53 > git config core.sparsecheckout # timeout=10 02:53:53 > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 02:53:57 Commit message: "feat(triggers): Support Multi-Pipeline Responses from Custom Triggers" 02:53:57 > git --version # timeout=10 02:53:57 > git --version # 'git version 2.17.1' 02:53:57 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:53:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:53:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:59 Dload Upload Total Spent Left Speed 02:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90259 0 --:--:-- --:--:-- --:--:-- 90953 [Pipeline] sh 02:53:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:53:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:53:59 + sudo tee /etc/docker/daemon.new 02:53:59 { 02:53:59 "registry-mirrors": [ 02:53:59 "https://nexus3.edgexfoundry.org:10001" 02:53:59 ], 02:53:59 "bip": "10.250.0.254/24", 02:53:59 "hosts": [ 02:53:59 "tcp://0.0.0.0:5555", 02:53:59 "unix:///var/run/docker.sock" 02:53:59 ], 02:53:59 "mtu": 1458, 02:53:59 "selinux-enabled": true, 02:53:59 "seccomp-profile": "/etc/docker/seccomp.json" 02:53:59 } [Pipeline] sh 02:54:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:54:00 + sudo service docker restart 02:54:07 Running on prd-centos7-docker-4c-2g-13387 in /w/workspace/ndry_app-functions-sdk-go_PR-989 [Pipeline] { [Pipeline] ws 02:54:07 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:54:07 The recommended git tool is: git 02:54:09 using credential edgex-jenkins-ssh 02:54:09 Cloning the remote Git repository 02:54:08 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 02:54:08 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 02:54:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 02:54:08 > git --version # timeout=10 02:54:08 > git --version # 'git version 2.24.4' 02:54:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:08 [INFO] Currently running in a labeled security context 02:54:08 [INFO] Currently SELinux is 'enforcing' on the host 02:54:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7991374444323382358.key 02:54:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 02:54:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 02:54:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 02:54:10 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:10 [INFO] Currently running in a labeled security context 02:54:10 [INFO] Currently SELinux is 'enforcing' on the host 02:54:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3380534837184370047.key 02:54:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/989/head:refs/remotes/origin/PR-989 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:54:12 Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit 79a920f1e9794992d69273349d6f167a6696955c 02:54:12 Merge succeeded, producing 79a920f1e9794992d69273349d6f167a6696955c 02:54:12 Checking out Revision 79a920f1e9794992d69273349d6f167a6696955c (PR-989) 02:54:11 > git config core.sparsecheckout # timeout=10 02:54:11 > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 02:54:11 > git remote # timeout=10 02:54:11 > git config --get remote.origin.url # timeout=10 02:54:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:11 [INFO] Currently running in a labeled security context 02:54:11 [INFO] Currently SELinux is 'enforcing' on the host 02:54:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8496661346170034892.key 02:54:11 > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 02:54:11 > git rev-parse HEAD^{commit} # timeout=10 02:54:11 > git config core.sparsecheckout # timeout=10 02:54:11 > git checkout -f 79a920f1e9794992d69273349d6f167a6696955c # timeout=10 02:54:16 Commit message: "feat(triggers): Support Multi-Pipeline Responses from Custom Triggers" 02:54:15 > git --version # timeout=10 02:54:15 > git --version # 'git version 2.24.4' 02:54:15 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:54:16 ========================================================= 02:54:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:54:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:54:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:54:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:54:17 a0d0a0d46f8b: Pulling fs layer 02:54:17 31adcdaf11c8: Pulling fs layer 02:54:17 b8b176561691: Pulling fs layer 02:54:17 4527c011a84f: Pulling fs layer 02:54:17 5d74067f8e1e: Pulling fs layer 02:54:17 e0aca202a116: Pulling fs layer 02:54:17 3a43be97a3b4: Pulling fs layer 02:54:17 34cad66bf833: Pulling fs layer 02:54:17 b4e3c513aaa6: Pulling fs layer 02:54:17 4527c011a84f: Waiting 02:54:17 5d74067f8e1e: Waiting 02:54:17 e0aca202a116: Waiting 02:54:17 3a43be97a3b4: Waiting 02:54:17 34cad66bf833: Waiting 02:54:17 b4e3c513aaa6: Waiting 02:54:17 b8b176561691: Verifying Checksum 02:54:17 b8b176561691: Download complete 02:54:17 31adcdaf11c8: Verifying Checksum 02:54:17 31adcdaf11c8: Download complete 02:54:17 5d74067f8e1e: Verifying Checksum 02:54:17 5d74067f8e1e: Download complete 02:54:17 e0aca202a116: Verifying Checksum 02:54:17 e0aca202a116: Download complete 02:54:17 3a43be97a3b4: Verifying Checksum 02:54:17 3a43be97a3b4: Download complete 02:54:17 a0d0a0d46f8b: Download complete 02:54:17 34cad66bf833: Verifying Checksum 02:54:17 34cad66bf833: Download complete 02:54:18 a0d0a0d46f8b: Pull complete 02:54:18 b4e3c513aaa6: Verifying Checksum 02:54:18 b4e3c513aaa6: Download complete 02:54:18 31adcdaf11c8: Pull complete 02:54:18 4527c011a84f: Verifying Checksum 02:54:18 4527c011a84f: Download complete 02:54:18 b8b176561691: Pull complete [Pipeline] unstash [Pipeline] echo 02:54:19 ========================================================= 02:54:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:54:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:54:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:54:20 552d1f2373af: Pulling fs layer 02:54:20 ea3f2d53f512: Pulling fs layer 02:54:20 9e70ebbbe112: Pulling fs layer 02:54:20 7a9cfe048b4a: Pulling fs layer 02:54:20 72dc09318566: Pulling fs layer 02:54:20 f4f7b4309257: Pulling fs layer 02:54:20 0ac9a79272e3: Pulling fs layer 02:54:20 b78e95d17946: Pulling fs layer 02:54:20 0ac9a79272e3: Waiting 02:54:20 7a9cfe048b4a: Waiting 02:54:20 72dc09318566: Waiting 02:54:20 f4f7b4309257: Waiting 02:54:20 b78e95d17946: Waiting 02:54:20 9e70ebbbe112: Verifying Checksum 02:54:20 9e70ebbbe112: Download complete 02:54:20 ea3f2d53f512: Verifying Checksum 02:54:20 ea3f2d53f512: Download complete 02:54:20 72dc09318566: Verifying Checksum 02:54:20 72dc09318566: Download complete 02:54:20 f4f7b4309257: Verifying Checksum 02:54:20 f4f7b4309257: Download complete 02:54:20 552d1f2373af: Verifying Checksum 02:54:20 552d1f2373af: Download complete 02:54:20 0ac9a79272e3: Download complete 02:54:21 552d1f2373af: Pull complete 02:54:22 ea3f2d53f512: Pull complete 02:54:22 4527c011a84f: Pull complete 02:54:22 5d74067f8e1e: Pull complete 02:54:22 e0aca202a116: Pull complete 02:54:22 3a43be97a3b4: Pull complete 02:54:22 34cad66bf833: Pull complete 02:54:23 9e70ebbbe112: Pull complete 02:54:23 b78e95d17946: Verifying Checksum 02:54:23 7a9cfe048b4a: Verifying Checksum 02:54:23 7a9cfe048b4a: Download complete 02:54:25 b4e3c513aaa6: Pull complete 02:54:25 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 02:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:54:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 02:54:25 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 02:54:26 + docker inspect -f . ci-base-image-x86_64 02:54:26 . [Pipeline] withDockerContainer 02:54:26 prd-centos7-docker-4c-2g-13387 does not seem to be running inside a container 02:54:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:54:28 $ docker top 4e41a9a963314af910b09c5b63543f3f0a62bdfee4a0a961a995aa5dd753382a -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:28 + go version 02:54:28 go version go1.16.8 linux/amd64 [Pipeline] } 02:54:28 $ docker stop --time=1 4e41a9a963314af910b09c5b63543f3f0a62bdfee4a0a961a995aa5dd753382a 02:54:29 $ docker rm -f 4e41a9a963314af910b09c5b63543f3f0a62bdfee4a0a961a995aa5dd753382a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:54:30 + docker inspect -f . ci-base-image-x86_64 02:54:30 . [Pipeline] withDockerContainer 02:54:30 prd-centos7-docker-4c-2g-13387 does not seem to be running inside a container 02:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:54:31 $ docker top b3b57299683cc5c324e99477af4bf72af646818656bb0d1fcd879858fe3e79da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:54:31 + make test 02:54:31 make -C ./app-service-template build 02:54:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:54:31 go mod tidy 02:54:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 02:54:32 go: downloading github.com/stretchr/testify v1.7.0 02:54:32 go: downloading github.com/google/uuid v1.3.0 02:54:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.15 02:54:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 02:54:32 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 02:54:32 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 02:54:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:54:32 go: downloading github.com/davecgh/go-spew v1.1.1 02:54:32 go: downloading github.com/pmezard/go-difflib v1.0.0 02:54:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:54:32 go: downloading github.com/stretchr/objx v0.1.1 02:54:32 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:54:32 go: downloading github.com/go-kit/kit v0.11.0 02:54:32 go: downloading github.com/gorilla/mux v1.8.0 02:54:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:54:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 02:54:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 02:54:33 go: downloading github.com/mitchellh/copystructure v1.0.0 02:54:33 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:54:33 go: downloading github.com/gorilla/websocket v1.4.2 02:54:33 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:54:33 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:54:33 go: downloading github.com/go-playground/universal-translator v0.18.0 02:54:33 go: downloading github.com/leodido/go-urn v1.2.1 02:54:33 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:54:33 go: downloading golang.org/x/text v0.3.6 02:54:33 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:54:33 go: downloading github.com/go-playground/locales v0.14.0 02:54:33 7a9cfe048b4a: Pull complete 02:54:33 72dc09318566: Pull complete 02:54:34 f4f7b4309257: Pull complete 02:54:34 0ac9a79272e3: Pull complete 02:54:34 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:54:34 go: downloading github.com/go-stack/stack v1.8.0 02:54:34 go: downloading github.com/pelletier/go-toml v1.9.4 02:54:34 go: downloading github.com/hashicorp/errwrap v1.0.0 02:54:34 go: downloading github.com/hashicorp/consul/api v1.9.1 02:54:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:54:34 go: downloading github.com/x448/float16 v0.8.4 02:54:34 go: downloading github.com/kr/pretty v0.3.0 02:54:34 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:54:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:54:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:54:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:54:34 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:54:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:54:34 go: downloading github.com/hashicorp/serf v0.9.5 02:54:34 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:54:34 go: downloading github.com/hashicorp/consul/sdk v0.8.0 02:54:34 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:54:34 go: downloading github.com/kr/text v0.2.0 02:54:34 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:54:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:54:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:54:34 go: downloading github.com/pebbe/zmq4 v1.2.7 02:54:34 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:54:34 go: downloading github.com/fatih/color v1.9.0 02:54:34 go: downloading github.com/mattn/go-colorable v0.1.6 02:54:34 go: downloading github.com/mattn/go-isatty v0.0.12 02:54:34 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:54:34 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:54:34 go: downloading github.com/pkg/errors v0.9.1 02:54:34 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:54:34 go: downloading github.com/hashicorp/memberlist v0.2.2 02:54:34 go: downloading github.com/onsi/ginkgo v1.10.1 02:54:34 go: downloading github.com/onsi/gomega v1.7.0 02:54:34 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:54:34 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:54:34 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:54:34 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:54:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:54:34 go: downloading github.com/miekg/dns v1.1.26 02:54:34 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:54:34 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:54:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:54:34 go: downloading gopkg.in/yaml.v2 v2.4.0 02:54:34 go: downloading github.com/hpcloud/tail v1.0.0 02:54:34 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:54:34 go: downloading github.com/golang/protobuf v1.5.2 02:54:34 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:54:34 go: downloading github.com/fsnotify/fsnotify v1.4.7 02:54:34 go: downloading google.golang.org/protobuf v1.27.1 02:54:35 go: downloading github.com/google/go-cmp v0.5.5 02:54:35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 02:54:35 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 02:54:41 b78e95d17946: Pull complete 02:54:41 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 02:54:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:54:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 02:54:41 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 02:54:41 + docker inspect -f . ci-base-image-arm64 02:54:41 . [Pipeline] withDockerContainer 02:54:42 prd-ubuntu18.04-docker-arm64-4c-16g-13386 does not seem to be running inside a container 02:54:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:54:45 $ docker top 80ae2ac8652adf7155b05fcae2ae20ece074f07f1849f771f79d68ef99890864 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:46 + go version 02:54:46 go version go1.16.8 linux/arm64 [Pipeline] } 02:54:46 $ docker stop --time=1 80ae2ac8652adf7155b05fcae2ae20ece074f07f1849f771f79d68ef99890864 02:54:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:54:47 make -C ./app-service-template test 02:54:47 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:54:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 02:54:48 $ docker rm -f 80ae2ac8652adf7155b05fcae2ae20ece074f07f1849f771f79d68ef99890864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:54:49 + docker inspect -f . ci-base-image-arm64 02:54:49 . [Pipeline] withDockerContainer 02:54:49 prd-ubuntu18.04-docker-arm64-4c-16g-13386 does not seem to be running inside a container 02:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:54:51 $ docker top 4d690f4863292ac3f7965edecbb2c98d61aca9784de74c95201acab1eb156e3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:54:52 + make test 02:54:52 make -C ./app-service-template build 02:54:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:54:52 go mod tidy 02:54:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 02:54:54 go: downloading github.com/google/uuid v1.3.0 02:54:54 go: downloading github.com/stretchr/testify v1.7.0 02:54:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.15 02:54:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 02:54:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 02:54:54 go: downloading github.com/davecgh/go-spew v1.1.1 02:54:54 go: downloading github.com/pmezard/go-difflib v1.0.0 02:54:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:54:54 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 02:54:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:54:54 go: downloading github.com/stretchr/objx v0.1.1 02:54:54 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:54:54 go: downloading github.com/go-kit/kit v0.11.0 02:54:54 go: downloading github.com/gorilla/mux v1.8.0 02:54:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:54:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 02:54:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 02:54:54 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:54:54 go: downloading github.com/mitchellh/copystructure v1.0.0 02:54:55 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:54:55 go: downloading github.com/gorilla/websocket v1.4.2 02:54:55 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:54:55 go: downloading github.com/pelletier/go-toml v1.9.4 02:54:55 go: downloading github.com/hashicorp/errwrap v1.0.0 02:54:55 go: downloading github.com/go-playground/universal-translator v0.18.0 02:54:55 go: downloading github.com/leodido/go-urn v1.2.1 02:54:55 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:54:55 go: downloading golang.org/x/text v0.3.6 02:54:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:54:55 go: downloading github.com/go-playground/locales v0.14.0 02:54:55 ok new-app-service 0.011s coverage: 48.1% of statements 02:54:55 ? new-app-service/config [no test files] 02:54:55 ok new-app-service/functions 0.008s 02:54:55 CGO_ENABLED=1 go vet ./... 02:54:58 go: downloading github.com/hashicorp/consul/api v1.9.1 02:54:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:54:58 go: downloading github.com/kr/pretty v0.3.0 02:54:58 go: downloading github.com/x448/float16 v0.8.4 02:54:58 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:54:58 go: downloading github.com/go-stack/stack v1.8.0 02:54:58 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:54:58 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:54:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:54:58 go: downloading github.com/kr/text v0.2.0 02:54:58 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:54:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:54:58 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:54:58 go: downloading github.com/pebbe/zmq4 v1.2.7 02:54:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:54:58 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:54:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:54:58 go: downloading github.com/hashicorp/serf v0.9.5 02:54:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:54:58 go: downloading github.com/hashicorp/consul/sdk v0.8.0 02:54:58 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:54:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:54:59 go: downloading github.com/onsi/ginkgo v1.10.1 02:54:59 go: downloading github.com/onsi/gomega v1.7.0 02:54:59 go: downloading github.com/fatih/color v1.9.0 02:54:59 go: downloading github.com/mattn/go-colorable v0.1.6 02:54:59 go: downloading github.com/mattn/go-isatty v0.0.12 02:54:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:54:59 go: downloading github.com/pkg/errors v0.9.1 02:54:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:54:59 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:54:59 go: downloading github.com/hashicorp/memberlist v0.2.2 02:54:59 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:54:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:54:59 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:54:59 go: downloading github.com/hpcloud/tail v1.0.0 02:54:59 go: downloading gopkg.in/yaml.v2 v2.4.0 02:54:59 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:54:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:54:59 go: downloading github.com/miekg/dns v1.1.26 02:54:59 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:54:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:54:59 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:54:59 go: downloading github.com/golang/protobuf v1.5.2 02:54:59 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:54:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:54:59 go: downloading github.com/fsnotify/fsnotify v1.4.7 02:55:00 go: downloading google.golang.org/protobuf v1.27.1 02:55:00 go: downloading github.com/google/go-cmp v0.5.5 02:55:00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 02:55:00 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 02:55:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:55:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:55:02 ./bin/test-attribution-txt.sh 02:55:02 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:55:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:55:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 02:55:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.019s coverage: 66.6% of statements 02:55:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 02:55:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 93.7% of statements 02:55:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 02:55:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.026s coverage: 61.8% of statements 02:55:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 02:55:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 02:55:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.023s coverage: 75.7% of statements 02:55:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 02:55:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 02:55:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 02:55:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 02:55:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 02:55:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 02:55:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.3% of statements 02:55:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 02:55:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 02:55:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements 02:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.046s coverage: 77.0% of statements 02:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 02:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 02:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 14.9% of statements 02:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 02:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 02:55:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 02:55:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 02:55:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.025s coverage: 78.7% of statements 02:55:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 02:55:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:55:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:55:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:55:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:55:39 make -C ./app-service-template test 02:55:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:55:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] } 02:55:47 $ docker stop --time=1 b3b57299683cc5c324e99477af4bf72af646818656bb0d1fcd879858fe3e79da 02:55:48 $ docker rm -f b3b57299683cc5c324e99477af4bf72af646818656bb0d1fcd879858fe3e79da [Pipeline] // withDockerContainer [Pipeline] sh 02:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:55:49 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 02:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:51 02:55:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:51 latest: Pulling from edgex-lftools-log-publisher 02:55:51 b4d181a07f80: Pulling fs layer 02:55:51 a1111a8f2ec3: Pulling fs layer 02:55:51 ed53099fbce6: Pulling fs layer 02:55:51 dc539afda2c1: Pulling fs layer 02:55:51 77bc0d833cb6: Pulling fs layer 02:55:51 9065ff56babe: Pulling fs layer 02:55:51 d287ab97295c: Pulling fs layer 02:55:51 dc539afda2c1: Waiting 02:55:51 77bc0d833cb6: Waiting 02:55:51 9065ff56babe: Waiting 02:55:51 d287ab97295c: Waiting 02:55:51 a1111a8f2ec3: Verifying Checksum 02:55:51 a1111a8f2ec3: Download complete 02:55:51 dc539afda2c1: Verifying Checksum 02:55:51 dc539afda2c1: Download complete 02:55:51 ed53099fbce6: Verifying Checksum 02:55:51 ed53099fbce6: Download complete 02:55:51 9065ff56babe: Verifying Checksum 02:55:51 9065ff56babe: Download complete 02:55:51 77bc0d833cb6: Verifying Checksum 02:55:51 77bc0d833cb6: Download complete 02:55:51 b4d181a07f80: Verifying Checksum 02:55:51 b4d181a07f80: Download complete 02:55:52 d287ab97295c: Verifying Checksum 02:55:52 d287ab97295c: Download complete 02:55:53 b4d181a07f80: Pull complete 02:55:53 a1111a8f2ec3: Pull complete 02:55:53 ed53099fbce6: Pull complete 02:55:54 dc539afda2c1: Pull complete 02:55:54 77bc0d833cb6: Pull complete 02:55:54 9065ff56babe: Pull complete 02:55:59 d287ab97295c: Pull complete 02:55:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:55:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:55:59 prd-centos7-docker-4c-2g-13387 does not seem to be running inside a container 02:55:59 $ 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/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:56:01 $ docker top 70ec45f9a3506407f076b84d2ea1db16878beb63481d42118d2ea3e1bdbd979c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:02 ---> job-cost.sh 02:56:02 lf-activate-venv: SKIPPING 02:56:02 INFO: No Stack... 02:56:02 INFO: Retrieving Pricing Info for: v3-standard-2 02:56:02 INFO: Archiving Costs [Pipeline] sh 02:56:03 + cut -d, -f6 02:56:03 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 02:56:03 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] 02:56:03 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] did not exist. Created. 02:56:03 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:56:03 + echo total: 0.05999999865889549 [Pipeline] stash 02:56:03 Stashed 1 file(s) [Pipeline] } 02:56:03 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:56:03 $ docker stop --time=1 70ec45f9a3506407f076b84d2ea1db16878beb63481d42118d2ea3e1bdbd979c 02:56:04 $ docker rm -f 70ec45f9a3506407f076b84d2ea1db16878beb63481d42118d2ea3e1bdbd979c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:56:12 ok new-app-service 0.046s coverage: 48.1% of statements 02:56:12 ? new-app-service/config [no test files] 02:56:12 ok new-app-service/functions 0.052s 02:56:12 CGO_ENABLED=1 go vet ./... 02:56:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:56:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:56:34 ./bin/test-attribution-txt.sh 02:56:34 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:56:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:56:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 02:56:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.127s coverage: 66.6% of statements 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 02:56:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.044s coverage: 93.7% of statements 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 02:56:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 61.8% of statements 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 02:56:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.035s 02:56:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.130s coverage: 75.7% of statements 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 02:56:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.028s coverage: 97.3% of statements 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 02:56:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 02:56:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.034s coverage: 10.5% of statements 02:56:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.152s coverage: 77.0% of statements 02:56:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 02:56:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 02:56:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.052s coverage: 14.9% of statements 02:56:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements 02:56:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 02:56:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 02:56:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.061s coverage: 51.4% of statements 02:57:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.7% of statements 02:57:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.068s coverage: 94.4% of statements 02:57:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:57:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:57:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:57:22 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } 02:57:22 $ docker stop --time=1 4d690f4863292ac3f7965edecbb2c98d61aca9784de74c95201acab1eb156e3f 02:57:24 $ docker rm -f 4d690f4863292ac3f7965edecbb2c98d61aca9784de74c95201acab1eb156e3f [Pipeline] // withDockerContainer [Pipeline] sh 02:57:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:57:27 Warning: overwriting stash ‘coverage-report’ 02:57:28 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 02:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:28 02:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:29 arm64: Pulling from edgex-lftools-log-publisher 02:57:29 448f6bf000e3: Pulling fs layer 02:57:29 f757da607395: Pulling fs layer 02:57:29 05883995daec: Pulling fs layer 02:57:29 8603b9c90790: Pulling fs layer 02:57:29 1560dd03e051: Pulling fs layer 02:57:29 27f5ce0e4adf: Pulling fs layer 02:57:29 c2d8d7efcc4b: Pulling fs layer 02:57:29 8603b9c90790: Waiting 02:57:29 27f5ce0e4adf: Waiting 02:57:29 1560dd03e051: Waiting 02:57:29 c2d8d7efcc4b: Waiting 02:57:29 f757da607395: Verifying Checksum 02:57:29 f757da607395: Download complete 02:57:29 8603b9c90790: Verifying Checksum 02:57:29 8603b9c90790: Download complete 02:57:29 1560dd03e051: Verifying Checksum 02:57:29 1560dd03e051: Download complete 02:57:29 27f5ce0e4adf: Download complete 02:57:29 05883995daec: Verifying Checksum 02:57:29 05883995daec: Download complete 02:57:30 448f6bf000e3: Verifying Checksum 02:57:30 448f6bf000e3: Download complete 02:57:32 c2d8d7efcc4b: Verifying Checksum 02:57:32 c2d8d7efcc4b: Download complete 02:57:33 448f6bf000e3: Pull complete 02:57:34 f757da607395: Pull complete 02:57:35 05883995daec: Pull complete 02:57:36 8603b9c90790: Pull complete 02:57:37 1560dd03e051: Pull complete 02:57:37 27f5ce0e4adf: Pull complete 02:57:52 c2d8d7efcc4b: Pull complete 02:57:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:57:52 prd-ubuntu18.04-docker-arm64-4c-16g-13386 does not seem to be running inside a container 02:57:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:57:55 $ docker top ab3c84c2e4ea69eebcb7be5d56ff7816f45da09dbed9545698d03c77815d7579 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:56 ---> job-cost.sh 02:57:56 lf-activate-venv: SKIPPING 02:57:56 INFO: No Stack... 02:57:56 INFO: Retrieving Pricing Info for: v3-standard-4 02:57:57 INFO: Archiving Costs [Pipeline] sh 02:57:57 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 02:57:57 + cut -d, -f6 [Pipeline] lock 02:57:57 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] 02:57:57 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] did not exist. Created. 02:57:57 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:58 /w/workspace/app-functions-sdk-go/1@tmp/durable-a15edaba/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-a15edaba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:57:59 + echo total: 0.10999999940395355 [Pipeline] stash 02:57:59 Warning: overwriting stash ‘stack-cost’ 02:57:59 Stashed 1 file(s) [Pipeline] } 02:57:59 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-989-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:59 $ docker stop --time=1 ab3c84c2e4ea69eebcb7be5d56ff7816f45da09dbed9545698d03c77815d7579 02:58:01 $ docker rm -f ab3c84c2e4ea69eebcb7be5d56ff7816f45da09dbed9545698d03c77815d7579 [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 02:58:02 provisioning config files... 02:58:02 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/config4524422054892862848tmp [Pipeline] { [Pipeline] sh 02:58:02 + set +x 02:58:02 + curl -s https://codecov.io/bash 02:58:02 + bash -s -- 02:58:02 02:58:02 _____ _ 02:58:02 / ____| | | 02:58:02 | | ___ __| | ___ ___ _____ __ 02:58:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:58:02 | |___| (_) | (_| | __/ (_| (_) \ V / 02:58:02 \_____\___/ \__,_|\___|\___\___/ \_/ 02:58:02 Bash-1.0.6 02:58:02 02:58:02 02:58:02 ==> git version 2.24.4 found 02:58:02 ==> 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 02:58:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:58:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:58:02 ==> Jenkins CI detected. 02:58:02 current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-989 02:58:02 project root: . 02:58:02 --> token set from env 02:58:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:58:02 ==> Running gcov in . (disable via -X gcov) 02:58:02 ==> Python coveragepy not found 02:58:02 ==> Searching for coverage reports in: 02:58:02 + . 02:58:02 -> Found 2 reports 02:58:02 ==> Detecting git/mercurial file structure 02:58:02 ==> Reading reports 02:58:02 + ./app-service-template/coverage.out bytes=1219 02:58:02 + ./coverage.out bytes=102890 02:58:02 ==> Appending adjustments 02:58:02 https://docs.codecov.io/docs/fixing-reports 02:58:03 + Found adjustments 02:58:03 ==> Gzipping contents 02:58:03 20K /tmp/codecov.vhnnDm.gz 02:58:03 ==> Uploading reports 02:58:03 url: https://codecov.io 02:58:03 query: branch=PR-989&commit=79a920f1e9794992d69273349d6f167a6696955c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-989%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= 02:58:03 -> Pinging Codecov 02:58:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-989&commit=79a920f1e9794992d69273349d6f167a6696955c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-989%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=989&job=&cmd_args= 02:58:03 -> Uploading to 02:58:03 https://storage.googleapis.com/codecov/v4/raw/2021-10-29/3D8B5DFFC46A037C893635FACE044666/79a920f1e9794992d69273349d6f167a6696955c/1164c119-bf66-4c07-b523-dca5367ec35f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211029%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211029T025803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13b1b3285b414879a4012a4e11b7d177c39f589a988195c477811aaf413072e6 02:58:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:03 Dload Upload Total Spent Left Speed 02:58:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18028 0 0 100 18028 0 51727 --:--:-- --:--:-- --:--:-- 51804 02:58:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/79a920f1e9794992d69273349d6f167a6696955c [Pipeline] } 02:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 02:58:06 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-989/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:58:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:58:07 ---> package-listing.sh 02:58:07 ++ facter osfamily 02:58:07 ++ tr '[:upper:]' '[:lower:]' 02:58:07 + OS_FAMILY=redhat 02:58:07 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-989 02:58:07 + START_PACKAGES=/tmp/packages_start.txt 02:58:07 + END_PACKAGES=/tmp/packages_end.txt 02:58:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:58:07 + PACKAGES=/tmp/packages_start.txt 02:58:07 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-989 ']' 02:58:07 + PACKAGES=/tmp/packages_end.txt 02:58:07 + case "${OS_FAMILY}" in 02:58:07 + rpm -qa 02:58:07 + sort 02:58:08 + '[' -f /tmp/packages_start.txt ']' 02:58:08 + '[' -f /tmp/packages_end.txt ']' 02:58:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:58:08 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-989 ']' 02:58:08 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-989/archives/ 02:58:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-989/archives/ [Pipeline] echo 02:58:08 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/ndry_app-functions-sdk-go_PR-989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:58:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:09 02:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:09 latest: Pulling from edgex-lftools-log-publisher 02:58:09 b4d181a07f80: Pulling fs layer 02:58:09 a1111a8f2ec3: Pulling fs layer 02:58:09 ed53099fbce6: Pulling fs layer 02:58:09 dc539afda2c1: Pulling fs layer 02:58:09 77bc0d833cb6: Pulling fs layer 02:58:09 9065ff56babe: Pulling fs layer 02:58:09 d287ab97295c: Pulling fs layer 02:58:09 77bc0d833cb6: Waiting 02:58:09 9065ff56babe: Waiting 02:58:09 d287ab97295c: Waiting 02:58:09 dc539afda2c1: Waiting 02:58:09 a1111a8f2ec3: Verifying Checksum 02:58:09 a1111a8f2ec3: Download complete 02:58:09 dc539afda2c1: Verifying Checksum 02:58:09 dc539afda2c1: Download complete 02:58:10 ed53099fbce6: Verifying Checksum 02:58:10 ed53099fbce6: Download complete 02:58:10 9065ff56babe: Verifying Checksum 02:58:10 9065ff56babe: Download complete 02:58:10 77bc0d833cb6: Verifying Checksum 02:58:10 77bc0d833cb6: Download complete 02:58:10 b4d181a07f80: Verifying Checksum 02:58:10 b4d181a07f80: Download complete 02:58:10 d287ab97295c: Verifying Checksum 02:58:10 d287ab97295c: Download complete 02:58:11 b4d181a07f80: Pull complete 02:58:11 a1111a8f2ec3: Pull complete 02:58:12 ed53099fbce6: Pull complete 02:58:12 dc539afda2c1: Pull complete 02:58:13 77bc0d833cb6: Pull complete 02:58:13 9065ff56babe: Pull complete 02:58:18 d287ab97295c: Pull complete 02:58:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:58:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:58:18 prd-centos7-docker-4c-2g-13385 does not seem to be running inside a container 02:58:18 $ 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/ndry_app-functions-sdk-go_PR-989/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-989 -v /w/workspace/ndry_app-functions-sdk-go_PR-989:/w/workspace/ndry_app-functions-sdk-go_PR-989:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-989@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-989@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:58:21 $ docker top 0fe2197db51e43159816c7c0fb78e3652885410e654059f7cee03f9f73287762 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:21 + touch /tmp/pre-build-complete [Pipeline] sh 02:58:22 + mkdir -p /var/log/sysstat [Pipeline] sh 02:58:22 + ls /var/log/sa-host 02:58:22 + sadf -c /var/log/sa-host/sa29 02:58:22 file_magic: OK 02:58:22 HZ: Using current value: 100 02:58:22 file_header: OK 02:58:22 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 02:58:22 Statistics: 02:58:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:58:22 File successfully converted to sysstat format version 12.0.3 02:58:22 + sadf -c /var/log/sa-host/sa30 02:58:22 file_magic: OK 02:58:22 HZ: Using current value: 100 02:58:22 file_header: OK 02:58:22 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 02:58:22 Statistics: 02:58:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:58:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:22 provisioning config files... 02:58:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-989@tmp/config7582756302655333655tmp [Pipeline] { [Pipeline] echo 02:58:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:58:23 ---> create-netrc.sh [Pipeline] } 02:58:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:58:23 ---> python-tools-install.sh [Pipeline] echo 02:58:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:58:23 ---> sudo-logs.sh 02:58:23 Archiving 'sudo' log.. 02:58:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-13385.novalocal: Name or service not known 02:58:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-13385.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:58:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:58:24 ---> job-cost.sh 02:58:24 lf-activate-venv: SKIPPING 02:58:24 DEBUG: total: 0.10999999940395355 02:58:24 INFO: Retrieving Stack Cost... 02:58:26 INFO: Retrieving Pricing Info for: v3-standard-2 02:58:26 INFO: Archiving Costs [Pipeline] echo 02:58:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:58:26 ---> logs-deploy.sh 02:58:26 lf-activate-venv: SKIPPING 02:58:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-989/1 02:58:26 INFO: archiving workspace using pattern(s): 02:58:27 Archives upload complete. 02:58:27 INFO: archiving logs to Nexus 02:58:28 ---> uname -a: 02:58:28 Linux prd-centos7-docker-4c-2g-13385.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:58:28 02:58:28 02:58:28 ---> lscpu: 02:58:28 Architecture: x86_64 02:58:28 CPU op-mode(s): 32-bit, 64-bit 02:58:28 Byte Order: Little Endian 02:58:28 Address sizes: 40 bits physical, 48 bits virtual 02:58:28 CPU(s): 2 02:58:28 On-line CPU(s) list: 0,1 02:58:28 Thread(s) per core: 1 02:58:28 Core(s) per socket: 1 02:58:28 Socket(s): 2 02:58:28 NUMA node(s): 1 02:58:28 Vendor ID: AuthenticAMD 02:58:28 CPU family: 23 02:58:28 Model: 49 02:58:28 Model name: AMD EPYC-Rome Processor 02:58:28 Stepping: 0 02:58:28 CPU MHz: 2799.996 02:58:28 BogoMIPS: 5599.99 02:58:28 Virtualization: AMD-V 02:58:28 Hypervisor vendor: KVM 02:58:28 Virtualization type: full 02:58:28 L1d cache: 32K 02:58:28 L1i cache: 32K 02:58:28 L2 cache: 512K 02:58:28 L3 cache: 16384K 02:58:28 NUMA node0 CPU(s): 0,1 02:58:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:58:28 02:58:28 02:58:28 ---> nproc: 02:58:28 2 02:58:28 02:58:28 02:58:28 ---> df -h: 02:58:28 Filesystem Size Used Avail Use% Mounted on 02:58:28 overlay 40G 7.7G 33G 20% / 02:58:28 tmpfs 64M 0 64M 0% /dev 02:58:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:58:28 shm 64M 0 64M 0% /dev/shm 02:58:28 /dev/vda1 40G 7.7G 33G 20% /facter-os 02:58:28 02:58:28 02:58:28 ---> sar -b -r -n DEV: 02:58:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/29/21 _x86_64_ (2 CPU) 02:58:28 02:58:28 02:50:42 LINUX RESTART (2 CPU) 02:58:28 02:58:28 02:51:01 tps rtps wtps bread/s bwrtn/s 02:58:28 02:52:01 110.70 22.99 87.71 5559.94 6502.23 02:58:28 02:53:01 1.88 0.00 1.88 0.00 37.95 02:58:28 02:54:01 0.27 0.00 0.27 0.00 3.15 02:58:28 02:55:01 0.28 0.00 0.28 0.00 3.51 02:58:28 02:56:01 0.28 0.00 0.28 0.00 3.13 02:58:28 02:57:01 0.25 0.00 0.25 0.00 3.05 02:58:28 02:58:01 0.27 0.00 0.27 0.00 3.50 02:58:28 Average: 16.29 3.29 13.00 795.03 937.53 02:58:28 02:58:28 02:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:58:28 02:52:01 5644760 0 629436 7.86 2620 1732116 1269140 14.01 588012 1540320 128 02:58:28 02:53:01 5653448 0 620740 7.75 2620 1732124 1192720 13.17 580776 1540280 12 02:58:28 02:54:01 5653448 0 620740 7.75 2620 1732124 1162192 12.83 581320 1540536 16 02:58:28 02:55:01 5649980 0 624200 7.79 2620 1732132 1162204 12.83 584620 1540536 16 02:58:28 02:56:01 5657628 0 616548 7.70 2620 1732136 1161784 12.83 577080 1541280 8 02:58:28 02:57:01 5656624 0 617548 7.71 2620 1732140 1161880 12.83 577588 1541284 8 02:58:28 02:58:01 5655912 0 618084 7.72 2620 1732316 1162196 12.83 578808 1541288 12 02:58:28 Average: 5653114 0 621042 7.75 2620 1732155 1181731 13.05 581172 1540789 29 02:58:28 02:58:28 02:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:58:28 02:52:01 eth0 433.51 288.52 1582.53 78.26 0.00 0.00 0.00 0.00 02:58:28 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:52:01 docker0 86.62 53.77 8.17 313.30 0.00 0.00 0.00 0.00 02:58:28 02:53:01 eth0 7.33 2.91 5.97 0.21 0.00 0.00 0.00 0.00 02:58:28 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:54:01 eth0 0.85 0.35 0.31 0.17 0.00 0.00 0.00 0.00 02:58:28 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:55:01 eth0 0.45 0.27 0.27 0.22 0.00 0.00 0.00 0.00 02:58:28 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:56:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:58:28 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:57:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:58:28 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:58:01 eth0 0.55 0.42 0.44 0.10 0.00 0.00 0.00 0.00 02:58:28 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 Average: eth0 63.35 41.86 227.30 11.30 0.00 0.00 0.00 0.00 02:58:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:28 Average: docker0 12.39 7.69 1.17 44.80 0.00 0.00 0.00 0.00 02:58:28 02:58:28 02:58:28 ---> sar -P ALL: 02:58:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/29/21 _x86_64_ (2 CPU) 02:58:28 02:58:28 02:50:42 LINUX RESTART (2 CPU) 02:58:28 02:58:28 02:51:01 CPU %user %nice %system %iowait %steal %idle 02:58:28 02:52:01 all 21.34 0.00 5.45 2.21 0.15 70.85 02:58:28 02:52:01 0 20.34 0.00 6.03 2.70 0.14 70.78 02:58:28 02:52:01 1 22.34 0.00 4.87 1.72 0.16 70.92 02:58:28 02:53:01 all 0.26 0.00 0.11 0.00 0.02 99.62 02:58:28 02:53:01 0 0.35 0.00 0.10 0.00 0.02 99.53 02:58:28 02:53:01 1 0.17 0.00 0.12 0.00 0.02 99.70 02:58:28 02:54:01 all 0.23 0.00 0.09 0.00 0.03 99.65 02:58:28 02:54:01 0 0.08 0.00 0.07 0.00 0.02 99.83 02:58:28 02:54:01 1 0.39 0.00 0.12 0.00 0.03 99.46 02:58:28 02:55:01 all 0.27 0.00 0.08 0.00 0.03 99.63 02:58:28 02:55:01 0 0.13 0.00 0.12 0.00 0.03 99.72 02:58:28 02:55:01 1 0.40 0.00 0.03 0.00 0.02 99.55 02:58:28 02:56:01 all 0.30 0.00 0.05 0.00 0.04 99.61 02:58:28 02:56:01 0 0.13 0.00 0.08 0.00 0.03 99.75 02:58:28 02:56:01 1 0.47 0.00 0.02 0.00 0.05 99.47 02:58:28 02:57:01 all 0.27 0.00 0.05 0.00 0.02 99.67 02:58:28 02:57:01 0 0.47 0.00 0.03 0.00 0.02 99.48 02:58:28 02:57:01 1 0.07 0.00 0.07 0.00 0.02 99.85 02:58:28 02:58:01 all 0.33 0.00 0.07 0.00 0.02 99.59 02:58:28 02:58:01 0 0.23 0.00 0.07 0.00 0.02 99.68 02:58:28 02:58:01 1 0.42 0.00 0.07 0.00 0.02 99.50 02:58:28 Average: all 3.19 0.00 0.82 0.31 0.04 95.65 02:58:28 Average: 0 3.02 0.00 0.90 0.37 0.04 95.67 02:58:28 Average: 1 3.36 0.00 0.73 0.24 0.04 95.63 02:58:28 02:58:28 02:58:28