Pull request #746 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 6db614187482bbf9a22c530735833fd0821b860e+3a576611bceecf92a14c741c24e2054b0cc47e7a (268969d8d8bef02945ea4e0b1426cd0c36249568) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-746/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-746/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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-30363 in /w/workspace/ndry_app-functions-sdk-go_PR-746 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-746 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/746/head:refs/remotes/origin/PR-746 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3a576611bceecf92a14c741c24e2054b0cc47e7a into PR head commit 6db614187482bbf9a22c530735833fd0821b860e Merge succeeded, producing 6db614187482bbf9a22c530735833fd0821b860e Checking out Revision 6db614187482bbf9a22c530735833fd0821b860e (PR-746) > git config core.sparsecheckout # timeout=10 > git checkout -f 6db614187482bbf9a22c530735833fd0821b860e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3a576611bceecf92a14c741c24e2054b0cc47e7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6db614187482bbf9a22c530735833fd0821b860e # timeout=10 Commit message: "refactor: Remove unneeded call to validate CBOR encoded Event request" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-18T21:33:57.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T21:33:57.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T21:33:57.668Z] ========================================================= [2021-03-18T21:33:57.668Z] EdgeX Global Pipelines Version Info [2021-03-18T21:33:57.668Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T21:34:02.013Z] ------------------- [2021-03-18T21:34:02.013Z] stable info: [2021-03-18T21:34:02.013Z] ------------------- [2021-03-18T21:34:02.013Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T21:34:02.013Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T21:34:02.013Z] Message: update stable to v1.0.186 [2021-03-18T21:34:03.047Z] ------------------- [2021-03-18T21:34:03.047Z] experimental info: [2021-03-18T21:34:03.047Z] ------------------- [2021-03-18T21:34:03.047Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T21:34:03.047Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T21:34:03.047Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T21:34:03.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-03-18T21:34:03.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-03-18T21:34:03.813Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T21:34:03.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T21:34:04.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T21:34:04.336Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T21:34:04.481Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T21:34:04.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T21:34:04.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-18T21:34:04.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T21:34:05.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T21:34:05.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-03-18T21:34:05.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T21:34:05.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T21:34:05.644Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T21:34:05.843Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T21:34:05.982Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T21:34:06.116Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T21:34:06.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T21:34:06.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-18T21:34:06.524Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-18T21:34:06.714Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-03-18T21:34:06.847Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-18T21:34:06.980Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-18T21:34:07.119Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-18T21:34:07.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T21:34:07.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-746 [Pipeline] echo [2021-03-18T21:34:07.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-746 [Pipeline] echo [2021-03-18T21:34:07.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-746 [Pipeline] echo [2021-03-18T21:34:07.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6db614187482bbf9a22c530735833fd0821b860e [Pipeline] echo [2021-03-18T21:34:07.920Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6db6141 [Pipeline] echo [2021-03-18T21:34:08.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T21:34:09.095Z] + git log --format=format:%s -1 6db614187482bbf9a22c530735833fd0821b860e [Pipeline] echo [2021-03-18T21:34:09.209Z] GIT_COMMIT: 6db614187482bbf9a22c530735833fd0821b860e, Commit Message: refactor: Remove unneeded call to validate CBOR encoded Event request [Pipeline] echo [2021-03-18T21:34:09.281Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:34:10.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T21:34:11.796Z] [2021-03-18T21:34:11.796Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:34:12.230Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T21:34:12.515Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T21:34:12.515Z] 31603596830f: Pulling fs layer [2021-03-18T21:34:12.515Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T21:34:12.515Z] 6ca5941a6612: Pulling fs layer [2021-03-18T21:34:12.515Z] ecc8261a40a4: Pulling fs layer [2021-03-18T21:34:12.515Z] ecc8261a40a4: Waiting [2021-03-18T21:34:12.515Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T21:34:12.515Z] 2a8b12db71e7: Download complete [2021-03-18T21:34:12.515Z] 31603596830f: Verifying Checksum [2021-03-18T21:34:12.515Z] 31603596830f: Download complete [2021-03-18T21:34:12.805Z] 6ca5941a6612: Verifying Checksum [2021-03-18T21:34:12.805Z] 6ca5941a6612: Download complete [2021-03-18T21:34:13.102Z] ecc8261a40a4: Verifying Checksum [2021-03-18T21:34:13.102Z] ecc8261a40a4: Download complete [2021-03-18T21:34:13.494Z] 31603596830f: Pull complete [2021-03-18T21:34:14.137Z] 2a8b12db71e7: Pull complete [2021-03-18T21:34:15.115Z] 6ca5941a6612: Pull complete [2021-03-18T21:34:15.719Z] ecc8261a40a4: Pull complete [2021-03-18T21:34:15.719Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T21:34:15.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T21:34:15.719Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T21:34:15.946Z] prd-centos7-docker-4c-2g-30363 does not seem to be running inside a container [2021-03-18T21:34:16.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-746 -v /w/workspace/ndry_app-functions-sdk-go_PR-746:/w/workspace/ndry_app-functions-sdk-go_PR-746:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-746@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-18T21:34:19.694Z] $ docker top f83b58e81c2044fc0edbfc6caf25df95a8e081d968b1e9ffa741baeb70d94b66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T21:34:20.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T21:34:20.330Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T21:34:21.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T21:34:21.467Z] $ docker exec f83b58e81c2044fc0edbfc6caf25df95a8e081d968b1e9ffa741baeb70d94b66 ssh-agent [2021-03-18T21:34:21.697Z] SSH_AUTH_SOCK=/tmp/ssh-2ZkrMlE8D4bC/agent.12 [2021-03-18T21:34:21.697Z] SSH_AGENT_PID=18 [2021-03-18T21:34:21.712Z] Running ssh-add (command line suppressed) [2021-03-18T21:34:21.887Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-746@tmp/private_key_2173920327634023988.key (/w/workspace/ndry_app-functions-sdk-go_PR-746@tmp/private_key_2173920327634023988.key) [2021-03-18T21:34:21.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T21:34:22.365Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T21:34:22.413Z] $ docker exec --env ******** --env ******** f83b58e81c2044fc0edbfc6caf25df95a8e081d968b1e9ffa741baeb70d94b66 ssh-agent -k [2021-03-18T21:34:22.628Z] unset SSH_AUTH_SOCK; [2021-03-18T21:34:22.628Z] unset SSH_AGENT_PID; [2021-03-18T21:34:22.628Z] echo Agent pid 18 killed; [2021-03-18T21:34:22.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T21:34:22.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T21:34:22.937Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T21:34:23.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T21:34:23.212Z] $ docker exec f83b58e81c2044fc0edbfc6caf25df95a8e081d968b1e9ffa741baeb70d94b66 ssh-agent [2021-03-18T21:34:23.502Z] SSH_AUTH_SOCK=/tmp/ssh-hRCFy1aBEYWf/agent.47 [2021-03-18T21:34:23.502Z] SSH_AGENT_PID=52 [2021-03-18T21:34:23.513Z] Running ssh-add (command line suppressed) [2021-03-18T21:34:23.820Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-746@tmp/private_key_8638221446628688377.key (/w/workspace/ndry_app-functions-sdk-go_PR-746@tmp/private_key_8638221446628688377.key) [2021-03-18T21:34:23.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T21:34:24.440Z] + git semver init [2021-03-18T21:34:24.440Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T21:34:24.440Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-746/.git [2021-03-18T21:34:24.440Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-746 [2021-03-18T21:34:24.440Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T21:34:24.440Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T21:34:24.440Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T21:34:24.440Z] # $SEMVER_BRANCH = PR-746 [2021-03-18T21:34:24.440Z] # $SEMVER_TEMP = /tmp/semver-799770254 [2021-03-18T21:34:24.440Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-03-18T21:34:28.788Z] # '/tmp/semver-799770254' -> '/w/workspace/ndry_app-functions-sdk-go_PR-746/.semver' [2021-03-18T21:34:28.788Z] # -> Force: false [2021-03-18T21:34:28.788Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-746/.semver [Pipeline] } [2021-03-18T21:34:28.813Z] $ docker exec --env ******** --env ******** f83b58e81c2044fc0edbfc6caf25df95a8e081d968b1e9ffa741baeb70d94b66 ssh-agent -k [2021-03-18T21:34:29.019Z] unset SSH_AUTH_SOCK; [2021-03-18T21:34:29.021Z] unset SSH_AGENT_PID; [2021-03-18T21:34:29.021Z] echo Agent pid 52 killed; [2021-03-18T21:34:29.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T21:34:30.218Z] + git semver [Pipeline] } [2021-03-18T21:34:30.265Z] $ docker stop --time=1 f83b58e81c2044fc0edbfc6caf25df95a8e081d968b1e9ffa741baeb70d94b66 [2021-03-18T21:34:32.150Z] $ docker rm -f f83b58e81c2044fc0edbfc6caf25df95a8e081d968b1e9ffa741baeb70d94b66 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T21:34:32.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T21:34:33.366Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T21:34:33.388Z] [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-03-18T21:34:49.271Z] Still waiting to schedule task [2021-03-18T21:34:49.271Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-18T21:34:49.300Z] Still waiting to schedule task [2021-03-18T21:34:49.300Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-18T21:37:17.415Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30364 in /w/workspace/ndry_app-functions-sdk-go_PR-746 [Pipeline] { [Pipeline] ws [2021-03-18T21:37:17.515Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-18T21:37:22.737Z] using credential edgex-jenkins-ssh [2021-03-18T21:37:22.796Z] Cloning the remote Git repository [2021-03-18T21:37:22.854Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-18T21:37:22.972Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-03-18T21:37:23.058Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-18T21:37:23.059Z] > git --version # timeout=10 [2021-03-18T21:37:23.075Z] > git --version # 'git version 2.17.1' [2021-03-18T21:37:23.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T21:37:23.162Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T21:37:26.143Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-18T21:37:26.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T21:37:26.193Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-18T21:37:26.233Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-18T21:37:26.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T21:37:26.246Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/746/head:refs/remotes/origin/PR-746 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T21:37:26.848Z] Merging remotes/origin/master commit 3a576611bceecf92a14c741c24e2054b0cc47e7a into PR head commit 6db614187482bbf9a22c530735833fd0821b860e [2021-03-18T21:37:27.204Z] Merge succeeded, producing 6db614187482bbf9a22c530735833fd0821b860e [2021-03-18T21:37:27.205Z] Checking out Revision 6db614187482bbf9a22c530735833fd0821b860e (PR-746) [2021-03-18T21:37:26.869Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T21:37:26.888Z] > git checkout -f 6db614187482bbf9a22c530735833fd0821b860e # timeout=10 [2021-03-18T21:37:27.007Z] > git remote # timeout=10 [2021-03-18T21:37:27.033Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T21:37:27.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T21:37:27.115Z] > git merge 3a576611bceecf92a14c741c24e2054b0cc47e7a # timeout=10 [2021-03-18T21:37:27.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T21:37:27.214Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T21:37:27.253Z] > git checkout -f 6db614187482bbf9a22c530735833fd0821b860e # timeout=10 [2021-03-18T21:37:31.657Z] Commit message: "refactor: Remove unneeded call to validate CBOR encoded Event request" [2021-03-18T21:37:31.709Z] > git --version # timeout=10 [2021-03-18T21:37:31.720Z] > git --version # 'git version 2.17.1' [2021-03-18T21:37:31.736Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T21:37:33.458Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T21:37:33.925Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T21:37:34.283Z] + sudo service docker+ restart [2021-03-18T21:37:34.283Z] true [Pipeline] unstash [Pipeline] echo [2021-03-18T21:37:36.565Z] ========================================================= [2021-03-18T21:37:36.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T21:37:36.565Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:37:36.995Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-18T21:37:37.984Z] Sending build context to Docker daemon 19.38MB [2021-03-18T21:37:37.984Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T21:37:37.984Z] Step 2/8 : FROM ${BASE} [2021-03-18T21:37:38.582Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T21:37:38.582Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T21:37:38.582Z] a4357932f1b6: Pulling fs layer [2021-03-18T21:37:38.582Z] 18c013af1878: Pulling fs layer [2021-03-18T21:37:38.582Z] 00ac8860ef70: Pulling fs layer [2021-03-18T21:37:38.582Z] 63d7cb157983: Pulling fs layer [2021-03-18T21:37:38.582Z] b116817d02f9: Pulling fs layer [2021-03-18T21:37:38.582Z] 745a02a5169b: Pulling fs layer [2021-03-18T21:37:38.582Z] 63d7cb157983: Waiting [2021-03-18T21:37:38.582Z] b116817d02f9: Waiting [2021-03-18T21:37:38.582Z] 745a02a5169b: Waiting [2021-03-18T21:37:38.582Z] 18c013af1878: Verifying Checksum [2021-03-18T21:37:38.582Z] 18c013af1878: Download complete [2021-03-18T21:37:38.582Z] a4357932f1b6: Verifying Checksum [2021-03-18T21:37:38.582Z] a4357932f1b6: Download complete [2021-03-18T21:37:38.582Z] 63d7cb157983: Verifying Checksum [2021-03-18T21:37:38.582Z] 63d7cb157983: Download complete [2021-03-18T21:37:38.582Z] b116817d02f9: Verifying Checksum [2021-03-18T21:37:38.582Z] b116817d02f9: Download complete [2021-03-18T21:37:38.582Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T21:37:38.582Z] 5f621e34cdf4: Download complete [2021-03-18T21:37:39.182Z] 5f621e34cdf4: Pull complete [2021-03-18T21:37:39.791Z] a4357932f1b6: Pull complete [2021-03-18T21:37:40.394Z] 18c013af1878: Pull complete [2021-03-18T21:37:40.990Z] 745a02a5169b: Verifying Checksum [2021-03-18T21:37:40.990Z] 745a02a5169b: Download complete [2021-03-18T21:37:42.427Z] 00ac8860ef70: Verifying Checksum [2021-03-18T21:37:42.427Z] 00ac8860ef70: Download complete [2021-03-18T21:37:52.622Z] 00ac8860ef70: Pull complete [2021-03-18T21:37:52.622Z] 63d7cb157983: Pull complete [2021-03-18T21:37:52.622Z] b116817d02f9: Pull complete [2021-03-18T21:37:56.935Z] 745a02a5169b: Pull complete [2021-03-18T21:37:56.935Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T21:37:56.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T21:37:56.935Z] ---> b7e6874047d6 [2021-03-18T21:37:56.935Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-03-18T21:37:56.935Z] 20.10.0: Pulling from library/docker [2021-03-18T21:37:56.935Z] a3cc7d3b244e: Pulling fs layer [2021-03-18T21:37:56.935Z] 02a3295e0d61: Pulling fs layer [2021-03-18T21:37:56.935Z] 0f4f2e6d8100: Pulling fs layer [2021-03-18T21:37:56.935Z] 330b718f631f: Pulling fs layer [2021-03-18T21:37:56.935Z] a93816041522: Pulling fs layer [2021-03-18T21:37:56.935Z] bdb6da89ff94: Pulling fs layer [2021-03-18T21:37:56.935Z] 2a70c0c122f4: Pulling fs layer [2021-03-18T21:37:56.935Z] a93816041522: Waiting [2021-03-18T21:37:56.935Z] bdb6da89ff94: Waiting [2021-03-18T21:37:56.935Z] 2a70c0c122f4: Waiting [2021-03-18T21:37:56.935Z] 330b718f631f: Waiting [2021-03-18T21:37:56.935Z] 0f4f2e6d8100: Verifying Checksum [2021-03-18T21:37:56.935Z] 0f4f2e6d8100: Download complete [2021-03-18T21:37:56.935Z] 02a3295e0d61: Download complete [2021-03-18T21:37:56.935Z] a3cc7d3b244e: Verifying Checksum [2021-03-18T21:37:56.935Z] a3cc7d3b244e: Download complete [2021-03-18T21:37:56.935Z] a93816041522: Download complete [2021-03-18T21:37:56.935Z] bdb6da89ff94: Verifying Checksum [2021-03-18T21:37:56.935Z] bdb6da89ff94: Download complete [2021-03-18T21:37:56.935Z] 2a70c0c122f4: Verifying Checksum [2021-03-18T21:37:56.935Z] 2a70c0c122f4: Download complete [2021-03-18T21:37:57.537Z] a3cc7d3b244e: Pull complete [2021-03-18T21:37:58.139Z] 02a3295e0d61: Pull complete [2021-03-18T21:37:58.412Z] 0f4f2e6d8100: Pull complete [2021-03-18T21:37:58.412Z] 330b718f631f: Download complete [2021-03-18T21:38:01.802Z] 330b718f631f: Pull complete [2021-03-18T21:38:02.075Z] a93816041522: Pull complete [2021-03-18T21:38:02.355Z] bdb6da89ff94: Pull complete [2021-03-18T21:38:02.626Z] 2a70c0c122f4: Pull complete [2021-03-18T21:38:02.626Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-18T21:38:02.626Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-18T21:38:09.342Z] ---> 378039beb282 [2021-03-18T21:38:09.342Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T21:38:09.342Z] ---> Running in 07097dca5a90 [2021-03-18T21:38:09.342Z] Removing intermediate container 07097dca5a90 [2021-03-18T21:38:09.342Z] ---> 73ee99a25770 [2021-03-18T21:38:09.342Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-03-18T21:38:09.342Z] ---> Running in 2bb7acc334f5 [2021-03-18T21:38:10.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T21:38:10.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T21:38:11.508Z] (1/5) Installing libsodium (1.0.18-r0) [2021-03-18T21:38:11.784Z] (2/5) Installing libzmq (4.3.3-r0) [2021-03-18T21:38:11.784Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-03-18T21:38:12.059Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-03-18T21:38:12.059Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-03-18T21:38:12.059Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T21:38:12.059Z] OK: 144 MiB in 44 packages [2021-03-18T21:38:13.491Z] Removing intermediate container 2bb7acc334f5 [2021-03-18T21:38:13.491Z] ---> 179c5d1dcbc0 [2021-03-18T21:38:13.491Z] Step 6/8 : WORKDIR /build [2021-03-18T21:38:13.765Z] ---> Running in 13e1c9753318 [2021-03-18T21:38:14.038Z] Removing intermediate container 13e1c9753318 [2021-03-18T21:38:14.038Z] ---> 374a2614537c [2021-03-18T21:38:14.038Z] Step 7/8 : COPY go.mod . [2021-03-18T21:38:14.634Z] ---> c690ecba558b [2021-03-18T21:38:14.634Z] Step 8/8 : RUN go mod download [2021-03-18T21:38:14.911Z] ---> Running in 283da1162a6b [2021-03-18T21:38:16.011Z] Running on prd-centos7-docker-4c-2g-30365 in /w/workspace/ndry_app-functions-sdk-go_PR-746 [Pipeline] { [Pipeline] ws [2021-03-18T21:38:16.143Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-18T21:38:25.018Z] using credential edgex-jenkins-ssh [2021-03-18T21:38:25.106Z] Cloning the remote Git repository [2021-03-18T21:38:25.150Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-18T21:38:25.266Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-03-18T21:38:25.727Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-18T21:38:25.727Z] > git --version # timeout=10 [2021-03-18T21:38:25.744Z] > git --version # 'git version 2.24.3' [2021-03-18T21:38:25.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T21:38:25.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T21:38:29.708Z] Merging remotes/origin/master commit 3a576611bceecf92a14c741c24e2054b0cc47e7a into PR head commit 6db614187482bbf9a22c530735833fd0821b860e [2021-03-18T21:38:28.886Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-18T21:38:28.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T21:38:29.054Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-18T21:38:29.139Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-18T21:38:29.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T21:38:29.167Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/746/head:refs/remotes/origin/PR-746 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T21:38:29.940Z] Merge succeeded, producing 6db614187482bbf9a22c530735833fd0821b860e [2021-03-18T21:38:29.941Z] Checking out Revision 6db614187482bbf9a22c530735833fd0821b860e (PR-746) [2021-03-18T21:38:29.719Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T21:38:29.750Z] > git checkout -f 6db614187482bbf9a22c530735833fd0821b860e # timeout=10 [2021-03-18T21:38:29.873Z] > git remote # timeout=10 [2021-03-18T21:38:29.880Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T21:38:29.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T21:38:29.894Z] > git merge 3a576611bceecf92a14c741c24e2054b0cc47e7a # timeout=10 [2021-03-18T21:38:29.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T21:38:29.944Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T21:38:29.952Z] > git checkout -f 6db614187482bbf9a22c530735833fd0821b860e # timeout=10 [2021-03-18T21:38:34.208Z] Commit message: "refactor: Remove unneeded call to validate CBOR encoded Event request" [2021-03-18T21:38:34.263Z] > git --version # timeout=10 [2021-03-18T21:38:34.314Z] > git --version # 'git version 2.24.3' [2021-03-18T21:38:34.373Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T21:38:36.112Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T21:38:36.513Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T21:38:36.895Z] + sudo service docker restart [2021-03-18T21:38:36.896Z] + true [2021-03-18T21:38:37.180Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-18T21:38:40.398Z] ========================================================= [2021-03-18T21:38:40.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T21:38:40.398Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:38:41.105Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-18T21:38:41.691Z] Removing intermediate container 283da1162a6b [2021-03-18T21:38:41.691Z] ---> 7ab988e9ece0 [2021-03-18T21:38:41.691Z] Successfully built 7ab988e9ece0 [2021-03-18T21:38:41.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:38:42.084Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T21:38:42.084Z] . [Pipeline] withDockerContainer [2021-03-18T21:38:42.371Z] prd-ubuntu18.04-docker-arm64-4c-16g-30364 does not seem to be running inside a container [2021-03-18T21:38:42.449Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-18T21:38:43.955Z] Sending build context to Docker daemon 19.38MB [2021-03-18T21:38:43.955Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T21:38:43.955Z] Step 2/8 : FROM ${BASE} [2021-03-18T21:38:43.955Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T21:38:43.955Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T21:38:43.955Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T21:38:43.955Z] de9db76c5a1d: Pulling fs layer [2021-03-18T21:38:43.955Z] bca2f99d35d6: Pulling fs layer [2021-03-18T21:38:43.955Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T21:38:43.955Z] 7c6f9722023f: Pulling fs layer [2021-03-18T21:38:43.955Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T21:38:43.955Z] 93359f2a8cfa: Waiting [2021-03-18T21:38:43.955Z] 7c6f9722023f: Waiting [2021-03-18T21:38:43.955Z] a35cf1a2eb13: Waiting [2021-03-18T21:38:43.955Z] bca2f99d35d6: Waiting [2021-03-18T21:38:43.955Z] de9db76c5a1d: Verifying Checksum [2021-03-18T21:38:43.955Z] de9db76c5a1d: Download complete [2021-03-18T21:38:43.955Z] 0ef7d3d256c8: Download complete [2021-03-18T21:38:43.955Z] 93359f2a8cfa: Verifying Checksum [2021-03-18T21:38:43.955Z] 93359f2a8cfa: Download complete [2021-03-18T21:38:43.955Z] 7c6f9722023f: Verifying Checksum [2021-03-18T21:38:43.955Z] 7c6f9722023f: Download complete [2021-03-18T21:38:43.956Z] $ docker top eb1cf0f0748a015be3b7f4081f886511488ebef0027c0c2bd1eb2dc0ddf7f8af -eo pid,comm [2021-03-18T21:38:44.236Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T21:38:44.236Z] 188c0c94c7c5: Download complete [Pipeline] { [Pipeline] sh [2021-03-18T21:38:44.866Z] 188c0c94c7c5: Pull complete [2021-03-18T21:38:45.052Z] + go version [2021-03-18T21:38:45.052Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-18T21:38:45.088Z] $ docker stop --time=1 eb1cf0f0748a015be3b7f4081f886511488ebef0027c0c2bd1eb2dc0ddf7f8af [2021-03-18T21:38:45.483Z] 0ef7d3d256c8: Pull complete [2021-03-18T21:38:45.800Z] de9db76c5a1d: Pull complete [2021-03-18T21:38:47.017Z] $ docker rm -f eb1cf0f0748a015be3b7f4081f886511488ebef0027c0c2bd1eb2dc0ddf7f8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-03-18T21:38:47.856Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T21:38:47.856Z] a35cf1a2eb13: Download complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:38:48.325Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T21:38:48.325Z] . [Pipeline] withDockerContainer [2021-03-18T21:38:48.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-30364 does not seem to be running inside a container [2021-03-18T21:38:48.734Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-18T21:38:48.862Z] bca2f99d35d6: Verifying Checksum [2021-03-18T21:38:48.862Z] bca2f99d35d6: Download complete [2021-03-18T21:38:50.156Z] $ docker top c4014f1890726d3ea5eb0c88e8f021a8763cb6977bbd7bbe2db4c57ac27dbc97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T21:38:51.263Z] + make test [2021-03-18T21:38:51.263Z] make -C ./app-service-template build [2021-03-18T21:38:51.263Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-18T21:38:51.263Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-03-18T21:39:01.551Z] bca2f99d35d6: Pull complete [2021-03-18T21:39:02.172Z] 93359f2a8cfa: Pull complete [2021-03-18T21:39:02.783Z] 7c6f9722023f: Pull complete [2021-03-18T21:39:13.064Z] a35cf1a2eb13: Pull complete [2021-03-18T21:39:13.064Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T21:39:13.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T21:39:13.064Z] ---> a62c8e92a672 [2021-03-18T21:39:13.064Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-03-18T21:39:13.064Z] 20.10.0: Pulling from library/docker [2021-03-18T21:39:13.064Z] 05e7bc50f07f: Pulling fs layer [2021-03-18T21:39:13.064Z] 6db28d0fdbf6: Pulling fs layer [2021-03-18T21:39:13.064Z] 292df0bc6bf3: Pulling fs layer [2021-03-18T21:39:13.064Z] 2e060f4bd70b: Pulling fs layer [2021-03-18T21:39:13.064Z] 80e8d568a223: Pulling fs layer [2021-03-18T21:39:13.064Z] 8dc6ef1a942a: Pulling fs layer [2021-03-18T21:39:13.064Z] 2312dd95470a: Pulling fs layer [2021-03-18T21:39:13.064Z] 80e8d568a223: Waiting [2021-03-18T21:39:13.064Z] 8dc6ef1a942a: Waiting [2021-03-18T21:39:13.064Z] 2312dd95470a: Waiting [2021-03-18T21:39:13.064Z] 2e060f4bd70b: Waiting [2021-03-18T21:39:13.064Z] 292df0bc6bf3: Verifying Checksum [2021-03-18T21:39:13.064Z] 292df0bc6bf3: Download complete [2021-03-18T21:39:13.064Z] 05e7bc50f07f: Verifying Checksum [2021-03-18T21:39:13.064Z] 05e7bc50f07f: Download complete [2021-03-18T21:39:13.064Z] 6db28d0fdbf6: Verifying Checksum [2021-03-18T21:39:13.064Z] 6db28d0fdbf6: Download complete [2021-03-18T21:39:13.064Z] 8dc6ef1a942a: Verifying Checksum [2021-03-18T21:39:13.064Z] 8dc6ef1a942a: Download complete [2021-03-18T21:39:13.064Z] 80e8d568a223: Verifying Checksum [2021-03-18T21:39:13.064Z] 80e8d568a223: Download complete [2021-03-18T21:39:13.064Z] 2312dd95470a: Verifying Checksum [2021-03-18T21:39:13.064Z] 2312dd95470a: Download complete [2021-03-18T21:39:13.064Z] 05e7bc50f07f: Pull complete [2021-03-18T21:39:13.392Z] 6db28d0fdbf6: Pull complete [2021-03-18T21:39:13.392Z] 292df0bc6bf3: Pull complete [2021-03-18T21:39:14.019Z] 2e060f4bd70b: Verifying Checksum [2021-03-18T21:39:14.019Z] 2e060f4bd70b: Download complete [2021-03-18T21:39:23.652Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-18T21:39:23.652Z] make -C ./app-service-template test [2021-03-18T21:39:23.652Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-18T21:39:23.652Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-18T21:39:24.368Z] 2e060f4bd70b: Pull complete [2021-03-18T21:39:24.368Z] 80e8d568a223: Pull complete [2021-03-18T21:39:24.691Z] 8dc6ef1a942a: Pull complete [2021-03-18T21:39:24.968Z] 2312dd95470a: Pull complete [2021-03-18T21:39:24.968Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-18T21:39:24.968Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-18T21:39:26.979Z] ---> 5f2b4796d770 [2021-03-18T21:39:26.979Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T21:39:26.979Z] ---> Running in 5c29bf273872 [2021-03-18T21:39:27.599Z] Removing intermediate container 5c29bf273872 [2021-03-18T21:39:27.599Z] ---> f4c106090302 [2021-03-18T21:39:27.599Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-03-18T21:39:27.599Z] ---> Running in 75927da80c5c [2021-03-18T21:39:29.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T21:39:29.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T21:39:30.685Z] (1/5) Installing libsodium (1.0.18-r0) [2021-03-18T21:39:30.685Z] (2/5) Installing libzmq (4.3.3-r0) [2021-03-18T21:39:30.961Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-03-18T21:39:31.239Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-03-18T21:39:31.239Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-03-18T21:39:31.239Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T21:39:31.239Z] OK: 167 MiB in 44 packages [2021-03-18T21:39:32.686Z] Removing intermediate container 75927da80c5c [2021-03-18T21:39:32.686Z] ---> c30fb7929849 [2021-03-18T21:39:32.686Z] Step 6/8 : WORKDIR /build [2021-03-18T21:39:32.686Z] ---> Running in 9c246c5bae2c [2021-03-18T21:39:32.956Z] Removing intermediate container 9c246c5bae2c [2021-03-18T21:39:32.956Z] ---> 54ecddc489fd [2021-03-18T21:39:32.956Z] Step 7/8 : COPY go.mod . [2021-03-18T21:39:33.231Z] ---> d7a7797b8914 [2021-03-18T21:39:33.231Z] Step 8/8 : RUN go mod download [2021-03-18T21:39:33.231Z] ---> Running in 4aabf4c9680b [2021-03-18T21:39:45.877Z] ok new-app-service 0.033s coverage: 89.5% of statements [2021-03-18T21:39:47.312Z] ok new-app-service/functions 0.028s [2021-03-18T21:39:47.587Z] CGO_ENABLED=1 go vet ./... [2021-03-18T21:39:57.765Z] gofmt -l . [2021-03-18T21:39:57.765Z] [ "`gofmt -l .`" = "" ] [2021-03-18T21:39:57.765Z] ./bin/test-go-mod-tidy.sh [2021-03-18T21:39:57.765Z] ./bin/test-attribution-txt.sh [2021-03-18T21:39:58.750Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-18T21:39:58.750Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-18T21:40:00.202Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-03-18T21:40:10.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.069s coverage: 56.1% of statements [2021-03-18T21:40:10.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.038s coverage: 92.5% of statements [2021-03-18T21:40:10.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-03-18T21:40:10.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.135s coverage: 61.5% of statements [2021-03-18T21:40:10.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-03-18T21:40:10.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.040s [2021-03-18T21:40:10.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.073s coverage: 75.4% of statements [2021-03-18T21:40:10.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-03-18T21:40:10.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-03-18T21:40:10.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-03-18T21:40:10.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-03-18T21:40:10.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-03-18T21:40:10.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-03-18T21:40:10.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.030s coverage: 97.0% of statements [2021-03-18T21:40:10.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-03-18T21:40:10.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.054s coverage: 10.5% of statements [2021-03-18T21:40:15.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.837s coverage: 78.4% of statements [2021-03-18T21:40:15.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-03-18T21:40:15.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.032s coverage: 20.0% of statements [2021-03-18T21:40:15.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.053s coverage: 27.3% of statements [2021-03-18T21:40:15.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-03-18T21:40:15.833Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-03-18T21:40:15.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.040s coverage: 71.7% of statements [2021-03-18T21:40:20.450Z] Removing intermediate container 4aabf4c9680b [2021-03-18T21:40:20.450Z] ---> c837e96813e3 [2021-03-18T21:40:20.450Z] Successfully built c837e96813e3 [2021-03-18T21:40:20.450Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:40:20.843Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T21:40:21.116Z] . [Pipeline] withDockerContainer [2021-03-18T21:40:21.725Z] prd-centos7-docker-4c-2g-30365 does not seem to be running inside a container [2021-03-18T21:40:21.810Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-18T21:40:23.720Z] $ docker top b852dc3826ffe9beded245d6450f28eca509385b2175985ecd503de2fa798db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T21:40:24.424Z] + go version [2021-03-18T21:40:24.693Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-18T21:40:24.734Z] $ docker stop --time=1 b852dc3826ffe9beded245d6450f28eca509385b2175985ecd503de2fa798db3 [2021-03-18T21:40:26.531Z] $ docker rm -f b852dc3826ffe9beded245d6450f28eca509385b2175985ecd503de2fa798db3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:40:27.821Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T21:40:28.089Z] . [Pipeline] withDockerContainer [2021-03-18T21:40:28.286Z] prd-centos7-docker-4c-2g-30365 does not seem to be running inside a container [2021-03-18T21:40:28.394Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-18T21:40:30.693Z] $ docker top eed2570007546dbaae29a964a20d68daed2c1d6cfe15cc990296ea7a9c786afa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T21:40:31.498Z] + make test [2021-03-18T21:40:31.499Z] make -C ./app-service-template build [2021-03-18T21:40:31.499Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-18T21:40:31.499Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-03-18T21:40:42.592Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.090s coverage: 81.9% of statements [2021-03-18T21:40:42.592Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.022s coverage: 94.4% of statements [2021-03-18T21:40:42.592Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-03-18T21:40:44.029Z] gofmt -l . [2021-03-18T21:40:44.626Z] [ "`gofmt -l .`" = "" ] [2021-03-18T21:40:44.902Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-18T21:40:45.532Z] $ docker stop --time=1 c4014f1890726d3ea5eb0c88e8f021a8763cb6977bbd7bbe2db4c57ac27dbc97 [2021-03-18T21:40:48.222Z] $ docker rm -f c4014f1890726d3ea5eb0c88e8f021a8763cb6977bbd7bbe2db4c57ac27dbc97 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T21:40:49.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T21:40:50.324Z] 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-03-18T21:40:52.059Z] ---> job-cost.sh [2021-03-18T21:40:52.059Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mYiH [2021-03-18T21:41:11.300Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-18T21:41:11.300Z] make -C ./app-service-template test [2021-03-18T21:41:11.300Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-18T21:41:11.300Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-18T21:41:30.118Z] ok new-app-service 0.092s coverage: 89.5% of statements [2021-03-18T21:41:30.118Z] ok new-app-service/functions 0.025s [2021-03-18T21:41:30.118Z] CGO_ENABLED=1 go vet ./... [2021-03-18T21:41:31.159Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T21:41:35.673Z] gofmt -l . [2021-03-18T21:41:35.673Z] [ "`gofmt -l .`" = "" ] [2021-03-18T21:41:35.673Z] ./bin/test-go-mod-tidy.sh [2021-03-18T21:41:37.674Z] ./bin/test-attribution-txt.sh [2021-03-18T21:41:40.039Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-18T21:41:40.039Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-18T21:41:42.190Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-03-18T21:41:49.635Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.078s coverage: 56.1% of statements [2021-03-18T21:41:49.635Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.055s coverage: 92.5% of statements [2021-03-18T21:41:49.635Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-03-18T21:41:49.635Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.165s coverage: 61.5% of statements [2021-03-18T21:41:49.635Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-03-18T21:41:49.635Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.059s [2021-03-18T21:41:49.978Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.257s coverage: 75.4% of statements [2021-03-18T21:41:49.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-03-18T21:41:49.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-03-18T21:41:49.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-03-18T21:41:49.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-03-18T21:41:49.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-03-18T21:41:49.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-03-18T21:41:49.978Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.277s coverage: 97.0% of statements [2021-03-18T21:41:49.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-03-18T21:41:49.978Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.071s coverage: 10.5% of statements [2021-03-18T21:41:55.857Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.010s coverage: 78.4% of statements [2021-03-18T21:41:55.857Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-03-18T21:41:55.857Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.040s coverage: 20.0% of statements [2021-03-18T21:41:55.857Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.034s coverage: 27.3% of statements [2021-03-18T21:41:55.857Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-03-18T21:41:55.857Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-03-18T21:41:55.857Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 71.7% of statements [2021-03-18T21:42:23.024Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.133s coverage: 81.9% of statements [2021-03-18T21:42:23.024Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.072s coverage: 94.4% of statements [2021-03-18T21:42:23.024Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-03-18T21:42:23.024Z] gofmt -l . [2021-03-18T21:42:23.024Z] [ "`gofmt -l .`" = "" ] [2021-03-18T21:42:23.687Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-18T21:42:24.366Z] $ docker stop --time=1 eed2570007546dbaae29a964a20d68daed2c1d6cfe15cc990296ea7a9c786afa [2021-03-18T21:42:26.602Z] $ docker rm -f eed2570007546dbaae29a964a20d68daed2c1d6cfe15cc990296ea7a9c786afa [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T21:42:27.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T21:42:27.621Z] Warning: overwriting stash ‘coverage-report’ [2021-03-18T21:42:28.435Z] 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-03-18T21:42:30.150Z] ---> job-cost.sh [2021-03-18T21:42:30.150Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KdxY [2021-03-18T21:42:54.293Z] lf-activate-venv(): INFO: Adding /tmp/venv-mYiH/bin to PATH [2021-03-18T21:42:54.294Z] INFO: No Stack... [2021-03-18T21:42:54.294Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T21:42:54.564Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T21:42:54.921Z] + + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-03-18T21:42:54.921Z] cut -d, -f6 [Pipeline] lock [2021-03-18T21:42:55.054Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-746-1-stack-cost] [2021-03-18T21:42:55.062Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-746-1-stack-cost] did not exist. Created. [2021-03-18T21:42:55.062Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-746-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T21:42:55.643Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T21:42:55.840Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T21:42:55.860Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-746-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T21:42:57.328Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T21:43:44.623Z] lf-activate-venv(): INFO: Adding /tmp/venv-KdxY/bin to PATH [2021-03-18T21:43:44.623Z] INFO: No Stack... [2021-03-18T21:43:44.623Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T21:43:44.623Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T21:43:45.038Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-03-18T21:43:45.038Z] + cut -d, -f6 [Pipeline] lock [2021-03-18T21:43:45.190Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-746-1-stack-cost] [2021-03-18T21:43:45.196Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-746-1-stack-cost] did not exist. Created. [2021-03-18T21:43:45.196Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-746-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T21:43:45.707Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-b7da184e/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-18T21:43:46.075Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-18T21:43:46.113Z] Warning: overwriting stash ‘stack-cost’ [2021-03-18T21:43:46.305Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T21:43:46.325Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-746-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] wrap [2021-03-18T21:43:48.513Z] provisioning config files... [2021-03-18T21:43:48.534Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-746@tmp/config9118598061744496143tmp [Pipeline] { [Pipeline] sh [2021-03-18T21:43:49.019Z] + set +x [2021-03-18T21:43:49.019Z] + curl -s https://codecov.io/bash [2021-03-18T21:43:49.019Z] + bash -s -- [2021-03-18T21:43:49.306Z] [2021-03-18T21:43:49.306Z] _____ _ [2021-03-18T21:43:49.306Z] / ____| | | [2021-03-18T21:43:49.306Z] | | ___ __| | ___ ___ _____ __ [2021-03-18T21:43:49.306Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-18T21:43:49.306Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-18T21:43:49.306Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-18T21:43:49.306Z] Bash-20210309-2b87ace [2021-03-18T21:43:49.306Z] [2021-03-18T21:43:49.306Z] [2021-03-18T21:43:49.306Z] ==> git version 2.24.3 found [2021-03-18T21:43:49.306Z] ==> 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-03-18T21:43:49.306Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-18T21:43:49.306Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-18T21:43:49.306Z] ==> Jenkins CI detected. [2021-03-18T21:43:49.306Z] project root: . [2021-03-18T21:43:49.306Z] --> token set from env [2021-03-18T21:43:49.612Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-18T21:43:49.612Z] ==> Running gcov in . (disable via -X gcov) [2021-03-18T21:43:49.612Z] ==> Python coveragepy not found [2021-03-18T21:43:49.612Z] ==> Searching for coverage reports in: [2021-03-18T21:43:49.612Z] + . [2021-03-18T21:43:49.612Z] -> Found 2 reports [2021-03-18T21:43:49.612Z] ==> Detecting git/mercurial file structure [2021-03-18T21:43:49.612Z] ==> Reading reports [2021-03-18T21:43:49.612Z] + ./app-service-template/coverage.out bytes=400 [2021-03-18T21:43:49.612Z] + ./coverage.out bytes=85560 [2021-03-18T21:43:49.612Z] ==> Appending adjustments [2021-03-18T21:43:49.612Z] https://docs.codecov.io/docs/fixing-reports [2021-03-18T21:43:50.611Z] + Found adjustments [2021-03-18T21:43:50.611Z] ==> Gzipping contents [2021-03-18T21:43:50.611Z] 16K /tmp/codecov.ykomzu.gz [2021-03-18T21:43:50.611Z] ==> Uploading reports [2021-03-18T21:43:50.611Z] url: https://codecov.io [2021-03-18T21:43:50.611Z] query: branch=PR-746&commit=6db614187482bbf9a22c530735833fd0821b860e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-746%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=746&job=&cmd_args= [2021-03-18T21:43:50.611Z] -> Pinging Codecov [2021-03-18T21:43:50.611Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-746&commit=6db614187482bbf9a22c530735833fd0821b860e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-746%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=746&job=&cmd_args= [2021-03-18T21:43:50.896Z] -> Uploading to [2021-03-18T21:43:50.896Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-18/3D8B5DFFC46A037C893635FACE044666/6db614187482bbf9a22c530735833fd0821b860e/00bb5d52-0615-4444-8076-1411b675d756.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T214350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fac0a15ea3c382569feaa7c1b52d65da8e11b501c207e0ec6901b7204388462a [2021-03-18T21:43:50.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-18T21:43:50.896Z] Dload Upload Total Spent Left Speed [2021-03-18T21:43:51.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14900 0 0 100 14900 0 32600 --:--:-- --:--:-- --:--:-- 32603 [2021-03-18T21:43:51.439Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6db614187482bbf9a22c530735833fd0821b860e [Pipeline] } [2021-03-18T21:43:51.467Z] Deleting 1 temporary files [Pipeline] // wrap [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-03-18T21:43:54.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T21:43:55.758Z] ---> package-listing.sh [2021-03-18T21:43:55.758Z] ++ facter osfamily [2021-03-18T21:43:55.758Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T21:43:56.026Z] + OS_FAMILY=redhat [2021-03-18T21:43:56.026Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-746 [2021-03-18T21:43:56.026Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T21:43:56.026Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T21:43:56.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T21:43:56.026Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T21:43:56.026Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-746 ']' [2021-03-18T21:43:56.026Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T21:43:56.026Z] + case "${OS_FAMILY}" in [2021-03-18T21:43:56.026Z] + rpm -qa [2021-03-18T21:43:56.026Z] + sort [2021-03-18T21:44:04.349Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T21:44:04.349Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T21:44:04.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T21:44:04.349Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-746 ']' [2021-03-18T21:44:04.349Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-746/archives/ [2021-03-18T21:44:04.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-746/archives/ [Pipeline] echo [2021-03-18T21:44:04.387Z] 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-746/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T21:44:04.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:44:05.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T21:44:05.819Z] [2021-03-18T21:44:05.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T21:44:06.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T21:44:06.561Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T21:44:06.561Z] df20fa9351a1: Pulling fs layer [2021-03-18T21:44:06.561Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T21:44:06.561Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T21:44:06.561Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T21:44:06.561Z] 93b61091891f: Pulling fs layer [2021-03-18T21:44:06.561Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T21:44:06.561Z] 5e14af77c1be: Pulling fs layer [2021-03-18T21:44:06.561Z] 01666e4c0597: Pulling fs layer [2021-03-18T21:44:06.561Z] aa168da1d23b: Pulling fs layer [2021-03-18T21:44:06.561Z] 46f8f816bc3b: Waiting [2021-03-18T21:44:06.561Z] 93b61091891f: Waiting [2021-03-18T21:44:06.561Z] 93b9cdb0e59b: Waiting [2021-03-18T21:44:06.561Z] 5e14af77c1be: Waiting [2021-03-18T21:44:06.561Z] 01666e4c0597: Waiting [2021-03-18T21:44:06.561Z] aa168da1d23b: Waiting [2021-03-18T21:44:06.561Z] 36b3adc4ff6f: Verifying Checksum [2021-03-18T21:44:06.561Z] 36b3adc4ff6f: Download complete [2021-03-18T21:44:06.561Z] 46f8f816bc3b: Verifying Checksum [2021-03-18T21:44:06.561Z] 46f8f816bc3b: Download complete [2021-03-18T21:44:06.864Z] df20fa9351a1: Verifying Checksum [2021-03-18T21:44:06.864Z] df20fa9351a1: Download complete [2021-03-18T21:44:06.864Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T21:44:06.864Z] 93b9cdb0e59b: Download complete [2021-03-18T21:44:06.864Z] 93b61091891f: Verifying Checksum [2021-03-18T21:44:06.864Z] 93b61091891f: Download complete [2021-03-18T21:44:06.864Z] 01666e4c0597: Download complete [2021-03-18T21:44:07.493Z] df20fa9351a1: Pull complete [2021-03-18T21:44:07.766Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T21:44:07.766Z] 8ad3a11d3b57: Download complete [2021-03-18T21:44:07.766Z] 5e14af77c1be: Verifying Checksum [2021-03-18T21:44:07.766Z] 5e14af77c1be: Download complete [2021-03-18T21:44:08.052Z] 36b3adc4ff6f: Pull complete [2021-03-18T21:44:09.508Z] 8ad3a11d3b57: Pull complete [2021-03-18T21:44:09.797Z] 46f8f816bc3b: Pull complete [2021-03-18T21:44:11.920Z] 93b61091891f: Pull complete [2021-03-18T21:44:11.920Z] aa168da1d23b: Verifying Checksum [2021-03-18T21:44:11.920Z] aa168da1d23b: Download complete [2021-03-18T21:44:11.920Z] 93b9cdb0e59b: Pull complete [2021-03-18T21:44:12.209Z] 5e14af77c1be: Pull complete [2021-03-18T21:44:12.495Z] 01666e4c0597: Pull complete [2021-03-18T21:44:31.030Z] aa168da1d23b: Pull complete [2021-03-18T21:44:31.030Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T21:44:31.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T21:44:31.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T21:44:31.464Z] prd-centos7-docker-4c-2g-30363 does not seem to be running inside a container [2021-03-18T21:44:31.600Z] $ 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-746/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-746 -v /w/workspace/ndry_app-functions-sdk-go_PR-746:/w/workspace/ndry_app-functions-sdk-go_PR-746:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-746@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-18T21:44:36.311Z] $ docker top e21d66796e2d2033df585212bdf29f6f6af28d79dc4ece9e0113f51622bfc712 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T21:44:36.994Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T21:44:37.345Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T21:44:38.132Z] + ls /var/log/sa-host [2021-03-18T21:44:38.132Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T21:44:38.132Z] file_magic: OK [2021-03-18T21:44:38.132Z] HZ: Using current value: 100 [2021-03-18T21:44:38.132Z] file_header: OK [2021-03-18T21:44:38.132Z] 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-03-18T21:44:38.132Z] Statistics: [2021-03-18T21:44:38.132Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T21:44:38.132Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T21:44:38.132Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T21:44:38.132Z] file_magic: OK [2021-03-18T21:44:38.132Z] HZ: Using current value: 100 [2021-03-18T21:44:38.132Z] file_header: OK [2021-03-18T21:44:38.132Z] 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-03-18T21:44:38.132Z] Statistics: [2021-03-18T21:44:38.132Z] Hnuu...uuuununununu... [2021-03-18T21:44:38.132Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T21:44:38.872Z] provisioning config files... [2021-03-18T21:44:38.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-746@tmp/config8739267079159103389tmp [Pipeline] { [Pipeline] echo [2021-03-18T21:44:39.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T21:44:39.375Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T21:44:39.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T21:44:39.565Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T21:44:39.929Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T21:44:39.964Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T21:44:40.719Z] ---> sudo-logs.sh [2021-03-18T21:44:40.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T21:44:41.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T21:44:41.502Z] ---> job-cost.sh [2021-03-18T21:44:41.780Z] lf-activate-venv: SKIPPING [2021-03-18T21:44:41.781Z] DEBUG: total: 0.029999999329447746 [2021-03-18T21:44:41.781Z] INFO: Retrieving Stack Cost... [2021-03-18T21:44:42.748Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T21:44:43.345Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T21:44:43.383Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T21:44:44.113Z] ---> logs-deploy.sh [2021-03-18T21:44:44.113Z] lf-activate-venv: SKIPPING [2021-03-18T21:44:44.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-746/1 [2021-03-18T21:44:44.113Z] INFO: archiving workspace using pattern(s): [2021-03-18T21:44:47.425Z] Archives upload complete. [2021-03-18T21:44:47.425Z] INFO: archiving logs to Nexus