Pull request #544 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6f275b89137c891de585d0b1b963c662eb73eaad+c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e (e5b44c344755d8aaa159122233da174fd8de490f) 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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-544/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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-544/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-5553’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5547’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5553 in /w/workspace/ndry_app-functions-sdk-go_PR-544 [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-544 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e into PR head commit 6f275b89137c891de585d0b1b963c662eb73eaad Merge succeeded, producing 6f275b89137c891de585d0b1b963c662eb73eaad Checking out Revision 6f275b89137c891de585d0b1b963c662eb73eaad (PR-544) > 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 --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # 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 c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:35:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:35:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:35:05 ========================================================= 06:35:05 EdgeX Global Pipelines Version Info 06:35:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:35:06 ------------------- 06:35:06 stable info: 06:35:06 ------------------- 06:35:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:35:06 Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 06:35:06 Message: update stable to v1.0.142 06:35:07 ------------------- 06:35:07 experimental info: 06:35:07 ------------------- 06:35:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:35:07 Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 06:35:07 Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:35:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 06:35:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 06:35:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:35:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:35:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:35:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:35:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 06:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:35:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:35:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:35:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:35:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:35:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:35:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:35:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:35:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:35:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:35:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:35:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:35:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-544 [Pipeline] echo 06:35:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-544 [Pipeline] echo 06:35:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-544 [Pipeline] echo 06:35:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f275b89137c891de585d0b1b963c662eb73eaad [Pipeline] echo 06:35:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f275b8 [Pipeline] echo 06:35:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:13 + git log --format=format:%s -1 6f275b89137c891de585d0b1b963c662eb73eaad [Pipeline] echo 06:35:13 GIT_COMMIT: 6f275b89137c891de585d0b1b963c662eb73eaad, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:35:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:35:14 06:35:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:35:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:35:15 latest: Pulling from edgex-devops/git-semver 06:35:15 31603596830f: Pulling fs layer 06:35:15 2a8b12db71e7: Pulling fs layer 06:35:15 6ca5941a6612: Pulling fs layer 06:35:15 ecc8261a40a4: Pulling fs layer 06:35:15 ecc8261a40a4: Waiting 06:35:15 2a8b12db71e7: Download complete 06:35:15 31603596830f: Verifying Checksum 06:35:15 31603596830f: Download complete 06:35:15 6ca5941a6612: Verifying Checksum 06:35:15 6ca5941a6612: Download complete 06:35:15 ecc8261a40a4: Verifying Checksum 06:35:15 ecc8261a40a4: Download complete 06:35:15 31603596830f: Pull complete 06:35:15 2a8b12db71e7: Pull complete 06:35:16 6ca5941a6612: Pull complete 06:35:16 ecc8261a40a4: Pull complete 06:35:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:35:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:35:17 prd-centos7-docker-4c-2g-5553 does not seem to be running inside a container 06:35:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-544 -v /w/workspace/ndry_app-functions-sdk-go_PR-544:/w/workspace/ndry_app-functions-sdk-go_PR-544:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-544@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-544@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:35:18 $ docker top b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:19 [ssh-agent] Looking for ssh-agent implementation... 06:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:19 $ docker exec b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 ssh-agent 06:35:19 SSH_AUTH_SOCK=/tmp/ssh-orzsGYrNHJxT/agent.13 06:35:19 SSH_AGENT_PID=18 06:35:19 Running ssh-add (command line suppressed) 06:35:19 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/private_key_5584519531421755585.key (/w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/private_key_5584519531421755585.key) 06:35:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:20 + git tag --points-at HEAD [Pipeline] } 06:35:20 $ docker exec --env ******** --env ******** b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 ssh-agent -k 06:35:20 unset SSH_AUTH_SOCK; 06:35:20 unset SSH_AGENT_PID; 06:35:20 echo Agent pid 18 killed; 06:35:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:20 [ssh-agent] Looking for ssh-agent implementation... 06:35:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:20 $ docker exec b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 ssh-agent 06:35:21 SSH_AUTH_SOCK=/tmp/ssh-gG0FXqFTzISN/agent.47 06:35:21 SSH_AGENT_PID=52 06:35:21 Running ssh-add (command line suppressed) 06:35:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/private_key_7869554177578620399.key (/w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/private_key_7869554177578620399.key) 06:35:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:21 + git semver init 06:35:21 # -> Open(): unable to determine branch for HEAD 06:35:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-544/.git 06:35:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-544 06:35:21 # $SEMVER_REMOTE_NAME = origin 06:35:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:35:21 # $SEMVER_USER_NAME = edgex-jenkins 06:35:21 # $SEMVER_BRANCH = PR-544 06:35:21 # $SEMVER_TEMP = /tmp/semver-230424510 06:35:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 06:35:24 # '/tmp/semver-230424510' -> '/w/workspace/ndry_app-functions-sdk-go_PR-544/.semver' 06:35:24 # -> Force: false 06:35:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-544/.semver [Pipeline] } 06:35:24 $ docker exec --env ******** --env ******** b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 ssh-agent -k 06:35:24 unset SSH_AUTH_SOCK; 06:35:24 unset SSH_AGENT_PID; 06:35:24 echo Agent pid 52 killed; 06:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:24 + git semver [Pipeline] } 06:35:25 $ docker stop --time=1 b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 06:35:26 $ docker rm -f b0b294a5a64dbdf8cd1271fbd8ffc62d8f63e1a470df1a50e650562509d274b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:35:27 Stashed 1 file(s) [Pipeline] echo 06:35:27 [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 06:35:43 Still waiting to schedule task 06:35:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:35:43 Still waiting to schedule task 06:35:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:38:31 Running on prd-centos7-docker-4c-2g-5559 in /w/workspace/ndry_app-functions-sdk-go_PR-544 [Pipeline] { [Pipeline] ws 06:38:31 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:38:39 using credential edgex-jenkins-ssh 06:38:39 Cloning the remote Git repository 06:38:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:38:40 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:38:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:38:40 > git --version # timeout=10 06:38:40 > git --version # 'git version 2.16.5' 06:38:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:46 Merging remotes/origin/master commit c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e into PR head commit 6f275b89137c891de585d0b1b963c662eb73eaad 06:38:46 Merge succeeded, producing 6f275b89137c891de585d0b1b963c662eb73eaad 06:38:46 Checking out Revision 6f275b89137c891de585d0b1b963c662eb73eaad (PR-544) 06:38:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:38:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:38:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:38:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:38:46 > git config core.sparsecheckout # timeout=10 06:38:46 > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 06:38:46 > git remote # timeout=10 06:38:46 > git config --get remote.origin.url # timeout=10 06:38:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:46 > git merge c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 06:38:46 > git rev-parse HEAD^{commit} # timeout=10 06:38:46 > git config core.sparsecheckout # timeout=10 06:38:46 > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 06:38:51 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:38:51 > git --version # timeout=10 06:38:51 > git --version # 'git version 2.16.5' 06:38:51 fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:38:53 ========================================================= 06:38:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:38:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:38:54 + 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 . 06:38:55 Sending build context to Docker daemon 19.1MB 06:38:55 Step 1/8 : ARG BASE=golang:1.15-alpine 06:38:55 Step 2/8 : FROM ${BASE} 06:38:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:38:55 df20fa9351a1: Pulling fs layer 06:38:55 ed8968b2872e: Pulling fs layer 06:38:55 a92cc7c5fd73: Pulling fs layer 06:38:55 e871e8e8d7a9: Pulling fs layer 06:38:55 e73272ec9a57: Pulling fs layer 06:38:55 1e910a182e73: Pulling fs layer 06:38:55 4e634b169226: Pulling fs layer 06:38:55 e73272ec9a57: Waiting 06:38:55 1e910a182e73: Waiting 06:38:55 4e634b169226: Waiting 06:38:55 e871e8e8d7a9: Waiting 06:38:55 a92cc7c5fd73: Verifying Checksum 06:38:55 a92cc7c5fd73: Download complete 06:38:55 ed8968b2872e: Verifying Checksum 06:38:55 ed8968b2872e: Download complete 06:38:55 e73272ec9a57: Verifying Checksum 06:38:55 e73272ec9a57: Download complete 06:38:55 1e910a182e73: Verifying Checksum 06:38:55 1e910a182e73: Download complete 06:38:55 df20fa9351a1: Verifying Checksum 06:38:55 df20fa9351a1: Download complete 06:38:56 df20fa9351a1: Pull complete 06:38:57 ed8968b2872e: Pull complete 06:38:57 a92cc7c5fd73: Pull complete 06:39:02 4e634b169226: Verifying Checksum 06:39:02 4e634b169226: Download complete 06:39:03 e871e8e8d7a9: Verifying Checksum 06:39:03 e871e8e8d7a9: Download complete 06:39:13 e871e8e8d7a9: Pull complete 06:39:13 e73272ec9a57: Pull complete 06:39:13 1e910a182e73: Pull complete 06:39:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5560 in /w/workspace/ndry_app-functions-sdk-go_PR-544 [Pipeline] { [Pipeline] ws 06:39:17 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:39:20 4e634b169226: Pull complete 06:39:20 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:39:20 ---> f7629b54cfaa 06:39:20 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:39:20 latest: Pulling from library/docker 06:39:21 df20fa9351a1: Already exists 06:39:21 25ad7478873d: Pulling fs layer 06:39:21 4684f6177b5d: Pulling fs layer 06:39:21 8ba584e970af: Pulling fs layer 06:39:21 3cdc74d2b06d: Pulling fs layer 06:39:21 4cf5a0d07c1f: Pulling fs layer 06:39:21 fca0ccc462d5: Pulling fs layer 06:39:21 3cdc74d2b06d: Waiting 06:39:21 4cf5a0d07c1f: Waiting 06:39:21 fca0ccc462d5: Waiting 06:39:21 4684f6177b5d: Verifying Checksum 06:39:21 4684f6177b5d: Download complete 06:39:21 25ad7478873d: Verifying Checksum 06:39:21 25ad7478873d: Download complete 06:39:22 3cdc74d2b06d: Verifying Checksum 06:39:22 3cdc74d2b06d: Download complete 06:39:22 25ad7478873d: Pull complete 06:39:22 4cf5a0d07c1f: Verifying Checksum 06:39:22 4cf5a0d07c1f: Download complete 06:39:22 4684f6177b5d: Pull complete 06:39:22 fca0ccc462d5: Verifying Checksum 06:39:22 fca0ccc462d5: Download complete 06:39:23 using credential edgex-jenkins-ssh 06:39:23 Cloning the remote Git repository 06:39:23 8ba584e970af: Verifying Checksum 06:39:23 8ba584e970af: Download complete 06:39:23 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:39:23 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:39:23 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:39:23 > git --version # timeout=10 06:39:23 > git --version # 'git version 2.17.1' 06:39:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:26 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:39:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:26 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:39:26 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:39:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:39:27 Merging remotes/origin/master commit c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e into PR head commit 6f275b89137c891de585d0b1b963c662eb73eaad 06:39:27 Merge succeeded, producing 6f275b89137c891de585d0b1b963c662eb73eaad 06:39:27 Checking out Revision 6f275b89137c891de585d0b1b963c662eb73eaad (PR-544) 06:39:27 > git config core.sparsecheckout # timeout=10 06:39:27 > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 06:39:27 > git remote # timeout=10 06:39:27 > git config --get remote.origin.url # timeout=10 06:39:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:27 > git merge c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 06:39:27 > git rev-parse HEAD^{commit} # timeout=10 06:39:27 > git config core.sparsecheckout # timeout=10 06:39:27 > git checkout -f 6f275b89137c891de585d0b1b963c662eb73eaad # timeout=10 06:39:30 8ba584e970af: Pull complete 06:39:30 3cdc74d2b06d: Pull complete 06:39:30 4cf5a0d07c1f: Pull complete 06:39:30 fca0ccc462d5: Pull complete 06:39:30 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 06:39:30 Status: Downloaded newer image for docker:latest 06:39:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:39:32 > git --version # timeout=10 06:39:32 > git --version # 'git version 2.17.1' 06:39:32 fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:39:33 ========================================================= 06:39:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:39:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:39:34 ---> 06656027d3d7 06:39:34 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:39:34 ---> Running in 46b2a648da57 06:39:34 Removing intermediate container 46b2a648da57 06:39:34 ---> 048bc08fd113 06:39:34 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:39:34 ---> Running in e71a10a96a24 06:39:34 + 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 . 06:39:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:39:35 Sending build context to Docker daemon 19.1MB 06:39:35 Step 1/8 : ARG BASE=golang:1.15-alpine 06:39:35 Step 2/8 : FROM ${BASE} 06:39:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:39:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:39:36 b538f80385f9: Pulling fs layer 06:39:36 74f711af9a0d: Pulling fs layer 06:39:36 99f96fe45779: Pulling fs layer 06:39:36 8529a6b9a6be: Pulling fs layer 06:39:36 45590311c82a: Pulling fs layer 06:39:36 69ca0ff8b7b3: Pulling fs layer 06:39:36 209524e5b208: Pulling fs layer 06:39:36 45590311c82a: Waiting 06:39:36 69ca0ff8b7b3: Waiting 06:39:36 209524e5b208: Waiting 06:39:36 8529a6b9a6be: Waiting 06:39:36 99f96fe45779: Download complete 06:39:36 74f711af9a0d: Verifying Checksum 06:39:36 74f711af9a0d: Download complete 06:39:36 45590311c82a: Verifying Checksum 06:39:36 45590311c82a: Download complete 06:39:36 69ca0ff8b7b3: Download complete 06:39:37 (1/5) Installing libsodium (1.0.18-r0) 06:39:37 b538f80385f9: Download complete 06:39:37 (2/5) Installing libzmq (4.3.3-r0) 06:39:37 (3/5) Installing pkgconf (1.7.2-r0) 06:39:37 (4/5) Installing libsodium-dev (1.0.18-r0) 06:39:37 b538f80385f9: Pull complete 06:39:38 (5/5) Installing zeromq-dev (4.3.3-r0) 06:39:38 Executing busybox-1.31.1-r16.trigger 06:39:38 OK: 167 MiB in 44 packages 06:39:38 74f711af9a0d: Pull complete 06:39:38 99f96fe45779: Pull complete 06:39:39 Removing intermediate container e71a10a96a24 06:39:39 ---> fe102d3d551e 06:39:39 Step 6/8 : WORKDIR /build 06:39:39 ---> Running in 99e078f50a3b 06:39:39 Removing intermediate container 99e078f50a3b 06:39:39 ---> e0c11fb021a8 06:39:39 Step 7/8 : COPY go.mod . 06:39:39 ---> 25974742dcf8 06:39:39 Step 8/8 : RUN go mod download 06:39:40 ---> Running in 531f5ecd6d3f 06:39:40 209524e5b208: Verifying Checksum 06:39:40 209524e5b208: Download complete 06:39:42 8529a6b9a6be: Verifying Checksum 06:39:42 8529a6b9a6be: Download complete 06:39:55 8529a6b9a6be: Pull complete 06:39:55 45590311c82a: Pull complete 06:39:55 69ca0ff8b7b3: Pull complete 06:39:58 209524e5b208: Pull complete 06:39:58 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:39:58 ---> 5bddaf1c2fca 06:39:58 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:39:58 latest: Pulling from library/docker 06:39:58 b538f80385f9: Already exists 06:39:58 259a493cd78d: Pulling fs layer 06:39:58 b8e66b5100f5: Pulling fs layer 06:39:58 7f8258a56ab6: Pulling fs layer 06:39:58 75a0a0ebb566: Pulling fs layer 06:39:58 4a2c62f0a2a3: Pulling fs layer 06:39:58 294320357d30: Pulling fs layer 06:39:58 75a0a0ebb566: Waiting 06:39:58 4a2c62f0a2a3: Waiting 06:39:58 b8e66b5100f5: Verifying Checksum 06:39:58 b8e66b5100f5: Download complete 06:39:58 259a493cd78d: Verifying Checksum 06:39:58 259a493cd78d: Download complete 06:39:58 75a0a0ebb566: Verifying Checksum 06:39:58 75a0a0ebb566: Download complete 06:39:58 4a2c62f0a2a3: Verifying Checksum 06:39:58 4a2c62f0a2a3: Download complete 06:39:58 294320357d30: Verifying Checksum 06:39:58 294320357d30: Download complete 06:39:59 259a493cd78d: Pull complete 06:39:59 b8e66b5100f5: Pull complete 06:39:59 7f8258a56ab6: Verifying Checksum 06:39:59 7f8258a56ab6: Download complete 06:40:03 7f8258a56ab6: Pull complete 06:40:03 75a0a0ebb566: Pull complete 06:40:04 4a2c62f0a2a3: Pull complete 06:40:04 294320357d30: Pull complete 06:40:04 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 06:40:04 Status: Downloaded newer image for docker:latest 06:40:11 ---> 970310106256 06:40:11 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:40:11 ---> Running in f79ea656e905 06:40:11 Removing intermediate container f79ea656e905 06:40:11 ---> f7c857ef759d 06:40:11 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:40:12 ---> Running in 97ddccf70e32 06:40:13 Removing intermediate container 531f5ecd6d3f 06:40:13 ---> 2fc8326cf65f 06:40:13 Successfully built 2fc8326cf65f 06:40:13 Successfully tagged ci-base-image-x86_64:latest 06:40:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 06:40:14 + docker inspect -f . ci-base-image-x86_64 06:40:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:40:14 . [Pipeline] withDockerContainer 06:40:15 prd-centos7-docker-4c-2g-5559 does not seem to be running inside a container 06:40:15 $ 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 ******** ci-base-image-x86_64 cat 06:40:16 (1/5) Installing libsodium (1.0.18-r0) 06:40:16 (2/5) Installing libzmq (4.3.3-r0) 06:40:16 (3/5) Installing pkgconf (1.7.2-r0) 06:40:16 (4/5) Installing libsodium-dev (1.0.18-r0) 06:40:16 (5/5) Installing zeromq-dev (4.3.3-r0) 06:40:16 Executing busybox-1.31.1-r16.trigger 06:40:16 OK: 144 MiB in 44 packages 06:40:17 $ docker top 898c87614c22912afda0e9dbeb997dd651bd53a9cfabc14deb3bfbcc07b78e75 -eo pid,comm [Pipeline] { 06:40:18 Removing intermediate container 97ddccf70e32 06:40:18 ---> 5e7d5a848ea1 06:40:18 Step 6/8 : WORKDIR /build [Pipeline] sh 06:40:18 ---> Running in 72273ec1b9ce 06:40:18 Removing intermediate container 72273ec1b9ce 06:40:18 ---> f36acb2f9740 06:40:18 Step 7/8 : COPY go.mod . 06:40:19 + go version 06:40:19 go version go1.15.2 linux/amd64 [Pipeline] } 06:40:19 $ docker stop --time=1 898c87614c22912afda0e9dbeb997dd651bd53a9cfabc14deb3bfbcc07b78e75 06:40:19 ---> 5957a8a0ad6c 06:40:19 Step 8/8 : RUN go mod download 06:40:19 ---> Running in e52e7391c462 06:40:20 $ docker rm -f 898c87614c22912afda0e9dbeb997dd651bd53a9cfabc14deb3bfbcc07b78e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:40:22 + docker inspect -f . ci-base-image-x86_64 06:40:22 . [Pipeline] withDockerContainer 06:40:22 prd-centos7-docker-4c-2g-5559 does not seem to be running inside a container 06:40:22 $ 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 ******** ci-base-image-x86_64 cat 06:40:23 $ docker top 8d3445984f70cb681d0cf081336e88ae470cf69b7e2f419c15d7806a1415b623 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:24 + make test 06:40:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:40:27 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 06:40:40 # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 06:40:40 internal/v2/controller/http/controller.go:130:102: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:40:40 internal/v2/controller/http/controller.go:134:59: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:40:40 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.144s coverage: 86.2% of statements 06:40:52 Removing intermediate container e52e7391c462 06:40:52 ---> e782ecc8d211 06:40:52 Successfully built e782ecc8d211 06:40:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:40:52 + docker inspect -f . ci-base-image-arm64 06:40:52 . [Pipeline] withDockerContainer 06:40:53 prd-ubuntu18.04-docker-arm64-4c-16g-5560 does not seem to be running inside a container 06:40:53 $ 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 ******** ci-base-image-arm64 cat 06:40:55 $ docker top 062edb73e21b41d6d02e9d2b61b0d28f368aff40261ba128dded1212638853b0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:55 FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] 06:40:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 06:40:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 06:40:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.088s coverage: 54.7% of statements 06:40:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 06:40:56 + go version 06:40:56 go version go1.15.2 linux/arm64 [Pipeline] } 06:40:56 $ docker stop --time=1 062edb73e21b41d6d02e9d2b61b0d28f368aff40261ba128dded1212638853b0 06:40:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.686s coverage: 69.1% of statements 06:40:58 $ docker rm -f 062edb73e21b41d6d02e9d2b61b0d28f368aff40261ba128dded1212638853b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:41:00 + docker inspect -f . ci-base-image-arm64 06:41:00 . [Pipeline] withDockerContainer 06:41:00 # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http.test] 06:41:00 internal/v2/controller/http/controller.go:130: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:41:00 internal/v2/controller/http/controller.go:134: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:41:00 internal/v2/controller/http/controller_test.go:187:35: unknown field 'RequestID' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".BaseRequest (but does have RequestId) 06:41:00 internal/v2/controller/http/controller_test.go:200:18: validNoRequestId.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:41:00 internal/v2/controller/http/controller_test.go:202:14: badRequestId.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:41:00 internal/v2/controller/http/controller_test.go:267:62: actualResponse.RequestID undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".BaseResponse has no field or method RequestID, but does have RequestId) 06:41:00 # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests.test] 06:41:00 internal/v2/dtos/requests/secrets_test.go:34:34: unknown field 'RequestID' in struct literal of type common.BaseRequest (but does have RequestId) 06:41:00 internal/v2/dtos/requests/secrets_test.go:54:18: validNoRequestId.RequestID undefined (type SecretsRequest has no field or method RequestID) 06:41:00 internal/v2/dtos/requests/secrets_test.go:56:14: badRequestId.RequestID undefined (type SecretsRequest has no field or method RequestID) 06:41:00 prd-ubuntu18.04-docker-arm64-4c-16g-5560 does not seem to be running inside a container 06:41:00 $ 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 ******** ci-base-image-arm64 cat 06:41:02 $ docker top b4318dcfde6b04bf703c631ec0eb876b794056336e7e8ae285fb6f3bca400e45 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:04 + make test 06:41:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:41:06 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.767s coverage: 61.6% of statements 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.027s coverage: 89.5% of statements 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.027s coverage: 100.0% of statements 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.153s coverage: 100.0% of statements 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.006s coverage: 100.0% of statements 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.008s coverage: 100.0% of statements 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.010s coverage: 96.6% of statements 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 06:41:12 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [build failed] 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.117s coverage: 75.0% of statements 06:41:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 06:41:12 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [build failed] 06:41:12 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests [build failed] 06:41:12 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] 06:41:12 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.025s coverage: 71.7% of statements 06:41:28 # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 06:41:28 internal/v2/controller/http/controller.go:130:102: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:41:28 internal/v2/controller/http/controller.go:134:59: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:41:28 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.059s coverage: 86.2% of statements 06:41:31 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.618s coverage: 70.6% of statements 06:41:31 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.034s coverage: 94.4% of statements 06:41:31 FAIL 06:41:31 make: *** [Makefile:6: test] Error 2 [Pipeline] } 06:41:31 $ docker stop --time=1 8d3445984f70cb681d0cf081336e88ae470cf69b7e2f419c15d7806a1415b623 06:41:33 $ docker rm -f 8d3445984f70cb681d0cf081336e88ae470cf69b7e2f419c15d7806a1415b623 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:41:36 Failed in branch amd64 06:42:07 FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] 06:42:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 06:42:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 06:42:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.069s coverage: 54.7% of statements 06:42:07 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 06:42:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.378s coverage: 69.1% of statements 06:42:12 # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http.test] 06:42:12 internal/v2/controller/http/controller.go:130: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:42:12 internal/v2/controller/http/controller.go:134: secretRequest.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:42:12 internal/v2/controller/http/controller_test.go:187:35: unknown field 'RequestID' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".BaseRequest (but does have RequestId) 06:42:12 internal/v2/controller/http/controller_test.go:200:18: validNoRequestId.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:42:12 internal/v2/controller/http/controller_test.go:202:14: badRequestId.RequestID undefined (type requests.SecretsRequest has no field or method RequestID) 06:42:12 internal/v2/controller/http/controller_test.go:267:62: actualResponse.RequestID undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common".BaseResponse has no field or method RequestID, but does have RequestId) 06:42:12 # github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests [github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests.test] 06:42:12 internal/v2/dtos/requests/secrets_test.go:34:34: unknown field 'RequestID' in struct literal of type common.BaseRequest (but does have RequestId) 06:42:12 internal/v2/dtos/requests/secrets_test.go:54:18: validNoRequestId.RequestID undefined (type SecretsRequest has no field or method RequestID) 06:42:12 internal/v2/dtos/requests/secrets_test.go:56:14: badRequestId.RequestID undefined (type SecretsRequest has no field or method RequestID) 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.520s coverage: 61.6% of statements 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.011s coverage: 100.0% of statements 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.129s coverage: 100.0% of statements 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.013s coverage: 100.0% of statements 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.013s coverage: 96.6% of statements 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 06:42:22 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [build failed] 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.113s coverage: 75.0% of statements 06:42:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 06:42:22 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http [build failed] 06:42:22 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests [build failed] 06:42:22 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] 06:42:22 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.023s coverage: 71.7% of statements 06:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.917s coverage: 70.6% of statements 06:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.013s coverage: 94.4% of statements 06:42:44 FAIL 06:42:44 make: *** [Makefile:6: test] Error 2 [Pipeline] } 06:42:44 $ docker stop --time=1 b4318dcfde6b04bf703c631ec0eb876b794056336e7e8ae285fb6f3bca400e45 06:42:46 $ docker rm -f b4318dcfde6b04bf703c631ec0eb876b794056336e7e8ae285fb6f3bca400e45 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:42:49 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 06:42:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:42:54 ---> package-listing.sh 06:42:54 ++ tr '[:upper:]' '[:lower:]' 06:42:54 ++ facter osfamily 06:42:54 + OS_FAMILY=redhat 06:42:54 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-544 06:42:54 + START_PACKAGES=/tmp/packages_start.txt 06:42:54 + END_PACKAGES=/tmp/packages_end.txt 06:42:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:54 + PACKAGES=/tmp/packages_start.txt 06:42:54 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-544 ']' 06:42:54 + PACKAGES=/tmp/packages_end.txt 06:42:54 + case "${OS_FAMILY}" in 06:42:54 + rpm -qa 06:42:54 + sort 06:42:58 + '[' -f /tmp/packages_start.txt ']' 06:42:58 + '[' -f /tmp/packages_end.txt ']' 06:42:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-544 ']' 06:42:58 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-544/archives/ 06:42:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-544/archives/ [Pipeline] echo 06:42:58 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-544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:42:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:42:59 06:42:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:42:59 alpine: Pulling from edgex-lftools-log-publisher 06:42:59 df20fa9351a1: Pulling fs layer 06:42:59 36b3adc4ff6f: Pulling fs layer 06:42:59 8ad3a11d3b57: Pulling fs layer 06:42:59 46f8f816bc3b: Pulling fs layer 06:42:59 93b61091891f: Pulling fs layer 06:42:59 93b9cdb0e59b: Pulling fs layer 06:42:59 5e14af77c1be: Pulling fs layer 06:42:59 01666e4c0597: Pulling fs layer 06:42:59 aa168da1d23b: Pulling fs layer 06:42:59 46f8f816bc3b: Waiting 06:42:59 93b61091891f: Waiting 06:42:59 01666e4c0597: Waiting 06:42:59 5e14af77c1be: Waiting 06:42:59 aa168da1d23b: Waiting 06:42:59 36b3adc4ff6f: Verifying Checksum 06:42:59 36b3adc4ff6f: Download complete 06:42:59 46f8f816bc3b: Verifying Checksum 06:42:59 46f8f816bc3b: Download complete 06:42:59 df20fa9351a1: Verifying Checksum 06:42:59 df20fa9351a1: Download complete 06:42:59 93b9cdb0e59b: Verifying Checksum 06:42:59 93b9cdb0e59b: Download complete 06:43:00 5e14af77c1be: Download complete 06:43:00 01666e4c0597: Verifying Checksum 06:43:00 01666e4c0597: Download complete 06:43:00 93b61091891f: Verifying Checksum 06:43:00 93b61091891f: Download complete 06:43:00 8ad3a11d3b57: Verifying Checksum 06:43:00 8ad3a11d3b57: Download complete 06:43:00 df20fa9351a1: Pull complete 06:43:00 36b3adc4ff6f: Pull complete 06:43:01 8ad3a11d3b57: Pull complete 06:43:01 46f8f816bc3b: Pull complete 06:43:01 93b61091891f: Pull complete 06:43:01 93b9cdb0e59b: Pull complete 06:43:01 5e14af77c1be: Pull complete 06:43:02 01666e4c0597: Pull complete 06:43:03 aa168da1d23b: Download complete 06:43:09 aa168da1d23b: Pull complete 06:43:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:43:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:43:10 prd-centos7-docker-4c-2g-5553 does not seem to be running inside a container 06:43:10 $ 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-544/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-544 -v /w/workspace/ndry_app-functions-sdk-go_PR-544:/w/workspace/ndry_app-functions-sdk-go_PR-544:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-544@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-544@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:10003/edgex-lftools-log-publisher:alpine cat 06:43:13 $ docker top c908e939d13f6d2c205b7f5de0f70fec10dd8a9c0773afc8aec7910cffcf6f26 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:14 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:14 + mkdir -p /var/log/sa [Pipeline] sh 06:43:15 + ls /var/log/sa-host 06:43:15 + sadf -c /var/log/sa-host/sa05 06:43:15 file_magic: OK 06:43:15 HZ: Using current value: 100 06:43:15 file_header: OK 06:43:15 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 06:43:15 Statistics: 06:43:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:43:15 File successfully converted to sysstat format version 12.2.1 06:43:15 + sadf -c /var/log/sa-host/sa15 06:43:15 file_magic: OK 06:43:15 HZ: Using current value: 100 06:43:15 file_header: OK 06:43:15 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 06:43:15 Statistics: 06:43:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:43:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:15 provisioning config files... 06:43:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-544@tmp/config3607202848950938292tmp [Pipeline] { [Pipeline] echo 06:43:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:15 ---> create-netrc.sh [Pipeline] } 06:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:43:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:43:16 ---> python-tools-install.sh [Pipeline] echo 06:43:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:16 ---> sudo-logs.sh 06:43:16 Archiving 'sudo' log.. [Pipeline] echo 06:43:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:17 ---> job-cost.sh 06:43:17 lf-activate-venv: SKIPPING 06:43:17 INFO: No Stack... 06:43:17 INFO: Retrieving Pricing Info for: v1-standard-2 06:43:18 INFO: Archiving Costs [Pipeline] echo 06:43:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:18 ---> logs-deploy.sh 06:43:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-544/1 06:43:18 INFO: archiving workspace using pattern(s): 06:43:20 Archives upload complete. 06:43:20 INFO: archiving logs to Nexus