Pull request #367 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than e1d70e92bac247a60139e7ef99aa1ccce68bd122 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11919’ Running on prd-centos7-docker-4c-2g-11921 in /w/workspace/dry_go-mod-core-contracts_PR-367 [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-367 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e1d70e92bac247a60139e7ef99aa1ccce68bd122 > 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/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 Merge succeeded, producing e1d70e92bac247a60139e7ef99aa1ccce68bd122 Checking out Revision e1d70e92bac247a60139e7ef99aa1ccce68bd122 (PR-367) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 Commit message: "feat(clients): Implement Add method for V2 EventClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-12T05:47:57.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 93eb4232d4d6fa9020399d464cdffbf7aec8be31 # timeout=10 [2020-11-12T05:47:57.272Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-12T05:47:57.391Z] ========================================================= [2020-11-12T05:47:57.391Z] EdgeX Global Pipelines Version Info [2020-11-12T05:47:57.391Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:48:00.246Z] ------------------- [2020-11-12T05:48:00.247Z] stable info: [2020-11-12T05:48:00.247Z] ------------------- [2020-11-12T05:48:00.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-12T05:48:00.247Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-12T05:48:00.247Z] Message: update stable to v1.0.162 [2020-11-12T05:48:01.208Z] ------------------- [2020-11-12T05:48:01.208Z] experimental info: [2020-11-12T05:48:01.208Z] ------------------- [2020-11-12T05:48:01.208Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-12T05:48:01.208Z] Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 [2020-11-12T05:48:01.208Z] Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-12T05:48:01.660Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-12T05:48:01.817Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-12T05:48:01.920Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-12T05:48:02.045Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-12T05:48:02.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-12T05:48:02.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-12T05:48:02.379Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-12T05:48:02.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-12T05:48:02.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-12T05:48:02.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-12T05:48:02.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-12T05:48:03.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-12T05:48:03.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-12T05:48:03.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-12T05:48:03.380Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T05:48:03.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T05:48:03.606Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T05:48:03.732Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T05:48:03.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-12T05:48:03.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-12T05:48:04.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-12T05:48:04.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-12T05:48:04.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-12T05:48:04.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-12T05:48:04.479Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-12T05:48:04.569Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-12T05:48:04.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo [2020-11-12T05:48:04.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo [2020-11-12T05:48:04.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo [2020-11-12T05:48:04.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1d70e92bac247a60139e7ef99aa1ccce68bd122 [Pipeline] echo [2020-11-12T05:48:05.069Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1d70e9 [Pipeline] echo [2020-11-12T05:48:05.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T05:48:05.371Z] provisioning config files... [2020-11-12T05:48:05.407Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config7196228720085834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:48:05.817Z] ---> docker-login.sh [2020-11-12T05:48:05.817Z] nexus3.edgexfoundry.org:10001 [2020-11-12T05:48:06.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:48:06.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:48:06.379Z] Configure a credential helper to remove this warning. See [2020-11-12T05:48:06.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:48:06.379Z] [2020-11-12T05:48:06.379Z] Login Succeeded [2020-11-12T05:48:06.379Z] nexus3.edgexfoundry.org:10002 [2020-11-12T05:48:06.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:48:06.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:48:06.651Z] Configure a credential helper to remove this warning. See [2020-11-12T05:48:06.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:48:06.651Z] [2020-11-12T05:48:06.651Z] Login Succeeded [2020-11-12T05:48:06.651Z] nexus3.edgexfoundry.org:10003 [2020-11-12T05:48:06.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:48:06.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:48:06.949Z] Configure a credential helper to remove this warning. See [2020-11-12T05:48:06.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:48:06.949Z] [2020-11-12T05:48:06.949Z] Login Succeeded [2020-11-12T05:48:06.949Z] nexus3.edgexfoundry.org:10004 [2020-11-12T05:48:07.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:48:07.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:48:07.229Z] Configure a credential helper to remove this warning. See [2020-11-12T05:48:07.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:48:07.229Z] [2020-11-12T05:48:07.229Z] Login Succeeded [2020-11-12T05:48:07.229Z] docker.io [2020-11-12T05:48:07.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:48:07.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:48:07.808Z] Configure a credential helper to remove this warning. See [2020-11-12T05:48:07.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:48:07.808Z] [2020-11-12T05:48:07.808Z] Login Succeeded [2020-11-12T05:48:07.808Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T05:48:07.820Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T05:48:08.598Z] + git log --format=format:%s -1 e1d70e92bac247a60139e7ef99aa1ccce68bd122 [Pipeline] echo [2020-11-12T05:48:08.675Z] GIT_COMMIT: e1d70e92bac247a60139e7ef99aa1ccce68bd122, Commit Message: feat(clients): Implement Add method for V2 EventClient [Pipeline] echo [2020-11-12T05:48:08.726Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:48:09.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T05:48:09.399Z] [2020-11-12T05:48:09.399Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:48:09.804Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T05:48:09.804Z] latest: Pulling from edgex-devops/git-semver [2020-11-12T05:48:09.804Z] 31603596830f: Pulling fs layer [2020-11-12T05:48:09.805Z] 2a8b12db71e7: Pulling fs layer [2020-11-12T05:48:09.805Z] 6ca5941a6612: Pulling fs layer [2020-11-12T05:48:09.805Z] ecc8261a40a4: Pulling fs layer [2020-11-12T05:48:09.805Z] ecc8261a40a4: Waiting [2020-11-12T05:48:09.805Z] 2a8b12db71e7: Verifying Checksum [2020-11-12T05:48:09.805Z] 2a8b12db71e7: Download complete [2020-11-12T05:48:10.081Z] 31603596830f: Verifying Checksum [2020-11-12T05:48:10.081Z] 31603596830f: Download complete [2020-11-12T05:48:10.363Z] ecc8261a40a4: Verifying Checksum [2020-11-12T05:48:10.363Z] ecc8261a40a4: Download complete [2020-11-12T05:48:10.363Z] 6ca5941a6612: Verifying Checksum [2020-11-12T05:48:10.363Z] 6ca5941a6612: Download complete [2020-11-12T05:48:10.638Z] 31603596830f: Pull complete [2020-11-12T05:48:10.905Z] 2a8b12db71e7: Pull complete [2020-11-12T05:48:11.892Z] 6ca5941a6612: Pull complete [2020-11-12T05:48:12.163Z] ecc8261a40a4: Pull complete [2020-11-12T05:48:12.163Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-12T05:48:12.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T05:48:12.163Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-12T05:48:12.302Z] prd-centos7-docker-4c-2g-11921 does not seem to be running inside a container [2020-11-12T05:48:12.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@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-11-12T05:48:14.545Z] $ docker top 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-12T05:48:14.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T05:48:14.927Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T05:48:15.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T05:48:15.294Z] $ docker exec 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 ssh-agent [2020-11-12T05:48:15.652Z] SSH_AUTH_SOCK=/tmp/ssh-pPhJesuhGuwv/agent.13 [2020-11-12T05:48:15.652Z] SSH_AGENT_PID=18 [2020-11-12T05:48:15.672Z] Running ssh-add (command line suppressed) [2020-11-12T05:48:15.883Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6732470934869866777.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6732470934869866777.key) [2020-11-12T05:48:15.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T05:48:16.384Z] + git tag --points-at HEAD [Pipeline] } [2020-11-12T05:48:16.419Z] $ docker exec --env ******** --env ******** 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 ssh-agent -k [2020-11-12T05:48:16.565Z] unset SSH_AUTH_SOCK; [2020-11-12T05:48:16.566Z] unset SSH_AGENT_PID; [2020-11-12T05:48:16.566Z] echo Agent pid 18 killed; [2020-11-12T05:48:16.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-12T05:48:16.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T05:48:16.794Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T05:48:16.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T05:48:16.992Z] $ docker exec 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 ssh-agent [2020-11-12T05:48:17.212Z] SSH_AUTH_SOCK=/tmp/ssh-jxVGTSddW5h7/agent.47 [2020-11-12T05:48:17.212Z] SSH_AGENT_PID=52 [2020-11-12T05:48:17.222Z] Running ssh-add (command line suppressed) [2020-11-12T05:48:17.438Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6647710795507699083.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6647710795507699083.key) [2020-11-12T05:48:17.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T05:48:17.867Z] + git semver init [2020-11-12T05:48:17.867Z] # -> Open(): unable to determine branch for HEAD [2020-11-12T05:48:17.867Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.git [2020-11-12T05:48:17.867Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-367 [2020-11-12T05:48:17.867Z] # $SEMVER_REMOTE_NAME = origin [2020-11-12T05:48:17.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-12T05:48:17.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-12T05:48:17.867Z] # $SEMVER_BRANCH = PR-367 [2020-11-12T05:48:17.867Z] # $SEMVER_TEMP = /tmp/semver-536149305 [2020-11-12T05:48:17.867Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-12T05:48:18.448Z] # '/tmp/semver-536149305' -> '/w/workspace/dry_go-mod-core-contracts_PR-367/.semver' [2020-11-12T05:48:18.718Z] # -> Force: false [2020-11-12T05:48:18.718Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.semver [Pipeline] } [2020-11-12T05:48:18.738Z] $ docker exec --env ******** --env ******** 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 ssh-agent -k [2020-11-12T05:48:18.937Z] unset SSH_AUTH_SOCK; [2020-11-12T05:48:18.937Z] unset SSH_AGENT_PID; [2020-11-12T05:48:18.938Z] echo Agent pid 52 killed; [2020-11-12T05:48:19.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-12T05:48:19.562Z] + git semver [Pipeline] } [2020-11-12T05:48:19.632Z] $ docker stop --time=1 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 [2020-11-12T05:48:21.340Z] $ docker rm -f 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T05:48:21.939Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-12T05:48:22.857Z] Stashed 1 file(s) [Pipeline] echo [2020-11-12T05:48:22.859Z] [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-11-12T05:48:38.464Z] Still waiting to schedule task [2020-11-12T05:48:38.464Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-12T05:48:38.467Z] Still waiting to schedule task [2020-11-12T05:48:38.467Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-12T05:50:20.592Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11923 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws [2020-11-12T05:50:20.715Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2020-11-12T05:50:27.094Z] using credential edgex-jenkins-ssh [2020-11-12T05:50:27.198Z] Cloning the remote Git repository [2020-11-12T05:50:27.251Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:50:27.361Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2020-11-12T05:50:27.427Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:50:27.428Z] > git --version # timeout=10 [2020-11-12T05:50:27.450Z] > git --version # 'git version 2.17.1' [2020-11-12T05:50:27.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:50:27.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T05:50:28.531Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T05:50:28.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T05:50:29.240Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e1d70e92bac247a60139e7ef99aa1ccce68bd122 [2020-11-12T05:50:29.608Z] Merge succeeded, producing e1d70e92bac247a60139e7ef99aa1ccce68bd122 [2020-11-12T05:50:29.609Z] Checking out Revision e1d70e92bac247a60139e7ef99aa1ccce68bd122 (PR-367) [2020-11-12T05:50:28.582Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T05:50:28.622Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:50:28.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:50:28.638Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T05:50:29.256Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T05:50:29.332Z] > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 [2020-11-12T05:50:29.484Z] > git remote # timeout=10 [2020-11-12T05:50:29.513Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T05:50:29.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:50:29.554Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-12T05:50:29.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T05:50:29.609Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T05:50:29.618Z] > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 [2020-11-12T05:50:33.880Z] Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T05:50:34.618Z] provisioning config files... [2020-11-12T05:50:34.659Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/5@tmp/config1763423273334740193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:50:35.596Z] ---> docker-login.sh [2020-11-12T05:50:35.596Z] nexus3.edgexfoundry.org:10001 [2020-11-12T05:50:36.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:50:36.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:50:36.836Z] Configure a credential helper to remove this warning. See [2020-11-12T05:50:36.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:50:36.836Z] [2020-11-12T05:50:36.836Z] Login Succeeded [2020-11-12T05:50:36.836Z] nexus3.edgexfoundry.org:10002 [2020-11-12T05:50:37.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:50:37.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:50:37.389Z] Configure a credential helper to remove this warning. See [2020-11-12T05:50:37.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:50:37.389Z] [2020-11-12T05:50:37.389Z] Login Succeeded [2020-11-12T05:50:37.389Z] nexus3.edgexfoundry.org:10003 [2020-11-12T05:50:37.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:50:37.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:50:37.943Z] Configure a credential helper to remove this warning. See [2020-11-12T05:50:37.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:50:37.943Z] [2020-11-12T05:50:37.943Z] Login Succeeded [2020-11-12T05:50:37.943Z] nexus3.edgexfoundry.org:10004 [2020-11-12T05:50:38.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:50:38.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:50:38.491Z] Configure a credential helper to remove this warning. See [2020-11-12T05:50:38.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:50:38.491Z] [2020-11-12T05:50:38.491Z] Login Succeeded [2020-11-12T05:50:38.491Z] docker.io [2020-11-12T05:50:38.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:50:39.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:50:39.037Z] Configure a credential helper to remove this warning. See [2020-11-12T05:50:39.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:50:39.037Z] [2020-11-12T05:50:39.037Z] Login Succeeded [2020-11-12T05:50:39.037Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T05:50:39.116Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T05:50:39.569Z] ========================================================= [2020-11-12T05:50:39.569Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-12T05:50:39.569Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:50:39.990Z] + 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-11-12T05:50:40.621Z] Sending build context to Docker daemon 1.85MB [2020-11-12T05:50:40.621Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-12T05:50:40.621Z] Step 2/7 : FROM ${BASE} [2020-11-12T05:50:40.621Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-12T05:50:40.621Z] b538f80385f9: Pulling fs layer [2020-11-12T05:50:40.621Z] 74f711af9a0d: Pulling fs layer [2020-11-12T05:50:40.621Z] 99f96fe45779: Pulling fs layer [2020-11-12T05:50:40.621Z] 8529a6b9a6be: Pulling fs layer [2020-11-12T05:50:40.621Z] 45590311c82a: Pulling fs layer [2020-11-12T05:50:40.621Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-12T05:50:40.621Z] 209524e5b208: Pulling fs layer [2020-11-12T05:50:40.621Z] 8529a6b9a6be: Waiting [2020-11-12T05:50:40.621Z] 45590311c82a: Waiting [2020-11-12T05:50:40.621Z] 209524e5b208: Waiting [2020-11-12T05:50:40.897Z] 99f96fe45779: Verifying Checksum [2020-11-12T05:50:40.897Z] 99f96fe45779: Download complete [2020-11-12T05:50:40.897Z] 74f711af9a0d: Download complete [2020-11-12T05:50:40.897Z] 45590311c82a: Verifying Checksum [2020-11-12T05:50:40.897Z] 45590311c82a: Download complete [2020-11-12T05:50:41.173Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-12T05:50:41.173Z] 69ca0ff8b7b3: Download complete [2020-11-12T05:50:41.173Z] b538f80385f9: Verifying Checksum [2020-11-12T05:50:41.173Z] b538f80385f9: Download complete [2020-11-12T05:50:42.166Z] b538f80385f9: Pull complete [2020-11-12T05:50:42.765Z] 74f711af9a0d: Pull complete [2020-11-12T05:50:43.040Z] 99f96fe45779: Pull complete [2020-11-12T05:50:43.639Z] 209524e5b208: Download complete [2020-11-12T05:50:44.625Z] 8529a6b9a6be: Verifying Checksum [2020-11-12T05:50:44.625Z] 8529a6b9a6be: Download complete [2020-11-12T05:50:54.796Z] 8529a6b9a6be: Pull complete [2020-11-12T05:50:55.071Z] 45590311c82a: Pull complete [2020-11-12T05:50:55.366Z] 69ca0ff8b7b3: Pull complete [2020-11-12T05:50:59.703Z] 209524e5b208: Pull complete [2020-11-12T05:50:59.703Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-12T05:50:59.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-12T05:50:59.703Z] ---> 5bddaf1c2fca [2020-11-12T05:50:59.703Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-12T05:51:01.708Z] ---> Running in 09918650209b [2020-11-12T05:51:02.305Z] Removing intermediate container 09918650209b [2020-11-12T05:51:02.305Z] ---> 4aac7074e061 [2020-11-12T05:51:02.305Z] Step 4/7 : RUN apk add bash [2020-11-12T05:51:02.305Z] ---> Running in a4e08919740b [2020-11-12T05:51:04.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-12T05:51:04.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T05:51:05.867Z] OK: 142 MiB in 39 packages [2020-11-12T05:51:06.850Z] Removing intermediate container a4e08919740b [2020-11-12T05:51:06.850Z] ---> c147b62112b7 [2020-11-12T05:51:06.850Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-12T05:51:06.850Z] ---> Running in 4d2890f05449 [2020-11-12T05:51:07.445Z] Removing intermediate container 4d2890f05449 [2020-11-12T05:51:07.445Z] ---> 8b951eab35af [2020-11-12T05:51:07.445Z] Step 6/7 : COPY go.mod . [2020-11-12T05:51:08.039Z] ---> ac319b2d431f [2020-11-12T05:51:08.039Z] Step 7/7 : RUN go mod download [2020-11-12T05:51:08.323Z] ---> Running in 6d498644f54f [2020-11-12T05:51:23.451Z] Removing intermediate container 6d498644f54f [2020-11-12T05:51:23.451Z] ---> f2b07e4e2d62 [2020-11-12T05:51:23.451Z] Successfully built f2b07e4e2d62 [2020-11-12T05:51:23.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:51:23.807Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T05:51:23.807Z] . [Pipeline] withDockerContainer [2020-11-12T05:51:24.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-11923 does not seem to be running inside a container [2020-11-12T05:51:24.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-11-12T05:51:26.118Z] $ docker top 8c42d91e7a48d631139bbc532b55b4443457784ca3065654e7e98b5d0d7ec2c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T05:51:27.566Z] + go version [2020-11-12T05:51:27.567Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-12T05:51:27.590Z] $ docker stop --time=1 8c42d91e7a48d631139bbc532b55b4443457784ca3065654e7e98b5d0d7ec2c9 [2020-11-12T05:51:29.470Z] $ docker rm -f 8c42d91e7a48d631139bbc532b55b4443457784ca3065654e7e98b5d0d7ec2c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:51:30.581Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T05:51:30.581Z] . [Pipeline] withDockerContainer [2020-11-12T05:51:30.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-11923 does not seem to be running inside a container [2020-11-12T05:51:30.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-11-12T05:51:32.761Z] $ docker top d482370afd148b128a6c0b6f83c7c496cca32b666d6ba30fe5a257d22376385c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T05:51:34.202Z] + make test [2020-11-12T05:51:34.202Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-12T05:51:54.426Z] Running on prd-centos7-docker-4c-2g-11924 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws [2020-11-12T05:51:54.505Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2020-11-12T05:51:56.440Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-12T05:51:57.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements [2020-11-12T05:51:57.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.036s coverage: 100.0% of statements [2020-11-12T05:51:59.422Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements [2020-11-12T05:51:59.422Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.045s coverage: 77.8% of statements [2020-11-12T05:51:59.422Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-12T05:51:59.422Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 6.4% of statements [2020-11-12T05:52:00.866Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.031s coverage: 14.7% of statements [2020-11-12T05:52:00.866Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.060s coverage: 100.0% of statements [2020-11-12T05:52:01.142Z] using credential edgex-jenkins-ssh [2020-11-12T05:52:01.234Z] Cloning the remote Git repository [2020-11-12T05:52:01.281Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:52:01.377Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2020-11-12T05:52:01.515Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:52:01.515Z] > git --version # timeout=10 [2020-11-12T05:52:01.531Z] > git --version # 'git version 2.16.5' [2020-11-12T05:52:01.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:52:01.663Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T05:52:02.866Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.063s coverage: 91.8% of statements [2020-11-12T05:52:02.866Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-12T05:52:02.866Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-12T05:52:02.866Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements [2020-11-12T05:52:02.866Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.017s coverage: 47.8% of statements [2020-11-12T05:52:03.610Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e1d70e92bac247a60139e7ef99aa1ccce68bd122 [2020-11-12T05:52:02.999Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T05:52:03.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T05:52:03.072Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T05:52:03.099Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:52:03.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:52:03.109Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T05:52:03.629Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T05:52:03.643Z] > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 [2020-11-12T05:52:03.956Z] Merge succeeded, producing e1d70e92bac247a60139e7ef99aa1ccce68bd122 [2020-11-12T05:52:03.957Z] Checking out Revision e1d70e92bac247a60139e7ef99aa1ccce68bd122 (PR-367) [2020-11-12T05:52:03.812Z] > git remote # timeout=10 [2020-11-12T05:52:03.864Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T05:52:03.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:52:03.908Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-12T05:52:03.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T05:52:03.964Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T05:52:03.999Z] > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 [2020-11-12T05:52:08.468Z] Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T05:52:09.319Z] provisioning config files... [2020-11-12T05:52:09.360Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/5@tmp/config5465876464579818891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:52:09.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.105s coverage: 63.0% of statements [2020-11-12T05:52:09.661Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements [2020-11-12T05:52:09.661Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.036s coverage: 15.4% of statements [2020-11-12T05:52:09.661Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements [2020-11-12T05:52:09.661Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.027s coverage: 14.3% of statements [2020-11-12T05:52:09.661Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-12T05:52:09.661Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.035s coverage: 88.9% of statements [2020-11-12T05:52:09.661Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-12T05:52:09.661Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-12T05:52:09.661Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.046s coverage: 29.1% of statements [2020-11-12T05:52:09.661Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.020s coverage: 100.0% of statements [2020-11-12T05:52:10.495Z] ---> docker-login.sh [2020-11-12T05:52:10.495Z] nexus3.edgexfoundry.org:10001 [2020-11-12T05:52:10.678Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 94.4% of statements [2020-11-12T05:52:10.678Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2020-11-12T05:52:10.678Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-12T05:52:10.950Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T05:52:11.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:52:11.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:52:11.104Z] Configure a credential helper to remove this warning. See [2020-11-12T05:52:11.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:52:11.104Z] [2020-11-12T05:52:11.104Z] Login Succeeded [2020-11-12T05:52:11.104Z] nexus3.edgexfoundry.org:10002 [2020-11-12T05:52:11.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:52:11.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:52:11.667Z] Configure a credential helper to remove this warning. See [2020-11-12T05:52:11.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:52:11.667Z] [2020-11-12T05:52:11.667Z] Login Succeeded [2020-11-12T05:52:11.667Z] nexus3.edgexfoundry.org:10003 [2020-11-12T05:52:11.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:52:11.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:52:11.943Z] Configure a credential helper to remove this warning. See [2020-11-12T05:52:11.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:52:11.943Z] [2020-11-12T05:52:11.943Z] Login Succeeded [2020-11-12T05:52:11.943Z] nexus3.edgexfoundry.org:10004 [2020-11-12T05:52:12.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:52:12.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:52:12.228Z] Configure a credential helper to remove this warning. See [2020-11-12T05:52:12.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:52:12.228Z] [2020-11-12T05:52:12.228Z] Login Succeeded [2020-11-12T05:52:12.228Z] docker.io [2020-11-12T05:52:12.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:52:12.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:52:12.805Z] Configure a credential helper to remove this warning. See [2020-11-12T05:52:12.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:52:12.806Z] [2020-11-12T05:52:12.806Z] Login Succeeded [2020-11-12T05:52:12.806Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T05:52:12.867Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T05:52:13.457Z] ========================================================= [2020-11-12T05:52:13.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-12T05:52:13.457Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:52:13.912Z] + 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-11-12T05:52:14.515Z] Sending build context to Docker daemon 1.85MB [2020-11-12T05:52:14.515Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-12T05:52:14.515Z] Step 2/7 : FROM ${BASE} [2020-11-12T05:52:14.515Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-12T05:52:14.515Z] df20fa9351a1: Pulling fs layer [2020-11-12T05:52:14.515Z] ed8968b2872e: Pulling fs layer [2020-11-12T05:52:14.515Z] a92cc7c5fd73: Pulling fs layer [2020-11-12T05:52:14.515Z] e871e8e8d7a9: Pulling fs layer [2020-11-12T05:52:14.515Z] e73272ec9a57: Pulling fs layer [2020-11-12T05:52:14.515Z] 1e910a182e73: Pulling fs layer [2020-11-12T05:52:14.515Z] 4e634b169226: Pulling fs layer [2020-11-12T05:52:14.515Z] e871e8e8d7a9: Waiting [2020-11-12T05:52:14.515Z] e73272ec9a57: Waiting [2020-11-12T05:52:14.515Z] 1e910a182e73: Waiting [2020-11-12T05:52:14.515Z] 4e634b169226: Waiting [2020-11-12T05:52:14.801Z] a92cc7c5fd73: Verifying Checksum [2020-11-12T05:52:14.801Z] a92cc7c5fd73: Download complete [2020-11-12T05:52:14.801Z] ed8968b2872e: Download complete [2020-11-12T05:52:14.801Z] e73272ec9a57: Verifying Checksum [2020-11-12T05:52:14.801Z] e73272ec9a57: Download complete [2020-11-12T05:52:14.801Z] 1e910a182e73: Verifying Checksum [2020-11-12T05:52:14.801Z] 1e910a182e73: Download complete [2020-11-12T05:52:16.289Z] df20fa9351a1: Verifying Checksum [2020-11-12T05:52:16.290Z] df20fa9351a1: Download complete [2020-11-12T05:52:16.370Z] gofmt -l . [2020-11-12T05:52:16.370Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-12T05:52:16.392Z] $ docker stop --time=1 d482370afd148b128a6c0b6f83c7c496cca32b666d6ba30fe5a257d22376385c [2020-11-12T05:52:16.576Z] df20fa9351a1: Pull complete [2020-11-12T05:52:16.872Z] ed8968b2872e: Pull complete [2020-11-12T05:52:17.160Z] a92cc7c5fd73: Pull complete [2020-11-12T05:52:18.622Z] $ docker rm -f d482370afd148b128a6c0b6f83c7c496cca32b666d6ba30fe5a257d22376385c [Pipeline] // withDockerContainer [2020-11-12T05:52:19.249Z] 4e634b169226: Verifying Checksum [2020-11-12T05:52:19.249Z] 4e634b169226: Download complete [Pipeline] sh [2020-11-12T05:52:19.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T05:52:20.617Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-11-12T05:52:22.010Z] e871e8e8d7a9: Verifying Checksum [2020-11-12T05:52:22.010Z] e871e8e8d7a9: Download complete [Pipeline] } [2020-11-12T05:52:37.798Z] e871e8e8d7a9: Pull complete [2020-11-12T05:52:37.798Z] e73272ec9a57: Pull complete [2020-11-12T05:52:37.798Z] 1e910a182e73: Pull complete [2020-11-12T05:52:43.437Z] 4e634b169226: Pull complete [2020-11-12T05:52:43.437Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-12T05:52:43.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-12T05:52:43.437Z] ---> f7629b54cfaa [2020-11-12T05:52:43.437Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-12T05:52:43.735Z] ---> Running in 4ad9394e583f [2020-11-12T05:52:44.378Z] Removing intermediate container 4ad9394e583f [2020-11-12T05:52:44.378Z] ---> 6144d9b8ab26 [2020-11-12T05:52:44.378Z] Step 4/7 : RUN apk add bash [2020-11-12T05:52:44.378Z] ---> Running in 6d040b86e418 [2020-11-12T05:52:45.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T05:52:46.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T05:52:47.030Z] OK: 166 MiB in 39 packages [2020-11-12T05:52:47.667Z] Removing intermediate container 6d040b86e418 [2020-11-12T05:52:47.667Z] ---> 7b43587d0e9b [2020-11-12T05:52:47.667Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-12T05:52:47.667Z] ---> Running in 3c9394dc182e [2020-11-12T05:52:47.957Z] Removing intermediate container 3c9394dc182e [2020-11-12T05:52:47.957Z] ---> 7fbfafb70845 [2020-11-12T05:52:47.957Z] Step 6/7 : COPY go.mod . [2020-11-12T05:52:48.229Z] ---> c5b7d12f3fd0 [2020-11-12T05:52:48.229Z] Step 7/7 : RUN go mod download [2020-11-12T05:52:48.229Z] ---> Running in 03a2fd3a1952 [2020-11-12T05:53:03.785Z] Removing intermediate container 03a2fd3a1952 [2020-11-12T05:53:03.785Z] ---> d2d3ca5351c4 [2020-11-12T05:53:03.785Z] Successfully built d2d3ca5351c4 [2020-11-12T05:53:03.785Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:53:04.195Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T05:53:04.492Z] . [Pipeline] withDockerContainer [2020-11-12T05:53:04.775Z] prd-centos7-docker-4c-2g-11924 does not seem to be running inside a container [2020-11-12T05:53:04.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-11-12T05:53:06.141Z] $ docker top a69b1c9845cc21b1f0945d07a7de4fc3b623076f288195d79e022f71f55da7cc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T05:53:07.282Z] + go version [2020-11-12T05:53:07.282Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-12T05:53:07.315Z] $ docker stop --time=1 a69b1c9845cc21b1f0945d07a7de4fc3b623076f288195d79e022f71f55da7cc [2020-11-12T05:53:09.001Z] $ docker rm -f a69b1c9845cc21b1f0945d07a7de4fc3b623076f288195d79e022f71f55da7cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:53:10.159Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T05:53:10.159Z] . [Pipeline] withDockerContainer [2020-11-12T05:53:10.373Z] prd-centos7-docker-4c-2g-11924 does not seem to be running inside a container [2020-11-12T05:53:10.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-11-12T05:53:11.761Z] $ docker top 5435f1e08d60561f5a54692dc3589b6e2f5049fce554277cccb499600b8ef42a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T05:53:12.503Z] + make test [2020-11-12T05:53:12.503Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-12T05:53:28.423Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-12T05:53:29.055Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.040s coverage: 85.7% of statements [2020-11-12T05:53:29.055Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements [2020-11-12T05:53:29.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.048s coverage: 45.4% of statements [2020-11-12T05:53:29.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.043s coverage: 77.8% of statements [2020-11-12T05:53:29.662Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-12T05:53:29.950Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 6.4% of statements [2020-11-12T05:53:31.005Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.7% of statements [2020-11-12T05:53:31.005Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.012s coverage: 100.0% of statements [2020-11-12T05:53:31.677Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.061s coverage: 91.8% of statements [2020-11-12T05:53:31.677Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-12T05:53:31.677Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-12T05:53:31.677Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements [2020-11-12T05:53:32.366Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.022s coverage: 47.8% of statements [2020-11-12T05:53:35.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.100s coverage: 63.0% of statements [2020-11-12T05:53:35.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.025s coverage: 26.3% of statements [2020-11-12T05:53:35.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.057s coverage: 15.4% of statements [2020-11-12T05:53:35.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.026s coverage: 15.4% of statements [2020-11-12T05:53:35.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.045s coverage: 14.3% of statements [2020-11-12T05:53:35.848Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-12T05:53:37.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.057s coverage: 88.9% of statements [2020-11-12T05:53:37.924Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-12T05:53:37.924Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-12T05:53:37.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.023s coverage: 29.1% of statements [2020-11-12T05:53:37.924Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements [2020-11-12T05:53:38.206Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 94.4% of statements [2020-11-12T05:53:38.206Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.011s coverage: 100.0% of statements [2020-11-12T05:53:38.206Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-12T05:53:38.487Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T05:53:42.086Z] gofmt -l . [2020-11-12T05:53:42.086Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-12T05:53:42.741Z] $ docker stop --time=1 5435f1e08d60561f5a54692dc3589b6e2f5049fce554277cccb499600b8ef42a [2020-11-12T05:53:45.320Z] $ docker rm -f 5435f1e08d60561f5a54692dc3589b6e2f5049fce554277cccb499600b8ef42a [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T05:53:46.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T05:53:46.452Z] Warning: overwriting stash ‘coverage-report’ [2020-11-12T05:53:47.202Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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-11-12T05:53:49.376Z] provisioning config files... [2020-11-12T05:53:49.394Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config1944777120944456166tmp [Pipeline] { [Pipeline] sh [2020-11-12T05:53:49.820Z] + set +x [2020-11-12T05:53:49.821Z] + curl -s https://codecov.io/bash [2020-11-12T05:53:49.821Z] + bash -s -- [2020-11-12T05:53:50.089Z] [2020-11-12T05:53:50.089Z] _____ _ [2020-11-12T05:53:50.089Z] / ____| | | [2020-11-12T05:53:50.089Z] | | ___ __| | ___ ___ _____ __ [2020-11-12T05:53:50.089Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-12T05:53:50.089Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-12T05:53:50.089Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-12T05:53:50.089Z] Bash-20201106-81372f2 [2020-11-12T05:53:50.089Z] [2020-11-12T05:53:50.089Z] [2020-11-12T05:53:50.089Z] ==> Jenkins CI detected. [2020-11-12T05:53:50.089Z] project root: . [2020-11-12T05:53:50.089Z] --> token set from env [2020-11-12T05:53:50.089Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-12T05:53:50.366Z] ==> Running gcov in . (disable via -X gcov) [2020-11-12T05:53:50.366Z] ==> Python coveragepy not found [2020-11-12T05:53:50.366Z] ==> Searching for coverage reports in: [2020-11-12T05:53:50.366Z] + . [2020-11-12T05:53:50.366Z] -> Found 1 reports [2020-11-12T05:53:50.366Z] ==> Detecting git/mercurial file structure [2020-11-12T05:53:50.366Z] ==> Reading reports [2020-11-12T05:53:50.366Z] + ./coverage.out bytes=106428 [2020-11-12T05:53:50.366Z] ==> Appending adjustments [2020-11-12T05:53:50.366Z] https://docs.codecov.io/docs/fixing-reports [2020-11-12T05:53:51.342Z] + Found adjustments [2020-11-12T05:53:51.342Z] ==> Gzipping contents [2020-11-12T05:53:51.342Z] ==> Uploading reports [2020-11-12T05:53:51.342Z] url: https://codecov.io [2020-11-12T05:53:51.342Z] query: branch=PR-367&commit=e1d70e92bac247a60139e7ef99aa1ccce68bd122&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= [2020-11-12T05:53:51.342Z] -> Pinging Codecov [2020-11-12T05:53:51.342Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-367&commit=e1d70e92bac247a60139e7ef99aa1ccce68bd122&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= [2020-11-12T05:53:52.303Z] -> Uploading to [2020-11-12T05:53:52.303Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-12/71470A77251A30514AAF9C0BB2E5B6CE/e1d70e92bac247a60139e7ef99aa1ccce68bd122/0219f00f-cf8c-47fa-b265-422e7ea1416c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T055351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f7215aadd9839fb9f13586809afdf8be8238313d94029247fe620f143232083 [2020-11-12T05:53:52.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-12T05:53:52.303Z] Dload Upload Total Spent Left Speed [2020-11-12T05:53:52.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17258 0 0 100 17258 0 36146 --:--:-- --:--:-- --:--:-- 36104 100 17258 0 0 100 17258 0 36129 --:--:-- --:--:-- --:--:-- 36104 [2020-11-12T05:53:52.568Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e1d70e92bac247a60139e7ef99aa1ccce68bd122 [Pipeline] } [2020-11-12T05:53:52.580Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-11-12T05:53:55.426Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:53:56.020Z] ---> package-listing.sh [2020-11-12T05:53:56.020Z] ++ facter osfamily [2020-11-12T05:53:56.020Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-12T05:53:56.292Z] + OS_FAMILY=redhat [2020-11-12T05:53:56.292Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-367 [2020-11-12T05:53:56.292Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-12T05:53:56.292Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-12T05:53:56.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-12T05:53:56.292Z] + PACKAGES=/tmp/packages_start.txt [2020-11-12T05:53:56.292Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' [2020-11-12T05:53:56.292Z] + PACKAGES=/tmp/packages_end.txt [2020-11-12T05:53:56.292Z] + case "${OS_FAMILY}" in [2020-11-12T05:53:56.292Z] + rpm -qa [2020-11-12T05:53:56.292Z] + sort [2020-11-12T05:54:00.565Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-12T05:54:00.565Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-12T05:54:00.565Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-12T05:54:00.565Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' [2020-11-12T05:54:00.565Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [2020-11-12T05:54:00.565Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [Pipeline] echo [2020-11-12T05:54:00.583Z] 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-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-12T05:54:00.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:54:01.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T05:54:01.202Z] [2020-11-12T05:54:01.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:54:01.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T05:54:01.561Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-12T05:54:01.561Z] df20fa9351a1: Pulling fs layer [2020-11-12T05:54:01.561Z] 36b3adc4ff6f: Pulling fs layer [2020-11-12T05:54:01.561Z] 8ad3a11d3b57: Pulling fs layer [2020-11-12T05:54:01.561Z] 46f8f816bc3b: Pulling fs layer [2020-11-12T05:54:01.561Z] 93b61091891f: Pulling fs layer [2020-11-12T05:54:01.561Z] 93b9cdb0e59b: Pulling fs layer [2020-11-12T05:54:01.561Z] 5e14af77c1be: Pulling fs layer [2020-11-12T05:54:01.561Z] 01666e4c0597: Pulling fs layer [2020-11-12T05:54:01.561Z] aa168da1d23b: Pulling fs layer [2020-11-12T05:54:01.561Z] 46f8f816bc3b: Waiting [2020-11-12T05:54:01.561Z] 93b61091891f: Waiting [2020-11-12T05:54:01.561Z] 93b9cdb0e59b: Waiting [2020-11-12T05:54:01.561Z] 5e14af77c1be: Waiting [2020-11-12T05:54:01.561Z] 01666e4c0597: Waiting [2020-11-12T05:54:01.561Z] aa168da1d23b: Waiting [2020-11-12T05:54:01.561Z] 36b3adc4ff6f: Verifying Checksum [2020-11-12T05:54:01.561Z] 36b3adc4ff6f: Download complete [2020-11-12T05:54:01.865Z] 46f8f816bc3b: Verifying Checksum [2020-11-12T05:54:01.865Z] 46f8f816bc3b: Download complete [2020-11-12T05:54:01.865Z] df20fa9351a1: Verifying Checksum [2020-11-12T05:54:01.865Z] df20fa9351a1: Download complete [2020-11-12T05:54:01.865Z] 93b9cdb0e59b: Verifying Checksum [2020-11-12T05:54:01.865Z] 93b9cdb0e59b: Download complete [2020-11-12T05:54:01.865Z] 5e14af77c1be: Verifying Checksum [2020-11-12T05:54:01.865Z] 5e14af77c1be: Download complete [2020-11-12T05:54:02.202Z] 01666e4c0597: Verifying Checksum [2020-11-12T05:54:02.202Z] 01666e4c0597: Download complete [2020-11-12T05:54:02.825Z] df20fa9351a1: Pull complete [2020-11-12T05:54:02.825Z] 93b61091891f: Verifying Checksum [2020-11-12T05:54:02.825Z] 93b61091891f: Download complete [2020-11-12T05:54:03.130Z] 36b3adc4ff6f: Pull complete [2020-11-12T05:54:03.130Z] 8ad3a11d3b57: Download complete [2020-11-12T05:54:04.674Z] 8ad3a11d3b57: Pull complete [2020-11-12T05:54:04.674Z] 46f8f816bc3b: Pull complete [2020-11-12T05:54:05.297Z] 93b61091891f: Pull complete [2020-11-12T05:54:05.908Z] 93b9cdb0e59b: Pull complete [2020-11-12T05:54:05.908Z] 5e14af77c1be: Pull complete [2020-11-12T05:54:06.179Z] 01666e4c0597: Pull complete [2020-11-12T05:54:06.774Z] aa168da1d23b: Verifying Checksum [2020-11-12T05:54:06.775Z] aa168da1d23b: Download complete [2020-11-12T05:54:16.994Z] aa168da1d23b: Pull complete [2020-11-12T05:54:16.994Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-12T05:54:16.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T05:54:16.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-12T05:54:17.278Z] prd-centos7-docker-4c-2g-11921 does not seem to be running inside a container [2020-11-12T05:54:17.414Z] $ 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-367/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-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@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-11-12T05:54:20.927Z] $ docker top 1722e6ea02bd91de43a805cc1574ef1f7f5b3e6bfb44741727dfb5805b0d67b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T05:54:21.557Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-12T05:54:21.866Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-12T05:54:22.179Z] + ls /var/log/sa-host [2020-11-12T05:54:22.179Z] + sadf -c /var/log/sa-host/sa05 [2020-11-12T05:54:22.179Z] file_magic: OK [2020-11-12T05:54:22.179Z] HZ: Using current value: 100 [2020-11-12T05:54:22.179Z] file_header: OK [2020-11-12T05:54:22.179Z] 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-11-12T05:54:22.179Z] Statistics: [2020-11-12T05:54:22.179Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T05:54:22.179Z] File successfully converted to sysstat format version 12.2.1 [2020-11-12T05:54:22.179Z] + sadf -c /var/log/sa-host/sa12 [2020-11-12T05:54:22.179Z] file_magic: OK [2020-11-12T05:54:22.179Z] HZ: Using current value: 100 [2020-11-12T05:54:22.179Z] file_header: OK [2020-11-12T05:54:22.179Z] 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-11-12T05:54:22.179Z] Statistics: [2020-11-12T05:54:22.179Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T05:54:22.179Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-12T05:54:22.399Z] provisioning config files... [2020-11-12T05:54:22.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config2288904302807375047tmp [Pipeline] { [Pipeline] echo [2020-11-12T05:54:22.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:54:22.824Z] ---> create-netrc.sh [Pipeline] } [2020-11-12T05:54:22.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-12T05:54:22.926Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:54:23.232Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-12T05:54:23.250Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:54:23.593Z] ---> sudo-logs.sh [2020-11-12T05:54:23.593Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-12T05:54:23.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:54:23.936Z] ---> job-cost.sh [2020-11-12T05:54:24.205Z] lf-activate-venv: SKIPPING [2020-11-12T05:54:24.205Z] INFO: No Stack... [2020-11-12T05:54:25.169Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-12T05:54:25.767Z] INFO: Archiving Costs [Pipeline] echo [2020-11-12T05:54:25.785Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:54:26.106Z] ---> logs-deploy.sh [2020-11-12T05:54:26.107Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-367/5 [2020-11-12T05:54:26.107Z] INFO: archiving workspace using pattern(s): [2020-11-12T05:54:28.726Z] Archives upload complete. [2020-11-12T05:54:28.726Z] INFO: archiving logs to Nexus