Pull request #860 opened Connecting to https://api.github.com using edgex-jenkins/****** (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 9f0c904f39ef29db91672cf754d9b529e5cf6eff+d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c (c6699bad53f035db3436c55b888d0d95ab2d4907) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6964633320614583450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1914691352128671806.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 9d0281235b943b7ad605f650702698f9078b2862 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-860/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-860/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3836565036390734984.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-860/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9196796320649212101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4262659676466303263.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-860/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-860/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9127660084365533833.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-476 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [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-860 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/jenkins-gitclient-ssh4493580371905274513.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/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit 9f0c904f39ef29db91672cf754d9b529e5cf6eff Merge succeeded, producing 9f0c904f39ef29db91672cf754d9b529e5cf6eff Checking out Revision 9f0c904f39ef29db91672cf754d9b529e5cf6eff (PR-860) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/jenkins-gitclient-ssh4477061317806806239.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/jenkins-gitclient-ssh342478622158994312.key > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 Commit message: "feat: Add ability to chain HTTP exports for multiple destinations" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T22:46:14.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T22:46:14.458Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T22:46:14.606Z] ========================================================= [2021-05-26T22:46:14.607Z] EdgeX Global Pipelines Version Info [2021-05-26T22:46:14.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:46:16.099Z] ------------------- [2021-05-26T22:46:16.099Z] stable info: [2021-05-26T22:46:16.099Z] ------------------- [2021-05-26T22:46:16.099Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T22:46:16.099Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T22:46:16.099Z] Message: update stable to v1.0.192 [2021-05-26T22:46:16.673Z] ------------------- [2021-05-26T22:46:16.674Z] experimental info: [2021-05-26T22:46:16.674Z] ------------------- [2021-05-26T22:46:16.674Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T22:46:16.674Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T22:46:16.674Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T22:46:16.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-26T22:46:16.997Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-26T22:46:17.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T22:46:17.124Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T22:46:17.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T22:46:17.249Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T22:46:17.313Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T22:46:17.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T22:46:17.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-26T22:46:17.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T22:46:17.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T22:46:17.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-26T22:46:17.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T22:46:17.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T22:46:17.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T22:46:17.877Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T22:46:17.939Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T22:46:18.000Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T22:46:18.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T22:46:18.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-26T22:46:18.188Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-26T22:46:18.249Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-26T22:46:18.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-26T22:46:18.376Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-26T22:46:18.442Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-26T22:46:18.506Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T22:46:18.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-860 [Pipeline] echo [2021-05-26T22:46:18.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-860 [Pipeline] echo [2021-05-26T22:46:18.702Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-860 [Pipeline] echo [2021-05-26T22:46:18.761Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f0c904f39ef29db91672cf754d9b529e5cf6eff [Pipeline] echo [2021-05-26T22:46:18.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f0c904 [Pipeline] echo [2021-05-26T22:46:18.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T22:46:19.490Z] + git log --format=format:%s -1 9f0c904f39ef29db91672cf754d9b529e5cf6eff [Pipeline] echo [2021-05-26T22:46:19.553Z] GIT_COMMIT: 9f0c904f39ef29db91672cf754d9b529e5cf6eff, Commit Message: feat: Add ability to chain HTTP exports for multiple destinations [Pipeline] echo [2021-05-26T22:46:19.594Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:46:20.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T22:46:20.903Z] [2021-05-26T22:46:20.903Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:46:21.268Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T22:46:21.268Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T22:46:21.268Z] 31603596830f: Pulling fs layer [2021-05-26T22:46:21.268Z] 54011a49482f: Pulling fs layer [2021-05-26T22:46:21.268Z] a6820b24f6d8: Pulling fs layer [2021-05-26T22:46:21.268Z] f581987b2513: Pulling fs layer [2021-05-26T22:46:21.268Z] f581987b2513: Waiting [2021-05-26T22:46:21.268Z] 54011a49482f: Verifying Checksum [2021-05-26T22:46:21.268Z] 54011a49482f: Download complete [2021-05-26T22:46:21.532Z] 31603596830f: Verifying Checksum [2021-05-26T22:46:21.532Z] 31603596830f: Download complete [2021-05-26T22:46:21.532Z] f581987b2513: Verifying Checksum [2021-05-26T22:46:21.532Z] f581987b2513: Download complete [2021-05-26T22:46:21.532Z] a6820b24f6d8: Verifying Checksum [2021-05-26T22:46:21.532Z] a6820b24f6d8: Download complete [2021-05-26T22:46:21.532Z] 31603596830f: Pull complete [2021-05-26T22:46:21.810Z] 54011a49482f: Pull complete [2021-05-26T22:46:22.399Z] a6820b24f6d8: Pull complete [2021-05-26T22:46:22.663Z] f581987b2513: Pull complete [2021-05-26T22:46:22.663Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T22:46:22.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T22:46:22.663Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T22:46:22.782Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-05-26T22:46:22.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-860 -v /w/workspace/ndry_app-functions-sdk-go_PR-860:/w/workspace/ndry_app-functions-sdk-go_PR-860:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T22:46:23.981Z] $ docker top eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T22:46:24.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T22:46:24.330Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T22:46:24.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T22:46:24.453Z] $ docker exec eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 ssh-agent [2021-05-26T22:46:24.596Z] SSH_AUTH_SOCK=/tmp/ssh-jBu4vp0OZ4Zl/agent.13 [2021-05-26T22:46:24.596Z] SSH_AGENT_PID=20 [2021-05-26T22:46:24.605Z] Running ssh-add (command line suppressed) [2021-05-26T22:46:24.707Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_897760568750063495.key (/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_897760568750063495.key) [2021-05-26T22:46:24.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T22:46:25.098Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T22:46:25.116Z] $ docker exec --env ******** --env ******** eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 ssh-agent -k [2021-05-26T22:46:25.223Z] unset SSH_AUTH_SOCK; [2021-05-26T22:46:25.224Z] unset SSH_AGENT_PID; [2021-05-26T22:46:25.224Z] echo Agent pid 20 killed; [2021-05-26T22:46:25.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T22:46:25.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T22:46:25.342Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T22:46:25.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T22:46:25.463Z] $ docker exec eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 ssh-agent [2021-05-26T22:46:25.589Z] SSH_AUTH_SOCK=/tmp/ssh-jiHT8Ey34zvv/agent.55 [2021-05-26T22:46:25.589Z] SSH_AGENT_PID=62 [2021-05-26T22:46:25.595Z] Running ssh-add (command line suppressed) [2021-05-26T22:46:25.698Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_8620450319284675180.key (/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_8620450319284675180.key) [2021-05-26T22:46:25.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T22:46:26.073Z] + git semver init [2021-05-26T22:46:26.073Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T22:46:26.073Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-860/.git [2021-05-26T22:46:26.073Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-860 [2021-05-26T22:46:26.073Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T22:46:26.073Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T22:46:26.073Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T22:46:26.073Z] # $SEMVER_BRANCH = PR-860 [2021-05-26T22:46:26.073Z] # $SEMVER_TEMP = /tmp/semver-032418679 [2021-05-26T22:46:26.073Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-26T22:46:28.009Z] # '/tmp/semver-032418679' -> '/w/workspace/ndry_app-functions-sdk-go_PR-860/.semver' [2021-05-26T22:46:28.010Z] # -> Force: false [2021-05-26T22:46:28.010Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-860/.semver [Pipeline] } [2021-05-26T22:46:28.045Z] $ docker exec --env ******** --env ******** eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 ssh-agent -k [2021-05-26T22:46:28.151Z] unset SSH_AUTH_SOCK; [2021-05-26T22:46:28.152Z] unset SSH_AGENT_PID; [2021-05-26T22:46:28.152Z] echo Agent pid 62 killed; [2021-05-26T22:46:28.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T22:46:28.680Z] + git semver [Pipeline] } [2021-05-26T22:46:28.714Z] $ docker stop --time=1 eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 [2021-05-26T22:46:30.145Z] $ docker rm -f eee656dbead59339944fae46cd03a1fc04ed86f527832ddf06c81efee5144555 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T22:46:30.594Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T22:46:30.918Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T22:46:30.943Z] [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 [2021-05-26T22:46:46.534Z] Still waiting to schedule task [2021-05-26T22:46:46.535Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-26T22:46:46.563Z] Still waiting to schedule task [2021-05-26T22:46:46.563Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-26T22:48:44.140Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-477 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [Pipeline] { [Pipeline] ws [2021-05-26T22:48:44.205Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-26T22:48:44.481Z] The recommended git tool is: git [2021-05-26T22:48:49.757Z] using credential edgex-jenkins-ssh [2021-05-26T22:48:49.777Z] Cloning the remote Git repository [2021-05-26T22:48:49.812Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-26T22:48:49.916Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-05-26T22:48:50.002Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-26T22:48:50.003Z] > git --version # timeout=10 [2021-05-26T22:48:50.018Z] > git --version # 'git version 2.17.1' [2021-05-26T22:48:50.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:48:50.160Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T22:48:55.670Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-26T22:48:55.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T22:48:55.712Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-26T22:48:55.748Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-26T22:48:55.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:48:55.774Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T22:48:56.514Z] Merging remotes/origin/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit 9f0c904f39ef29db91672cf754d9b529e5cf6eff [2021-05-26T22:48:56.746Z] Merge succeeded, producing 9f0c904f39ef29db91672cf754d9b529e5cf6eff [2021-05-26T22:48:56.747Z] Checking out Revision 9f0c904f39ef29db91672cf754d9b529e5cf6eff (PR-860) [2021-05-26T22:48:56.524Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T22:48:56.540Z] > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 [2021-05-26T22:48:56.651Z] > git remote # timeout=10 [2021-05-26T22:48:56.671Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T22:48:56.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:48:56.695Z] > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 [2021-05-26T22:48:56.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T22:48:56.742Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T22:48:56.754Z] > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 [2021-05-26T22:49:00.961Z] Commit message: "feat: Add ability to chain HTTP exports for multiple destinations" [2021-05-26T22:49:01.009Z] > git --version # timeout=10 [2021-05-26T22:49:01.023Z] > git --version # 'git version 2.17.1' [2021-05-26T22:49:01.040Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T22:49:02.936Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T22:49:03.394Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T22:49:03.752Z] + sudo service docker restart [2021-05-26T22:49:03.752Z] + true [2021-05-26T22:49:06.916Z] Running on prd-centos7-docker-4c-2g-478 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [Pipeline] { [Pipeline] ws [2021-05-26T22:49:06.976Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-26T22:49:07.161Z] The recommended git tool is: git [2021-05-26T22:49:09.490Z] using credential edgex-jenkins-ssh [2021-05-26T22:49:09.507Z] Cloning the remote Git repository [2021-05-26T22:49:09.519Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-26T22:49:09.584Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-05-26T22:49:09.609Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-26T22:49:09.609Z] > git --version # timeout=10 [2021-05-26T22:49:09.617Z] > git --version # 'git version 2.24.4' [2021-05-26T22:49:09.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:49:09.646Z] [INFO] Currently running in a labeled security context [2021-05-26T22:49:09.646Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T22:49:09.646Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7368604881234224345.key [2021-05-26T22:49:09.658Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T22:49:12.330Z] Merging remotes/origin/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit 9f0c904f39ef29db91672cf754d9b529e5cf6eff [2021-05-26T22:49:12.424Z] Merge succeeded, producing 9f0c904f39ef29db91672cf754d9b529e5cf6eff [2021-05-26T22:49:12.425Z] Checking out Revision 9f0c904f39ef29db91672cf754d9b529e5cf6eff (PR-860) [2021-05-26T22:49:11.804Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-26T22:49:11.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T22:49:11.827Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-26T22:49:11.839Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-26T22:49:11.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:49:11.840Z] [INFO] Currently running in a labeled security context [2021-05-26T22:49:11.840Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T22:49:11.840Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8814536516995009652.key [2021-05-26T22:49:11.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T22:49:12.332Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T22:49:12.340Z] > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 [2021-05-26T22:49:12.380Z] > git remote # timeout=10 [2021-05-26T22:49:12.392Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T22:49:12.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:49:12.396Z] [INFO] Currently running in a labeled security context [2021-05-26T22:49:12.396Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T22:49:12.397Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6408072436062992930.key [2021-05-26T22:49:12.404Z] > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 [2021-05-26T22:49:12.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T22:49:12.422Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T22:49:12.429Z] > git checkout -f 9f0c904f39ef29db91672cf754d9b529e5cf6eff # timeout=10 [2021-05-26T22:49:15.974Z] Commit message: "feat: Add ability to chain HTTP exports for multiple destinations" [2021-05-26T22:49:15.989Z] > git --version # timeout=10 [2021-05-26T22:49:15.993Z] > git --version # 'git version 2.24.4' [2021-05-26T22:49:16.006Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T22:49:17.463Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T22:49:17.808Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T22:49:18.128Z] + sudo service docker restart [2021-05-26T22:49:18.128Z] + true [2021-05-26T22:49:18.128Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-26T22:49:22.626Z] ========================================================= [2021-05-26T22:49:22.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T22:49:22.626Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:49:23.081Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-26T22:49:24.060Z] Sending build context to Docker daemon 19.62MB [2021-05-26T22:49:24.060Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T22:49:24.060Z] Step 2/8 : FROM ${BASE} [2021-05-26T22:49:24.673Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T22:49:24.673Z] 595b0fe564bb: Pulling fs layer [2021-05-26T22:49:24.673Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T22:49:24.673Z] 316046926c0a: Pulling fs layer [2021-05-26T22:49:24.673Z] 4ebd0625c992: Pulling fs layer [2021-05-26T22:49:24.673Z] 207e8628e3a3: Pulling fs layer [2021-05-26T22:49:24.673Z] c791037a9be2: Pulling fs layer [2021-05-26T22:49:24.673Z] ffd874e62e21: Pulling fs layer [2021-05-26T22:49:24.673Z] 207e8628e3a3: Waiting [2021-05-26T22:49:24.673Z] c791037a9be2: Waiting [2021-05-26T22:49:24.673Z] 4ebd0625c992: Waiting [2021-05-26T22:49:24.673Z] ffd874e62e21: Waiting [2021-05-26T22:49:24.673Z] 316046926c0a: Download complete [2021-05-26T22:49:24.673Z] 7186ed65a4f7: Verifying Checksum [2021-05-26T22:49:24.673Z] 7186ed65a4f7: Download complete [2021-05-26T22:49:24.673Z] 207e8628e3a3: Verifying Checksum [2021-05-26T22:49:24.673Z] 207e8628e3a3: Download complete [2021-05-26T22:49:24.673Z] c791037a9be2: Verifying Checksum [2021-05-26T22:49:24.673Z] c791037a9be2: Download complete [2021-05-26T22:49:24.673Z] 595b0fe564bb: Verifying Checksum [2021-05-26T22:49:24.673Z] 595b0fe564bb: Download complete [2021-05-26T22:49:25.270Z] 595b0fe564bb: Pull complete [2021-05-26T22:49:25.870Z] 7186ed65a4f7: Pull complete [2021-05-26T22:49:26.473Z] 316046926c0a: Pull complete [2021-05-26T22:49:27.464Z] ffd874e62e21: Verifying Checksum [2021-05-26T22:49:27.464Z] ffd874e62e21: Download complete [2021-05-26T22:49:28.900Z] 4ebd0625c992: Verifying Checksum [2021-05-26T22:49:28.900Z] 4ebd0625c992: Download complete [Pipeline] unstash [Pipeline] echo [2021-05-26T22:49:36.413Z] ========================================================= [2021-05-26T22:49:36.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T22:49:36.413Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:49:36.789Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-26T22:49:37.049Z] Sending build context to Docker daemon 19.62MB [2021-05-26T22:49:37.049Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T22:49:37.049Z] Step 2/8 : FROM ${BASE} [2021-05-26T22:49:37.316Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T22:49:37.316Z] 540db60ca938: Pulling fs layer [2021-05-26T22:49:37.316Z] adcc1eea9eea: Pulling fs layer [2021-05-26T22:49:37.316Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T22:49:37.316Z] 0510c868ecb4: Pulling fs layer [2021-05-26T22:49:37.316Z] afea3b2eda06: Pulling fs layer [2021-05-26T22:49:37.316Z] 7809a108b3ef: Pulling fs layer [2021-05-26T22:49:37.316Z] f706445af74f: Pulling fs layer [2021-05-26T22:49:37.316Z] 0510c868ecb4: Waiting [2021-05-26T22:49:37.316Z] afea3b2eda06: Waiting [2021-05-26T22:49:37.316Z] f706445af74f: Waiting [2021-05-26T22:49:37.316Z] 7809a108b3ef: Waiting [2021-05-26T22:49:37.316Z] 4c4ab2625f07: Verifying Checksum [2021-05-26T22:49:37.316Z] 4c4ab2625f07: Download complete [2021-05-26T22:49:37.578Z] adcc1eea9eea: Verifying Checksum [2021-05-26T22:49:37.578Z] adcc1eea9eea: Download complete [2021-05-26T22:49:37.578Z] afea3b2eda06: Verifying Checksum [2021-05-26T22:49:37.578Z] afea3b2eda06: Download complete [2021-05-26T22:49:37.578Z] 7809a108b3ef: Verifying Checksum [2021-05-26T22:49:37.578Z] 7809a108b3ef: Download complete [2021-05-26T22:49:37.578Z] 540db60ca938: Verifying Checksum [2021-05-26T22:49:37.578Z] 540db60ca938: Download complete [2021-05-26T22:49:37.840Z] 540db60ca938: Pull complete [2021-05-26T22:49:38.102Z] adcc1eea9eea: Pull complete [2021-05-26T22:49:38.102Z] 4c4ab2625f07: Pull complete [2021-05-26T22:49:39.086Z] 4ebd0625c992: Pull complete [2021-05-26T22:49:39.363Z] 207e8628e3a3: Pull complete [2021-05-26T22:49:39.972Z] c791037a9be2: Pull complete [2021-05-26T22:49:40.033Z] f706445af74f: Verifying Checksum [2021-05-26T22:49:40.033Z] f706445af74f: Download complete [2021-05-26T22:49:42.143Z] 0510c868ecb4: Verifying Checksum [2021-05-26T22:49:42.143Z] 0510c868ecb4: Download complete [2021-05-26T22:49:44.288Z] ffd874e62e21: Pull complete [2021-05-26T22:49:44.288Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T22:49:44.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T22:49:44.288Z] ---> cfc18b08335c [2021-05-26T22:49:44.288Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-26T22:49:44.288Z] 20.10.0: Pulling from library/docker [2021-05-26T22:49:44.288Z] a3cc7d3b244e: Pulling fs layer [2021-05-26T22:49:44.288Z] 02a3295e0d61: Pulling fs layer [2021-05-26T22:49:44.288Z] 0f4f2e6d8100: Pulling fs layer [2021-05-26T22:49:44.288Z] 330b718f631f: Pulling fs layer [2021-05-26T22:49:44.288Z] a93816041522: Pulling fs layer [2021-05-26T22:49:44.288Z] bdb6da89ff94: Pulling fs layer [2021-05-26T22:49:44.288Z] 2a70c0c122f4: Pulling fs layer [2021-05-26T22:49:44.288Z] 330b718f631f: Waiting [2021-05-26T22:49:44.288Z] a93816041522: Waiting [2021-05-26T22:49:44.288Z] bdb6da89ff94: Waiting [2021-05-26T22:49:44.288Z] 2a70c0c122f4: Waiting [2021-05-26T22:49:44.288Z] 0f4f2e6d8100: Download complete [2021-05-26T22:49:44.288Z] 02a3295e0d61: Verifying Checksum [2021-05-26T22:49:44.288Z] 02a3295e0d61: Download complete [2021-05-26T22:49:44.288Z] a3cc7d3b244e: Verifying Checksum [2021-05-26T22:49:44.288Z] a3cc7d3b244e: Download complete [2021-05-26T22:49:44.288Z] a93816041522: Verifying Checksum [2021-05-26T22:49:44.288Z] a93816041522: Download complete [2021-05-26T22:49:44.288Z] bdb6da89ff94: Download complete [2021-05-26T22:49:44.288Z] 2a70c0c122f4: Verifying Checksum [2021-05-26T22:49:44.563Z] a3cc7d3b244e: Pull complete [2021-05-26T22:49:45.493Z] 0510c868ecb4: Pull complete [2021-05-26T22:49:45.493Z] afea3b2eda06: Pull complete [2021-05-26T22:49:45.493Z] 7809a108b3ef: Pull complete [2021-05-26T22:49:45.570Z] 02a3295e0d61: Pull complete [2021-05-26T22:49:45.844Z] 0f4f2e6d8100: Pull complete [2021-05-26T22:49:46.119Z] 330b718f631f: Verifying Checksum [2021-05-26T22:49:46.120Z] 330b718f631f: Download complete [2021-05-26T22:49:46.894Z] f706445af74f: Pull complete [2021-05-26T22:49:46.894Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T22:49:46.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T22:49:46.894Z] ---> b068be0155e3 [2021-05-26T22:49:46.894Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-26T22:49:46.894Z] 20.10.0: Pulling from library/docker [2021-05-26T22:49:46.894Z] 05e7bc50f07f: Pulling fs layer [2021-05-26T22:49:46.894Z] 6db28d0fdbf6: Pulling fs layer [2021-05-26T22:49:46.894Z] 292df0bc6bf3: Pulling fs layer [2021-05-26T22:49:46.894Z] 2e060f4bd70b: Pulling fs layer [2021-05-26T22:49:46.894Z] 80e8d568a223: Pulling fs layer [2021-05-26T22:49:46.894Z] 8dc6ef1a942a: Pulling fs layer [2021-05-26T22:49:46.894Z] 2312dd95470a: Pulling fs layer [2021-05-26T22:49:46.894Z] 2e060f4bd70b: Waiting [2021-05-26T22:49:46.894Z] 80e8d568a223: Waiting [2021-05-26T22:49:46.894Z] 8dc6ef1a942a: Waiting [2021-05-26T22:49:46.894Z] 2312dd95470a: Waiting [2021-05-26T22:49:46.894Z] 292df0bc6bf3: Verifying Checksum [2021-05-26T22:49:46.894Z] 292df0bc6bf3: Download complete [2021-05-26T22:49:46.894Z] 6db28d0fdbf6: Verifying Checksum [2021-05-26T22:49:46.894Z] 6db28d0fdbf6: Download complete [2021-05-26T22:49:46.894Z] 80e8d568a223: Verifying Checksum [2021-05-26T22:49:46.894Z] 80e8d568a223: Download complete [2021-05-26T22:49:46.894Z] 05e7bc50f07f: Verifying Checksum [2021-05-26T22:49:46.894Z] 05e7bc50f07f: Download complete [2021-05-26T22:49:46.894Z] 2312dd95470a: Verifying Checksum [2021-05-26T22:49:46.894Z] 2312dd95470a: Download complete [2021-05-26T22:49:46.894Z] 8dc6ef1a942a: Verifying Checksum [2021-05-26T22:49:46.894Z] 8dc6ef1a942a: Download complete [2021-05-26T22:49:47.156Z] 05e7bc50f07f: Pull complete [2021-05-26T22:49:47.156Z] 6db28d0fdbf6: Pull complete [2021-05-26T22:49:47.416Z] 292df0bc6bf3: Pull complete [2021-05-26T22:49:47.676Z] 2e060f4bd70b: Verifying Checksum [2021-05-26T22:49:47.677Z] 2e060f4bd70b: Download complete [2021-05-26T22:49:50.258Z] 2e060f4bd70b: Pull complete [2021-05-26T22:49:50.437Z] 330b718f631f: Pull complete [2021-05-26T22:49:50.437Z] a93816041522: Pull complete [2021-05-26T22:49:50.437Z] bdb6da89ff94: Pull complete [2021-05-26T22:49:50.834Z] 80e8d568a223: Pull complete [2021-05-26T22:49:50.834Z] 8dc6ef1a942a: Pull complete [2021-05-26T22:49:50.834Z] 2312dd95470a: Pull complete [2021-05-26T22:49:50.834Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-26T22:49:50.834Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-26T22:49:51.034Z] 2a70c0c122f4: Pull complete [2021-05-26T22:49:51.034Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-26T22:49:51.034Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-26T22:49:54.151Z] ---> 11050413722b [2021-05-26T22:49:54.151Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T22:49:54.151Z] ---> Running in 063696387d6e [2021-05-26T22:49:54.151Z] Removing intermediate container 063696387d6e [2021-05-26T22:49:54.151Z] ---> 28bbc968df3c [2021-05-26T22:49:54.151Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-26T22:49:54.413Z] ---> Running in 85416678835d [2021-05-26T22:49:54.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T22:49:55.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T22:49:56.447Z] ---> 27726907c044 [2021-05-26T22:49:56.447Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T22:49:56.447Z] ---> Running in a20526dcb788 [2021-05-26T22:49:56.447Z] Removing intermediate container a20526dcb788 [2021-05-26T22:49:56.447Z] ---> a82eb76258c6 [2021-05-26T22:49:56.447Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-26T22:49:56.719Z] ---> Running in 28816cf99301 [2021-05-26T22:49:57.846Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-26T22:49:57.846Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-26T22:49:58.107Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-26T22:49:58.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T22:49:58.380Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-26T22:49:58.380Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-26T22:49:58.380Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T22:49:58.380Z] OK: 150 MiB in 45 packages [2021-05-26T22:49:58.955Z] Removing intermediate container 85416678835d [2021-05-26T22:49:58.955Z] ---> 2f5adf241c94 [2021-05-26T22:49:58.955Z] Step 6/8 : WORKDIR /build [2021-05-26T22:49:58.955Z] ---> Running in 87609ca4589c [2021-05-26T22:49:58.955Z] Removing intermediate container 87609ca4589c [2021-05-26T22:49:58.955Z] ---> e86f18deb777 [2021-05-26T22:49:58.955Z] Step 7/8 : COPY go.mod . [2021-05-26T22:49:59.222Z] ---> ff72b021885e [2021-05-26T22:49:59.222Z] Step 8/8 : RUN go mod download [2021-05-26T22:49:59.222Z] ---> Running in 8a3548e8860a [2021-05-26T22:49:59.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T22:50:01.006Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-26T22:50:01.277Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-26T22:50:01.878Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-26T22:50:02.162Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-26T22:50:02.434Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-26T22:50:02.434Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T22:50:02.434Z] OK: 139 MiB in 45 packages [2021-05-26T22:50:03.874Z] Removing intermediate container 28816cf99301 [2021-05-26T22:50:03.874Z] ---> b83dd7127e96 [2021-05-26T22:50:03.874Z] Step 6/8 : WORKDIR /build [2021-05-26T22:50:03.874Z] ---> Running in bcad3170d6c1 [2021-05-26T22:50:04.156Z] Removing intermediate container bcad3170d6c1 [2021-05-26T22:50:04.156Z] ---> 36c1b4c2aeaf [2021-05-26T22:50:04.156Z] Step 7/8 : COPY go.mod . [2021-05-26T22:50:05.158Z] ---> 48d2d9782912 [2021-05-26T22:50:05.158Z] Step 8/8 : RUN go mod download [2021-05-26T22:50:05.158Z] ---> Running in 204ff7be2500 [2021-05-26T22:50:14.161Z] Removing intermediate container 8a3548e8860a [2021-05-26T22:50:14.161Z] ---> 7d77c972383b [2021-05-26T22:50:14.161Z] Successfully built 7d77c972383b [2021-05-26T22:50:14.161Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:50:14.525Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T22:50:14.525Z] . [Pipeline] withDockerContainer [2021-05-26T22:50:14.624Z] prd-centos7-docker-4c-2g-478 does not seem to be running inside a container [2021-05-26T22:50:14.660Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-26T22:50:15.029Z] $ docker top 802387d5fac184e8567e8bc8a45fa46071ce07007ea23889215769973f98ff67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T22:50:15.466Z] + go version [2021-05-26T22:50:15.466Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T22:50:15.502Z] $ docker stop --time=1 802387d5fac184e8567e8bc8a45fa46071ce07007ea23889215769973f98ff67 [2021-05-26T22:50:16.702Z] $ docker rm -f 802387d5fac184e8567e8bc8a45fa46071ce07007ea23889215769973f98ff67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:50:17.843Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T22:50:17.843Z] . [Pipeline] withDockerContainer [2021-05-26T22:50:17.954Z] prd-centos7-docker-4c-2g-478 does not seem to be running inside a container [2021-05-26T22:50:18.001Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-26T22:50:18.483Z] $ docker top a5f2e3e4b773ed7c393b57f2899597aca574f61d8e7221f2ad9e821b7b99aec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T22:50:19.212Z] + go mod tidy [Pipeline] sh [2021-05-26T22:50:19.908Z] + make test [2021-05-26T22:50:19.908Z] make -C ./app-service-template build [2021-05-26T22:50:19.908Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-26T22:50:19.908Z] go mod tidy [2021-05-26T22:50:19.908Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-26T22:50:29.987Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-26T22:50:29.987Z] make -C ./app-service-template test [2021-05-26T22:50:29.987Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-26T22:50:29.987Z] go mod tidy [2021-05-26T22:50:29.987Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-26T22:50:31.984Z] Removing intermediate container 204ff7be2500 [2021-05-26T22:50:31.984Z] ---> 7100f5480780 [2021-05-26T22:50:31.984Z] Successfully built 7100f5480780 [2021-05-26T22:50:31.984Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:50:32.358Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T22:50:32.359Z] . [Pipeline] withDockerContainer [2021-05-26T22:50:32.606Z] prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2021-05-26T22:50:32.694Z] $ 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 [2021-05-26T22:50:34.280Z] $ docker top ffcc6e74e1018df240b6aab078f42af0f4788edc556a4472c128632ea41dbed7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T22:50:35.256Z] + go version [2021-05-26T22:50:35.256Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T22:50:35.293Z] $ docker stop --time=1 ffcc6e74e1018df240b6aab078f42af0f4788edc556a4472c128632ea41dbed7 [2021-05-26T22:50:37.073Z] $ docker rm -f ffcc6e74e1018df240b6aab078f42af0f4788edc556a4472c128632ea41dbed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:50:37.965Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T22:50:37.965Z] . [Pipeline] withDockerContainer [2021-05-26T22:50:38.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container [2021-05-26T22:50:38.340Z] $ 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 [2021-05-26T22:50:39.956Z] $ docker top 028c3f4411096acf768df2ed1fba21f69cd919626308ee2e9a538d013914d3f9 -eo pid,comm [2021-05-26T22:50:40.052Z] ok new-app-service 0.024s coverage: 47.8% of statements [2021-05-26T22:50:40.052Z] ? new-app-service/config [no test files] [2021-05-26T22:50:40.052Z] ok new-app-service/functions 0.007s [2021-05-26T22:50:40.052Z] CGO_ENABLED=1 go vet ./... [Pipeline] { [Pipeline] sh [2021-05-26T22:50:41.109Z] + go mod tidy [Pipeline] sh [2021-05-26T22:50:42.441Z] + make test [2021-05-26T22:50:42.441Z] make -C ./app-service-template build [2021-05-26T22:50:42.441Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-26T22:50:42.441Z] go mod tidy [2021-05-26T22:50:43.041Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-26T22:50:46.669Z] gofmt -l . [2021-05-26T22:50:46.670Z] [ "`gofmt -l .`" = "" ] [2021-05-26T22:50:46.670Z] ./bin/test-attribution-txt.sh [2021-05-26T22:50:46.929Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-26T22:50:46.929Z] go mod tidy [2021-05-26T22:50:47.196Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-26T22:50:47.462Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-26T22:50:48.867Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 56.6% of statements [2021-05-26T22:50:48.867Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 92.5% of statements [2021-05-26T22:50:48.867Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-26T22:50:49.138Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.5% of statements [2021-05-26T22:50:49.138Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-26T22:50:49.404Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.008s [2021-05-26T22:50:50.016Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.087s coverage: 75.4% of statements [2021-05-26T22:50:50.016Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-26T22:50:50.016Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-26T22:50:50.016Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-26T22:50:50.016Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-26T22:50:50.016Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-26T22:50:50.016Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-26T22:50:50.016Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.0% of statements [2021-05-26T22:50:50.016Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-26T22:50:50.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements [2021-05-26T22:50:53.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.738s coverage: 76.9% of statements [2021-05-26T22:50:53.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-26T22:50:53.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements [2021-05-26T22:50:53.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-05-26T22:50:53.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-26T22:50:53.601Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-26T22:50:53.601Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-05-26T22:51:20.183Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.040s coverage: 80.6% of statements [2021-05-26T22:51:20.183Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.005s coverage: 94.4% of statements [2021-05-26T22:51:20.183Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-26T22:51:20.183Z] gofmt -l . [2021-05-26T22:51:20.183Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T22:51:20.211Z] $ docker stop --time=1 a5f2e3e4b773ed7c393b57f2899597aca574f61d8e7221f2ad9e821b7b99aec9 [2021-05-26T22:51:21.562Z] $ docker rm -f a5f2e3e4b773ed7c393b57f2899597aca574f61d8e7221f2ad9e821b7b99aec9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T22:51:22.053Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-26T22:51:22.053Z] make -C ./app-service-template test [2021-05-26T22:51:22.053Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-26T22:51:22.053Z] go mod tidy [2021-05-26T22:51:22.053Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-26T22:51:22.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T22:51:22.303Z] 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] libraryResource [Pipeline] sh [2021-05-26T22:51:23.361Z] ---> job-cost.sh [2021-05-26T22:51:23.361Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9S6X [2021-05-26T22:51:33.393Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T22:51:48.897Z] ok new-app-service 0.042s coverage: 47.8% of statements [2021-05-26T22:51:48.897Z] ? new-app-service/config [no test files] [2021-05-26T22:51:48.897Z] ok new-app-service/functions 0.039s [2021-05-26T22:51:48.897Z] CGO_ENABLED=1 go vet ./... [2021-05-26T22:51:51.554Z] lf-activate-venv(): INFO: Adding /tmp/venv-9S6X/bin to PATH [2021-05-26T22:51:51.554Z] INFO: No Stack... [2021-05-26T22:51:51.554Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T22:51:51.554Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T22:51:51.890Z] + cut -d, -f6 [2021-05-26T22:51:51.890Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-05-26T22:51:51.952Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] [2021-05-26T22:51:51.960Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] did not exist. Created. [2021-05-26T22:51:51.960Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T22:51:52.381Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-26T22:51:52.476Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T22:51:52.497Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-26T22:52:15.716Z] gofmt -l . [2021-05-26T22:52:15.716Z] [ "`gofmt -l .`" = "" ] [2021-05-26T22:52:15.716Z] ./bin/test-attribution-txt.sh [2021-05-26T22:52:16.693Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-26T22:52:16.693Z] go mod tidy [2021-05-26T22:52:17.303Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-26T22:52:18.743Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-26T22:52:27.078Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.079s coverage: 56.6% of statements [2021-05-26T22:52:27.078Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.047s coverage: 92.5% of statements [2021-05-26T22:52:27.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-26T22:52:27.078Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.075s coverage: 61.5% of statements [2021-05-26T22:52:27.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-26T22:52:27.078Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s [2021-05-26T22:52:27.078Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.114s coverage: 75.4% of statements [2021-05-26T22:52:27.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-26T22:52:27.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-26T22:52:27.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-26T22:52:27.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-26T22:52:27.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-26T22:52:27.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-26T22:52:27.078Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.027s coverage: 97.0% of statements [2021-05-26T22:52:27.078Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-26T22:52:27.078Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.044s coverage: 10.5% of statements [2021-05-26T22:52:32.526Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.890s coverage: 76.9% of statements [2021-05-26T22:52:32.526Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-26T22:52:32.526Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 12.5% of statements [2021-05-26T22:52:32.526Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.054s coverage: 27.3% of statements [2021-05-26T22:52:32.526Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-26T22:52:32.526Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-26T22:52:32.526Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.037s coverage: 51.4% of statements [2021-05-26T22:52:59.383Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.101s coverage: 80.6% of statements [2021-05-26T22:52:59.383Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements [2021-05-26T22:52:59.383Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-26T22:53:02.034Z] gofmt -l . [2021-05-26T22:53:02.308Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T22:53:02.953Z] $ docker stop --time=1 028c3f4411096acf768df2ed1fba21f69cd919626308ee2e9a538d013914d3f9 [2021-05-26T22:53:04.875Z] $ docker rm -f 028c3f4411096acf768df2ed1fba21f69cd919626308ee2e9a538d013914d3f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T22:53:05.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T22:53:05.854Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T22:53:06.456Z] 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] libraryResource [Pipeline] sh [2021-05-26T22:53:07.286Z] ---> job-cost.sh [2021-05-26T22:53:07.286Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LYqW [2021-05-26T22:53:46.280Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T22:55:08.046Z] lf-activate-venv(): INFO: Adding /tmp/venv-LYqW/bin to PATH [2021-05-26T22:55:08.046Z] INFO: No Stack... [2021-05-26T22:55:08.046Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T22:55:08.046Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T22:55:08.449Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-05-26T22:55:08.449Z] + cut -d, -f6 [Pipeline] lock [2021-05-26T22:55:08.547Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] [2021-05-26T22:55:08.554Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] did not exist. Created. [2021-05-26T22:55:08.554Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T22:55:09.019Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-cc713a84/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-cc713a84/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-26T22:55:09.401Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T22:55:09.448Z] Warning: overwriting stash ‘stack-cost’ [2021-05-26T22:55:09.612Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T22:55:09.635Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-26T22:55:10.761Z] provisioning config files... [2021-05-26T22:55:10.778Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/config1570305885254992847tmp [Pipeline] { [Pipeline] sh [2021-05-26T22:55:11.188Z] + set +x [2021-05-26T22:55:11.188Z] + curl -s https://codecov.io/bash [2021-05-26T22:55:11.188Z] + bash -s -- [2021-05-26T22:55:11.188Z] [2021-05-26T22:55:11.188Z] _____ _ [2021-05-26T22:55:11.188Z] / ____| | | [2021-05-26T22:55:11.188Z] | | ___ __| | ___ ___ _____ __ [2021-05-26T22:55:11.188Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-26T22:55:11.188Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-26T22:55:11.188Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-26T22:55:11.188Z] Bash-1.0.3 [2021-05-26T22:55:11.188Z] [2021-05-26T22:55:11.188Z] [2021-05-26T22:55:11.188Z] ==> git version 2.24.4 found [2021-05-26T22:55:11.188Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-26T22:55:11.188Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-26T22:55:11.188Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-26T22:55:11.188Z] ==> Jenkins CI detected. [2021-05-26T22:55:11.188Z] project root: . [2021-05-26T22:55:11.188Z] --> token set from env [2021-05-26T22:55:11.188Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-26T22:55:11.453Z] ==> Running gcov in . (disable via -X gcov) [2021-05-26T22:55:11.453Z] ==> Python coveragepy not found [2021-05-26T22:55:11.453Z] ==> Searching for coverage reports in: [2021-05-26T22:55:11.453Z] + . [2021-05-26T22:55:11.453Z] -> Found 2 reports [2021-05-26T22:55:11.453Z] ==> Detecting git/mercurial file structure [2021-05-26T22:55:11.453Z] ==> Reading reports [2021-05-26T22:55:11.453Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-26T22:55:11.453Z] + ./coverage.out bytes=88672 [2021-05-26T22:55:11.453Z] ==> Appending adjustments [2021-05-26T22:55:11.453Z] https://docs.codecov.io/docs/fixing-reports [2021-05-26T22:55:11.717Z] + Found adjustments [2021-05-26T22:55:11.717Z] ==> Gzipping contents [2021-05-26T22:55:11.717Z] 16K /tmp/codecov.aY4aOY.gz [2021-05-26T22:55:11.717Z] ==> Uploading reports [2021-05-26T22:55:11.717Z] url: https://codecov.io [2021-05-26T22:55:11.717Z] query: branch=PR-860&commit=9f0c904f39ef29db91672cf754d9b529e5cf6eff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-860%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=860&job=&cmd_args= [2021-05-26T22:55:11.717Z] -> Pinging Codecov [2021-05-26T22:55:11.717Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-860&commit=9f0c904f39ef29db91672cf754d9b529e5cf6eff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-860%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=860&job=&cmd_args= [2021-05-26T22:55:12.291Z] -> Uploading to [2021-05-26T22:55:12.291Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-26/3D8B5DFFC46A037C893635FACE044666/9f0c904f39ef29db91672cf754d9b529e5cf6eff/79d0f37a-d588-4000-aebf-447386a0e429.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T225512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbc6ef4bf51afc8e86c01b743007a1b404c91a385ec64bd706323f23e2ba01f8 [2021-05-26T22:55:12.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T22:55:12.291Z] Dload Upload Total Spent Left Speed [2021-05-26T22:55:12.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15527 0 0 100 15527 0 45464 --:--:-- --:--:-- --:--:-- 45533 [2021-05-26T22:55:12.552Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9f0c904f39ef29db91672cf754d9b529e5cf6eff [Pipeline] } [2021-05-26T22:55:12.576Z] 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] libraryResource [Pipeline] sh [2021-05-26T22:55:14.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:55:15.397Z] ---> package-listing.sh [2021-05-26T22:55:15.397Z] ++ facter osfamily [2021-05-26T22:55:15.397Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T22:55:15.709Z] + OS_FAMILY=redhat [2021-05-26T22:55:15.709Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-860 [2021-05-26T22:55:15.709Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T22:55:15.709Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T22:55:15.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T22:55:15.709Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T22:55:15.709Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-860 ']' [2021-05-26T22:55:15.709Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T22:55:15.709Z] + case "${OS_FAMILY}" in [2021-05-26T22:55:15.709Z] + rpm -qa [2021-05-26T22:55:15.709Z] + sort [2021-05-26T22:55:16.299Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T22:55:16.299Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T22:55:16.299Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T22:55:16.299Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-860 ']' [2021-05-26T22:55:16.299Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-860/archives/ [2021-05-26T22:55:16.300Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-860/archives/ [Pipeline] echo [2021-05-26T22:55:16.347Z] 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-860/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-26T22:55:16.652Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:55:17.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T22:55:17.253Z] [2021-05-26T22:55:17.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:55:17.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T22:55:17.609Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T22:55:17.609Z] df20fa9351a1: Pulling fs layer [2021-05-26T22:55:17.609Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T22:55:17.609Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T22:55:17.609Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T22:55:17.609Z] 93b61091891f: Pulling fs layer [2021-05-26T22:55:17.609Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T22:55:17.609Z] 5e14af77c1be: Pulling fs layer [2021-05-26T22:55:17.609Z] 01666e4c0597: Pulling fs layer [2021-05-26T22:55:17.609Z] aa168da1d23b: Pulling fs layer [2021-05-26T22:55:17.609Z] 93b61091891f: Waiting [2021-05-26T22:55:17.609Z] 93b9cdb0e59b: Waiting [2021-05-26T22:55:17.609Z] 5e14af77c1be: Waiting [2021-05-26T22:55:17.609Z] 01666e4c0597: Waiting [2021-05-26T22:55:17.609Z] aa168da1d23b: Waiting [2021-05-26T22:55:17.609Z] 46f8f816bc3b: Waiting [2021-05-26T22:55:17.609Z] 36b3adc4ff6f: Download complete [2021-05-26T22:55:17.609Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T22:55:17.609Z] 46f8f816bc3b: Download complete [2021-05-26T22:55:17.869Z] df20fa9351a1: Verifying Checksum [2021-05-26T22:55:17.869Z] df20fa9351a1: Download complete [2021-05-26T22:55:17.869Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T22:55:17.869Z] 93b9cdb0e59b: Download complete [2021-05-26T22:55:17.869Z] 5e14af77c1be: Verifying Checksum [2021-05-26T22:55:17.869Z] 5e14af77c1be: Download complete [2021-05-26T22:55:17.869Z] 01666e4c0597: Verifying Checksum [2021-05-26T22:55:17.869Z] 01666e4c0597: Download complete [2021-05-26T22:55:17.869Z] 93b61091891f: Verifying Checksum [2021-05-26T22:55:17.869Z] 93b61091891f: Download complete [2021-05-26T22:55:18.132Z] df20fa9351a1: Pull complete [2021-05-26T22:55:18.132Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T22:55:18.132Z] 8ad3a11d3b57: Download complete [2021-05-26T22:55:18.132Z] 36b3adc4ff6f: Pull complete [2021-05-26T22:55:18.711Z] 8ad3a11d3b57: Pull complete [2021-05-26T22:55:18.975Z] 46f8f816bc3b: Pull complete [2021-05-26T22:55:19.245Z] 93b61091891f: Pull complete [2021-05-26T22:55:19.245Z] 93b9cdb0e59b: Pull complete [2021-05-26T22:55:19.506Z] 5e14af77c1be: Pull complete [2021-05-26T22:55:19.506Z] 01666e4c0597: Pull complete [2021-05-26T22:55:20.084Z] aa168da1d23b: Verifying Checksum [2021-05-26T22:55:20.084Z] aa168da1d23b: Download complete [2021-05-26T22:55:24.316Z] aa168da1d23b: Pull complete [2021-05-26T22:55:24.316Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T22:55:24.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T22:55:24.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T22:55:24.412Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-05-26T22:55:24.450Z] $ 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-860/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-860 -v /w/workspace/ndry_app-functions-sdk-go_PR-860:/w/workspace/ndry_app-functions-sdk-go_PR-860:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-860@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-26T22:55:26.552Z] $ docker top ff13140f98fb83f2671d32605c33528277df66c09a7b64bb366d9d808003a3f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T22:55:27.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T22:55:27.321Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T22:55:27.638Z] + ls /var/log/sa-host [2021-05-26T22:55:27.639Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T22:55:27.639Z] file_magic: OK [2021-05-26T22:55:27.639Z] HZ: Using current value: 100 [2021-05-26T22:55:27.639Z] file_header: OK [2021-05-26T22:55:27.639Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-26T22:55:27.639Z] Statistics: [2021-05-26T22:55:27.639Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T22:55:27.639Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T22:55:27.639Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T22:55:27.639Z] file_magic: OK [2021-05-26T22:55:27.639Z] HZ: Using current value: 100 [2021-05-26T22:55:27.639Z] file_header: OK [2021-05-26T22:55:27.639Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-26T22:55:27.639Z] Statistics: [2021-05-26T22:55:27.639Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T22:55:27.639Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T22:55:28.287Z] provisioning config files... [2021-05-26T22:55:28.301Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/config4386729600304005400tmp [Pipeline] { [Pipeline] echo [2021-05-26T22:55:28.379Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:55:28.723Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T22:55:28.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T22:55:28.825Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:55:29.163Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T22:55:29.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:55:29.582Z] ---> sudo-logs.sh [2021-05-26T22:55:29.582Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T22:55:29.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:55:30.039Z] ---> job-cost.sh [2021-05-26T22:55:30.039Z] lf-activate-venv: SKIPPING [2021-05-26T22:55:30.039Z] DEBUG: total: 0.18000000715255737 [2021-05-26T22:55:30.039Z] INFO: Retrieving Stack Cost... [2021-05-26T22:55:30.980Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T22:55:31.241Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T22:55:31.277Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:55:31.621Z] ---> logs-deploy.sh [2021-05-26T22:55:31.621Z] lf-activate-venv: SKIPPING [2021-05-26T22:55:31.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-860/1 [2021-05-26T22:55:31.621Z] INFO: archiving workspace using pattern(s): [2021-05-26T22:55:32.568Z] Archives upload complete. [2021-05-26T22:55:32.568Z] INFO: archiving logs to Nexus