Pull request #363 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 rather than fb18072c61d761736ee0acdd58818e7e90f2f8e7 Obtained Jenkinsfile from f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 Running on prd-centos7-docker-4c-2g-9070 in /w/workspace/dry_go-mod-core-contracts_PR-363 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-363 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit fb18072c61d761736ee0acdd58818e7e90f2f8e7 Merge succeeded, producing fb18072c61d761736ee0acdd58818e7e90f2f8e7 Checking out Revision fb18072c61d761736ee0acdd58818e7e90f2f8e7 (PR-363) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb18072c61d761736ee0acdd58818e7e90f2f8e7 # 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 f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb18072c61d761736ee0acdd58818e7e90f2f8e7 # timeout=10 Commit message: "fix(metadata): Add validation tag for UpdateDTO" First time build. Skipping changelog. > git rev-list --no-walk 7b05df9c4e333194141a9faaaa5e68be10200d42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-27T05:48:11.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-27T05:48:12.332Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-27T05:48:12.461Z] ========================================================= [2020-10-27T05:48:12.461Z] EdgeX Global Pipelines Version Info [2020-10-27T05:48:12.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-27T05:48:13.999Z] ------------------- [2020-10-27T05:48:13.999Z] stable info: [2020-10-27T05:48:13.999Z] ------------------- [2020-10-27T05:48:13.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-27T05:48:13.999Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-27T05:48:13.999Z] Message: update stable to v1.0.148 [2020-10-27T05:48:14.950Z] ------------------- [2020-10-27T05:48:14.950Z] experimental info: [2020-10-27T05:48:14.950Z] ------------------- [2020-10-27T05:48:14.950Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-27T05:48:14.950Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-27T05:48:14.950Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-27T05:48:15.400Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-27T05:48:15.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-27T05:48:15.680Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-27T05:48:15.816Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-27T05:48:15.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-27T05:48:16.040Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-27T05:48:16.158Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-27T05:48:16.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-27T05:48:16.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-27T05:48:16.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-27T05:48:16.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-27T05:48:16.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-27T05:48:16.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-27T05:48:16.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-27T05:48:17.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T05:48:17.231Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T05:48:17.341Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T05:48:17.450Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T05:48:17.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-27T05:48:17.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-27T05:48:17.815Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-27T05:48:17.917Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-27T05:48:18.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-27T05:48:18.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-27T05:48:18.238Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-27T05:48:18.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2020-10-27T05:48:18.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2020-10-27T05:48:18.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2020-10-27T05:48:18.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb18072c61d761736ee0acdd58818e7e90f2f8e7 [Pipeline] echo [2020-10-27T05:48:18.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb18072 [Pipeline] echo [2020-10-27T05:48:18.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-27T05:48:19.663Z] + git log --format=format:%s -1 fb18072c61d761736ee0acdd58818e7e90f2f8e7 [Pipeline] echo [2020-10-27T05:48:19.729Z] GIT_COMMIT: fb18072c61d761736ee0acdd58818e7e90f2f8e7, Commit Message: fix(metadata): Add validation tag for UpdateDTO [Pipeline] echo [2020-10-27T05:48:19.786Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:48:20.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T05:48:21.082Z] [2020-10-27T05:48:21.082Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:48:21.446Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T05:48:21.446Z] latest: Pulling from edgex-devops/git-semver [2020-10-27T05:48:21.446Z] 31603596830f: Pulling fs layer [2020-10-27T05:48:21.446Z] 2a8b12db71e7: Pulling fs layer [2020-10-27T05:48:21.446Z] 6ca5941a6612: Pulling fs layer [2020-10-27T05:48:21.446Z] ecc8261a40a4: Pulling fs layer [2020-10-27T05:48:21.446Z] ecc8261a40a4: Waiting [2020-10-27T05:48:21.713Z] 2a8b12db71e7: Verifying Checksum [2020-10-27T05:48:21.713Z] 2a8b12db71e7: Download complete [2020-10-27T05:48:21.713Z] 31603596830f: Verifying Checksum [2020-10-27T05:48:21.713Z] 31603596830f: Download complete [2020-10-27T05:48:21.979Z] ecc8261a40a4: Verifying Checksum [2020-10-27T05:48:21.979Z] ecc8261a40a4: Download complete [2020-10-27T05:48:21.979Z] 6ca5941a6612: Verifying Checksum [2020-10-27T05:48:21.979Z] 6ca5941a6612: Download complete [2020-10-27T05:48:22.242Z] 31603596830f: Pull complete [2020-10-27T05:48:22.242Z] 2a8b12db71e7: Pull complete [2020-10-27T05:48:23.200Z] 6ca5941a6612: Pull complete [2020-10-27T05:48:23.463Z] ecc8261a40a4: Pull complete [2020-10-27T05:48:23.463Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-27T05:48:23.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T05:48:23.463Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-27T05:48:23.622Z] prd-centos7-docker-4c-2g-9070 does not seem to be running inside a container [2020-10-27T05:48:23.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-363 -v /w/workspace/dry_go-mod-core-contracts_PR-363:/w/workspace/dry_go-mod-core-contracts_PR-363:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-363@tmp:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-27T05:48:26.285Z] $ docker top a82b1ef2401d7973a49a496440e64f9699592059252b94dd4a963ea6288a3051 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T05:48:26.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T05:48:26.714Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T05:48:26.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T05:48:26.969Z] $ docker exec a82b1ef2401d7973a49a496440e64f9699592059252b94dd4a963ea6288a3051 ssh-agent [2020-10-27T05:48:27.141Z] SSH_AUTH_SOCK=/tmp/ssh-FrMAXFcoT8BS/agent.11 [2020-10-27T05:48:27.141Z] SSH_AGENT_PID=16 [2020-10-27T05:48:27.159Z] Running ssh-add (command line suppressed) [2020-10-27T05:48:27.298Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_8109012094098103178.key (/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_8109012094098103178.key) [2020-10-27T05:48:27.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T05:48:27.719Z] + git tag --points-at HEAD [Pipeline] } [2020-10-27T05:48:27.745Z] $ docker exec --env ******** --env ******** a82b1ef2401d7973a49a496440e64f9699592059252b94dd4a963ea6288a3051 ssh-agent -k [2020-10-27T05:48:27.870Z] unset SSH_AUTH_SOCK; [2020-10-27T05:48:27.871Z] unset SSH_AGENT_PID; [2020-10-27T05:48:27.871Z] echo Agent pid 16 killed; [2020-10-27T05:48:27.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-27T05:48:28.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T05:48:28.087Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T05:48:28.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T05:48:28.268Z] $ docker exec a82b1ef2401d7973a49a496440e64f9699592059252b94dd4a963ea6288a3051 ssh-agent [2020-10-27T05:48:28.439Z] SSH_AUTH_SOCK=/tmp/ssh-VqX4fKeQ6ysq/agent.45 [2020-10-27T05:48:28.439Z] SSH_AGENT_PID=51 [2020-10-27T05:48:28.446Z] Running ssh-add (command line suppressed) [2020-10-27T05:48:28.573Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_3000056124715858161.key (/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_3000056124715858161.key) [2020-10-27T05:48:28.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T05:48:28.974Z] + git semver init [2020-10-27T05:48:28.974Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T05:48:28.974Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-363/.git [2020-10-27T05:48:28.974Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-363 [2020-10-27T05:48:28.974Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T05:48:28.974Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T05:48:28.974Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T05:48:28.974Z] # $SEMVER_BRANCH = PR-363 [2020-10-27T05:48:28.974Z] # $SEMVER_TEMP = /tmp/semver-517181900 [2020-10-27T05:48:28.974Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-27T05:48:29.553Z] # '/tmp/semver-517181900' -> '/w/workspace/dry_go-mod-core-contracts_PR-363/.semver' [2020-10-27T05:48:29.553Z] # -> Force: false [2020-10-27T05:48:29.553Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-363/.semver [Pipeline] } [2020-10-27T05:48:29.570Z] $ docker exec --env ******** --env ******** a82b1ef2401d7973a49a496440e64f9699592059252b94dd4a963ea6288a3051 ssh-agent -k [2020-10-27T05:48:29.702Z] unset SSH_AUTH_SOCK; [2020-10-27T05:48:29.702Z] unset SSH_AGENT_PID; [2020-10-27T05:48:29.702Z] echo Agent pid 51 killed; [2020-10-27T05:48:29.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T05:48:30.288Z] + git semver [Pipeline] } [2020-10-27T05:48:30.321Z] $ docker stop --time=1 a82b1ef2401d7973a49a496440e64f9699592059252b94dd4a963ea6288a3051 [2020-10-27T05:48:32.147Z] $ docker rm -f a82b1ef2401d7973a49a496440e64f9699592059252b94dd4a963ea6288a3051 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T05:48:32.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-27T05:48:33.184Z] Stashed 1 file(s) [Pipeline] echo [2020-10-27T05:48:33.187Z] [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 [2020-10-27T05:48:48.794Z] Still waiting to schedule task [2020-10-27T05:48:48.794Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-27T05:48:48.796Z] Still waiting to schedule task [2020-10-27T05:48:48.796Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-27T05:50:36.636Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9071 in /w/workspace/dry_go-mod-core-contracts_PR-363 [Pipeline] { [Pipeline] ws [2020-10-27T05:50:36.709Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-10-27T05:50:41.746Z] using credential edgex-jenkins-ssh [2020-10-27T05:50:41.812Z] Cloning the remote Git repository [2020-10-27T05:50:41.866Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T05:50:41.971Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-10-27T05:50:42.050Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T05:50:42.051Z] > git --version # timeout=10 [2020-10-27T05:50:42.069Z] > git --version # 'git version 2.17.1' [2020-10-27T05:50:42.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T05:50:42.135Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T05:50:43.888Z] Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit fb18072c61d761736ee0acdd58818e7e90f2f8e7 [2020-10-27T05:50:44.113Z] Merge succeeded, producing fb18072c61d761736ee0acdd58818e7e90f2f8e7 [2020-10-27T05:50:44.113Z] Checking out Revision fb18072c61d761736ee0acdd58818e7e90f2f8e7 (PR-363) [2020-10-27T05:50:43.151Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-27T05:50:43.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T05:50:43.204Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-27T05:50:43.244Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T05:50:43.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T05:50:43.256Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T05:50:43.909Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T05:50:43.926Z] > git checkout -f fb18072c61d761736ee0acdd58818e7e90f2f8e7 # timeout=10 [2020-10-27T05:50:44.038Z] > git remote # timeout=10 [2020-10-27T05:50:44.052Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T05:50:44.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T05:50:44.076Z] > git merge f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 [2020-10-27T05:50:44.097Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T05:50:44.122Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T05:50:44.144Z] > git checkout -f fb18072c61d761736ee0acdd58818e7e90f2f8e7 # timeout=10 [2020-10-27T05:50:48.425Z] Commit message: "fix(metadata): Add validation tag for UpdateDTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T05:50:49.395Z] ========================================================= [2020-10-27T05:50:49.395Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-27T05:50:49.395Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:50:50.382Z] + 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 . [2020-10-27T05:50:51.367Z] Sending build context to Docker daemon 1.81MB [2020-10-27T05:50:51.367Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-27T05:50:51.367Z] Step 2/7 : FROM ${BASE} [2020-10-27T05:50:51.640Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-27T05:50:51.640Z] b538f80385f9: Pulling fs layer [2020-10-27T05:50:51.640Z] 74f711af9a0d: Pulling fs layer [2020-10-27T05:50:51.640Z] 99f96fe45779: Pulling fs layer [2020-10-27T05:50:51.640Z] 8529a6b9a6be: Pulling fs layer [2020-10-27T05:50:51.640Z] 45590311c82a: Pulling fs layer [2020-10-27T05:50:51.640Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-27T05:50:51.640Z] 209524e5b208: Pulling fs layer [2020-10-27T05:50:51.640Z] 45590311c82a: Waiting [2020-10-27T05:50:51.640Z] 69ca0ff8b7b3: Waiting [2020-10-27T05:50:51.640Z] 209524e5b208: Waiting [2020-10-27T05:50:51.640Z] 8529a6b9a6be: Waiting [2020-10-27T05:50:51.640Z] 99f96fe45779: Verifying Checksum [2020-10-27T05:50:51.640Z] 99f96fe45779: Download complete [2020-10-27T05:50:51.640Z] 74f711af9a0d: Download complete [2020-10-27T05:50:51.640Z] 45590311c82a: Verifying Checksum [2020-10-27T05:50:51.640Z] 45590311c82a: Download complete [2020-10-27T05:50:51.640Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-27T05:50:51.640Z] 69ca0ff8b7b3: Download complete [2020-10-27T05:50:52.621Z] b538f80385f9: Verifying Checksum [2020-10-27T05:50:52.621Z] b538f80385f9: Download complete [2020-10-27T05:50:52.898Z] b538f80385f9: Pull complete [2020-10-27T05:50:53.516Z] 74f711af9a0d: Pull complete [2020-10-27T05:50:53.794Z] 99f96fe45779: Pull complete [2020-10-27T05:50:55.239Z] 209524e5b208: Verifying Checksum [2020-10-27T05:50:55.239Z] 209524e5b208: Download complete [2020-10-27T05:50:56.290Z] 8529a6b9a6be: Verifying Checksum [2020-10-27T05:50:56.290Z] 8529a6b9a6be: Download complete [2020-10-27T05:51:06.447Z] 8529a6b9a6be: Pull complete [2020-10-27T05:51:06.447Z] 45590311c82a: Pull complete [2020-10-27T05:51:06.726Z] 69ca0ff8b7b3: Pull complete [2020-10-27T05:51:11.045Z] 209524e5b208: Pull complete [2020-10-27T05:51:11.045Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-27T05:51:11.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-27T05:51:11.045Z] ---> 5bddaf1c2fca [2020-10-27T05:51:11.045Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T05:51:13.657Z] ---> Running in 6bb8afe4ee6c [2020-10-27T05:51:13.657Z] Removing intermediate container 6bb8afe4ee6c [2020-10-27T05:51:13.657Z] ---> d11fe3352ba9 [2020-10-27T05:51:13.657Z] Step 4/7 : RUN apk add bash [2020-10-27T05:51:13.657Z] ---> Running in 24fba89384c8 [2020-10-27T05:51:13.725Z] Running on prd-centos7-docker-4c-2g-9072 in /w/workspace/dry_go-mod-core-contracts_PR-363 [Pipeline] { [Pipeline] ws [2020-10-27T05:51:13.785Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-10-27T05:51:15.116Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T05:51:16.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T05:51:16.431Z] using credential edgex-jenkins-ssh [2020-10-27T05:51:16.485Z] Cloning the remote Git repository [2020-10-27T05:51:16.508Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T05:51:16.573Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-10-27T05:51:16.628Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T05:51:16.628Z] > git --version # timeout=10 [2020-10-27T05:51:16.637Z] > git --version # 'git version 2.16.5' [2020-10-27T05:51:16.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T05:51:16.663Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T05:51:17.300Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-27T05:51:17.308Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T05:51:17.340Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-27T05:51:17.357Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-27T05:51:17.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T05:51:17.363Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T05:51:17.528Z] OK: 142 MiB in 39 packages [2020-10-27T05:51:17.837Z] Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit fb18072c61d761736ee0acdd58818e7e90f2f8e7 [2020-10-27T05:51:17.935Z] Merge succeeded, producing fb18072c61d761736ee0acdd58818e7e90f2f8e7 [2020-10-27T05:51:17.936Z] Checking out Revision fb18072c61d761736ee0acdd58818e7e90f2f8e7 (PR-363) [2020-10-27T05:51:18.521Z] Removing intermediate container 24fba89384c8 [2020-10-27T05:51:18.521Z] ---> a73a8a37bfb6 [2020-10-27T05:51:18.521Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-27T05:51:18.521Z] ---> Running in da5f3f8c3e55 [2020-10-27T05:51:17.846Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T05:51:17.851Z] > git checkout -f fb18072c61d761736ee0acdd58818e7e90f2f8e7 # timeout=10 [2020-10-27T05:51:17.907Z] > git remote # timeout=10 [2020-10-27T05:51:17.912Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T05:51:17.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T05:51:17.920Z] > git merge f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 [2020-10-27T05:51:17.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T05:51:17.938Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T05:51:17.946Z] > git checkout -f fb18072c61d761736ee0acdd58818e7e90f2f8e7 # timeout=10 [2020-10-27T05:51:18.795Z] Removing intermediate container da5f3f8c3e55 [2020-10-27T05:51:18.796Z] ---> b800d1e026cb [2020-10-27T05:51:18.796Z] Step 6/7 : COPY go.mod . [2020-10-27T05:51:19.391Z] ---> 6194cf6b67ef [2020-10-27T05:51:19.391Z] Step 7/7 : RUN go mod download [2020-10-27T05:51:19.671Z] ---> Running in 417db87aafa6 [2020-10-27T05:51:21.516Z] Commit message: "fix(metadata): Add validation tag for UpdateDTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T05:51:22.418Z] ========================================================= [2020-10-27T05:51:22.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-27T05:51:22.418Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:51:23.077Z] + 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 . [2020-10-27T05:51:24.034Z] Sending build context to Docker daemon 1.81MB [2020-10-27T05:51:24.034Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-27T05:51:24.034Z] Step 2/7 : FROM ${BASE} [2020-10-27T05:51:24.300Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-27T05:51:24.300Z] df20fa9351a1: Pulling fs layer [2020-10-27T05:51:24.300Z] ed8968b2872e: Pulling fs layer [2020-10-27T05:51:24.300Z] a92cc7c5fd73: Pulling fs layer [2020-10-27T05:51:24.300Z] e871e8e8d7a9: Pulling fs layer [2020-10-27T05:51:24.300Z] e73272ec9a57: Pulling fs layer [2020-10-27T05:51:24.300Z] 1e910a182e73: Pulling fs layer [2020-10-27T05:51:24.300Z] 4e634b169226: Pulling fs layer [2020-10-27T05:51:24.300Z] e73272ec9a57: Waiting [2020-10-27T05:51:24.300Z] 1e910a182e73: Waiting [2020-10-27T05:51:24.300Z] 4e634b169226: Waiting [2020-10-27T05:51:24.300Z] e871e8e8d7a9: Waiting [2020-10-27T05:51:24.300Z] a92cc7c5fd73: Verifying Checksum [2020-10-27T05:51:24.300Z] a92cc7c5fd73: Download complete [2020-10-27T05:51:24.300Z] ed8968b2872e: Verifying Checksum [2020-10-27T05:51:24.300Z] ed8968b2872e: Download complete [2020-10-27T05:51:24.300Z] e73272ec9a57: Verifying Checksum [2020-10-27T05:51:24.300Z] e73272ec9a57: Download complete [2020-10-27T05:51:24.300Z] df20fa9351a1: Verifying Checksum [2020-10-27T05:51:24.300Z] df20fa9351a1: Download complete [2020-10-27T05:51:24.300Z] 1e910a182e73: Verifying Checksum [2020-10-27T05:51:24.575Z] df20fa9351a1: Pull complete [2020-10-27T05:51:24.836Z] ed8968b2872e: Pull complete [2020-10-27T05:51:24.836Z] a92cc7c5fd73: Pull complete [2020-10-27T05:51:25.783Z] 4e634b169226: Verifying Checksum [2020-10-27T05:51:25.783Z] 4e634b169226: Download complete [2020-10-27T05:51:26.752Z] e871e8e8d7a9: Verifying Checksum [2020-10-27T05:51:26.752Z] e871e8e8d7a9: Download complete [2020-10-27T05:51:30.999Z] e871e8e8d7a9: Pull complete [2020-10-27T05:51:31.264Z] e73272ec9a57: Pull complete [2020-10-27T05:51:32.213Z] 1e910a182e73: Pull complete [2020-10-27T05:51:34.765Z] Removing intermediate container 417db87aafa6 [2020-10-27T05:51:34.765Z] ---> a0755d9bff77 [2020-10-27T05:51:34.765Z] Successfully built a0755d9bff77 [2020-10-27T05:51:34.765Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:51:35.164Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T05:51:35.164Z] . [Pipeline] withDockerContainer [2020-10-27T05:51:35.392Z] prd-ubuntu18.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container [2020-10-27T05:51:35.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-27T05:51:36.439Z] 4e634b169226: Pull complete [2020-10-27T05:51:36.439Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-27T05:51:36.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-27T05:51:36.439Z] ---> f7629b54cfaa [2020-10-27T05:51:36.439Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T05:51:36.439Z] ---> Running in 512ff0a498b3 [2020-10-27T05:51:36.439Z] Removing intermediate container 512ff0a498b3 [2020-10-27T05:51:36.439Z] ---> 7dd48e111d73 [2020-10-27T05:51:36.439Z] Step 4/7 : RUN apk add bash [2020-10-27T05:51:36.439Z] ---> Running in 437e9e290e97 [2020-10-27T05:51:36.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T05:51:37.341Z] $ docker top 5666e20d0bcd06b4305b117b5330052cc74419b0cbc1b05db493960714528680 -eo pid,comm [Pipeline] { [2020-10-27T05:51:37.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2020-10-27T05:51:37.948Z] OK: 166 MiB in 39 packages [2020-10-27T05:51:38.530Z] Removing intermediate container 437e9e290e97 [2020-10-27T05:51:38.530Z] ---> 56c47e198378 [2020-10-27T05:51:38.530Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-27T05:51:38.530Z] ---> Running in c8dc0d2f1565 [2020-10-27T05:51:38.736Z] + go version [2020-10-27T05:51:38.736Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-27T05:51:38.776Z] $ docker stop --time=1 5666e20d0bcd06b4305b117b5330052cc74419b0cbc1b05db493960714528680 [2020-10-27T05:51:38.798Z] Removing intermediate container c8dc0d2f1565 [2020-10-27T05:51:38.798Z] ---> f0e49d4f3ac1 [2020-10-27T05:51:38.798Z] Step 6/7 : COPY go.mod . [2020-10-27T05:51:39.072Z] ---> 462a253645e9 [2020-10-27T05:51:39.072Z] Step 7/7 : RUN go mod download [2020-10-27T05:51:39.072Z] ---> Running in 75223df6926a [2020-10-27T05:51:40.731Z] $ docker rm -f 5666e20d0bcd06b4305b117b5330052cc74419b0cbc1b05db493960714528680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:51:41.795Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T05:51:41.796Z] . [Pipeline] withDockerContainer [2020-10-27T05:51:42.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container [2020-10-27T05:51:42.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-27T05:51:44.047Z] $ docker top 0a9be8df6be63ac97e3ba2fcb880d590ba672093f8904d54a430e38221c47b87 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T05:51:45.439Z] + make test [2020-10-27T05:51:45.439Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-27T05:51:51.358Z] Removing intermediate container 75223df6926a [2020-10-27T05:51:51.358Z] ---> 2e6ec846313f [2020-10-27T05:51:51.358Z] Successfully built 2e6ec846313f [2020-10-27T05:51:51.358Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:51:51.720Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T05:51:51.720Z] . [Pipeline] withDockerContainer [2020-10-27T05:51:51.827Z] prd-centos7-docker-4c-2g-9072 does not seem to be running inside a container [2020-10-27T05:51:51.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-27T05:51:52.535Z] $ docker top 461e40e85bbe43bab175d724d2b71849a8747109eac3a0d4ed108a3c83cf1128 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T05:51:53.032Z] + go version [2020-10-27T05:51:53.032Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-27T05:51:53.046Z] $ docker stop --time=1 461e40e85bbe43bab175d724d2b71849a8747109eac3a0d4ed108a3c83cf1128 [2020-10-27T05:51:54.385Z] $ docker rm -f 461e40e85bbe43bab175d724d2b71849a8747109eac3a0d4ed108a3c83cf1128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:51:55.237Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T05:51:55.237Z] . [Pipeline] withDockerContainer [2020-10-27T05:51:55.338Z] prd-centos7-docker-4c-2g-9072 does not seem to be running inside a container [2020-10-27T05:51:55.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-27T05:51:56.039Z] $ docker top 8cfc0962ee08c0ed60c7c62e1c17d99884c2209994facd482ac3be20f3e501e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T05:51:56.583Z] + make test [2020-10-27T05:51:56.583Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-27T05:52:03.337Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-27T05:52:03.337Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.014s coverage: 85.7% of statements [2020-10-27T05:52:03.337Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements [2020-10-27T05:52:03.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.019s coverage: 45.4% of statements [2020-10-27T05:52:03.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements [2020-10-27T05:52:03.921Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-27T05:52:03.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements [2020-10-27T05:52:04.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.016s coverage: 14.7% of statements [2020-10-27T05:52:04.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements [2020-10-27T05:52:04.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 91.8% of statements [2020-10-27T05:52:04.918Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-27T05:52:04.918Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-27T05:52:04.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.003s coverage: 100.0% of statements [2020-10-27T05:52:05.186Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 48.9% of statements [2020-10-27T05:52:07.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 63.0% of statements [2020-10-27T05:52:07.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-10-27T05:52:07.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements [2020-10-27T05:52:07.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.017s coverage: 15.4% of statements [2020-10-27T05:52:07.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.050s coverage: 14.3% of statements [2020-10-27T05:52:07.149Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-27T05:52:07.663Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-27T05:52:07.663Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.041s coverage: 85.7% of statements [2020-10-27T05:52:07.663Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.047s coverage: 100.0% of statements [2020-10-27T05:52:07.731Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 29.1% of statements [2020-10-27T05:52:07.732Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 100.0% of statements [2020-10-27T05:52:07.732Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.018s coverage: 94.4% of statements [2020-10-27T05:52:07.732Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-10-27T05:52:07.732Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-27T05:52:07.996Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-27T05:52:09.109Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.036s coverage: 45.4% of statements [2020-10-27T05:52:09.109Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2020-10-27T05:52:09.109Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-27T05:52:09.109Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements [2020-10-27T05:52:09.402Z] gofmt -l . [2020-10-27T05:52:09.402Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-27T05:52:09.699Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T05:52:09.705Z] $ docker stop --time=1 8cfc0962ee08c0ed60c7c62e1c17d99884c2209994facd482ac3be20f3e501e0 [2020-10-27T05:52:11.099Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.043s coverage: 14.7% of statements [2020-10-27T05:52:11.099Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements [2020-10-27T05:52:11.702Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.085s coverage: 91.8% of statements [2020-10-27T05:52:11.702Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-27T05:52:11.702Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-27T05:52:11.702Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.027s coverage: 100.0% of statements [2020-10-27T05:52:11.971Z] $ docker rm -f 8cfc0962ee08c0ed60c7c62e1c17d99884c2209994facd482ac3be20f3e501e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-10-27T05:52:12.692Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.034s coverage: 48.9% of statements [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T05:52:18.148Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.128s coverage: 63.0% of statements [2020-10-27T05:52:18.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.019s coverage: 26.3% of statements [2020-10-27T05:52:18.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.026s coverage: 15.4% of statements [2020-10-27T05:52:18.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements [2020-10-27T05:52:18.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-10-27T05:52:18.149Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-27T05:52:18.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.032s coverage: 29.1% of statements [2020-10-27T05:52:18.149Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements [2020-10-27T05:52:19.124Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.052s coverage: 94.4% of statements [2020-10-27T05:52:19.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements [2020-10-27T05:52:19.125Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-27T05:52:19.399Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-27T05:52:23.712Z] gofmt -l . [2020-10-27T05:52:23.712Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-27T05:52:24.004Z] Warning: overwriting stash ‘coverage-report’ [2020-10-27T05:52:24.629Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T05:52:24.641Z] $ docker stop --time=1 0a9be8df6be63ac97e3ba2fcb880d590ba672093f8904d54a430e38221c47b87 [2020-10-27T05:52:26.820Z] $ docker rm -f 0a9be8df6be63ac97e3ba2fcb880d590ba672093f8904d54a430e38221c47b87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-27T05:52:29.611Z] provisioning config files... [2020-10-27T05:52:29.631Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/config4181850676910082330tmp [Pipeline] { [Pipeline] sh [2020-10-27T05:52:30.014Z] + set +x [2020-10-27T05:52:30.014Z] + curl -s https://codecov.io/bash [2020-10-27T05:52:30.014Z] + bash -s -- [2020-10-27T05:52:30.279Z] [2020-10-27T05:52:30.279Z] _____ _ [2020-10-27T05:52:30.279Z] / ____| | | [2020-10-27T05:52:30.279Z] | | ___ __| | ___ ___ _____ __ [2020-10-27T05:52:30.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-27T05:52:30.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-27T05:52:30.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-27T05:52:30.279Z] Bash-20201009-048fee3 [2020-10-27T05:52:30.279Z] [2020-10-27T05:52:30.279Z] [2020-10-27T05:52:30.279Z] ==> Jenkins CI detected. [2020-10-27T05:52:30.279Z] project root: . [2020-10-27T05:52:30.279Z] --> token set from env [2020-10-27T05:52:30.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-27T05:52:30.279Z] ==> Running gcov in . (disable via -X gcov) [2020-10-27T05:52:30.279Z] ==> Python coveragepy not found [2020-10-27T05:52:30.279Z] ==> Searching for coverage reports in: [2020-10-27T05:52:30.279Z] + . [2020-10-27T05:52:30.544Z] -> Found 1 reports [2020-10-27T05:52:30.544Z] ==> Detecting git/mercurial file structure [2020-10-27T05:52:30.544Z] ==> Reading reports [2020-10-27T05:52:30.544Z] + ./coverage.out bytes=105823 [2020-10-27T05:52:30.544Z] ==> Appending adjustments [2020-10-27T05:52:30.544Z] https://docs.codecov.io/docs/fixing-reports [2020-10-27T05:52:31.131Z] + Found adjustments [2020-10-27T05:52:31.131Z] ==> Gzipping contents [2020-10-27T05:52:31.131Z] ==> Uploading reports [2020-10-27T05:52:31.131Z] url: https://codecov.io [2020-10-27T05:52:31.131Z] query: branch=PR-363&commit=fb18072c61d761736ee0acdd58818e7e90f2f8e7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-363%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=363&job=&cmd_args= [2020-10-27T05:52:31.131Z] -> Pinging Codecov [2020-10-27T05:52:31.131Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-363&commit=fb18072c61d761736ee0acdd58818e7e90f2f8e7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-363%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=363&job=&cmd_args= [2020-10-27T05:52:31.394Z] -> Uploading to [2020-10-27T05:52:31.394Z] [2020-10-27T05:52:31.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-27T05:52:31.394Z] Dload Upload Total Spent Left Speed [2020-10-27T05:52:31.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-27T05:52:31.394Z] X> Failed to upload [2020-10-27T05:52:31.394Z] ==> Uploading to Codecov [2020-10-27T05:52:31.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-27T05:52:31.394Z] Dload Upload Total Spent Left Speed [2020-10-27T05:52:31.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17059 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17177 100 118 100 17059 251 36349 --:--:-- --:--:-- --:--:-- 36295 [2020-10-27T05:52:31.929Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/fb18072c61d761736ee0acdd58818e7e90f2f8e7 [Pipeline] } [2020-10-27T05:52:31.941Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-27T05:52:34.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T05:52:35.366Z] ---> package-listing.sh [2020-10-27T05:52:35.366Z] ++ facter osfamily [2020-10-27T05:52:35.366Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-27T05:52:35.366Z] + OS_FAMILY=redhat [2020-10-27T05:52:35.366Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-363 [2020-10-27T05:52:35.366Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-27T05:52:35.366Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-27T05:52:35.366Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-27T05:52:35.366Z] + PACKAGES=/tmp/packages_start.txt [2020-10-27T05:52:35.366Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-363 ']' [2020-10-27T05:52:35.366Z] + PACKAGES=/tmp/packages_end.txt [2020-10-27T05:52:35.366Z] + case "${OS_FAMILY}" in [2020-10-27T05:52:35.366Z] + rpm -qa [2020-10-27T05:52:35.366Z] + sort [2020-10-27T05:52:39.613Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-27T05:52:39.613Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-27T05:52:39.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-27T05:52:39.613Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-363 ']' [2020-10-27T05:52:39.613Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-363/archives/ [2020-10-27T05:52:39.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-363/archives/ [Pipeline] echo [2020-10-27T05:52:39.629Z] 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/dry_go-mod-core-contracts_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-27T05:52:39.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:52:40.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T05:52:40.240Z] [2020-10-27T05:52:40.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-27T05:52:40.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T05:52:40.601Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-27T05:52:40.601Z] df20fa9351a1: Pulling fs layer [2020-10-27T05:52:40.601Z] 36b3adc4ff6f: Pulling fs layer [2020-10-27T05:52:40.601Z] 8ad3a11d3b57: Pulling fs layer [2020-10-27T05:52:40.601Z] 46f8f816bc3b: Pulling fs layer [2020-10-27T05:52:40.601Z] 93b61091891f: Pulling fs layer [2020-10-27T05:52:40.601Z] 93b9cdb0e59b: Pulling fs layer [2020-10-27T05:52:40.601Z] 5e14af77c1be: Pulling fs layer [2020-10-27T05:52:40.601Z] 01666e4c0597: Pulling fs layer [2020-10-27T05:52:40.601Z] aa168da1d23b: Pulling fs layer [2020-10-27T05:52:40.601Z] 46f8f816bc3b: Waiting [2020-10-27T05:52:40.601Z] 93b61091891f: Waiting [2020-10-27T05:52:40.601Z] 93b9cdb0e59b: Waiting [2020-10-27T05:52:40.601Z] 5e14af77c1be: Waiting [2020-10-27T05:52:40.601Z] 01666e4c0597: Waiting [2020-10-27T05:52:40.601Z] aa168da1d23b: Waiting [2020-10-27T05:52:40.601Z] 36b3adc4ff6f: Download complete [2020-10-27T05:52:40.601Z] 46f8f816bc3b: Download complete [2020-10-27T05:52:40.601Z] df20fa9351a1: Download complete [2020-10-27T05:52:40.601Z] 93b9cdb0e59b: Verifying Checksum [2020-10-27T05:52:40.601Z] 93b9cdb0e59b: Download complete [2020-10-27T05:52:40.870Z] 5e14af77c1be: Verifying Checksum [2020-10-27T05:52:40.870Z] 5e14af77c1be: Download complete [2020-10-27T05:52:40.870Z] 01666e4c0597: Verifying Checksum [2020-10-27T05:52:40.870Z] 01666e4c0597: Download complete [2020-10-27T05:52:40.870Z] 93b61091891f: Verifying Checksum [2020-10-27T05:52:40.870Z] 93b61091891f: Download complete [2020-10-27T05:52:40.870Z] 8ad3a11d3b57: Verifying Checksum [2020-10-27T05:52:40.870Z] 8ad3a11d3b57: Download complete [2020-10-27T05:52:41.141Z] df20fa9351a1: Pull complete [2020-10-27T05:52:41.419Z] 36b3adc4ff6f: Pull complete [2020-10-27T05:52:42.388Z] 8ad3a11d3b57: Pull complete [2020-10-27T05:52:42.662Z] 46f8f816bc3b: Pull complete [2020-10-27T05:52:42.927Z] aa168da1d23b: Verifying Checksum [2020-10-27T05:52:42.927Z] aa168da1d23b: Download complete [2020-10-27T05:52:42.927Z] 93b61091891f: Pull complete [2020-10-27T05:52:43.190Z] 93b9cdb0e59b: Pull complete [2020-10-27T05:52:43.190Z] 5e14af77c1be: Pull complete [2020-10-27T05:52:43.457Z] 01666e4c0597: Pull complete [2020-10-27T05:52:50.102Z] aa168da1d23b: Pull complete [2020-10-27T05:52:50.102Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-27T05:52:50.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T05:52:50.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-27T05:52:50.296Z] prd-centos7-docker-4c-2g-9070 does not seem to be running inside a container [2020-10-27T05:52:50.341Z] $ 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/dry_go-mod-core-contracts_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-363 -v /w/workspace/dry_go-mod-core-contracts_PR-363:/w/workspace/dry_go-mod-core-contracts_PR-363:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-363@tmp:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-27T05:52:55.651Z] $ docker top 3d5b4938803940a6906e8306bcaca5dd6f88a52a090603faa402878d80b8ceea -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T05:52:56.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-27T05:52:56.607Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-27T05:52:56.908Z] + ls /var/log/sa-host [2020-10-27T05:52:56.908Z] + sadf -c /var/log/sa-host/sa05 [2020-10-27T05:52:56.908Z] file_magic: OK [2020-10-27T05:52:56.908Z] HZ: Using current value: 100 [2020-10-27T05:52:56.908Z] file_header: OK [2020-10-27T05:52:56.908Z] 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 [2020-10-27T05:52:56.908Z] Statistics: [2020-10-27T05:52:56.908Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T05:52:56.908Z] File successfully converted to sysstat format version 12.2.1 [2020-10-27T05:52:56.908Z] + sadf -c /var/log/sa-host/sa27 [2020-10-27T05:52:56.908Z] file_magic: OK [2020-10-27T05:52:56.908Z] HZ: Using current value: 100 [2020-10-27T05:52:56.908Z] file_header: OK [2020-10-27T05:52:56.908Z] 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 [2020-10-27T05:52:56.908Z] Statistics: [2020-10-27T05:52:56.908Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T05:52:56.908Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-27T05:52:57.576Z] provisioning config files... [2020-10-27T05:52:57.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/config681078805968871310tmp [Pipeline] { [Pipeline] echo [2020-10-27T05:52:57.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T05:52:57.992Z] ---> create-netrc.sh [Pipeline] } [2020-10-27T05:52:58.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-27T05:52:58.103Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T05:52:58.458Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-27T05:52:58.470Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T05:52:58.781Z] ---> sudo-logs.sh [2020-10-27T05:52:58.781Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-27T05:52:58.795Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T05:52:59.096Z] ---> job-cost.sh [2020-10-27T05:52:59.097Z] lf-activate-venv: SKIPPING [2020-10-27T05:52:59.097Z] INFO: No Stack... [2020-10-27T05:53:00.495Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-27T05:53:01.072Z] INFO: Archiving Costs [Pipeline] echo [2020-10-27T05:53:01.087Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T05:53:01.395Z] ---> logs-deploy.sh [2020-10-27T05:53:01.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-363/3 [2020-10-27T05:53:01.395Z] INFO: archiving workspace using pattern(s): [2020-10-27T05:53:03.323Z] Archives upload complete. [2020-10-27T05:53:03.323Z] INFO: archiving logs to Nexus