Pull request #690 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5dc47ae4388936f1ef495b3cea6225a9f75cacad+771896a60408ab9382bf668be7122de60d22a47a (76e1716bb17feff2caa0e9efb56398903997967c) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-690/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-690/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26255 in /w/workspace/ndry_app-functions-sdk-go_PR-690 [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-690 # 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 Merging remotes/origin/master commit 771896a60408ab9382bf668be7122de60d22a47a into PR head commit 5dc47ae4388936f1ef495b3cea6225a9f75cacad Merge succeeded, producing 5dc47ae4388936f1ef495b3cea6225a9f75cacad Checking out Revision 5dc47ae4388936f1ef495b3cea6225a9f75cacad (PR-690) > 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/690/head:refs/remotes/origin/PR-690 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dc47ae4388936f1ef495b3cea6225a9f75cacad # 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 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dc47ae4388936f1ef495b3cea6225a9f75cacad # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-12T06:09:57.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-12T06:09:57.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-12T06:09:58.178Z] ========================================================= [2021-02-12T06:09:58.178Z] EdgeX Global Pipelines Version Info [2021-02-12T06:09:58.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-12T06:09:59.746Z] ------------------- [2021-02-12T06:09:59.746Z] stable info: [2021-02-12T06:09:59.746Z] ------------------- [2021-02-12T06:09:59.746Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T06:09:59.746Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T06:09:59.746Z] Message: update stable to v1.0.179 [2021-02-12T06:10:00.707Z] ------------------- [2021-02-12T06:10:00.707Z] experimental info: [2021-02-12T06:10:00.707Z] ------------------- [2021-02-12T06:10:00.707Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T06:10:00.707Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T06:10:00.707Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-12T06:10:01.096Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-02-12T06:10:01.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-02-12T06:10:01.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-12T06:10:01.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-12T06:10:01.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-12T06:10:01.744Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-12T06:10:01.864Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-12T06:10:01.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-12T06:10:02.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-12T06:10:02.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-12T06:10:02.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-12T06:10:02.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-02-12T06:10:02.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-12T06:10:02.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-12T06:10:02.935Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T06:10:03.066Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T06:10:03.188Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T06:10:03.309Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T06:10:03.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-12T06:10:03.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-12T06:10:03.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-12T06:10:03.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-02-12T06:10:04.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-12T06:10:04.196Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-12T06:10:04.315Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-12T06:10:04.474Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-12T06:10:04.593Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-12T06:10:04.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo [2021-02-12T06:10:04.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo [2021-02-12T06:10:04.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo [2021-02-12T06:10:05.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5dc47ae4388936f1ef495b3cea6225a9f75cacad [Pipeline] echo [2021-02-12T06:10:05.217Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5dc47ae [Pipeline] echo [2021-02-12T06:10:05.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T06:10:06.254Z] + git log --format=format:%s -1 5dc47ae4388936f1ef495b3cea6225a9f75cacad [Pipeline] echo [2021-02-12T06:10:06.337Z] GIT_COMMIT: 5dc47ae4388936f1ef495b3cea6225a9f75cacad, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-02-12T06:10:06.406Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:10:07.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T06:10:07.306Z] [2021-02-12T06:10:07.306Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:10:07.692Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T06:10:07.692Z] latest: Pulling from edgex-devops/git-semver [2021-02-12T06:10:07.692Z] 31603596830f: Pulling fs layer [2021-02-12T06:10:07.692Z] 2a8b12db71e7: Pulling fs layer [2021-02-12T06:10:07.692Z] 6ca5941a6612: Pulling fs layer [2021-02-12T06:10:07.692Z] ecc8261a40a4: Pulling fs layer [2021-02-12T06:10:07.692Z] ecc8261a40a4: Waiting [2021-02-12T06:10:07.692Z] 2a8b12db71e7: Verifying Checksum [2021-02-12T06:10:07.692Z] 2a8b12db71e7: Download complete [2021-02-12T06:10:07.957Z] 31603596830f: Verifying Checksum [2021-02-12T06:10:07.957Z] 31603596830f: Download complete [2021-02-12T06:10:08.222Z] ecc8261a40a4: Verifying Checksum [2021-02-12T06:10:08.222Z] ecc8261a40a4: Download complete [2021-02-12T06:10:08.222Z] 6ca5941a6612: Verifying Checksum [2021-02-12T06:10:08.222Z] 6ca5941a6612: Download complete [2021-02-12T06:10:08.222Z] 31603596830f: Pull complete [2021-02-12T06:10:08.489Z] 2a8b12db71e7: Pull complete [2021-02-12T06:10:09.443Z] 6ca5941a6612: Pull complete [2021-02-12T06:10:09.707Z] ecc8261a40a4: Pull complete [2021-02-12T06:10:09.707Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-12T06:10:09.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T06:10:09.707Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-12T06:10:09.874Z] prd-centos7-docker-4c-2g-26255 does not seem to be running inside a container [2021-02-12T06:10:09.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-690 -v /w/workspace/ndry_app-functions-sdk-go_PR-690:/w/workspace/ndry_app-functions-sdk-go_PR-690:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-690@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-690@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-12T06:10:12.055Z] $ docker top 7edb221d0d8d42e7a0494f53114bc8a78dd80b9d388444c4111482e7689e48cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T06:10:12.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T06:10:12.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T06:10:12.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T06:10:12.720Z] $ docker exec 7edb221d0d8d42e7a0494f53114bc8a78dd80b9d388444c4111482e7689e48cf ssh-agent [2021-02-12T06:10:12.906Z] SSH_AUTH_SOCK=/tmp/ssh-MYTxkawtvXjM/agent.11 [2021-02-12T06:10:12.906Z] SSH_AGENT_PID=16 [2021-02-12T06:10:12.923Z] Running ssh-add (command line suppressed) [2021-02-12T06:10:13.051Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-690@tmp/private_key_446663889744019607.key (/w/workspace/ndry_app-functions-sdk-go_PR-690@tmp/private_key_446663889744019607.key) [2021-02-12T06:10:13.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T06:10:13.494Z] + git tag --points-at HEAD [Pipeline] } [2021-02-12T06:10:13.618Z] $ docker exec --env ******** --env ******** 7edb221d0d8d42e7a0494f53114bc8a78dd80b9d388444c4111482e7689e48cf ssh-agent -k [2021-02-12T06:10:13.753Z] unset SSH_AUTH_SOCK; [2021-02-12T06:10:13.753Z] unset SSH_AGENT_PID; [2021-02-12T06:10:13.753Z] echo Agent pid 16 killed; [2021-02-12T06:10:13.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-12T06:10:14.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T06:10:14.062Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T06:10:14.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T06:10:14.237Z] $ docker exec 7edb221d0d8d42e7a0494f53114bc8a78dd80b9d388444c4111482e7689e48cf ssh-agent [2021-02-12T06:10:14.416Z] SSH_AUTH_SOCK=/tmp/ssh-D5u3Cwk5Hkxn/agent.44 [2021-02-12T06:10:14.416Z] SSH_AGENT_PID=49 [2021-02-12T06:10:14.423Z] Running ssh-add (command line suppressed) [2021-02-12T06:10:14.548Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-690@tmp/private_key_6007611092910205944.key (/w/workspace/ndry_app-functions-sdk-go_PR-690@tmp/private_key_6007611092910205944.key) [2021-02-12T06:10:14.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T06:10:14.981Z] + git semver init [2021-02-12T06:10:14.981Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T06:10:14.981Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-690/.git [2021-02-12T06:10:14.981Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-690 [2021-02-12T06:10:14.981Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T06:10:14.981Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T06:10:14.981Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T06:10:14.981Z] # $SEMVER_BRANCH = PR-690 [2021-02-12T06:10:14.981Z] # $SEMVER_TEMP = /tmp/semver-303380076 [2021-02-12T06:10:14.981Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-02-12T06:10:18.307Z] # '/tmp/semver-303380076' -> '/w/workspace/ndry_app-functions-sdk-go_PR-690/.semver' [2021-02-12T06:10:18.307Z] # -> Force: false [2021-02-12T06:10:18.307Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-690/.semver [Pipeline] } [2021-02-12T06:10:18.325Z] $ docker exec --env ******** --env ******** 7edb221d0d8d42e7a0494f53114bc8a78dd80b9d388444c4111482e7689e48cf ssh-agent -k [2021-02-12T06:10:18.461Z] unset SSH_AUTH_SOCK; [2021-02-12T06:10:18.461Z] unset SSH_AGENT_PID; [2021-02-12T06:10:18.461Z] echo Agent pid 49 killed; [2021-02-12T06:10:18.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T06:10:19.080Z] + git semver [Pipeline] } [2021-02-12T06:10:19.117Z] $ docker stop --time=1 7edb221d0d8d42e7a0494f53114bc8a78dd80b9d388444c4111482e7689e48cf [2021-02-12T06:10:20.647Z] $ docker rm -f 7edb221d0d8d42e7a0494f53114bc8a78dd80b9d388444c4111482e7689e48cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-12T06:10:21.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-12T06:10:21.687Z] Stashed 1 file(s) [Pipeline] echo [2021-02-12T06:10:21.708Z] [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-02-12T06:10:37.517Z] Still waiting to schedule task [2021-02-12T06:10:37.517Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-12T06:10:37.553Z] Still waiting to schedule task [2021-02-12T06:10:37.553Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26253’ is offline [2021-02-12T06:11:21.755Z] Running on prd-centos7-docker-4c-2g-26258 in /w/workspace/ndry_app-functions-sdk-go_PR-690 [Pipeline] { [Pipeline] ws [2021-02-12T06:11:21.843Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-12T06:11:24.638Z] using credential edgex-jenkins-ssh [2021-02-12T06:11:24.687Z] Cloning the remote Git repository [2021-02-12T06:11:24.721Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T06:11:24.794Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-02-12T06:11:24.860Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T06:11:24.860Z] > git --version # timeout=10 [2021-02-12T06:11:24.869Z] > git --version # 'git version 2.24.3' [2021-02-12T06:11:24.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T06:11:24.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T06:11:26.573Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T06:11:26.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T06:11:26.596Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T06:11:26.612Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T06:11:26.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T06:11:26.618Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T06:11:27.028Z] Merging remotes/origin/master commit 771896a60408ab9382bf668be7122de60d22a47a into PR head commit 5dc47ae4388936f1ef495b3cea6225a9f75cacad [2021-02-12T06:11:27.127Z] Merge succeeded, producing 5dc47ae4388936f1ef495b3cea6225a9f75cacad [2021-02-12T06:11:27.127Z] Checking out Revision 5dc47ae4388936f1ef495b3cea6225a9f75cacad (PR-690) [2021-02-12T06:11:27.040Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T06:11:27.046Z] > git checkout -f 5dc47ae4388936f1ef495b3cea6225a9f75cacad # timeout=10 [2021-02-12T06:11:27.096Z] > git remote # timeout=10 [2021-02-12T06:11:27.102Z] > git config --get remote.origin.url # timeout=10 [2021-02-12T06:11:27.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T06:11:27.111Z] > git merge 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 [2021-02-12T06:11:27.122Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-12T06:11:27.132Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T06:11:27.137Z] > git checkout -f 5dc47ae4388936f1ef495b3cea6225a9f75cacad # timeout=10 [2021-02-12T06:11:30.829Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-02-12T06:11:30.861Z] > git --version # timeout=10 [2021-02-12T06:11:30.866Z] > git --version # 'git version 2.24.3' [2021-02-12T06:11:30.873Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T06:11:32.503Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-12T06:11:32.864Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T06:11:33.204Z] + sudo service docker restart [2021-02-12T06:11:33.204Z] + true [2021-02-12T06:11:33.204Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-12T06:11:34.475Z] ========================================================= [2021-02-12T06:11:34.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-12T06:11:34.475Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:11:34.905Z] + 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-02-12T06:11:35.483Z] Sending build context to Docker daemon 19.15MB [2021-02-12T06:11:35.483Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-12T06:11:35.483Z] Step 2/8 : FROM ${BASE} [2021-02-12T06:11:35.749Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-12T06:11:35.749Z] 188c0c94c7c5: Pulling fs layer [2021-02-12T06:11:35.749Z] 0ef7d3d256c8: Pulling fs layer [2021-02-12T06:11:35.749Z] de9db76c5a1d: Pulling fs layer [2021-02-12T06:11:35.749Z] bca2f99d35d6: Pulling fs layer [2021-02-12T06:11:35.749Z] 93359f2a8cfa: Pulling fs layer [2021-02-12T06:11:35.749Z] 7c6f9722023f: Pulling fs layer [2021-02-12T06:11:35.749Z] a35cf1a2eb13: Pulling fs layer [2021-02-12T06:11:35.749Z] 93359f2a8cfa: Waiting [2021-02-12T06:11:35.749Z] a35cf1a2eb13: Waiting [2021-02-12T06:11:35.749Z] 7c6f9722023f: Waiting [2021-02-12T06:11:35.749Z] bca2f99d35d6: Waiting [2021-02-12T06:11:35.749Z] de9db76c5a1d: Verifying Checksum [2021-02-12T06:11:35.749Z] de9db76c5a1d: Download complete [2021-02-12T06:11:35.749Z] 0ef7d3d256c8: Download complete [2021-02-12T06:11:35.749Z] 93359f2a8cfa: Verifying Checksum [2021-02-12T06:11:35.749Z] 93359f2a8cfa: Download complete [2021-02-12T06:11:35.749Z] 7c6f9722023f: Verifying Checksum [2021-02-12T06:11:35.749Z] 7c6f9722023f: Download complete [2021-02-12T06:11:35.749Z] 188c0c94c7c5: Verifying Checksum [2021-02-12T06:11:35.749Z] 188c0c94c7c5: Download complete [2021-02-12T06:11:36.021Z] 188c0c94c7c5: Pull complete [2021-02-12T06:11:36.286Z] 0ef7d3d256c8: Pull complete [2021-02-12T06:11:36.551Z] de9db76c5a1d: Pull complete [2021-02-12T06:11:38.490Z] a35cf1a2eb13: Verifying Checksum [2021-02-12T06:11:38.490Z] a35cf1a2eb13: Download complete [2021-02-12T06:11:39.074Z] bca2f99d35d6: Verifying Checksum [2021-02-12T06:11:39.074Z] bca2f99d35d6: Download complete [2021-02-12T06:11:45.723Z] bca2f99d35d6: Pull complete [2021-02-12T06:11:45.724Z] 93359f2a8cfa: Pull complete [2021-02-12T06:11:45.724Z] 7c6f9722023f: Pull complete [2021-02-12T06:11:52.387Z] a35cf1a2eb13: Pull complete [2021-02-12T06:11:52.387Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-12T06:11:52.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-12T06:11:52.387Z] ---> a62c8e92a672 [2021-02-12T06:11:52.387Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-12T06:11:52.387Z] 20.10.0: Pulling from library/docker [2021-02-12T06:11:52.387Z] 05e7bc50f07f: Pulling fs layer [2021-02-12T06:11:52.387Z] 6db28d0fdbf6: Pulling fs layer [2021-02-12T06:11:52.387Z] 292df0bc6bf3: Pulling fs layer [2021-02-12T06:11:52.387Z] 2e060f4bd70b: Pulling fs layer [2021-02-12T06:11:52.387Z] 80e8d568a223: Pulling fs layer [2021-02-12T06:11:52.387Z] 8dc6ef1a942a: Pulling fs layer [2021-02-12T06:11:52.387Z] 2312dd95470a: Pulling fs layer [2021-02-12T06:11:52.387Z] 80e8d568a223: Waiting [2021-02-12T06:11:52.387Z] 8dc6ef1a942a: Waiting [2021-02-12T06:11:52.387Z] 2312dd95470a: Waiting [2021-02-12T06:11:52.387Z] 2e060f4bd70b: Waiting [2021-02-12T06:11:52.387Z] 292df0bc6bf3: Verifying Checksum [2021-02-12T06:11:52.387Z] 292df0bc6bf3: Download complete [2021-02-12T06:11:52.387Z] 6db28d0fdbf6: Verifying Checksum [2021-02-12T06:11:52.387Z] 6db28d0fdbf6: Download complete [2021-02-12T06:11:52.387Z] 80e8d568a223: Verifying Checksum [2021-02-12T06:11:52.387Z] 80e8d568a223: Download complete [2021-02-12T06:11:52.387Z] 05e7bc50f07f: Verifying Checksum [2021-02-12T06:11:52.387Z] 05e7bc50f07f: Download complete [2021-02-12T06:11:52.387Z] 8dc6ef1a942a: Verifying Checksum [2021-02-12T06:11:52.387Z] 8dc6ef1a942a: Download complete [2021-02-12T06:11:52.387Z] 2312dd95470a: Verifying Checksum [2021-02-12T06:11:52.387Z] 2312dd95470a: Download complete [2021-02-12T06:11:52.387Z] 05e7bc50f07f: Pull complete [2021-02-12T06:11:52.656Z] 6db28d0fdbf6: Pull complete [2021-02-12T06:11:52.656Z] 292df0bc6bf3: Pull complete [2021-02-12T06:11:53.242Z] 2e060f4bd70b: Download complete [2021-02-12T06:11:56.602Z] 2e060f4bd70b: Pull complete [2021-02-12T06:11:56.602Z] 80e8d568a223: Pull complete [2021-02-12T06:11:56.865Z] 8dc6ef1a942a: Pull complete [2021-02-12T06:11:56.865Z] 2312dd95470a: Pull complete [2021-02-12T06:11:56.865Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-12T06:11:56.865Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-12T06:11:58.806Z] ---> 33a18a63bf98 [2021-02-12T06:11:58.806Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-12T06:11:58.806Z] ---> Running in b5c37d481c3e [2021-02-12T06:11:58.806Z] Removing intermediate container b5c37d481c3e [2021-02-12T06:11:58.806Z] ---> 18e481d702cd [2021-02-12T06:11:58.806Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-12T06:11:58.806Z] ---> Running in b9a13c1f797c [2021-02-12T06:11:59.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-12T06:12:00.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-12T06:12:00.917Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-12T06:12:00.917Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-12T06:12:00.917Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-12T06:12:01.180Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-12T06:12:01.180Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-12T06:12:01.444Z] Executing busybox-1.31.1-r19.trigger [2021-02-12T06:12:01.444Z] OK: 167 MiB in 44 packages [2021-02-12T06:12:02.029Z] Removing intermediate container b9a13c1f797c [2021-02-12T06:12:02.029Z] ---> a028ddff9f37 [2021-02-12T06:12:02.029Z] Step 6/8 : WORKDIR /build [2021-02-12T06:12:02.029Z] ---> Running in a5129de05d6d [2021-02-12T06:12:02.294Z] Removing intermediate container a5129de05d6d [2021-02-12T06:12:02.294Z] ---> ee907a8aa7ba [2021-02-12T06:12:02.294Z] Step 7/8 : COPY go.mod . [2021-02-12T06:12:02.562Z] ---> 802db690c038 [2021-02-12T06:12:02.562Z] Step 8/8 : RUN go mod download [2021-02-12T06:12:02.562Z] ---> Running in 2c1ce7b71f0d [2021-02-12T06:12:29.245Z] Removing intermediate container 2c1ce7b71f0d [2021-02-12T06:12:29.245Z] ---> 0d7df5c0be16 [2021-02-12T06:12:29.245Z] Successfully built 0d7df5c0be16 [2021-02-12T06:12:29.245Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:12:29.599Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-12T06:12:29.599Z] . [Pipeline] withDockerContainer [2021-02-12T06:12:29.782Z] prd-centos7-docker-4c-2g-26258 does not seem to be running inside a container [2021-02-12T06:12:29.838Z] $ 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 ******** ci-base-image-x86_64 cat [2021-02-12T06:12:30.777Z] $ docker top 8be5726a207bb00fa1b950974f4669ea392b2123351ad1014fb62d6e09116d01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T06:12:31.406Z] + go version [2021-02-12T06:12:31.406Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-12T06:12:31.439Z] $ docker stop --time=1 8be5726a207bb00fa1b950974f4669ea392b2123351ad1014fb62d6e09116d01 [2021-02-12T06:12:31.744Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26260 in /w/workspace/ndry_app-functions-sdk-go_PR-690 [2021-02-12T06:12:32.882Z] $ docker rm -f 8be5726a207bb00fa1b950974f4669ea392b2123351ad1014fb62d6e09116d01 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-02-12T06:12:33.290Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:12:34.037Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-12T06:12:34.037Z] . [Pipeline] withDockerContainer [2021-02-12T06:12:34.166Z] prd-centos7-docker-4c-2g-26258 does not seem to be running inside a container [2021-02-12T06:12:34.222Z] $ 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 ******** ci-base-image-x86_64 cat [2021-02-12T06:12:35.125Z] $ docker top a344a338c11495883cce3a58f4bb422913f89e9cc504f6e54c6eadf5c468c1f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T06:12:35.720Z] + make test [2021-02-12T06:12:35.720Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-12T06:12:37.666Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-12T06:12:37.953Z] using credential edgex-jenkins-ssh [2021-02-12T06:12:38.012Z] Cloning the remote Git repository [2021-02-12T06:12:38.086Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T06:12:38.198Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-02-12T06:12:38.332Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T06:12:38.333Z] > git --version # timeout=10 [2021-02-12T06:12:38.361Z] > git --version # 'git version 2.17.1' [2021-02-12T06:12:38.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T06:12:38.441Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T06:12:41.992Z] Merging remotes/origin/master commit 771896a60408ab9382bf668be7122de60d22a47a into PR head commit 5dc47ae4388936f1ef495b3cea6225a9f75cacad [2021-02-12T06:12:42.340Z] Merge succeeded, producing 5dc47ae4388936f1ef495b3cea6225a9f75cacad [2021-02-12T06:12:42.340Z] Checking out Revision 5dc47ae4388936f1ef495b3cea6225a9f75cacad (PR-690) [2021-02-12T06:12:41.397Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T06:12:41.412Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T06:12:41.450Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T06:12:41.488Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T06:12:41.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T06:12:41.501Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T06:12:42.003Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T06:12:42.022Z] > git checkout -f 5dc47ae4388936f1ef495b3cea6225a9f75cacad # timeout=10 [2021-02-12T06:12:42.127Z] > git remote # timeout=10 [2021-02-12T06:12:42.186Z] > git config --get remote.origin.url # timeout=10 [2021-02-12T06:12:42.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T06:12:42.235Z] > git merge 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 [2021-02-12T06:12:42.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-12T06:12:42.330Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T06:12:42.359Z] > git checkout -f 5dc47ae4388936f1ef495b3cea6225a9f75cacad # timeout=10 [2021-02-12T06:12:45.970Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.037s coverage: 82.6% of statements [2021-02-12T06:12:46.787Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-02-12T06:12:46.827Z] > git --version # timeout=10 [2021-02-12T06:12:46.844Z] > git --version # 'git version 2.17.1' [2021-02-12T06:12:46.859Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T06:12:48.626Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-12T06:12:49.076Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T06:12:49.432Z] + + true [2021-02-12T06:12:49.432Z] sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-12T06:12:51.787Z] ========================================================= [2021-02-12T06:12:51.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-12T06:12:51.788Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:12:52.212Z] + 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-02-12T06:12:53.196Z] Sending build context to Docker daemon 19.15MB [2021-02-12T06:12:53.196Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-12T06:12:53.196Z] Step 2/8 : FROM ${BASE} [2021-02-12T06:12:53.470Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-12T06:12:53.471Z] 5f621e34cdf4: Pulling fs layer [2021-02-12T06:12:53.471Z] a4357932f1b6: Pulling fs layer [2021-02-12T06:12:53.471Z] 18c013af1878: Pulling fs layer [2021-02-12T06:12:53.471Z] 00ac8860ef70: Pulling fs layer [2021-02-12T06:12:53.471Z] 63d7cb157983: Pulling fs layer [2021-02-12T06:12:53.471Z] b116817d02f9: Pulling fs layer [2021-02-12T06:12:53.471Z] 745a02a5169b: Pulling fs layer [2021-02-12T06:12:53.471Z] 00ac8860ef70: Waiting [2021-02-12T06:12:53.471Z] 63d7cb157983: Waiting [2021-02-12T06:12:53.471Z] b116817d02f9: Waiting [2021-02-12T06:12:53.471Z] 745a02a5169b: Waiting [2021-02-12T06:12:53.745Z] 18c013af1878: Download complete [2021-02-12T06:12:53.745Z] a4357932f1b6: Verifying Checksum [2021-02-12T06:12:53.745Z] a4357932f1b6: Download complete [2021-02-12T06:12:53.745Z] 63d7cb157983: Verifying Checksum [2021-02-12T06:12:53.745Z] 63d7cb157983: Download complete [2021-02-12T06:12:54.357Z] b116817d02f9: Verifying Checksum [2021-02-12T06:12:54.357Z] b116817d02f9: Download complete [2021-02-12T06:12:54.357Z] 5f621e34cdf4: Verifying Checksum [2021-02-12T06:12:54.357Z] 5f621e34cdf4: Download complete [2021-02-12T06:12:54.969Z] 5f621e34cdf4: Pull complete [2021-02-12T06:12:55.571Z] a4357932f1b6: Pull complete [2021-02-12T06:12:55.845Z] 18c013af1878: Pull complete [2021-02-12T06:12:56.150Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.020s coverage: 50.1% of statements [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-12T06:12:56.151Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.028s coverage: 61.5% of statements [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-12T06:12:56.151Z] # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.test] [2021-02-12T06:12:56.151Z] internal/trigger/messagebus/messaging_test.go:48:13: undefined: requests.NewAddRequest [2021-02-12T06:12:56.151Z] # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime.test] [2021-02-12T06:12:56.151Z] internal/runtime/runtime_test.go:52:13: undefined: requests.NewAddRequest [2021-02-12T06:12:56.151Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [build failed] [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-12T06:12:56.151Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-12T06:12:56.151Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.020s coverage: 8.8% of statements [2021-02-12T06:12:56.151Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [build failed] [2021-02-12T06:12:56.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-12T06:12:56.151Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.020s coverage: 87.9% of statements [2021-02-12T06:12:56.151Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.025s coverage: 80.5% of statements [2021-02-12T06:12:56.420Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.034s coverage: 71.7% of statements [2021-02-12T06:12:56.826Z] 745a02a5169b: Verifying Checksum [2021-02-12T06:12:56.826Z] 745a02a5169b: Download complete [2021-02-12T06:12:57.423Z] 00ac8860ef70: Verifying Checksum [2021-02-12T06:12:57.423Z] 00ac8860ef70: Download complete [2021-02-12T06:13:07.580Z] 00ac8860ef70: Pull complete [2021-02-12T06:13:07.580Z] 63d7cb157983: Pull complete [2021-02-12T06:13:07.580Z] b116817d02f9: Pull complete [2021-02-12T06:13:10.974Z] 745a02a5169b: Pull complete [2021-02-12T06:13:10.974Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-12T06:13:10.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-12T06:13:10.974Z] ---> b7e6874047d6 [2021-02-12T06:13:10.974Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-12T06:13:10.974Z] 20.10.0: Pulling from library/docker [2021-02-12T06:13:10.974Z] a3cc7d3b244e: Pulling fs layer [2021-02-12T06:13:10.974Z] 02a3295e0d61: Pulling fs layer [2021-02-12T06:13:10.974Z] 0f4f2e6d8100: Pulling fs layer [2021-02-12T06:13:10.974Z] 330b718f631f: Pulling fs layer [2021-02-12T06:13:10.974Z] a93816041522: Pulling fs layer [2021-02-12T06:13:10.974Z] bdb6da89ff94: Pulling fs layer [2021-02-12T06:13:10.974Z] 2a70c0c122f4: Pulling fs layer [2021-02-12T06:13:10.974Z] 330b718f631f: Waiting [2021-02-12T06:13:10.974Z] a93816041522: Waiting [2021-02-12T06:13:10.974Z] bdb6da89ff94: Waiting [2021-02-12T06:13:10.974Z] 0f4f2e6d8100: Download complete [2021-02-12T06:13:11.250Z] 02a3295e0d61: Verifying Checksum [2021-02-12T06:13:11.250Z] 02a3295e0d61: Download complete [2021-02-12T06:13:11.250Z] a93816041522: Verifying Checksum [2021-02-12T06:13:11.250Z] a93816041522: Download complete [2021-02-12T06:13:11.250Z] a3cc7d3b244e: Download complete [2021-02-12T06:13:11.250Z] bdb6da89ff94: Verifying Checksum [2021-02-12T06:13:11.250Z] bdb6da89ff94: Download complete [2021-02-12T06:13:11.250Z] 2a70c0c122f4: Verifying Checksum [2021-02-12T06:13:11.250Z] 2a70c0c122f4: Download complete [2021-02-12T06:13:11.856Z] a3cc7d3b244e: Pull complete [2021-02-12T06:13:12.455Z] 02a3295e0d61: Pull complete [2021-02-12T06:13:13.067Z] 330b718f631f: Verifying Checksum [2021-02-12T06:13:13.067Z] 330b718f631f: Download complete [2021-02-12T06:13:13.067Z] 0f4f2e6d8100: Pull complete [2021-02-12T06:13:17.370Z] 330b718f631f: Pull complete [2021-02-12T06:13:17.370Z] a93816041522: Pull complete [2021-02-12T06:13:17.370Z] bdb6da89ff94: Pull complete [2021-02-12T06:13:17.650Z] 2a70c0c122f4: Pull complete [2021-02-12T06:13:17.650Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-12T06:13:17.650Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-12T06:13:23.056Z] --- FAIL: TestTransformToJSON (0.00s) [2021-02-12T06:13:23.056Z] conversion_test.go:124: [2021-02-12T06:13:23.056Z] Error Trace: conversion_test.go:124 [2021-02-12T06:13:23.056Z] Error: Not equal: [2021-02-12T06:13:23.056Z] expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" [2021-02-12T06:13:23.056Z] actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" [2021-02-12T06:13:23.056Z] [2021-02-12T06:13:23.056Z] Diff: [2021-02-12T06:13:23.056Z] --- Expected [2021-02-12T06:13:23.056Z] +++ Actual [2021-02-12T06:13:23.056Z] @@ -1 +1 @@ [2021-02-12T06:13:23.056Z] -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} [2021-02-12T06:13:23.056Z] +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} [2021-02-12T06:13:23.056Z] Test: TestTransformToJSON [2021-02-12T06:13:23.056Z] --- FAIL: TestTransformToJSONMultipleParametersValid (0.00s) [2021-02-12T06:13:23.056Z] conversion_test.go:151: [2021-02-12T06:13:23.056Z] Error Trace: conversion_test.go:151 [2021-02-12T06:13:23.056Z] Error: Not equal: [2021-02-12T06:13:23.056Z] expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" [2021-02-12T06:13:23.056Z] actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" [2021-02-12T06:13:23.056Z] [2021-02-12T06:13:23.056Z] Diff: [2021-02-12T06:13:23.056Z] --- Expected [2021-02-12T06:13:23.056Z] +++ Actual [2021-02-12T06:13:23.056Z] @@ -1 +1 @@ [2021-02-12T06:13:23.056Z] -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} [2021-02-12T06:13:23.056Z] +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} [2021-02-12T06:13:23.056Z] Test: TestTransformToJSONMultipleParametersValid [2021-02-12T06:13:23.056Z] --- FAIL: TestTransformToJSONMultipleParametersTwoEvents (0.00s) [2021-02-12T06:13:23.056Z] conversion_test.go:169: [2021-02-12T06:13:23.056Z] Error Trace: conversion_test.go:169 [2021-02-12T06:13:23.056Z] Error: Not equal: [2021-02-12T06:13:23.056Z] expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" [2021-02-12T06:13:23.056Z] actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" [2021-02-12T06:13:23.056Z] [2021-02-12T06:13:23.056Z] Diff: [2021-02-12T06:13:23.056Z] --- Expected [2021-02-12T06:13:23.056Z] +++ Actual [2021-02-12T06:13:23.056Z] @@ -1 +1 @@ [2021-02-12T06:13:23.056Z] -{"apiVersion":"","id":"","deviceName":"device2","profileName":"","created":0,"origin":0,"readings":null} [2021-02-12T06:13:23.056Z] +{"apiVersion":"","id":"","deviceName":"device2","profileName":"","origin":0,"readings":null} [2021-02-12T06:13:23.056Z] Test: TestTransformToJSONMultipleParametersTwoEvents [2021-02-12T06:13:23.056Z] FAIL [2021-02-12T06:13:23.056Z] coverage: 82.9% of statements [2021-02-12T06:13:23.056Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.066s [2021-02-12T06:13:23.056Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements [2021-02-12T06:13:23.056Z] FAIL [2021-02-12T06:13:23.056Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-02-12T06:13:23.110Z] $ docker stop --time=1 a344a338c11495883cce3a58f4bb422913f89e9cc504f6e54c6eadf5c468c1f2 [2021-02-12T06:13:24.386Z] ---> ba3043e38de5 [2021-02-12T06:13:24.386Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-12T06:13:24.665Z] ---> Running in 7ad716753ad9 [2021-02-12T06:13:24.997Z] $ docker rm -f a344a338c11495883cce3a58f4bb422913f89e9cc504f6e54c6eadf5c468c1f2 [2021-02-12T06:13:25.267Z] Removing intermediate container 7ad716753ad9 [2021-02-12T06:13:25.267Z] ---> bae968a53ec0 [2021-02-12T06:13:25.267Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-12T06:13:25.267Z] ---> Running in 91539d5bfc65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-12T06:13:26.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-12T06:13:27.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } [2021-02-12T06:13:27.534Z] Failed in branch amd64 [2021-02-12T06:13:28.288Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-12T06:13:28.288Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-12T06:13:28.561Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-12T06:13:28.561Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-12T06:13:28.562Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-12T06:13:28.833Z] Executing busybox-1.31.1-r19.trigger [2021-02-12T06:13:28.833Z] OK: 144 MiB in 44 packages [2021-02-12T06:13:30.268Z] Removing intermediate container 91539d5bfc65 [2021-02-12T06:13:30.268Z] ---> 3804840d85ff [2021-02-12T06:13:30.268Z] Step 6/8 : WORKDIR /build [2021-02-12T06:13:30.268Z] ---> Running in 576122217e38 [2021-02-12T06:13:30.865Z] Removing intermediate container 576122217e38 [2021-02-12T06:13:30.865Z] ---> 4a036ef6c4c6 [2021-02-12T06:13:30.865Z] Step 7/8 : COPY go.mod . [2021-02-12T06:13:31.459Z] ---> a2d4443bda4b [2021-02-12T06:13:31.459Z] Step 8/8 : RUN go mod download [2021-02-12T06:13:31.745Z] ---> Running in e7e642e32728 [2021-02-12T06:13:58.545Z] Removing intermediate container e7e642e32728 [2021-02-12T06:13:58.545Z] ---> 5eac9bd3c057 [2021-02-12T06:13:58.545Z] Successfully built 5eac9bd3c057 [2021-02-12T06:13:58.545Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:13:58.933Z] + docker inspect -f . ci-base-image-arm64 [2021-02-12T06:13:58.933Z] . [Pipeline] withDockerContainer [2021-02-12T06:13:59.238Z] prd-ubuntu18.04-docker-arm64-4c-16g-26260 does not seem to be running inside a container [2021-02-12T06:13:59.306Z] $ 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 ******** ci-base-image-arm64 cat [2021-02-12T06:14:00.817Z] $ docker top 388313ffa9bb2fa0cbe84f440560228ddc1bbefb032cb721705b950b82825347 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T06:14:01.930Z] + go version [2021-02-12T06:14:01.930Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-12T06:14:01.938Z] $ docker stop --time=1 388313ffa9bb2fa0cbe84f440560228ddc1bbefb032cb721705b950b82825347 [2021-02-12T06:14:03.863Z] $ docker rm -f 388313ffa9bb2fa0cbe84f440560228ddc1bbefb032cb721705b950b82825347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:14:05.124Z] + docker inspect -f . ci-base-image-arm64 [2021-02-12T06:14:05.124Z] . [Pipeline] withDockerContainer [2021-02-12T06:14:05.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-26260 does not seem to be running inside a container [2021-02-12T06:14:05.481Z] $ 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 ******** ci-base-image-arm64 cat [2021-02-12T06:14:07.145Z] $ docker top 9178d88ccfa19d48ef396678ba665c5f8c1f3dea234d0303154057fe06479c41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T06:14:08.290Z] + make test [2021-02-12T06:14:08.290Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-12T06:14:10.285Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-12T06:14:32.498Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.092s coverage: 82.6% of statements [2021-02-12T06:14:54.720Z] # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime.test] [2021-02-12T06:14:54.720Z] internal/runtime/runtime_test.go:52:13: undefined: requests.NewAddRequest [2021-02-12T06:14:54.720Z] # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.test] [2021-02-12T06:14:54.720Z] internal/trigger/messagebus/messaging_test.go:48:13: undefined: requests.NewAddRequest [2021-02-12T06:14:59.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.069s coverage: 50.1% of statements [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-12T06:14:59.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.113s coverage: 61.5% of statements [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-12T06:14:59.054Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [build failed] [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-12T06:14:59.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.034s coverage: 97.0% of statements [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-12T06:14:59.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.036s coverage: 8.8% of statements [2021-02-12T06:14:59.054Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [build failed] [2021-02-12T06:14:59.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-12T06:14:59.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.074s coverage: 87.9% of statements [2021-02-12T06:14:59.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.062s coverage: 80.5% of statements [2021-02-12T06:14:59.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.074s coverage: 71.7% of statements [2021-02-12T06:15:25.919Z] --- FAIL: TestTransformToJSON (0.00s) [2021-02-12T06:15:25.919Z] conversion_test.go:124: [2021-02-12T06:15:25.919Z] Error Trace: conversion_test.go:124 [2021-02-12T06:15:25.919Z] Error: Not equal: [2021-02-12T06:15:25.919Z] expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" [2021-02-12T06:15:25.919Z] actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" [2021-02-12T06:15:25.919Z] [2021-02-12T06:15:25.919Z] Diff: [2021-02-12T06:15:25.919Z] --- Expected [2021-02-12T06:15:25.919Z] +++ Actual [2021-02-12T06:15:25.919Z] @@ -1 +1 @@ [2021-02-12T06:15:25.919Z] -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} [2021-02-12T06:15:25.919Z] +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} [2021-02-12T06:15:25.919Z] Test: TestTransformToJSON [2021-02-12T06:15:25.919Z] --- FAIL: TestTransformToJSONMultipleParametersValid (0.00s) [2021-02-12T06:15:25.919Z] conversion_test.go:151: [2021-02-12T06:15:25.919Z] Error Trace: conversion_test.go:151 [2021-02-12T06:15:25.919Z] Error: Not equal: [2021-02-12T06:15:25.919Z] expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" [2021-02-12T06:15:25.919Z] actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" [2021-02-12T06:15:25.919Z] [2021-02-12T06:15:25.919Z] Diff: [2021-02-12T06:15:25.919Z] --- Expected [2021-02-12T06:15:25.919Z] +++ Actual [2021-02-12T06:15:25.919Z] @@ -1 +1 @@ [2021-02-12T06:15:25.919Z] -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} [2021-02-12T06:15:25.919Z] +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} [2021-02-12T06:15:25.919Z] Test: TestTransformToJSONMultipleParametersValid [2021-02-12T06:15:25.919Z] --- FAIL: TestTransformToJSONMultipleParametersTwoEvents (0.00s) [2021-02-12T06:15:25.919Z] conversion_test.go:169: [2021-02-12T06:15:25.919Z] Error Trace: conversion_test.go:169 [2021-02-12T06:15:25.919Z] Error: Not equal: [2021-02-12T06:15:25.919Z] expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" [2021-02-12T06:15:25.919Z] actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" [2021-02-12T06:15:25.919Z] [2021-02-12T06:15:25.919Z] Diff: [2021-02-12T06:15:25.919Z] --- Expected [2021-02-12T06:15:25.919Z] +++ Actual [2021-02-12T06:15:25.919Z] @@ -1 +1 @@ [2021-02-12T06:15:25.919Z] -{"apiVersion":"","id":"","deviceName":"device2","profileName":"","created":0,"origin":0,"readings":null} [2021-02-12T06:15:25.919Z] +{"apiVersion":"","id":"","deviceName":"device2","profileName":"","origin":0,"readings":null} [2021-02-12T06:15:25.919Z] Test: TestTransformToJSONMultipleParametersTwoEvents [2021-02-12T06:15:25.919Z] FAIL [2021-02-12T06:15:25.919Z] coverage: 82.9% of statements [2021-02-12T06:15:25.919Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.077s [2021-02-12T06:15:25.919Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.040s coverage: 94.4% of statements [2021-02-12T06:15:25.919Z] FAIL [2021-02-12T06:15:26.196Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-02-12T06:15:26.192Z] $ docker stop --time=1 9178d88ccfa19d48ef396678ba665c5f8c1f3dea234d0303154057fe06479c41 [2021-02-12T06:15:28.232Z] $ docker rm -f 9178d88ccfa19d48ef396678ba665c5f8c1f3dea234d0303154057fe06479c41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-12T06:15:30.916Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-12T06:15:36.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T06:15:36.680Z] ---> package-listing.sh [2021-02-12T06:15:36.681Z] ++ facter osfamily [2021-02-12T06:15:36.681Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-12T06:15:36.681Z] + OS_FAMILY=redhat [2021-02-12T06:15:36.681Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-690 [2021-02-12T06:15:36.681Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-12T06:15:36.681Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-12T06:15:36.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-12T06:15:36.681Z] + PACKAGES=/tmp/packages_start.txt [2021-02-12T06:15:36.681Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-690 ']' [2021-02-12T06:15:36.681Z] + PACKAGES=/tmp/packages_end.txt [2021-02-12T06:15:36.681Z] + case "${OS_FAMILY}" in [2021-02-12T06:15:36.681Z] + rpm -qa [2021-02-12T06:15:36.681Z] + sort [2021-02-12T06:15:43.286Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-12T06:15:43.286Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-12T06:15:43.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-12T06:15:43.286Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-690 ']' [2021-02-12T06:15:43.286Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-690/archives/ [2021-02-12T06:15:43.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-690/archives/ [Pipeline] echo [2021-02-12T06:15:43.317Z] 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-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-12T06:15:43.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:15:43.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T06:15:43.975Z] [2021-02-12T06:15:43.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-12T06:15:44.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T06:15:44.369Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-12T06:15:44.369Z] df20fa9351a1: Pulling fs layer [2021-02-12T06:15:44.369Z] 36b3adc4ff6f: Pulling fs layer [2021-02-12T06:15:44.369Z] 8ad3a11d3b57: Pulling fs layer [2021-02-12T06:15:44.369Z] 46f8f816bc3b: Pulling fs layer [2021-02-12T06:15:44.369Z] 93b61091891f: Pulling fs layer [2021-02-12T06:15:44.369Z] 93b9cdb0e59b: Pulling fs layer [2021-02-12T06:15:44.369Z] 5e14af77c1be: Pulling fs layer [2021-02-12T06:15:44.369Z] 01666e4c0597: Pulling fs layer [2021-02-12T06:15:44.369Z] aa168da1d23b: Pulling fs layer [2021-02-12T06:15:44.369Z] 93b9cdb0e59b: Waiting [2021-02-12T06:15:44.369Z] 46f8f816bc3b: Waiting [2021-02-12T06:15:44.369Z] 93b61091891f: Waiting [2021-02-12T06:15:44.369Z] 5e14af77c1be: Waiting [2021-02-12T06:15:44.369Z] 01666e4c0597: Waiting [2021-02-12T06:15:44.369Z] aa168da1d23b: Waiting [2021-02-12T06:15:44.369Z] 36b3adc4ff6f: Verifying Checksum [2021-02-12T06:15:44.369Z] 36b3adc4ff6f: Download complete [2021-02-12T06:15:44.631Z] 46f8f816bc3b: Verifying Checksum [2021-02-12T06:15:44.631Z] 46f8f816bc3b: Download complete [2021-02-12T06:15:44.631Z] df20fa9351a1: Download complete [2021-02-12T06:15:44.631Z] 93b9cdb0e59b: Verifying Checksum [2021-02-12T06:15:44.631Z] 93b9cdb0e59b: Download complete [2021-02-12T06:15:44.631Z] 5e14af77c1be: Verifying Checksum [2021-02-12T06:15:44.631Z] 5e14af77c1be: Download complete [2021-02-12T06:15:44.631Z] 93b61091891f: Verifying Checksum [2021-02-12T06:15:44.631Z] 93b61091891f: Download complete [2021-02-12T06:15:44.631Z] 01666e4c0597: Verifying Checksum [2021-02-12T06:15:44.631Z] 01666e4c0597: Download complete [2021-02-12T06:15:44.899Z] df20fa9351a1: Pull complete [2021-02-12T06:15:45.162Z] 36b3adc4ff6f: Pull complete [2021-02-12T06:15:45.162Z] 8ad3a11d3b57: Verifying Checksum [2021-02-12T06:15:45.162Z] 8ad3a11d3b57: Download complete [2021-02-12T06:15:46.116Z] 8ad3a11d3b57: Pull complete [2021-02-12T06:15:46.696Z] 46f8f816bc3b: Pull complete [2021-02-12T06:15:46.966Z] aa168da1d23b: Verifying Checksum [2021-02-12T06:15:46.966Z] aa168da1d23b: Download complete [2021-02-12T06:15:47.228Z] 93b61091891f: Pull complete [2021-02-12T06:15:47.228Z] 93b9cdb0e59b: Pull complete [2021-02-12T06:15:47.494Z] 5e14af77c1be: Pull complete [2021-02-12T06:15:47.494Z] 01666e4c0597: Pull complete [2021-02-12T06:15:55.687Z] aa168da1d23b: Pull complete [2021-02-12T06:15:55.687Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-12T06:15:55.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T06:15:55.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-12T06:15:55.925Z] prd-centos7-docker-4c-2g-26255 does not seem to be running inside a container [2021-02-12T06:15:55.973Z] $ 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-690/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-690 -v /w/workspace/ndry_app-functions-sdk-go_PR-690:/w/workspace/ndry_app-functions-sdk-go_PR-690:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-690@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-12T06:15:59.542Z] $ docker top ab7e75e8c1da2e229af724f07948df8ffa8733cf2828519d441dbd7865ac4cef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T06:16:00.086Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-12T06:16:00.408Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-12T06:16:00.731Z] + ls /var/log/sa-host [2021-02-12T06:16:00.731Z] + sadf -c /var/log/sa-host/sa12 [2021-02-12T06:16:00.731Z] file_magic: OK [2021-02-12T06:16:00.731Z] HZ: Using current value: 100 [2021-02-12T06:16:00.731Z] file_header: OK [2021-02-12T06:16:00.731Z] 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-02-12T06:16:00.731Z] Statistics: [2021-02-12T06:16:00.731Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-12T06:16:00.731Z] File successfully converted to sysstat format version 12.2.1 [2021-02-12T06:16:00.731Z] + sadf -c /var/log/sa-host/sa23 [2021-02-12T06:16:00.731Z] file_magic: OK [2021-02-12T06:16:00.731Z] HZ: Using current value: 100 [2021-02-12T06:16:00.731Z] file_header: OK [2021-02-12T06:16:00.731Z] 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-02-12T06:16:00.731Z] Statistics: [2021-02-12T06:16:00.731Z] Hnuu...uuuununununu... [2021-02-12T06:16:00.731Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-12T06:16:00.999Z] provisioning config files... [2021-02-12T06:16:01.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-690@tmp/config1058456996197103540tmp [Pipeline] { [Pipeline] echo [2021-02-12T06:16:01.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T06:16:01.468Z] ---> create-netrc.sh [Pipeline] } [2021-02-12T06:16:01.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-12T06:16:01.634Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T06:16:01.981Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-12T06:16:02.021Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T06:16:02.376Z] ---> sudo-logs.sh [2021-02-12T06:16:02.376Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-12T06:16:02.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T06:16:02.749Z] ---> job-cost.sh [2021-02-12T06:16:02.749Z] lf-activate-venv: SKIPPING [2021-02-12T06:16:02.749Z] INFO: No Stack... [2021-02-12T06:16:03.698Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-12T06:16:04.272Z] INFO: Archiving Costs [Pipeline] echo [2021-02-12T06:16:04.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T06:16:04.658Z] ---> logs-deploy.sh [2021-02-12T06:16:04.658Z] lf-activate-venv: SKIPPING [2021-02-12T06:16:04.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-690/1 [2021-02-12T06:16:04.658Z] INFO: archiving workspace using pattern(s): [2021-02-12T06:16:06.582Z] Archives upload complete. [2021-02-12T06:16:06.582Z] INFO: archiving logs to Nexus [2021-02-12T06:16:07.532Z] ---> uname -a: [2021-02-12T06:16:07.532Z] Linux prd-centos7-docker-4c-2g-26255.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-12T06:16:07.532Z] [2021-02-12T06:16:07.532Z]