Pull request #877 updated 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 AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 371c370602212ad8b2576a1f52b46562dcea872b+e5a015aadf82674317b1b80edf4b00daa11f50d1 (a0ef00c1a3a729fff235a6a251eacb413d78adbe) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5558517853950343639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh8237561921423433984.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-877/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-877/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1596542600362381946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1907769265440972359.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-877/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-877/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh660992907494402558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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-582 in /w/workspace/ndry_app-functions-sdk-go_PR-877 [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-877 # 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-877@tmp/jenkins-gitclient-ssh496041978653905207.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 e5a015aadf82674317b1b80edf4b00daa11f50d1 into PR head commit 371c370602212ad8b2576a1f52b46562dcea872b Merge succeeded, producing 371c370602212ad8b2576a1f52b46562dcea872b Checking out Revision 371c370602212ad8b2576a1f52b46562dcea872b (PR-877) > 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-877@tmp/jenkins-gitclient-ssh37459713114787891.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/877/head:refs/remotes/origin/PR-877 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 371c370602212ad8b2576a1f52b46562dcea872b # 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-877@tmp/jenkins-gitclient-ssh4605811874442351739.key > git merge e5a015aadf82674317b1b80edf4b00daa11f50d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 371c370602212ad8b2576a1f52b46562dcea872b # timeout=10 Commit message: "feat(sdk): Add URL Formatting To HTTP Sender" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-04T22:39:37.808Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-04T22:39:37.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-04T22:39:37.922Z] ========================================================= [2021-06-04T22:39:37.922Z] EdgeX Global Pipelines Version Info [2021-06-04T22:39:37.922Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c7a09bc5c0968ad9200ded0e5813d94662f4f726 # timeout=10 [2021-06-04T22:39:39.311Z] ------------------- [2021-06-04T22:39:39.312Z] stable info: [2021-06-04T22:39:39.312Z] ------------------- [2021-06-04T22:39:39.312Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-04T22:39:39.312Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T22:39:39.312Z] Message: update stable to v1.0.193 [2021-06-04T22:39:39.884Z] ------------------- [2021-06-04T22:39:39.884Z] experimental info: [2021-06-04T22:39:39.884Z] ------------------- [2021-06-04T22:39:39.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-04T22:39:39.884Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T22:39:39.884Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-04T22:39:40.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-04T22:39:40.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-04T22:39:40.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-04T22:39:40.090Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-04T22:39:40.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-04T22:39:40.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-04T22:39:40.157Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-04T22:39:40.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-04T22:39:40.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-04T22:39:40.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-04T22:39:40.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-04T22:39:40.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-04T22:39:40.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-04T22:39:40.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-04T22:39:40.342Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T22:39:40.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T22:39:40.388Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T22:39:40.410Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T22:39:40.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-04T22:39:40.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-04T22:39:40.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-04T22:39:40.500Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-04T22:39:40.524Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-04T22:39:40.547Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-04T22:39:40.571Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-04T22:39:40.595Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-04T22:39:40.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-877 [Pipeline] echo [2021-06-04T22:39:40.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-877 [Pipeline] echo [2021-06-04T22:39:40.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-877 [Pipeline] echo [2021-06-04T22:39:40.685Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 371c370602212ad8b2576a1f52b46562dcea872b [Pipeline] echo [2021-06-04T22:39:40.748Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 371c370 [Pipeline] echo [2021-06-04T22:39:40.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T22:39:41.229Z] + git log --format=format:%s -1 371c370602212ad8b2576a1f52b46562dcea872b [Pipeline] echo [2021-06-04T22:39:41.269Z] GIT_COMMIT: 371c370602212ad8b2576a1f52b46562dcea872b, Commit Message: feat(sdk): Add URL Formatting To HTTP Sender [Pipeline] echo [2021-06-04T22:39:41.284Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:39:41.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T22:39:42.098Z] [2021-06-04T22:39:42.098Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:39:42.416Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T22:39:42.679Z] latest: Pulling from edgex-devops/git-semver [2021-06-04T22:39:42.679Z] 31603596830f: Pulling fs layer [2021-06-04T22:39:42.679Z] 54011a49482f: Pulling fs layer [2021-06-04T22:39:42.679Z] a6820b24f6d8: Pulling fs layer [2021-06-04T22:39:42.679Z] f581987b2513: Pulling fs layer [2021-06-04T22:39:42.679Z] f581987b2513: Waiting [2021-06-04T22:39:42.679Z] 54011a49482f: Verifying Checksum [2021-06-04T22:39:42.679Z] 54011a49482f: Download complete [2021-06-04T22:39:42.679Z] 31603596830f: Verifying Checksum [2021-06-04T22:39:42.679Z] 31603596830f: Download complete [2021-06-04T22:39:42.940Z] f581987b2513: Verifying Checksum [2021-06-04T22:39:42.940Z] f581987b2513: Download complete [2021-06-04T22:39:42.940Z] 31603596830f: Pull complete [2021-06-04T22:39:42.940Z] a6820b24f6d8: Verifying Checksum [2021-06-04T22:39:42.940Z] a6820b24f6d8: Download complete [2021-06-04T22:39:42.940Z] 54011a49482f: Pull complete [2021-06-04T22:39:43.528Z] a6820b24f6d8: Pull complete [2021-06-04T22:39:43.788Z] f581987b2513: Pull complete [2021-06-04T22:39:43.788Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-04T22:39:43.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T22:39:43.788Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-04T22:39:43.876Z] prd-centos7-docker-4c-2g-582 does not seem to be running inside a container [2021-06-04T22:39:43.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-877 -v /w/workspace/ndry_app-functions-sdk-go_PR-877:/w/workspace/ndry_app-functions-sdk-go_PR-877:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-877@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-877@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:10004/edgex-devops/git-semver:latest cat [2021-06-04T22:39:45.101Z] $ docker top 0156cb9edb16f173fd10170ff4dd8f5390109feb8058b15df340075e1494b4e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T22:39:45.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T22:39:45.223Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T22:39:45.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T22:39:45.334Z] $ docker exec 0156cb9edb16f173fd10170ff4dd8f5390109feb8058b15df340075e1494b4e0 ssh-agent [2021-06-04T22:39:45.444Z] SSH_AUTH_SOCK=/tmp/ssh-etkgyrindhhR/agent.14 [2021-06-04T22:39:45.444Z] SSH_AGENT_PID=20 [2021-06-04T22:39:45.453Z] Running ssh-add (command line suppressed) [2021-06-04T22:39:45.549Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-877@tmp/private_key_75129091463205938.key (/w/workspace/ndry_app-functions-sdk-go_PR-877@tmp/private_key_75129091463205938.key) [2021-06-04T22:39:45.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T22:39:45.874Z] + git tag --points-at HEAD [Pipeline] } [2021-06-04T22:39:45.884Z] $ docker exec --env ******** --env ******** 0156cb9edb16f173fd10170ff4dd8f5390109feb8058b15df340075e1494b4e0 ssh-agent -k [2021-06-04T22:39:45.982Z] unset SSH_AUTH_SOCK; [2021-06-04T22:39:45.982Z] unset SSH_AGENT_PID; [2021-06-04T22:39:45.982Z] echo Agent pid 20 killed; [2021-06-04T22:39:45.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-04T22:39:46.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T22:39:46.042Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T22:39:46.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T22:39:46.151Z] $ docker exec 0156cb9edb16f173fd10170ff4dd8f5390109feb8058b15df340075e1494b4e0 ssh-agent [2021-06-04T22:39:46.267Z] SSH_AUTH_SOCK=/tmp/ssh-urawGjJzxl8y/agent.52 [2021-06-04T22:39:46.267Z] SSH_AGENT_PID=58 [2021-06-04T22:39:46.273Z] Running ssh-add (command line suppressed) [2021-06-04T22:39:46.363Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-877@tmp/private_key_1716231063126617043.key (/w/workspace/ndry_app-functions-sdk-go_PR-877@tmp/private_key_1716231063126617043.key) [2021-06-04T22:39:46.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T22:39:46.681Z] + git semver init [2021-06-04T22:39:46.681Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T22:39:46.681Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-877/.git [2021-06-04T22:39:46.681Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-877 [2021-06-04T22:39:46.681Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T22:39:46.681Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T22:39:46.681Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T22:39:46.681Z] # $SEMVER_BRANCH = PR-877 [2021-06-04T22:39:46.681Z] # $SEMVER_TEMP = /tmp/semver-673693010 [2021-06-04T22:39:46.681Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-04T22:39:48.604Z] # '/tmp/semver-673693010' -> '/w/workspace/ndry_app-functions-sdk-go_PR-877/.semver' [2021-06-04T22:39:48.604Z] # -> Force: false [2021-06-04T22:39:48.604Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-877/.semver [Pipeline] } [2021-06-04T22:39:48.609Z] $ docker exec --env ******** --env ******** 0156cb9edb16f173fd10170ff4dd8f5390109feb8058b15df340075e1494b4e0 ssh-agent -k [2021-06-04T22:39:48.697Z] unset SSH_AUTH_SOCK; [2021-06-04T22:39:48.699Z] unset SSH_AGENT_PID; [2021-06-04T22:39:48.699Z] echo Agent pid 58 killed; [2021-06-04T22:39:48.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T22:39:49.062Z] + git semver [Pipeline] } [2021-06-04T22:39:49.073Z] $ docker stop --time=1 0156cb9edb16f173fd10170ff4dd8f5390109feb8058b15df340075e1494b4e0 [2021-06-04T22:39:50.663Z] $ docker rm -f 0156cb9edb16f173fd10170ff4dd8f5390109feb8058b15df340075e1494b4e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T22:39:51.033Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-04T22:39:51.284Z] Stashed 1 file(s) [Pipeline] echo [2021-06-04T22:39:51.287Z] [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-06-04T22:40:06.530Z] Still waiting to schedule task [2021-06-04T22:40:06.530Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-04T22:40:06.531Z] Still waiting to schedule task [2021-06-04T22:40:06.531Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-580’ [2021-06-04T22:42:56.649Z] Running on prd-centos7-docker-4c-2g-583 in /w/workspace/ndry_app-functions-sdk-go_PR-877 [Pipeline] { [Pipeline] ws [2021-06-04T22:42:56.676Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-06-04T22:42:56.815Z] The recommended git tool is: git [2021-06-04T22:42:59.288Z] using credential edgex-jenkins-ssh [2021-06-04T22:42:59.303Z] Cloning the remote Git repository [2021-06-04T22:42:59.321Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-04T22:42:59.387Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2021-06-04T22:42:59.428Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-04T22:42:59.429Z] > git --version # timeout=10 [2021-06-04T22:42:59.436Z] > git --version # 'git version 2.24.4' [2021-06-04T22:42:59.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T22:42:59.466Z] [INFO] Currently running in a labeled security context [2021-06-04T22:42:59.466Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T22:42:59.466Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh2268650332616082529.key [2021-06-04T22:42:59.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T22:43:00.783Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-04T22:43:00.796Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T22:43:00.806Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-04T22:43:00.817Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-04T22:43:00.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T22:43:00.818Z] [INFO] Currently running in a labeled security context [2021-06-04T22:43:00.818Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T22:43:00.818Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh5897175693413896444.key [2021-06-04T22:43:00.826Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/877/head:refs/remotes/origin/PR-877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-04T22:43:01.718Z] Merging remotes/origin/master commit e5a015aadf82674317b1b80edf4b00daa11f50d1 into PR head commit 371c370602212ad8b2576a1f52b46562dcea872b [2021-06-04T22:43:01.836Z] Merge succeeded, producing 371c370602212ad8b2576a1f52b46562dcea872b [2021-06-04T22:43:01.837Z] Checking out Revision 371c370602212ad8b2576a1f52b46562dcea872b (PR-877) [2021-06-04T22:43:01.725Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T22:43:01.734Z] > git checkout -f 371c370602212ad8b2576a1f52b46562dcea872b # timeout=10 [2021-06-04T22:43:01.780Z] > git remote # timeout=10 [2021-06-04T22:43:01.787Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T22:43:01.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T22:43:01.801Z] [INFO] Currently running in a labeled security context [2021-06-04T22:43:01.801Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T22:43:01.801Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh3173704996886230853.key [2021-06-04T22:43:01.809Z] > git merge e5a015aadf82674317b1b80edf4b00daa11f50d1 # timeout=10 [2021-06-04T22:43:01.823Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T22:43:01.835Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T22:43:01.849Z] > git checkout -f 371c370602212ad8b2576a1f52b46562dcea872b # timeout=10 [2021-06-04T22:43:05.562Z] Commit message: "feat(sdk): Add URL Formatting To HTTP Sender" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T22:43:06.884Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-04T22:43:07.214Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T22:43:07.511Z] + sudo service docker restart [2021-06-04T22:43:07.511Z] + true [2021-06-04T22:43:07.511Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-04T22:43:25.801Z] ========================================================= [2021-06-04T22:43:25.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-04T22:43:25.801Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:43:26.121Z] + 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-06-04T22:43:26.710Z] Sending build context to Docker daemon 19.68MB [2021-06-04T22:43:26.710Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T22:43:26.710Z] Step 2/8 : FROM ${BASE} [2021-06-04T22:43:26.994Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-04T22:43:26.994Z] 540db60ca938: Pulling fs layer [2021-06-04T22:43:26.994Z] adcc1eea9eea: Pulling fs layer [2021-06-04T22:43:26.994Z] 4c4ab2625f07: Pulling fs layer [2021-06-04T22:43:26.994Z] 0510c868ecb4: Pulling fs layer [2021-06-04T22:43:26.994Z] afea3b2eda06: Pulling fs layer [2021-06-04T22:43:26.994Z] 7809a108b3ef: Pulling fs layer [2021-06-04T22:43:26.994Z] f706445af74f: Pulling fs layer [2021-06-04T22:43:26.994Z] afea3b2eda06: Waiting [2021-06-04T22:43:26.994Z] 7809a108b3ef: Waiting [2021-06-04T22:43:26.994Z] f706445af74f: Waiting [2021-06-04T22:43:26.994Z] 0510c868ecb4: Waiting [2021-06-04T22:43:26.994Z] 4c4ab2625f07: Download complete [2021-06-04T22:43:26.994Z] adcc1eea9eea: Verifying Checksum [2021-06-04T22:43:26.994Z] adcc1eea9eea: Download complete [2021-06-04T22:43:26.994Z] afea3b2eda06: Verifying Checksum [2021-06-04T22:43:26.994Z] afea3b2eda06: Download complete [2021-06-04T22:43:26.994Z] 7809a108b3ef: Verifying Checksum [2021-06-04T22:43:26.994Z] 7809a108b3ef: Download complete [2021-06-04T22:43:26.994Z] 540db60ca938: Verifying Checksum [2021-06-04T22:43:26.994Z] 540db60ca938: Download complete [2021-06-04T22:43:27.257Z] 540db60ca938: Pull complete [2021-06-04T22:43:27.834Z] adcc1eea9eea: Pull complete [2021-06-04T22:43:28.096Z] 4c4ab2625f07: Pull complete [2021-06-04T22:43:28.673Z] f706445af74f: Verifying Checksum [2021-06-04T22:43:28.673Z] f706445af74f: Download complete [2021-06-04T22:43:29.252Z] 0510c868ecb4: Verifying Checksum [2021-06-04T22:43:29.252Z] 0510c868ecb4: Download complete [2021-06-04T22:43:33.482Z] 0510c868ecb4: Pull complete [2021-06-04T22:43:33.482Z] afea3b2eda06: Pull complete [2021-06-04T22:43:33.482Z] 7809a108b3ef: Pull complete [2021-06-04T22:43:34.879Z] f706445af74f: Pull complete [2021-06-04T22:43:34.879Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-04T22:43:35.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-04T22:43:35.140Z] ---> b068be0155e3 [2021-06-04T22:43:35.140Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-04T22:43:35.140Z] 20.10.0: Pulling from library/docker [2021-06-04T22:43:35.405Z] 05e7bc50f07f: Pulling fs layer [2021-06-04T22:43:35.405Z] 6db28d0fdbf6: Pulling fs layer [2021-06-04T22:43:35.405Z] 292df0bc6bf3: Pulling fs layer [2021-06-04T22:43:35.405Z] 2e060f4bd70b: Pulling fs layer [2021-06-04T22:43:35.405Z] 80e8d568a223: Pulling fs layer [2021-06-04T22:43:35.405Z] 8dc6ef1a942a: Pulling fs layer [2021-06-04T22:43:35.405Z] 2312dd95470a: Pulling fs layer [2021-06-04T22:43:35.405Z] 80e8d568a223: Waiting [2021-06-04T22:43:35.405Z] 8dc6ef1a942a: Waiting [2021-06-04T22:43:35.405Z] 2312dd95470a: Waiting [2021-06-04T22:43:35.405Z] 2e060f4bd70b: Waiting [2021-06-04T22:43:35.405Z] 292df0bc6bf3: Verifying Checksum [2021-06-04T22:43:35.405Z] 292df0bc6bf3: Download complete [2021-06-04T22:43:35.405Z] 6db28d0fdbf6: Verifying Checksum [2021-06-04T22:43:35.405Z] 6db28d0fdbf6: Download complete [2021-06-04T22:43:35.405Z] 80e8d568a223: Download complete [2021-06-04T22:43:35.405Z] 8dc6ef1a942a: Verifying Checksum [2021-06-04T22:43:35.405Z] 8dc6ef1a942a: Download complete [2021-06-04T22:43:35.405Z] 05e7bc50f07f: Verifying Checksum [2021-06-04T22:43:35.405Z] 05e7bc50f07f: Download complete [2021-06-04T22:43:35.405Z] 2312dd95470a: Verifying Checksum [2021-06-04T22:43:35.405Z] 2312dd95470a: Download complete [2021-06-04T22:43:35.678Z] 05e7bc50f07f: Pull complete [2021-06-04T22:43:35.941Z] 6db28d0fdbf6: Pull complete [2021-06-04T22:43:36.203Z] 292df0bc6bf3: Pull complete [2021-06-04T22:43:36.468Z] 2e060f4bd70b: Verifying Checksum [2021-06-04T22:43:36.469Z] 2e060f4bd70b: Download complete [2021-06-04T22:43:39.783Z] 2e060f4bd70b: Pull complete [2021-06-04T22:43:39.783Z] 80e8d568a223: Pull complete [2021-06-04T22:43:40.045Z] 8dc6ef1a942a: Pull complete [2021-06-04T22:43:40.310Z] 2312dd95470a: Pull complete [2021-06-04T22:43:40.310Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T22:43:40.310Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-04T22:43:52.568Z] ---> 5866fa4b9c58 [2021-06-04T22:43:52.568Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-04T22:43:52.568Z] ---> Running in 0b24cb3a4d78 [2021-06-04T22:43:52.568Z] Removing intermediate container 0b24cb3a4d78 [2021-06-04T22:43:52.568Z] ---> d03a01bf0329 [2021-06-04T22:43:52.568Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-04T22:43:52.568Z] ---> Running in 147d5d5449e4 [2021-06-04T22:43:52.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T22:43:53.234Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-584 in /w/workspace/ndry_app-functions-sdk-go_PR-877 [Pipeline] { [Pipeline] ws [2021-06-04T22:43:53.260Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-06-04T22:43:53.455Z] The recommended git tool is: git [2021-06-04T22:43:53.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T22:43:54.086Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-04T22:43:54.086Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-04T22:43:54.086Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-04T22:43:54.086Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-04T22:43:54.358Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-04T22:43:54.358Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T22:43:54.358Z] OK: 150 MiB in 45 packages [2021-06-04T22:43:54.934Z] Removing intermediate container 147d5d5449e4 [2021-06-04T22:43:54.934Z] ---> 62127db8c19c [2021-06-04T22:43:54.934Z] Step 6/8 : WORKDIR /build [2021-06-04T22:43:54.934Z] ---> Running in 0e5d641af733 [2021-06-04T22:43:55.199Z] Removing intermediate container 0e5d641af733 [2021-06-04T22:43:55.199Z] ---> db7249b03a6b [2021-06-04T22:43:55.199Z] Step 7/8 : COPY go.mod . [2021-06-04T22:43:55.465Z] ---> 735f9886ad17 [2021-06-04T22:43:55.465Z] Step 8/8 : RUN go mod download [2021-06-04T22:43:55.465Z] ---> Running in 3107bc42b4c1 [2021-06-04T22:43:58.932Z] using credential edgex-jenkins-ssh [2021-06-04T22:43:58.966Z] Cloning the remote Git repository [2021-06-04T22:43:59.040Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-04T22:43:59.157Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2021-06-04T22:43:59.233Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-04T22:43:59.233Z] > git --version # timeout=10 [2021-06-04T22:43:59.255Z] > git --version # 'git version 2.17.1' [2021-06-04T22:43:59.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T22:43:59.445Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T22:44:02.406Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-04T22:44:02.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T22:44:02.456Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-04T22:44:02.489Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-04T22:44:02.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T22:44:02.512Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/877/head:refs/remotes/origin/PR-877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-04T22:44:04.166Z] Merging remotes/origin/master commit e5a015aadf82674317b1b80edf4b00daa11f50d1 into PR head commit 371c370602212ad8b2576a1f52b46562dcea872b [2021-06-04T22:44:04.401Z] Merge succeeded, producing 371c370602212ad8b2576a1f52b46562dcea872b [2021-06-04T22:44:04.401Z] Checking out Revision 371c370602212ad8b2576a1f52b46562dcea872b (PR-877) [2021-06-04T22:44:04.194Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T22:44:04.212Z] > git checkout -f 371c370602212ad8b2576a1f52b46562dcea872b # timeout=10 [2021-06-04T22:44:04.315Z] > git remote # timeout=10 [2021-06-04T22:44:04.335Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T22:44:04.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T22:44:04.371Z] > git merge e5a015aadf82674317b1b80edf4b00daa11f50d1 # timeout=10 [2021-06-04T22:44:04.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T22:44:04.417Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T22:44:04.431Z] > git checkout -f 371c370602212ad8b2576a1f52b46562dcea872b # timeout=10 [2021-06-04T22:44:08.646Z] Commit message: "feat(sdk): Add URL Formatting To HTTP Sender" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T22:44:13.192Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-04T22:44:13.638Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T22:44:13.985Z] + sudo service docker restart [2021-06-04T22:44:13.986Z] + true [2021-06-04T22:44:15.455Z] Removing intermediate container 3107bc42b4c1 [2021-06-04T22:44:15.455Z] ---> fe512accb6f2 [2021-06-04T22:44:15.455Z] Successfully built fe512accb6f2 [2021-06-04T22:44:15.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:44:15.764Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T22:44:15.764Z] . [Pipeline] withDockerContainer [2021-06-04T22:44:15.853Z] prd-centos7-docker-4c-2g-583 does not seem to be running inside a container [2021-06-04T22:44:15.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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-x86_64 cat [2021-06-04T22:44:16.299Z] $ docker top efc47b08b94038f9ce2ad954589cac009a4e86189fdd3e22c0640dff756cfd73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T22:44:16.699Z] + go version [2021-06-04T22:44:16.699Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-04T22:44:16.708Z] $ docker stop --time=1 efc47b08b94038f9ce2ad954589cac009a4e86189fdd3e22c0640dff756cfd73 [2021-06-04T22:44:17.906Z] $ docker rm -f efc47b08b94038f9ce2ad954589cac009a4e86189fdd3e22c0640dff756cfd73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:44:18.512Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T22:44:18.512Z] . [Pipeline] withDockerContainer [2021-06-04T22:44:18.594Z] prd-centos7-docker-4c-2g-583 does not seem to be running inside a container [2021-06-04T22:44:18.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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-x86_64 cat [2021-06-04T22:44:19.105Z] $ docker top 3d9023916384998b3778f250a2388b323b399ddc373104e0c1205a040afe14b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T22:44:19.525Z] + go mod tidy [Pipeline] sh [2021-06-04T22:44:20.096Z] + make test [2021-06-04T22:44:20.096Z] make -C ./app-service-template build [2021-06-04T22:44:20.096Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-06-04T22:44:20.096Z] go mod tidy [2021-06-04T22:44:20.362Z] 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 [Pipeline] unstash [Pipeline] echo [2021-06-04T22:44:32.607Z] ========================================================= [2021-06-04T22:44:32.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-04T22:44:32.607Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:44:32.755Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-06-04T22:44:32.755Z] make -C ./app-service-template test [2021-06-04T22:44:32.755Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-06-04T22:44:32.755Z] go mod tidy [2021-06-04T22:44:32.755Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-04T22:44:32.952Z] + 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-06-04T22:44:33.950Z] Sending build context to Docker daemon 19.68MB [2021-06-04T22:44:34.241Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T22:44:34.241Z] Step 2/8 : FROM ${BASE} [2021-06-04T22:44:34.523Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-04T22:44:34.523Z] 595b0fe564bb: Pulling fs layer [2021-06-04T22:44:34.523Z] 7186ed65a4f7: Pulling fs layer [2021-06-04T22:44:34.523Z] 316046926c0a: Pulling fs layer [2021-06-04T22:44:34.523Z] 4ebd0625c992: Pulling fs layer [2021-06-04T22:44:34.523Z] 207e8628e3a3: Pulling fs layer [2021-06-04T22:44:34.523Z] c791037a9be2: Pulling fs layer [2021-06-04T22:44:34.523Z] 4ebd0625c992: Waiting [2021-06-04T22:44:34.523Z] 207e8628e3a3: Waiting [2021-06-04T22:44:34.523Z] ffd874e62e21: Pulling fs layer [2021-06-04T22:44:34.523Z] ffd874e62e21: Waiting [2021-06-04T22:44:34.523Z] c791037a9be2: Waiting [2021-06-04T22:44:34.523Z] 316046926c0a: Download complete [2021-06-04T22:44:34.523Z] 7186ed65a4f7: Download complete [2021-06-04T22:44:34.523Z] 207e8628e3a3: Verifying Checksum [2021-06-04T22:44:34.523Z] 207e8628e3a3: Download complete [2021-06-04T22:44:34.523Z] c791037a9be2: Download complete [2021-06-04T22:44:34.797Z] 595b0fe564bb: Verifying Checksum [2021-06-04T22:44:34.798Z] 595b0fe564bb: Download complete [2021-06-04T22:44:35.405Z] 595b0fe564bb: Pull complete [2021-06-04T22:44:36.019Z] 7186ed65a4f7: Pull complete [2021-06-04T22:44:36.294Z] 316046926c0a: Pull complete [2021-06-04T22:44:37.273Z] ffd874e62e21: Verifying Checksum [2021-06-04T22:44:37.273Z] ffd874e62e21: Download complete [2021-06-04T22:44:38.711Z] 4ebd0625c992: Verifying Checksum [2021-06-04T22:44:38.711Z] 4ebd0625c992: Download complete [2021-06-04T22:44:48.870Z] 4ebd0625c992: Pull complete [2021-06-04T22:44:48.870Z] 207e8628e3a3: Pull complete [2021-06-04T22:44:48.870Z] c791037a9be2: Pull complete [2021-06-04T22:44:50.928Z] ok new-app-service 0.017s coverage: 47.8% of statements [2021-06-04T22:44:50.928Z] ? new-app-service/config [no test files] [2021-06-04T22:44:50.928Z] ok new-app-service/functions 0.008s [2021-06-04T22:44:50.928Z] CGO_ENABLED=1 go vet ./... [2021-06-04T22:44:52.273Z] ffd874e62e21: Pull complete [2021-06-04T22:44:52.273Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-04T22:44:52.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-04T22:44:52.273Z] ---> cfc18b08335c [2021-06-04T22:44:52.273Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-04T22:44:52.273Z] 20.10.0: Pulling from library/docker [2021-06-04T22:44:52.273Z] a3cc7d3b244e: Pulling fs layer [2021-06-04T22:44:52.273Z] 02a3295e0d61: Pulling fs layer [2021-06-04T22:44:52.273Z] 0f4f2e6d8100: Pulling fs layer [2021-06-04T22:44:52.273Z] 330b718f631f: Pulling fs layer [2021-06-04T22:44:52.273Z] a93816041522: Pulling fs layer [2021-06-04T22:44:52.273Z] bdb6da89ff94: Pulling fs layer [2021-06-04T22:44:52.273Z] 2a70c0c122f4: Pulling fs layer [2021-06-04T22:44:52.273Z] a93816041522: Waiting [2021-06-04T22:44:52.273Z] bdb6da89ff94: Waiting [2021-06-04T22:44:52.273Z] 330b718f631f: Waiting [2021-06-04T22:44:52.273Z] 2a70c0c122f4: Waiting [2021-06-04T22:44:52.273Z] 0f4f2e6d8100: Verifying Checksum [2021-06-04T22:44:52.273Z] 0f4f2e6d8100: Download complete [2021-06-04T22:44:52.273Z] 02a3295e0d61: Verifying Checksum [2021-06-04T22:44:52.273Z] 02a3295e0d61: Download complete [2021-06-04T22:44:52.273Z] a3cc7d3b244e: Verifying Checksum [2021-06-04T22:44:52.273Z] a3cc7d3b244e: Download complete [2021-06-04T22:44:52.273Z] a93816041522: Verifying Checksum [2021-06-04T22:44:52.273Z] a93816041522: Download complete [2021-06-04T22:44:52.549Z] bdb6da89ff94: Verifying Checksum [2021-06-04T22:44:52.549Z] bdb6da89ff94: Download complete [2021-06-04T22:44:52.549Z] 2a70c0c122f4: Verifying Checksum [2021-06-04T22:44:52.549Z] 2a70c0c122f4: Download complete [2021-06-04T22:44:53.154Z] a3cc7d3b244e: Pull complete [2021-06-04T22:44:53.763Z] 02a3295e0d61: Pull complete [2021-06-04T22:44:54.370Z] 0f4f2e6d8100: Pull complete [2021-06-04T22:44:54.370Z] 330b718f631f: Verifying Checksum [2021-06-04T22:44:54.370Z] 330b718f631f: Download complete [2021-06-04T22:44:57.770Z] 330b718f631f: Pull complete [2021-06-04T22:44:58.365Z] a93816041522: Pull complete [2021-06-04T22:44:58.640Z] bdb6da89ff94: Pull complete [2021-06-04T22:44:58.918Z] 2a70c0c122f4: Pull complete [2021-06-04T22:44:59.195Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T22:44:59.195Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-04T22:45:03.215Z] gofmt -l . [2021-06-04T22:45:03.215Z] [ "`gofmt -l .`" = "" ] [2021-06-04T22:45:03.215Z] ./bin/test-attribution-txt.sh [2021-06-04T22:45:03.489Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-06-04T22:45:03.489Z] go mod tidy [2021-06-04T22:45:03.763Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-04T22:45:04.349Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-04T22:45:04.656Z] ---> 5398681c9eef [2021-06-04T22:45:04.656Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-04T22:45:04.656Z] ---> Running in f0e53521af4e [2021-06-04T22:45:04.934Z] Removing intermediate container f0e53521af4e [2021-06-04T22:45:04.934Z] ---> f767b4679e45 [2021-06-04T22:45:04.934Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-04T22:45:05.211Z] ---> Running in f96c739d1dbe [2021-06-04T22:45:05.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 58.4% of statements [2021-06-04T22:45:05.764Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.015s coverage: 93.5% of statements [2021-06-04T22:45:05.764Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-04T22:45:06.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.5% of statements [2021-06-04T22:45:06.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-04T22:45:06.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [2021-06-04T22:45:06.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T22:45:07.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.019s coverage: 76.1% of statements [2021-06-04T22:45:07.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-04T22:45:07.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-04T22:45:07.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-04T22:45:07.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-04T22:45:07.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-04T22:45:07.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-04T22:45:07.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.1% of statements [2021-06-04T22:45:07.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-04T22:45:07.018Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.017s coverage: 10.5% of statements [2021-06-04T22:45:07.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T22:45:08.230Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-04T22:45:08.230Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-04T22:45:08.230Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-04T22:45:08.510Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-04T22:45:08.510Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-04T22:45:08.510Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T22:45:08.784Z] OK: 139 MiB in 45 packages [2021-06-04T22:45:10.222Z] Removing intermediate container f96c739d1dbe [2021-06-04T22:45:10.222Z] ---> 43af89abac5f [2021-06-04T22:45:10.222Z] Step 6/8 : WORKDIR /build [2021-06-04T22:45:10.223Z] ---> Running in 201a0ddf8bf1 [2021-06-04T22:45:10.340Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.754s coverage: 76.9% of statements [2021-06-04T22:45:10.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-04T22:45:10.341Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.018s coverage: 12.5% of statements [2021-06-04T22:45:10.341Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-06-04T22:45:10.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-04T22:45:10.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-04T22:45:10.341Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-06-04T22:45:10.496Z] Removing intermediate container 201a0ddf8bf1 [2021-06-04T22:45:10.496Z] ---> 40011d192f36 [2021-06-04T22:45:10.496Z] Step 7/8 : COPY go.mod . [2021-06-04T22:45:11.490Z] ---> 94ac2c179f83 [2021-06-04T22:45:11.490Z] Step 8/8 : RUN go mod download [2021-06-04T22:45:11.490Z] ---> Running in 3b673c05f96f [2021-06-04T22:45:36.998Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.051s coverage: 79.5% of statements [2021-06-04T22:45:36.998Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-06-04T22:45:36.998Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-04T22:45:36.998Z] gofmt -l . [2021-06-04T22:45:36.998Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-04T22:45:37.009Z] $ docker stop --time=1 3d9023916384998b3778f250a2388b323b399ddc373104e0c1205a040afe14b8 [2021-06-04T22:45:38.346Z] Removing intermediate container 3b673c05f96f [2021-06-04T22:45:38.346Z] ---> 7bf64e7eb077 [2021-06-04T22:45:38.346Z] Successfully built 7bf64e7eb077 [2021-06-04T22:45:38.346Z] Successfully tagged ci-base-image-arm64:latest [2021-06-04T22:45:38.362Z] $ docker rm -f 3d9023916384998b3778f250a2388b323b399ddc373104e0c1205a040afe14b8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:45:38.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-04T22:45:38.900Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T22:45:38.900Z] . [Pipeline] withDockerContainer [2021-06-04T22:45:39.090Z] Stashed 2 file(s) [2021-06-04T22:45:39.148Z] prd-ubuntu18.04-docker-arm64-4c-16g-584 does not seem to be running inside a container [2021-06-04T22:45:39.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** ci-base-image-arm64 cat [2021-06-04T22:45:40.944Z] $ docker top df92e1f491eedba596e10553e8cf7bda9280053f1b3db1b3931020810d8092b8 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [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-06-04T22:45:41.941Z] + go version [2021-06-04T22:45:41.941Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-04T22:45:42.009Z] $ docker stop --time=1 df92e1f491eedba596e10553e8cf7bda9280053f1b3db1b3931020810d8092b8 [2021-06-04T22:45:42.239Z] ---> job-cost.sh [2021-06-04T22:45:42.239Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EaEn [2021-06-04T22:45:43.810Z] $ docker rm -f df92e1f491eedba596e10553e8cf7bda9280053f1b3db1b3931020810d8092b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:45:44.554Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T22:45:44.554Z] . [Pipeline] withDockerContainer [2021-06-04T22:45:44.820Z] prd-ubuntu18.04-docker-arm64-4c-16g-584 does not seem to be running inside a container [2021-06-04T22:45:44.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** ci-base-image-arm64 cat [2021-06-04T22:45:46.557Z] $ docker top 0343be14797294377ad9d1ff6aad39414ba1ba1eb7dd8d41562d32032b5fa564 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T22:45:47.517Z] + go mod tidy [Pipeline] sh [2021-06-04T22:45:48.799Z] + make test [2021-06-04T22:45:48.799Z] make -C ./app-service-template build [2021-06-04T22:45:48.799Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-06-04T22:45:48.799Z] go mod tidy [2021-06-04T22:45:49.410Z] 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-06-04T22:45:52.286Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T22:46:07.235Z] lf-activate-venv(): INFO: Adding /tmp/venv-EaEn/bin to PATH [2021-06-04T22:46:07.235Z] INFO: No Stack... [2021-06-04T22:46:07.235Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T22:46:07.235Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T22:46:07.542Z] + cut -d, -f6 [2021-06-04T22:46:07.542Z] + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv [Pipeline] lock [2021-06-04T22:46:07.569Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-877-8-stack-cost] [2021-06-04T22:46:07.578Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-877-8-stack-cost] did not exist. Created. [2021-06-04T22:46:07.578Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-877-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T22:46:07.902Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-04T22:46:07.986Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T22:46:08.001Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-877-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-04T22:46:28.490Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-06-04T22:46:28.490Z] make -C ./app-service-template test [2021-06-04T22:46:28.490Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-06-04T22:46:28.490Z] go mod tidy [2021-06-04T22:46:28.490Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-04T22:47:00.892Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-06-04T22:47:00.892Z] ? new-app-service/config [no test files] [2021-06-04T22:47:00.892Z] ok new-app-service/functions 0.048s [2021-06-04T22:47:00.892Z] CGO_ENABLED=1 go vet ./... [2021-06-04T22:47:23.098Z] gofmt -l . [2021-06-04T22:47:23.098Z] [ "`gofmt -l .`" = "" ] [2021-06-04T22:47:23.098Z] ./bin/test-attribution-txt.sh [2021-06-04T22:47:25.077Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-06-04T22:47:25.077Z] go mod tidy [2021-06-04T22:47:25.677Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-04T22:47:27.121Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-04T22:47:35.458Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.119s coverage: 58.4% of statements [2021-06-04T22:47:35.458Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.085s coverage: 93.5% of statements [2021-06-04T22:47:35.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-04T22:47:35.458Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.092s coverage: 61.5% of statements [2021-06-04T22:47:35.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-04T22:47:35.459Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.082s [2021-06-04T22:47:35.459Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.093s coverage: 76.1% of statements [2021-06-04T22:47:35.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-04T22:47:35.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-04T22:47:35.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-04T22:47:35.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-04T22:47:35.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-04T22:47:35.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-04T22:47:35.459Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.1% of statements [2021-06-04T22:47:35.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-04T22:47:35.459Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.095s coverage: 10.5% of statements [2021-06-04T22:47:42.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.893s coverage: 76.9% of statements [2021-06-04T22:47:42.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-04T22:47:42.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.056s coverage: 12.5% of statements [2021-06-04T22:47:42.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.059s coverage: 27.3% of statements [2021-06-04T22:47:42.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-04T22:47:42.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-04T22:47:42.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.074s coverage: 51.4% of statements [2021-06-04T22:48:08.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 79.5% of statements [2021-06-04T22:48:08.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.035s coverage: 94.4% of statements [2021-06-04T22:48:08.953Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-04T22:48:10.940Z] gofmt -l . [2021-06-04T22:48:10.940Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-04T22:48:11.588Z] $ docker stop --time=1 0343be14797294377ad9d1ff6aad39414ba1ba1eb7dd8d41562d32032b5fa564 [2021-06-04T22:48:13.542Z] $ docker rm -f 0343be14797294377ad9d1ff6aad39414ba1ba1eb7dd8d41562d32032b5fa564 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T22:48:14.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-04T22:48:14.526Z] Warning: overwriting stash ‘coverage-report’ [2021-06-04T22:48:15.374Z] 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-06-04T22:48:16.159Z] ---> job-cost.sh [2021-06-04T22:48:16.159Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DNP4 [2021-06-04T22:48:55.159Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T22:50:16.905Z] lf-activate-venv(): INFO: Adding /tmp/venv-DNP4/bin to PATH [2021-06-04T22:50:16.905Z] INFO: No Stack... [2021-06-04T22:50:18.870Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-04T22:50:19.140Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T22:50:19.482Z] + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv [2021-06-04T22:50:19.482Z] + cut -d, -f6 [Pipeline] lock [2021-06-04T22:50:19.541Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-877-8-stack-cost] [2021-06-04T22:50:19.551Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-877-8-stack-cost] did not exist. Created. [2021-06-04T22:50:19.551Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-877-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T22:50:19.911Z] /w/workspace/app-functions-sdk-go/8@tmp/durable-a691245f/script.sh: 1: /w/workspace/app-functions-sdk-go/8@tmp/durable-a691245f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-04T22:50:20.247Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-04T22:50:20.268Z] Warning: overwriting stash ‘stack-cost’ [2021-06-04T22:50:20.423Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T22:50:20.441Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-877-8-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-06-04T22:50:21.540Z] provisioning config files... [2021-06-04T22:50:21.553Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-877@tmp/config1676773384553954456tmp [Pipeline] { [Pipeline] sh [2021-06-04T22:50:21.885Z] + set +x [2021-06-04T22:50:21.885Z] + curl -s https://codecov.io/bash [2021-06-04T22:50:21.885Z] + bash -s -- [2021-06-04T22:50:21.885Z] [2021-06-04T22:50:21.885Z] _____ _ [2021-06-04T22:50:21.885Z] / ____| | | [2021-06-04T22:50:21.885Z] | | ___ __| | ___ ___ _____ __ [2021-06-04T22:50:21.885Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-04T22:50:21.885Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-04T22:50:21.885Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-04T22:50:21.885Z] Bash-1.0.3 [2021-06-04T22:50:21.885Z] [2021-06-04T22:50:21.885Z] [2021-06-04T22:50:21.885Z] ==> git version 2.24.4 found [2021-06-04T22:50:21.885Z] ==> 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-06-04T22:50:21.885Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-04T22:50:21.885Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-04T22:50:21.885Z] ==> Jenkins CI detected. [2021-06-04T22:50:21.885Z] project root: . [2021-06-04T22:50:21.885Z] --> token set from env [2021-06-04T22:50:22.150Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-04T22:50:22.150Z] ==> Running gcov in . (disable via -X gcov) [2021-06-04T22:50:22.150Z] ==> Python coveragepy not found [2021-06-04T22:50:22.150Z] ==> Searching for coverage reports in: [2021-06-04T22:50:22.150Z] + . [2021-06-04T22:50:22.150Z] -> Found 2 reports [2021-06-04T22:50:22.150Z] ==> Detecting git/mercurial file structure [2021-06-04T22:50:22.150Z] ==> Reading reports [2021-06-04T22:50:22.150Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-04T22:50:22.150Z] + ./coverage.out bytes=92543 [2021-06-04T22:50:22.150Z] ==> Appending adjustments [2021-06-04T22:50:22.150Z] https://docs.codecov.io/docs/fixing-reports [2021-06-04T22:50:22.415Z] + Found adjustments [2021-06-04T22:50:22.415Z] ==> Gzipping contents [2021-06-04T22:50:22.415Z] 16K /tmp/codecov.RAxcnQ.gz [2021-06-04T22:50:22.415Z] ==> Uploading reports [2021-06-04T22:50:22.415Z] url: https://codecov.io [2021-06-04T22:50:22.415Z] query: branch=PR-877&commit=371c370602212ad8b2576a1f52b46562dcea872b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-877%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=877&job=&cmd_args= [2021-06-04T22:50:22.415Z] -> Pinging Codecov [2021-06-04T22:50:22.415Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-877&commit=371c370602212ad8b2576a1f52b46562dcea872b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-877%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=877&job=&cmd_args= [2021-06-04T22:50:22.990Z] -> Uploading to [2021-06-04T22:50:22.990Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-04/3D8B5DFFC46A037C893635FACE044666/371c370602212ad8b2576a1f52b46562dcea872b/c1a265d7-16af-46a8-9641-a75edbc29c66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210604%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210604T225022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f7e57cf203189daa59f6c57adf5fb0b4a797673c9f1e3b5aced2c3f904ba37b [2021-06-04T22:50:22.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T22:50:22.990Z] Dload Upload Total Spent Left Speed [2021-06-04T22:50:23.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16143 0 0 100 16143 0 44390 --:--:-- --:--:-- --:--:-- 44471 [2021-06-04T22:50:23.564Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/371c370602212ad8b2576a1f52b46562dcea872b [Pipeline] } [2021-06-04T22:50:23.575Z] 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-06-04T22:50:25.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T22:50:25.804Z] ---> package-listing.sh [2021-06-04T22:50:25.804Z] ++ facter osfamily [2021-06-04T22:50:25.804Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-04T22:50:26.073Z] + OS_FAMILY=redhat [2021-06-04T22:50:26.073Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-877 [2021-06-04T22:50:26.073Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-04T22:50:26.073Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-04T22:50:26.073Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-04T22:50:26.073Z] + PACKAGES=/tmp/packages_start.txt [2021-06-04T22:50:26.073Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-877 ']' [2021-06-04T22:50:26.073Z] + PACKAGES=/tmp/packages_end.txt [2021-06-04T22:50:26.073Z] + case "${OS_FAMILY}" in [2021-06-04T22:50:26.073Z] + rpm -qa [2021-06-04T22:50:26.073Z] + sort [2021-06-04T22:50:26.650Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-04T22:50:26.650Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-04T22:50:26.650Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-04T22:50:26.650Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-877 ']' [2021-06-04T22:50:26.650Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-877/archives/ [2021-06-04T22:50:26.650Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-877/archives/ [Pipeline] echo [2021-06-04T22:50:26.665Z] 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-877/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-04T22:50:26.954Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:50:27.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T22:50:27.527Z] [2021-06-04T22:50:27.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-04T22:50:27.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T22:50:27.840Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-04T22:50:27.840Z] df20fa9351a1: Pulling fs layer [2021-06-04T22:50:27.840Z] 36b3adc4ff6f: Pulling fs layer [2021-06-04T22:50:27.840Z] 8ad3a11d3b57: Pulling fs layer [2021-06-04T22:50:27.840Z] 46f8f816bc3b: Pulling fs layer [2021-06-04T22:50:27.840Z] 93b61091891f: Pulling fs layer [2021-06-04T22:50:27.840Z] 93b9cdb0e59b: Pulling fs layer [2021-06-04T22:50:27.840Z] 5e14af77c1be: Pulling fs layer [2021-06-04T22:50:27.840Z] 01666e4c0597: Pulling fs layer [2021-06-04T22:50:27.840Z] aa168da1d23b: Pulling fs layer [2021-06-04T22:50:27.840Z] 46f8f816bc3b: Waiting [2021-06-04T22:50:27.840Z] 93b61091891f: Waiting [2021-06-04T22:50:27.840Z] 93b9cdb0e59b: Waiting [2021-06-04T22:50:27.840Z] 5e14af77c1be: Waiting [2021-06-04T22:50:27.840Z] 01666e4c0597: Waiting [2021-06-04T22:50:27.840Z] aa168da1d23b: Waiting [2021-06-04T22:50:27.840Z] 36b3adc4ff6f: Verifying Checksum [2021-06-04T22:50:27.840Z] 36b3adc4ff6f: Download complete [2021-06-04T22:50:28.105Z] 46f8f816bc3b: Verifying Checksum [2021-06-04T22:50:28.106Z] 46f8f816bc3b: Download complete [2021-06-04T22:50:28.106Z] df20fa9351a1: Verifying Checksum [2021-06-04T22:50:28.106Z] df20fa9351a1: Download complete [2021-06-04T22:50:28.106Z] 93b9cdb0e59b: Verifying Checksum [2021-06-04T22:50:28.106Z] 93b9cdb0e59b: Download complete [2021-06-04T22:50:28.106Z] 5e14af77c1be: Verifying Checksum [2021-06-04T22:50:28.106Z] 5e14af77c1be: Download complete [2021-06-04T22:50:28.106Z] 01666e4c0597: Verifying Checksum [2021-06-04T22:50:28.106Z] 01666e4c0597: Download complete [2021-06-04T22:50:28.106Z] 93b61091891f: Verifying Checksum [2021-06-04T22:50:28.106Z] 93b61091891f: Download complete [2021-06-04T22:50:28.370Z] df20fa9351a1: Pull complete [2021-06-04T22:50:28.370Z] 36b3adc4ff6f: Pull complete [2021-06-04T22:50:28.370Z] 8ad3a11d3b57: Verifying Checksum [2021-06-04T22:50:28.370Z] 8ad3a11d3b57: Download complete [2021-06-04T22:50:28.950Z] 8ad3a11d3b57: Pull complete [2021-06-04T22:50:29.210Z] 46f8f816bc3b: Pull complete [2021-06-04T22:50:29.472Z] 93b61091891f: Pull complete [2021-06-04T22:50:29.472Z] 93b9cdb0e59b: Pull complete [2021-06-04T22:50:29.731Z] 5e14af77c1be: Pull complete [2021-06-04T22:50:29.731Z] 01666e4c0597: Pull complete [2021-06-04T22:50:30.305Z] aa168da1d23b: Verifying Checksum [2021-06-04T22:50:30.305Z] aa168da1d23b: Download complete [2021-06-04T22:50:34.558Z] aa168da1d23b: Pull complete [2021-06-04T22:50:34.558Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-04T22:50:34.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T22:50:34.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-04T22:50:34.631Z] prd-centos7-docker-4c-2g-582 does not seem to be running inside a container [2021-06-04T22:50:34.665Z] $ 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-877/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-877 -v /w/workspace/ndry_app-functions-sdk-go_PR-877:/w/workspace/ndry_app-functions-sdk-go_PR-877:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-877@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-877@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:alpine cat [2021-06-04T22:50:36.631Z] $ docker top 16ab681f777e48a50d308ef51d5513d98e58b9ec85b6c64c5538016c0d8d8ff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T22:50:37.008Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-04T22:50:37.305Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-04T22:50:37.616Z] + ls /var/log/sa-host [2021-06-04T22:50:37.616Z] + sadf -c /var/log/sa-host/sa04 [2021-06-04T22:50:37.616Z] file_magic: OK [2021-06-04T22:50:37.616Z] HZ: Using current value: 100 [2021-06-04T22:50:37.616Z] file_header: OK [2021-06-04T22:50:37.616Z] 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-06-04T22:50:37.616Z] Statistics: [2021-06-04T22:50:37.616Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T22:50:37.616Z] File successfully converted to sysstat format version 12.2.1 [2021-06-04T22:50:37.616Z] + sadf -c /var/log/sa-host/sa05 [2021-06-04T22:50:37.616Z] file_magic: OK [2021-06-04T22:50:37.616Z] HZ: Using current value: 100 [2021-06-04T22:50:37.616Z] file_header: OK [2021-06-04T22:50:37.616Z] 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-06-04T22:50:37.616Z] Statistics: [2021-06-04T22:50:37.616Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T22:50:37.616Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T22:50:37.814Z] provisioning config files... [2021-06-04T22:50:37.830Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-877@tmp/config4914671222835158203tmp [Pipeline] { [Pipeline] echo [2021-06-04T22:50:37.858Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T22:50:38.163Z] ---> create-netrc.sh [Pipeline] } [2021-06-04T22:50:38.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-04T22:50:38.532Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-04T22:50:38.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T22:50:38.836Z] ---> sudo-logs.sh [2021-06-04T22:50:38.836Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-04T22:50:38.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T22:50:39.161Z] ---> job-cost.sh [2021-06-04T22:50:39.161Z] lf-activate-venv: SKIPPING [2021-06-04T22:50:39.161Z] DEBUG: total: 0.18000000715255737 [2021-06-04T22:50:39.161Z] INFO: Retrieving Stack Cost... [2021-06-04T22:50:40.553Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T22:50:40.816Z] INFO: Archiving Costs [Pipeline] echo [2021-06-04T22:50:40.829Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T22:50:41.124Z] ---> logs-deploy.sh [2021-06-04T22:50:41.124Z] lf-activate-venv: SKIPPING [2021-06-04T22:50:41.124Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-877/8 [2021-06-04T22:50:41.124Z] INFO: archiving workspace using pattern(s): [2021-06-04T22:50:42.068Z] Archives upload complete. [2021-06-04T22:50:42.068Z] INFO: archiving logs to Nexus