Pull request #1110 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 8f55f3666fff472b19cdf0eca8894c3758d29a81+c1e6a6422f729c76392bcb9de582997aba8400de (834ce9fcc76f7f02695bfde36c139058613c9808) 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-ssh12511613687316349497.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15041864877516051665.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-1110/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-1110/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9191938748561185766.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-1110/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9716240656093166419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh10459552454649809619.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1110/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-1110/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12108490347815693962.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-44783 in /w/workspace/dry_app-functions-sdk-go_PR-1110 [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/dry_app-functions-sdk-go_PR-1110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1110/head:refs/remotes/origin/PR-1110 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1e6a6422f729c76392bcb9de582997aba8400de into PR head commit 8f55f3666fff472b19cdf0eca8894c3758d29a81 Merge succeeded, producing 8f55f3666fff472b19cdf0eca8894c3758d29a81 Checking out Revision 8f55f3666fff472b19cdf0eca8894c3758d29a81 (PR-1110) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f55f3666fff472b19cdf0eca8894c3758d29a81 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c1e6a6422f729c76392bcb9de582997aba8400de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f55f3666fff472b19cdf0eca8894c3758d29a81 # timeout=10 Commit message: "build: Update to released 2.2.0 Go Mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:21 ========================================================= 22:41:21 EdgeX Global Pipelines Version Info 22:41:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:41:22 ------------------- 22:41:22 stable info: 22:41:22 ------------------- 22:41:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:22 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 22:41:22 Message: update stable to v1.0.227 22:41:22 ------------------- 22:41:22 experimental info: 22:41:22 ------------------- 22:41:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:22 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 22:41:22 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:41:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:41:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:41:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:41:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:41:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1110 [Pipeline] echo 22:41:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1110 [Pipeline] echo 22:41:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1110 [Pipeline] echo 22:41:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f55f3666fff472b19cdf0eca8894c3758d29a81 [Pipeline] echo 22:41:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f55f36 [Pipeline] echo 22:41:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:41:24 + git rev-list -1 --merges 8f55f3666fff472b19cdf0eca8894c3758d29a81~1..8f55f3666fff472b19cdf0eca8894c3758d29a81 [Pipeline] echo 22:41:24 -----------> git rev-list -1 --merges 8f55f3666fff472b19cdf0eca8894c3758d29a81~1..8f55f3666fff472b19cdf0eca8894c3758d29a81 8f55f3666fff472b19cdf0eca8894c3758d29a81 [false] [Pipeline] sh 22:41:25 + git log --format=format:%s -1 8f55f3666fff472b19cdf0eca8894c3758d29a81 [Pipeline] echo 22:41:25 ========================================================= 22:41:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:41:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:25 + git log --format=format:%s -1 8f55f3666fff472b19cdf0eca8894c3758d29a81 [Pipeline] echo 22:41:25 [semverPrep] GIT_COMMIT: 8f55f3666fff472b19cdf0eca8894c3758d29a81, Commit Message: build: Update to released 2.2.0 Go Mods [Pipeline] echo 22:41:25 [semverPrep] This is not a build commit. [Pipeline] sh 22:41:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:41:26 + grep -v github /etc/ssh/ssh_known_hosts 22:41:26 + [ -e /tmp/ssh_known_hosts ] 22:41:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:41:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:41:26 + sudo tee -a /etc/ssh/ssh_known_hosts 22:41:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:41:26 22:41:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:41:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:41:26 latest: Pulling from edgex-devops/py-git-semver 22:41:26 1fe172e4850f: Pulling fs layer 22:41:26 caf521ccaac6: Pulling fs layer 22:41:26 3ead6fa29328: Pulling fs layer 22:41:26 5c2a1cbceb83: Pulling fs layer 22:41:26 a8d5f1318db7: Pulling fs layer 22:41:26 c427282e49a2: Pulling fs layer 22:41:26 1827001aaf11: Pulling fs layer 22:41:26 0714d37db230: Pulling fs layer 22:41:26 ac28cf19c067: Pulling fs layer 22:41:26 ca983d60f3e2: Pulling fs layer 22:41:26 9f894cec8388: Pulling fs layer 22:41:26 1827001aaf11: Waiting 22:41:26 0714d37db230: Waiting 22:41:26 ac28cf19c067: Waiting 22:41:26 ca983d60f3e2: Waiting 22:41:26 9f894cec8388: Waiting 22:41:26 a8d5f1318db7: Waiting 22:41:26 c427282e49a2: Waiting 22:41:26 5c2a1cbceb83: Waiting 22:41:26 caf521ccaac6: Download complete 22:41:26 5c2a1cbceb83: Verifying Checksum 22:41:26 5c2a1cbceb83: Download complete 22:41:27 a8d5f1318db7: Verifying Checksum 22:41:27 a8d5f1318db7: Download complete 22:41:27 c427282e49a2: Verifying Checksum 22:41:27 c427282e49a2: Download complete 22:41:27 3ead6fa29328: Download complete 22:41:27 0714d37db230: Verifying Checksum 22:41:27 0714d37db230: Download complete 22:41:27 ac28cf19c067: Download complete 22:41:27 ca983d60f3e2: Download complete 22:41:27 9f894cec8388: Download complete 22:41:27 1fe172e4850f: Verifying Checksum 22:41:27 1fe172e4850f: Download complete 22:41:27 1827001aaf11: Verifying Checksum 22:41:27 1827001aaf11: Download complete 22:41:28 1fe172e4850f: Pull complete 22:41:28 caf521ccaac6: Pull complete 22:41:29 3ead6fa29328: Pull complete 22:41:29 5c2a1cbceb83: Pull complete 22:41:29 a8d5f1318db7: Pull complete 22:41:29 c427282e49a2: Pull complete 22:41:31 1827001aaf11: Pull complete 22:41:31 0714d37db230: Pull complete 22:41:31 ac28cf19c067: Pull complete 22:41:31 ca983d60f3e2: Pull complete 22:41:31 9f894cec8388: Pull complete 22:41:31 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 22:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:41:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 22:41:32 prd-ubuntu20.04-docker-8c-8g-44783 does not seem to be running inside a container 22:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1110 -v /w/workspace/dry_app-functions-sdk-go_PR-1110:/w/workspace/dry_app-functions-sdk-go_PR-1110:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1110@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:41:33 $ docker top a3044bd9000def0a06229a58f9e0c58f6c8ab04c93e55d409a06075939593d00 -eo pid,comm 22:41:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:41:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:41:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:33 [ssh-agent] Looking for ssh-agent implementation... 22:41:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:33 $ docker exec a3044bd9000def0a06229a58f9e0c58f6c8ab04c93e55d409a06075939593d00 ssh-agent 22:41:34 SSH_AUTH_SOCK=/tmp/ssh-15Mjy1tkPRZe/agent.33 22:41:34 SSH_AGENT_PID=39 22:41:34 Running ssh-add (command line suppressed) 22:41:34 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1110@tmp/private_key_4306034572186126902.key (/w/workspace/dry_app-functions-sdk-go_PR-1110@tmp/private_key_4306034572186126902.key) 22:41:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:34 + git tag --points-at HEAD [Pipeline] } 22:41:34 $ docker exec --env ******** --env ******** a3044bd9000def0a06229a58f9e0c58f6c8ab04c93e55d409a06075939593d00 ssh-agent -k 22:41:34 unset SSH_AUTH_SOCK; 22:41:34 unset SSH_AGENT_PID; 22:41:34 echo Agent pid 39 killed; 22:41:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:34 [ssh-agent] Looking for ssh-agent implementation... 22:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:34 $ docker exec a3044bd9000def0a06229a58f9e0c58f6c8ab04c93e55d409a06075939593d00 ssh-agent 22:41:35 SSH_AUTH_SOCK=/tmp/ssh-V6yPqxp59kXQ/agent.74 22:41:35 SSH_AGENT_PID=81 22:41:35 Running ssh-add (command line suppressed) 22:41:35 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1110@tmp/private_key_370198699344703681.key (/w/workspace/dry_app-functions-sdk-go_PR-1110@tmp/private_key_370198699344703681.key) 22:41:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:35 + git semver init 22:41:35 2022-05-09 22:41:35,797 [run_init] DEBUG init version:0.0.0 force:False 22:41:35 2022-05-09 22:41:35,797 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1110/.semver 22:41:35 2022-05-09 22:41:35,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1110/.semver 22:41:35 2022-05-09 22:41:35,798 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1110/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1110, universal_newlines=False, shell=None, istream=None) 22:41:37 2022-05-09 22:41:37,216 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1110/.git/info/exclude 22:41:37 2022-05-09 22:41:37,217 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1110/.semver/PR-1110 with force:False 22:41:37 2022-05-09 22:41:37,217 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1110/.semver/PR-1110 22:41:37 2022-05-09 22:41:37,224 [execute] INFO git cat-file --batch-check 22:41:37 2022-05-09 22:41:37,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1110/.semver, universal_newlines=False, shell=None, istream=) 22:41:37 2022-05-09 22:41:37,229 [execute] INFO git cat-file --batch 22:41:37 2022-05-09 22:41:37,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1110/.semver, universal_newlines=False, shell=None, istream=) 22:41:37 2022-05-09 22:41:37,233 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1110/.semver/PR-1110 22:41:37 0.0.0 [Pipeline] } 22:41:37 $ docker exec --env ******** --env ******** a3044bd9000def0a06229a58f9e0c58f6c8ab04c93e55d409a06075939593d00 ssh-agent -k 22:41:37 unset SSH_AUTH_SOCK; 22:41:37 unset SSH_AGENT_PID; 22:41:37 echo Agent pid 81 killed; 22:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:38 + git semver [Pipeline] } 22:41:38 $ docker stop --time=1 a3044bd9000def0a06229a58f9e0c58f6c8ab04c93e55d409a06075939593d00 22:41:39 $ docker rm -f a3044bd9000def0a06229a58f9e0c58f6c8ab04c93e55d409a06075939593d00 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:40 Stashed 1 file(s) [Pipeline] echo 22:41:40 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:41 ========================================================= 22:41:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:41:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:41:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:41 59bf1c3509f3: Pulling fs layer 22:41:41 666ba61612fd: Pulling fs layer 22:41:41 8ed8ca486205: Pulling fs layer 22:41:41 4fe6c5a15a65: Pulling fs layer 22:41:41 22a0e8bec74d: Pulling fs layer 22:41:41 ca2b28591e48: Pulling fs layer 22:41:41 a51346096db8: Pulling fs layer 22:41:41 daebc70d1ce1: Pulling fs layer 22:41:41 0e18a0eac166: Pulling fs layer 22:41:41 22a0e8bec74d: Waiting 22:41:41 0e18a0eac166: Waiting 22:41:41 daebc70d1ce1: Waiting 22:41:41 ca2b28591e48: Waiting 22:41:41 4fe6c5a15a65: Waiting 22:41:41 8ed8ca486205: Verifying Checksum 22:41:41 8ed8ca486205: Download complete 22:41:41 666ba61612fd: Verifying Checksum 22:41:41 666ba61612fd: Download complete 22:41:41 22a0e8bec74d: Verifying Checksum 22:41:41 22a0e8bec74d: Download complete 22:41:41 ca2b28591e48: Download complete 22:41:41 a51346096db8: Verifying Checksum 22:41:41 a51346096db8: Download complete 22:41:41 59bf1c3509f3: Verifying Checksum 22:41:41 59bf1c3509f3: Download complete 22:41:41 daebc70d1ce1: Verifying Checksum 22:41:41 daebc70d1ce1: Download complete 22:41:41 59bf1c3509f3: Pull complete 22:41:42 666ba61612fd: Pull complete 22:41:42 8ed8ca486205: Pull complete 22:41:42 0e18a0eac166: Verifying Checksum 22:41:42 0e18a0eac166: Download complete 22:41:42 4fe6c5a15a65: Verifying Checksum 22:41:42 4fe6c5a15a65: Download complete 22:41:46 4fe6c5a15a65: Pull complete 22:41:46 22a0e8bec74d: Pull complete 22:41:46 ca2b28591e48: Pull complete 22:41:46 a51346096db8: Pull complete 22:41:46 daebc70d1ce1: Pull complete 22:41:48 0e18a0eac166: Pull complete 22:41:48 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 22:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:41:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 22:41:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 22:41:49 + docker inspect -f . ci-base-image-x86_64 22:41:49 . [Pipeline] withDockerContainer 22:41:49 prd-ubuntu20.04-docker-8c-8g-44783 does not seem to be running inside a container 22:41:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1110 -v /w/workspace/dry_app-functions-sdk-go_PR-1110:/w/workspace/dry_app-functions-sdk-go_PR-1110:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1110@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1110@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 22:41:51 $ docker top 642ed1905be6e7563395dccd68cdceb28f77bf8af65c87bc0d21f1cf3153ac10 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:51 + go version 22:41:51 go version go1.17.6 linux/amd64 [Pipeline] } 22:41:51 $ docker stop --time=1 642ed1905be6e7563395dccd68cdceb28f77bf8af65c87bc0d21f1cf3153ac10 22:41:53 $ docker rm -f 642ed1905be6e7563395dccd68cdceb28f77bf8af65c87bc0d21f1cf3153ac10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:53 + docker inspect -f . ci-base-image-x86_64 22:41:53 . [Pipeline] withDockerContainer 22:41:53 prd-ubuntu20.04-docker-8c-8g-44783 does not seem to be running inside a container 22:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1110 -v /w/workspace/dry_app-functions-sdk-go_PR-1110:/w/workspace/dry_app-functions-sdk-go_PR-1110:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1110@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1110@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 22:41:54 $ docker top 2b8531dffe03870e66e37425bfda7900fbabd6f3e64e014994f6086a9e7e5b04 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:41:54 + make test 22:41:54 make -C ./app-service-template build 22:41:54 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1110/app-service-template' 22:41:54 go mod tidy -compat=1.17 22:41:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 22:41:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 22:41:54 go: downloading github.com/google/uuid v1.3.0 22:41:54 go: downloading github.com/stretchr/testify v1.7.1 22:41:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 22:41:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 22:41:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 22:41:54 go: downloading github.com/gorilla/mux v1.8.0 22:41:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:41:54 go: downloading github.com/davecgh/go-spew v1.1.1 22:41:54 go: downloading github.com/pmezard/go-difflib v1.0.0 22:41:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:41:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 22:41:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 22:41:55 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:41:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:41:55 go: downloading github.com/stretchr/objx v0.1.1 22:41:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:41:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:41:55 go: downloading github.com/go-kit/log v0.2.0 22:41:55 go: downloading github.com/pelletier/go-toml v1.9.4 22:41:55 go: downloading github.com/go-playground/validator/v10 v10.10.1 22:41:55 go: downloading github.com/hashicorp/errwrap v1.0.0 22:41:55 go: downloading github.com/hashicorp/consul/api v1.9.1 22:41:55 go: downloading github.com/mitchellh/copystructure v1.0.0 22:41:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:41:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 22:41:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:41:55 go: downloading github.com/pebbe/zmq4 v1.2.7 22:41:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:41:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:41:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:41:55 go: downloading github.com/gorilla/websocket v1.4.2 22:41:55 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 22:41:55 go: downloading github.com/x448/float16 v0.8.4 22:41:55 go: downloading github.com/go-playground/universal-translator v0.18.0 22:41:55 go: downloading github.com/leodido/go-urn v1.2.1 22:41:55 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 22:41:55 go: downloading golang.org/x/text v0.3.7 22:41:55 go: downloading github.com/go-playground/locales v0.14.0 22:41:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:41:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:41:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:41:55 go: downloading github.com/hashicorp/serf v0.9.5 22:41:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:41:55 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:41:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:41:55 go: downloading github.com/hashicorp/consul/sdk v0.8.0 22:41:55 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:41:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:41:55 go: downloading github.com/zeebo/errs v1.2.2 22:41:55 go: downloading google.golang.org/grpc v1.42.0 22:41:55 go: downloading github.com/onsi/ginkgo v1.10.1 22:41:55 go: downloading github.com/onsi/gomega v1.7.0 22:41:55 Still waiting to schedule task 22:41:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:41:55 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 22:41:55 go: downloading github.com/fatih/color v1.9.0 22:41:55 go: downloading github.com/mattn/go-colorable v0.1.6 22:41:55 go: downloading github.com/mattn/go-isatty v0.0.12 22:41:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:41:55 go: downloading github.com/pkg/errors v0.9.1 22:41:55 go: downloading github.com/kr/pretty v0.3.0 22:41:55 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:41:55 go: downloading google.golang.org/protobuf v1.27.1 22:41:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:41:56 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:41:56 go: downloading github.com/hashicorp/memberlist v0.2.2 22:41:56 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:41:56 go: downloading github.com/golang/protobuf v1.5.2 22:41:56 go: downloading github.com/google/go-cmp v0.5.6 22:41:56 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:41:56 go: downloading github.com/kr/text v0.2.0 22:41:56 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:41:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:41:56 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:41:56 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:41:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:41:56 go: downloading github.com/miekg/dns v1.1.26 22:41:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:41:56 go: downloading github.com/hpcloud/tail v1.0.0 22:41:56 go: downloading gopkg.in/yaml.v2 v2.2.8 22:41:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:41:56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 22:41:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:41:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:41:57 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 22:42:15 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1110/app-service-template' 22:42:15 make -C ./app-service-template test 22:42:15 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1110/app-service-template' 22:42:15 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 22:42:30 ok new-app-service 0.057s coverage: 48.1% of statements 22:42:30 ? new-app-service/config [no test files] 22:42:30 ok new-app-service/functions 0.065s 22:42:30 CGO_ENABLED=1 go vet ./... 22:42:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:40 ./bin/test-attribution-txt.sh 22:42:40 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1110/app-service-template' 22:42:40 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:42:40 go: downloading github.com/gomodule/redigo v1.8.8 22:42:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.110s coverage: 63.7% of statements 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.065s coverage: 93.8% of statements 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.093s coverage: 76.5% of statements 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.073s coverage: 88.7% of statements 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.099s coverage: 100.0% of statements 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.159s coverage: 78.5% of statements 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.069s coverage: 97.3% of statements 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.082s coverage: 91.8% of statements 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.718s coverage: 79.8% of statements 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.065s coverage: 28.7% of statements 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.056s coverage: 14.0% of statements 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.079s coverage: 27.3% of statements 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:42:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.060s coverage: 51.4% of statements 22:43:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.160s coverage: 78.6% of statements 22:43:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.046s coverage: 94.4% of statements 22:43:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:43:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:43:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:43:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:43:19 $ docker stop --time=1 2b8531dffe03870e66e37425bfda7900fbabd6f3e64e014994f6086a9e7e5b04 22:43:20 $ docker rm -f 2b8531dffe03870e66e37425bfda7900fbabd6f3e64e014994f6086a9e7e5b04 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:43:21 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:22 22:43:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:22 latest: Pulling from edgex-lftools-log-publisher 22:43:22 5eb5b503b376: Pulling fs layer 22:43:22 5c69ac0246d0: Pulling fs layer 22:43:22 ec43610c2a17: Pulling fs layer 22:43:22 3a2ae6a8a46f: Pulling fs layer 22:43:22 33b1e0a273af: Pulling fs layer 22:43:22 5d3b04190fa2: Pulling fs layer 22:43:22 2f39f015ded8: Pulling fs layer 22:43:22 33b1e0a273af: Waiting 22:43:22 5d3b04190fa2: Waiting 22:43:22 2f39f015ded8: Waiting 22:43:22 3a2ae6a8a46f: Waiting 22:43:22 5c69ac0246d0: Verifying Checksum 22:43:22 5c69ac0246d0: Download complete 22:43:22 3a2ae6a8a46f: Verifying Checksum 22:43:22 3a2ae6a8a46f: Download complete 22:43:22 33b1e0a273af: Verifying Checksum 22:43:22 33b1e0a273af: Download complete 22:43:23 5d3b04190fa2: Download complete 22:43:23 ec43610c2a17: Verifying Checksum 22:43:23 ec43610c2a17: Download complete 22:43:23 5eb5b503b376: Download complete 22:43:23 2f39f015ded8: Download complete 22:43:24 5eb5b503b376: Pull complete 22:43:24 5c69ac0246d0: Pull complete 22:43:24 ec43610c2a17: Pull complete 22:43:25 3a2ae6a8a46f: Pull complete 22:43:25 33b1e0a273af: Pull complete 22:43:25 5d3b04190fa2: Pull complete 22:43:30 2f39f015ded8: Pull complete 22:43:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:43:30 prd-ubuntu20.04-docker-8c-8g-44783 does not seem to be running inside a container 22:43:30 $ 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/dry_app-functions-sdk-go_PR-1110 -v /w/workspace/dry_app-functions-sdk-go_PR-1110:/w/workspace/dry_app-functions-sdk-go_PR-1110:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1110@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1110@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 22:43:32 $ docker top 219249e44292fd3c0ab4680ab00342a1e8b4ef673202fc303c9544e95d9b3774 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:33 ---> job-cost.sh 22:43:33 lf-activate-venv: SKIPPING 22:43:33 INFO: No Stack... 22:43:33 INFO: Retrieving Pricing Info for: v3-standard-8 22:43:33 INFO: Archiving Costs [Pipeline] sh 22:43:34 + cat /w/workspace/dry_app-functions-sdk-go_PR-1110/archives/cost.csv 22:43:34 + cut -d, -f6 [Pipeline] lock 22:43:34 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1110-1-stack-cost] 22:43:34 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1110-1-stack-cost] did not exist. Created. 22:43:34 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:34 + echo total: 0.2199999988079071 [Pipeline] stash 22:43:34 Stashed 1 file(s) [Pipeline] } 22:43:34 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1110-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:43:34 $ docker stop --time=1 219249e44292fd3c0ab4680ab00342a1e8b4ef673202fc303c9544e95d9b3774 22:43:35 $ docker rm -f 219249e44292fd3c0ab4680ab00342a1e8b4ef673202fc303c9544e95d9b3774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:45:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-44784 in /w/workspace/dry_app-functions-sdk-go_PR-1110 [Pipeline] { [Pipeline] ws 22:45:46 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:45:46 The recommended git tool is: git 22:45:54 using credential edgex-jenkins-ssh 22:45:54 Cloning the remote Git repository 22:45:54 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:45:54 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:45:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:45:54 > git --version # timeout=10 22:45:54 > git --version # 'git version 2.25.1' 22:45:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:59 Merging remotes/origin/main commit c1e6a6422f729c76392bcb9de582997aba8400de into PR head commit 8f55f3666fff472b19cdf0eca8894c3758d29a81 22:45:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:45:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:45:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:45:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1110/head:refs/remotes/origin/PR-1110 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:45:59 > git config core.sparsecheckout # timeout=10 22:45:59 > git checkout -f 8f55f3666fff472b19cdf0eca8894c3758d29a81 # timeout=10 22:45:59 Merge succeeded, producing 8f55f3666fff472b19cdf0eca8894c3758d29a81 22:45:59 Checking out Revision 8f55f3666fff472b19cdf0eca8894c3758d29a81 (PR-1110) 22:45:59 > git remote # timeout=10 22:45:59 > git config --get remote.origin.url # timeout=10 22:45:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:59 > git merge c1e6a6422f729c76392bcb9de582997aba8400de # timeout=10 22:45:59 > git rev-parse HEAD^{commit} # timeout=10 22:45:59 > git config core.sparsecheckout # timeout=10 22:45:59 > git checkout -f 8f55f3666fff472b19cdf0eca8894c3758d29a81 # timeout=10 22:46:03 Commit message: "build: Update to released 2.2.0 Go Mods" 22:46:03 > git --version # timeout=10 22:46:03 > git --version # 'git version 2.25.1' 22:46:03 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:46:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:04 Dload Upload Total Spent Left Speed 22:46:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 86445 0 --:--:-- --:--:-- --:--:-- 87080 [Pipeline] sh 22:46:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:46:05 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo tee /etc/docker/daemon.new 22:46:05 /etc/docker/daemon.json 22:46:05 { 22:46:05 "registry-mirrors": [ 22:46:05 "https://nexus3.edgexfoundry.org:10001" 22:46:05 ], 22:46:05 "bip": "10.250.0.254/24", 22:46:05 "hosts": [ 22:46:05 "tcp://0.0.0.0:5555", 22:46:05 "unix:///var/run/docker.sock" 22:46:05 ], 22:46:05 "mtu": 1458, 22:46:05 "selinux-enabled": true, 22:46:05 "seccomp-profile": "/etc/docker/seccomp.json" 22:46:05 } [Pipeline] sh 22:46:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:46:06 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:46:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:25 ========================================================= 22:46:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:46:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:46:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:46:26 9b3977197b4f: Pulling fs layer 22:46:26 1a89e8eeedd5: Pulling fs layer 22:46:26 94645a83ff95: Pulling fs layer 22:46:26 3f3a8bcf1eab: Pulling fs layer 22:46:26 0c92f367c5e7: Pulling fs layer 22:46:26 3096ccb668a1: Pulling fs layer 22:46:26 e8cf19c19ddd: Pulling fs layer 22:46:26 a4caa8a26152: Pulling fs layer 22:46:26 0c92f367c5e7: Waiting 22:46:26 3096ccb668a1: Waiting 22:46:26 e8cf19c19ddd: Waiting 22:46:26 a4caa8a26152: Waiting 22:46:26 3f3a8bcf1eab: Waiting 22:46:26 94645a83ff95: Verifying Checksum 22:46:26 94645a83ff95: Download complete 22:46:26 1a89e8eeedd5: Verifying Checksum 22:46:26 1a89e8eeedd5: Download complete 22:46:26 0c92f367c5e7: Verifying Checksum 22:46:26 0c92f367c5e7: Download complete 22:46:26 3096ccb668a1: Verifying Checksum 22:46:26 3096ccb668a1: Download complete 22:46:26 9b3977197b4f: Download complete 22:46:26 e8cf19c19ddd: Verifying Checksum 22:46:26 e8cf19c19ddd: Download complete 22:46:27 9b3977197b4f: Pull complete 22:46:27 1a89e8eeedd5: Pull complete 22:46:28 94645a83ff95: Pull complete 22:46:28 a4caa8a26152: Verifying Checksum 22:46:28 a4caa8a26152: Download complete 22:46:29 3f3a8bcf1eab: Verifying Checksum 22:46:29 3f3a8bcf1eab: Download complete 22:46:41 3f3a8bcf1eab: Pull complete 22:46:41 0c92f367c5e7: Pull complete 22:46:41 3096ccb668a1: Pull complete 22:46:41 e8cf19c19ddd: Pull complete 22:46:48 a4caa8a26152: Pull complete 22:46:48 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 22:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:46:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 22:46:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 22:46:49 + docker inspect -f . ci-base-image-arm64 22:46:49 . [Pipeline] withDockerContainer 22:46:49 prd-ubuntu20.04-docker-arm64-4c-16g-44784 does not seem to be running inside a container 22:46: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 ******** -e ******** ci-base-image-arm64 cat 22:46:52 $ docker top c06d9cef7af0eb11a371e1fcc07291835498da967e72118ef9434b45cd508907 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:53 + go version 22:46:53 go version go1.17.6 linux/arm64 [Pipeline] } 22:46:53 $ docker stop --time=1 c06d9cef7af0eb11a371e1fcc07291835498da967e72118ef9434b45cd508907 22:46:55 $ docker rm -f c06d9cef7af0eb11a371e1fcc07291835498da967e72118ef9434b45cd508907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:55 + docker inspect -f . ci-base-image-arm64 22:46:55 . [Pipeline] withDockerContainer 22:46:56 prd-ubuntu20.04-docker-arm64-4c-16g-44784 does not seem to be running inside a container 22:46:56 $ 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 ******** -e ******** ci-base-image-arm64 cat 22:46:57 $ docker top 26bc830a172b54ee30789573f99f478da5889a39f1b5e72bd6b5b163525f3b55 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:46:58 + make test 22:46:58 make -C ./app-service-template build 22:46:58 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:46:58 go mod tidy -compat=1.17 22:46:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 22:46:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 22:46:58 go: downloading github.com/google/uuid v1.3.0 22:46:58 go: downloading github.com/stretchr/testify v1.7.1 22:46:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 22:46:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 22:46:59 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 22:46:59 go: downloading github.com/davecgh/go-spew v1.1.1 22:46:59 go: downloading github.com/pmezard/go-difflib v1.0.0 22:46:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:46:59 go: downloading github.com/go-playground/validator/v10 v10.10.1 22:46:59 go: downloading github.com/go-kit/log v0.2.0 22:46:59 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:46:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:46:59 go: downloading github.com/stretchr/objx v0.1.1 22:46:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 22:46:59 go: downloading github.com/gorilla/mux v1.8.0 22:46:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:46:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 22:46:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:46:59 go: downloading github.com/mitchellh/copystructure v1.0.0 22:46:59 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:46:59 go: downloading github.com/go-playground/universal-translator v0.18.0 22:46:59 go: downloading github.com/leodido/go-urn v1.2.1 22:46:59 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 22:46:59 go: downloading golang.org/x/text v0.3.7 22:47:00 go: downloading github.com/go-playground/locales v0.14.0 22:47:00 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:47:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:47:03 go: downloading github.com/hashicorp/consul/api v1.9.1 22:47:03 go: downloading github.com/pelletier/go-toml v1.9.4 22:47:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:47:03 go: downloading github.com/gorilla/websocket v1.4.2 22:47:03 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 22:47:03 go: downloading github.com/hashicorp/errwrap v1.0.0 22:47:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 22:47:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:47:03 go: downloading github.com/x448/float16 v0.8.4 22:47:03 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 22:47:03 go: downloading github.com/kr/pretty v0.3.0 22:47:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:47:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:47:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:47:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:47:03 go: downloading github.com/hashicorp/serf v0.9.5 22:47:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:47:03 go: downloading github.com/hashicorp/consul/sdk v0.8.0 22:47:03 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:47:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:47:04 go: downloading github.com/pebbe/zmq4 v1.2.7 22:47:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:47:04 go: downloading github.com/zeebo/errs v1.2.2 22:47:04 go: downloading google.golang.org/grpc v1.42.0 22:47:05 go: downloading github.com/kr/text v0.2.0 22:47:05 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:47:05 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:47:05 go: downloading github.com/fatih/color v1.9.0 22:47:05 go: downloading github.com/mattn/go-colorable v0.1.6 22:47:05 go: downloading github.com/mattn/go-isatty v0.0.12 22:47:05 go: downloading github.com/pkg/errors v0.9.1 22:47:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:47:05 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:47:05 go: downloading github.com/hashicorp/memberlist v0.2.2 22:47:05 go: downloading github.com/onsi/ginkgo v1.10.1 22:47:05 go: downloading github.com/onsi/gomega v1.7.0 22:47:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:47:05 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:47:05 go: downloading google.golang.org/protobuf v1.27.1 22:47:05 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:47:06 go: downloading github.com/golang/protobuf v1.5.2 22:47:06 go: downloading github.com/google/go-cmp v0.5.6 22:47:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:47:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:47:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:47:07 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:47:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:47:07 go: downloading github.com/miekg/dns v1.1.26 22:47:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:47:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:47:07 go: downloading gopkg.in/yaml.v2 v2.2.8 22:47:07 go: downloading github.com/hpcloud/tail v1.0.0 22:47:07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 22:47:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:47:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:47:12 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 22:49:19 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:49:19 make -C ./app-service-template test 22:49:19 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:49:19 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 22:51:26 ok new-app-service 0.230s coverage: 48.1% of statements 22:51:26 ? new-app-service/config [no test files] 22:51:26 ok new-app-service/functions 0.198s 22:51:26 CGO_ENABLED=1 go vet ./... 22:52:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:52:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:52:47 ./bin/test-attribution-txt.sh 22:52:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:52:47 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:52:47 go: downloading github.com/gomodule/redigo v1.8.8 22:52:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:53:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.592s coverage: 63.7% of statements 22:53:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.257s coverage: 93.8% of statements 22:53:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:53:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.453s coverage: 76.5% of statements 22:53:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:53:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.392s coverage: 88.7% of statements 22:53:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.134s coverage: 100.0% of statements 22:53:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.717s coverage: 78.5% of statements 22:53:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:53:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:53:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.275s coverage: 97.3% of statements 22:53:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:53:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 22:53:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.435s coverage: 91.8% of statements 22:53:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 22:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.015s coverage: 79.8% of statements 22:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 22:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 22:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.253s coverage: 28.7% of statements 22:53:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 22:53:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.222s coverage: 14.0% of statements 22:53:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.249s coverage: 27.3% of statements 22:53:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:53:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:53:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.272s coverage: 51.4% of statements 22:53:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.510s coverage: 78.6% of statements 22:53:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.230s coverage: 94.4% of statements 22:53:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:53:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:53:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:53:56 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 22:53:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:53:56 $ docker stop --time=1 26bc830a172b54ee30789573f99f478da5889a39f1b5e72bd6b5b163525f3b55 22:53:58 $ docker rm -f 26bc830a172b54ee30789573f99f478da5889a39f1b5e72bd6b5b163525f3b55 [Pipeline] // withDockerContainer [Pipeline] sh 22:54:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:54:02 Warning: overwriting stash ‘coverage-report’ 22:54:02 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:03 22:54:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:54:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:04 arm64: Pulling from edgex-lftools-log-publisher 22:54:04 8998bd30e6a1: Pulling fs layer 22:54:04 04944245beec: Pulling fs layer 22:54:04 699f458cf7ca: Pulling fs layer 22:54:04 765212b225bb: Pulling fs layer 22:54:04 f23df028b6ca: Pulling fs layer 22:54:04 d65c8cfc05b1: Pulling fs layer 22:54:04 2437ff75d9bd: Pulling fs layer 22:54:04 765212b225bb: Waiting 22:54:04 f23df028b6ca: Waiting 22:54:04 d65c8cfc05b1: Waiting 22:54:04 2437ff75d9bd: Waiting 22:54:04 04944245beec: Verifying Checksum 22:54:04 04944245beec: Download complete 22:54:04 765212b225bb: Verifying Checksum 22:54:04 765212b225bb: Download complete 22:54:04 f23df028b6ca: Verifying Checksum 22:54:04 f23df028b6ca: Download complete 22:54:04 d65c8cfc05b1: Verifying Checksum 22:54:04 d65c8cfc05b1: Download complete 22:54:04 699f458cf7ca: Verifying Checksum 22:54:04 699f458cf7ca: Download complete 22:54:04 8998bd30e6a1: Verifying Checksum 22:54:04 8998bd30e6a1: Download complete 22:54:07 2437ff75d9bd: Verifying Checksum 22:54:07 2437ff75d9bd: Download complete 22:54:09 8998bd30e6a1: Pull complete 22:54:09 04944245beec: Pull complete 22:54:11 699f458cf7ca: Pull complete 22:54:11 765212b225bb: Pull complete 22:54:12 f23df028b6ca: Pull complete 22:54:12 d65c8cfc05b1: Pull complete 22:54:27 2437ff75d9bd: Pull complete 22:54:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:54:27 prd-ubuntu20.04-docker-arm64-4c-16g-44784 does not seem to be running inside a container 22:54:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:54:30 $ docker top 2117d6d605fad620ada2d4ca06fa9904eb7ccd0e28bc42ebd7e0ebf2d49e6726 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:31 ---> job-cost.sh 22:54:31 lf-activate-venv: SKIPPING 22:54:31 INFO: No Stack... 22:54:31 INFO: Retrieving Pricing Info for: v3-standard-4 22:54:32 INFO: Archiving Costs [Pipeline] sh 22:54:33 + + cut -d,cat -f6 /w/workspace/app-functions-sdk-go/1/archives/cost.csv 22:54:33 [Pipeline] lock 22:54:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1110-1-stack-cost] 22:54:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1110-1-stack-cost] did not exist. Created. 22:54:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:34 /w/workspace/app-functions-sdk-go/1@tmp/durable-11f6ab46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:54:35 + echo total: 0.10999999940395355 [Pipeline] stash 22:54:35 Warning: overwriting stash ‘stack-cost’ 22:54:35 Stashed 1 file(s) [Pipeline] } 22:54:35 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1110-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:54:35 $ docker stop --time=1 2117d6d605fad620ada2d4ca06fa9904eb7ccd0e28bc42ebd7e0ebf2d49e6726 22:54:36 $ docker rm -f 2117d6d605fad620ada2d4ca06fa9904eb7ccd0e28bc42ebd7e0ebf2d49e6726 [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 22:54:37 provisioning config files... 22:54:37 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1110@tmp/config5137341497113113746tmp [Pipeline] { [Pipeline] sh 22:54:38 + set +x 22:54:38 + curl -s https://codecov.io/bash 22:54:38 + bash -s -- 22:54:38 22:54:38 _____ _ 22:54:38 / ____| | | 22:54:38 | | ___ __| | ___ ___ _____ __ 22:54:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:54:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:54:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:54:38 Bash-1.0.6 22:54:38 22:54:38 22:54:38 ==> git version 2.25.1 found 22:54:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:54:38 Release-Date: 2020-01-08 22:54:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:54:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:54:38 ==> Jenkins CI detected. 22:54:38 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1110 22:54:38 project root: . 22:54:38 --> token set from env 22:54:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:54:38 ==> Running gcov in . (disable via -X gcov) 22:54:38 ==> Python coveragepy not found 22:54:38 ==> Searching for coverage reports in: 22:54:38 + . 22:54:38 -> Found 2 reports 22:54:38 ==> Detecting git/mercurial file structure 22:54:38 ==> Reading reports 22:54:38 + ./app-service-template/coverage.out bytes=1222 22:54:38 + ./coverage.out bytes=119611 22:54:38 ==> Appending adjustments 22:54:38 https://docs.codecov.io/docs/fixing-reports 22:54:38 + Found adjustments 22:54:38 ==> Gzipping contents 22:54:38 24K /tmp/codecov.OFrBxS.gz 22:54:38 ==> Uploading reports 22:54:38 url: https://codecov.io 22:54:38 query: branch=PR-1110&commit=8f55f3666fff472b19cdf0eca8894c3758d29a81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1110&job=&cmd_args= 22:54:38 -> Pinging Codecov 22:54:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1110&commit=8f55f3666fff472b19cdf0eca8894c3758d29a81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1110&job=&cmd_args= 22:54:39 -> Uploading to 22:54:39 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/3D8B5DFFC46A037C893635FACE044666/8f55f3666fff472b19cdf0eca8894c3758d29a81/42fbc1bc-b6d1-43b6-953b-3a8820996e1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T225439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6bc755b2e5f19fbeae912c8828b63591556d9ce0e8b6b8a643f34ab49ad13af1 22:54:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:54:39 Dload Upload Total Spent Left Speed 22:54:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20796 0 0 100 20796 0 76738 --:--:-- --:--:-- --:--:-- 76738 22:54:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8f55f3666fff472b19cdf0eca8894c3758d29a81 [Pipeline] } 22:54:39 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:54:41 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1110/archives ] 22:54:41 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1110/archives 22:54:41 total 16 22:54:41 drwxr-xr-x 3 root root 4096 May 9 22:43 . 22:54:41 drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:43 .. 22:54:41 drwxr-xr-x 2 root root 4096 May 9 22:43 cost 22:54:41 -rw-r--r-- 1 root root 92 May 9 22:43 cost.csv 22:54:41 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1110/archives 22:54:41 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1110/archives 22:54:41 total 16 22:54:41 drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:43 . 22:54:41 drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:43 .. 22:54:41 drwxr-xr-x 2 jenkins jenkins 4096 May 9 22:43 cost 22:54:41 -rw-r--r-- 1 jenkins jenkins 92 May 9 22:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:54:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:54:42 ---> package-listing.sh 22:54:42 ++ facter osfamily 22:54:42 ++ tr '[:upper:]' '[:lower:]' 22:54:42 + OS_FAMILY=debian 22:54:42 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1110 22:54:42 + START_PACKAGES=/tmp/packages_start.txt 22:54:42 + END_PACKAGES=/tmp/packages_end.txt 22:54:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:54:42 + PACKAGES=/tmp/packages_start.txt 22:54:42 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1110 ']' 22:54:42 + PACKAGES=/tmp/packages_end.txt 22:54:42 + case "${OS_FAMILY}" in 22:54:42 + dpkg -l 22:54:42 + grep '^ii' 22:54:42 + '[' -f /tmp/packages_start.txt ']' 22:54:42 + '[' -f /tmp/packages_end.txt ']' 22:54:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:54:42 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1110 ']' 22:54:42 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1110/archives/ 22:54:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1110/archives/ [Pipeline] echo 22:54:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:54:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:43 . [Pipeline] withDockerContainer 22:54:43 prd-ubuntu20.04-docker-8c-8g-44783 does not seem to be running inside a container 22:54:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1110 -v /w/workspace/dry_app-functions-sdk-go_PR-1110:/w/workspace/dry_app-functions-sdk-go_PR-1110:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1110@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1110@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 22:54:44 $ docker top a3595d09b84b5ce3677ea86e7b91e3b74a8c2822bc48972ecdbbe96077bf530a -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:44 + touch /tmp/pre-build-complete [Pipeline] sh 22:54:44 + mkdir -p /var/log/sysstat [Pipeline] sh 22:54:45 + ls /var/log/sa-host 22:54:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:54:45 provisioning config files... 22:54:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1110@tmp/config7267379694656572304tmp [Pipeline] { [Pipeline] echo 22:54:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:54:45 ---> create-netrc.sh [Pipeline] } 22:54:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:54:46 ---> python-tools-install.sh [Pipeline] echo 22:54:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:54:46 ---> sudo-logs.sh 22:54:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:54:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:54:46 ---> job-cost.sh 22:54:46 lf-activate-venv: SKIPPING 22:54:46 DEBUG: total: 0.2199999988079071 22:54:46 INFO: Retrieving Stack Cost... 22:54:47 INFO: Retrieving Pricing Info for: v3-standard-8 22:54:47 INFO: Archiving Costs [Pipeline] echo 22:54:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:54:48 ---> logs-deploy.sh 22:54:48 lf-activate-venv: SKIPPING 22:54:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1110/1 22:54:48 INFO: archiving workspace using pattern(s): 22:54:48 Archives upload complete. 22:54:48 INFO: archiving logs to Nexus