lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from a11423ab57850a114358b59df839e2a94921c7e6+af8aa216260df0556b394ae78b2a31d110cb53a2 (e460f95117592ee91802dc4c43adf3a16a200049) 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d5666b39059330cbbb64ab2b74cfbe1cb58626 # timeout=10 Commit message: "Merge pull request #300 from ernestojeda/fix-c-image-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-12672 in /w/workspace/dry_go-mod-core-contracts_PR-369 [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-369 # 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 a11423ab57850a114358b59df839e2a94921c7e6 Merge succeeded, producing a11423ab57850a114358b59df839e2a94921c7e6 Checking out Revision a11423ab57850a114358b59df839e2a94921c7e6 (PR-369) > 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/369/head:refs/remotes/origin/PR-369 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 Commit message: "fix: Remove error log message when logging set to STDOUT" > git rev-list --no-walk a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-19T01:05:48.337Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-19T01:05:48.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-19T01:05:48.819Z] ========================================================= [2020-11-19T01:05:48.819Z] EdgeX Global Pipelines Version Info [2020-11-19T01:05:48.819Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:05:51.119Z] ------------------- [2020-11-19T01:05:51.119Z] stable info: [2020-11-19T01:05:51.119Z] ------------------- [2020-11-19T01:05:51.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-19T01:05:51.119Z] Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 [2020-11-19T01:05:51.119Z] Message: update stable to v1.0.166 [2020-11-19T01:05:52.108Z] ------------------- [2020-11-19T01:05:52.108Z] experimental info: [2020-11-19T01:05:52.108Z] ------------------- [2020-11-19T01:05:52.108Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-19T01:05:52.108Z] Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 [2020-11-19T01:05:52.108Z] Message: update experimental to v1.0.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-19T01:05:52.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-19T01:05:52.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-19T01:05:52.751Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-19T01:05:52.905Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-19T01:05:53.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-19T01:05:53.095Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-19T01:05:53.194Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-19T01:05:53.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-19T01:05:53.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-19T01:05:53.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-19T01:05:53.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-19T01:05:53.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-19T01:05:53.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-19T01:05:53.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-19T01:05:54.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T01:05:54.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T01:05:54.386Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T01:05:54.483Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T01:05:54.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-19T01:05:54.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-19T01:05:54.935Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-19T01:05:55.030Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-19T01:05:55.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-19T01:05:55.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-19T01:05:55.379Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-19T01:05:55.480Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-19T01:05:55.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-369 [Pipeline] echo [2020-11-19T01:05:55.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-369 [Pipeline] echo [2020-11-19T01:05:55.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-369 [Pipeline] echo [2020-11-19T01:05:55.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a11423ab57850a114358b59df839e2a94921c7e6 [Pipeline] echo [2020-11-19T01:05:56.031Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a11423a [Pipeline] echo [2020-11-19T01:05:56.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T01:05:56.298Z] provisioning config files... [2020-11-19T01:05:56.328Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/config6699561083802129198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:05:56.704Z] ---> docker-login.sh [2020-11-19T01:05:56.704Z] nexus3.edgexfoundry.org:10001 [2020-11-19T01:05:56.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:05:57.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:05:57.237Z] Configure a credential helper to remove this warning. See [2020-11-19T01:05:57.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:05:57.237Z] [2020-11-19T01:05:57.237Z] Login Succeeded [2020-11-19T01:05:57.237Z] nexus3.edgexfoundry.org:10002 [2020-11-19T01:05:57.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:05:57.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:05:57.508Z] Configure a credential helper to remove this warning. See [2020-11-19T01:05:57.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:05:57.508Z] [2020-11-19T01:05:57.508Z] Login Succeeded [2020-11-19T01:05:57.508Z] nexus3.edgexfoundry.org:10003 [2020-11-19T01:05:57.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:05:57.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:05:57.508Z] Configure a credential helper to remove this warning. See [2020-11-19T01:05:57.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:05:57.508Z] [2020-11-19T01:05:57.508Z] Login Succeeded [2020-11-19T01:05:57.508Z] nexus3.edgexfoundry.org:10004 [2020-11-19T01:05:57.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:05:57.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:05:57.786Z] Configure a credential helper to remove this warning. See [2020-11-19T01:05:57.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:05:57.786Z] [2020-11-19T01:05:57.786Z] Login Succeeded [2020-11-19T01:05:57.786Z] docker.io [2020-11-19T01:05:58.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:05:58.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:05:58.332Z] Configure a credential helper to remove this warning. See [2020-11-19T01:05:58.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:05:58.332Z] [2020-11-19T01:05:58.332Z] Login Succeeded [2020-11-19T01:05:58.332Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T01:05:58.359Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-19T01:05:59.168Z] + git log --format=format:%s -1 a11423ab57850a114358b59df839e2a94921c7e6 [Pipeline] echo [2020-11-19T01:05:59.276Z] GIT_COMMIT: a11423ab57850a114358b59df839e2a94921c7e6, Commit Message: fix: Remove error log message when logging set to STDOUT [Pipeline] echo [2020-11-19T01:05:59.338Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:06:00.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T01:06:00.335Z] [2020-11-19T01:06:00.335Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:06:00.724Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T01:06:00.724Z] latest: Pulling from edgex-devops/git-semver [2020-11-19T01:06:00.724Z] 31603596830f: Pulling fs layer [2020-11-19T01:06:00.724Z] 2a8b12db71e7: Pulling fs layer [2020-11-19T01:06:00.724Z] 6ca5941a6612: Pulling fs layer [2020-11-19T01:06:00.724Z] ecc8261a40a4: Pulling fs layer [2020-11-19T01:06:00.724Z] ecc8261a40a4: Waiting [2020-11-19T01:06:00.724Z] 2a8b12db71e7: Verifying Checksum [2020-11-19T01:06:00.724Z] 2a8b12db71e7: Download complete [2020-11-19T01:06:01.036Z] 31603596830f: Verifying Checksum [2020-11-19T01:06:01.036Z] 31603596830f: Download complete [2020-11-19T01:06:01.308Z] ecc8261a40a4: Verifying Checksum [2020-11-19T01:06:01.308Z] ecc8261a40a4: Download complete [2020-11-19T01:06:01.308Z] 6ca5941a6612: Verifying Checksum [2020-11-19T01:06:01.308Z] 6ca5941a6612: Download complete [2020-11-19T01:06:01.580Z] 31603596830f: Pull complete [2020-11-19T01:06:01.580Z] 2a8b12db71e7: Pull complete [2020-11-19T01:06:03.063Z] 6ca5941a6612: Pull complete [2020-11-19T01:06:03.331Z] ecc8261a40a4: Pull complete [2020-11-19T01:06:03.331Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-19T01:06:03.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T01:06:03.331Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-19T01:06:03.504Z] prd-centos7-docker-4c-2g-12672 does not seem to be running inside a container [2020-11-19T01:06:03.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-369 -v /w/workspace/dry_go-mod-core-contracts_PR-369:/w/workspace/dry_go-mod-core-contracts_PR-369:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-369@tmp:/w/workspace/dry_go-mod-core-contracts_PR-369@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-19T01:06:06.319Z] $ docker top 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-19T01:06:06.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T01:06:06.744Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T01:06:07.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T01:06:07.040Z] $ docker exec 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed ssh-agent [2020-11-19T01:06:07.412Z] SSH_AUTH_SOCK=/tmp/ssh-0WJP4Cih8llr/agent.11 [2020-11-19T01:06:07.412Z] SSH_AGENT_PID=16 [2020-11-19T01:06:07.437Z] Running ssh-add (command line suppressed) [2020-11-19T01:06:07.623Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-369@tmp/private_key_778914854243739521.key (/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/private_key_778914854243739521.key) [2020-11-19T01:06:07.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T01:06:08.029Z] + git tag --points-at HEAD [Pipeline] } [2020-11-19T01:06:08.083Z] $ docker exec --env ******** --env ******** 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed ssh-agent -k [2020-11-19T01:06:08.296Z] unset SSH_AUTH_SOCK; [2020-11-19T01:06:08.296Z] unset SSH_AGENT_PID; [2020-11-19T01:06:08.296Z] echo Agent pid 16 killed; [2020-11-19T01:06:08.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-19T01:06:08.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T01:06:08.515Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T01:06:08.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T01:06:08.817Z] $ docker exec 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed ssh-agent [2020-11-19T01:06:09.093Z] SSH_AUTH_SOCK=/tmp/ssh-Moz4ZfftK8o6/agent.44 [2020-11-19T01:06:09.093Z] SSH_AGENT_PID=49 [2020-11-19T01:06:09.104Z] Running ssh-add (command line suppressed) [2020-11-19T01:06:09.292Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-369@tmp/private_key_3663791377775641009.key (/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/private_key_3663791377775641009.key) [2020-11-19T01:06:09.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T01:06:09.713Z] + git semver init [2020-11-19T01:06:09.713Z] # -> Open(): unable to determine branch for HEAD [2020-11-19T01:06:09.713Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-369/.git [2020-11-19T01:06:09.713Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-369 [2020-11-19T01:06:09.713Z] # $SEMVER_REMOTE_NAME = origin [2020-11-19T01:06:09.713Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-19T01:06:09.713Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-19T01:06:09.713Z] # $SEMVER_BRANCH = PR-369 [2020-11-19T01:06:09.713Z] # $SEMVER_TEMP = /tmp/semver-152896655 [2020-11-19T01:06:09.713Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-19T01:06:10.680Z] # '/tmp/semver-152896655' -> '/w/workspace/dry_go-mod-core-contracts_PR-369/.semver' [2020-11-19T01:06:10.680Z] # -> Force: false [2020-11-19T01:06:10.680Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-369/.semver [Pipeline] } [2020-11-19T01:06:10.696Z] $ docker exec --env ******** --env ******** 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed ssh-agent -k [2020-11-19T01:06:10.908Z] unset SSH_AUTH_SOCK; [2020-11-19T01:06:10.909Z] unset SSH_AGENT_PID; [2020-11-19T01:06:10.909Z] echo Agent pid 49 killed; [2020-11-19T01:06:11.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-19T01:06:11.517Z] + git semver [Pipeline] } [2020-11-19T01:06:11.538Z] $ docker stop --time=1 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed [2020-11-19T01:06:13.301Z] $ docker rm -f 033bf08379f00a201b35919d3a6b5d74339453232f7a20c2628a9afa5f00bfed [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T01:06:13.806Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-19T01:06:14.445Z] Stashed 1 file(s) [Pipeline] echo [2020-11-19T01:06:14.448Z] [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-19T01:06:30.056Z] Still waiting to schedule task [2020-11-19T01:06:30.056Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-19T01:06:30.059Z] Still waiting to schedule task [2020-11-19T01:06:30.059Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-12663’ [2020-11-19T01:09:13.268Z] Running on prd-centos7-docker-4c-2g-12673 in /w/workspace/dry_go-mod-core-contracts_PR-369 [Pipeline] { [Pipeline] ws [2020-11-19T01:09:13.386Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-11-19T01:09:16.337Z] using credential edgex-jenkins-ssh [2020-11-19T01:09:16.407Z] Cloning the remote Git repository [2020-11-19T01:09:16.437Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T01:09:16.686Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-11-19T01:09:16.742Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T01:09:16.742Z] > git --version # timeout=10 [2020-11-19T01:09:16.753Z] > git --version # 'git version 2.16.5' [2020-11-19T01:09:16.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T01:09:16.778Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T01:09:17.999Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit a11423ab57850a114358b59df839e2a94921c7e6 [2020-11-19T01:09:18.114Z] Merge succeeded, producing a11423ab57850a114358b59df839e2a94921c7e6 [2020-11-19T01:09:18.115Z] Checking out Revision a11423ab57850a114358b59df839e2a94921c7e6 (PR-369) [2020-11-19T01:09:17.436Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-19T01:09:17.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T01:09:17.456Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-19T01:09:17.468Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T01:09:17.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T01:09:17.472Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/369/head:refs/remotes/origin/PR-369 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-19T01:09:18.010Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T01:09:18.015Z] > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 [2020-11-19T01:09:18.081Z] > git remote # timeout=10 [2020-11-19T01:09:18.086Z] > git config --get remote.origin.url # timeout=10 [2020-11-19T01:09:18.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T01:09:18.098Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-19T01:09:18.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-19T01:09:18.120Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T01:09:18.125Z] > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 [2020-11-19T01:09:21.853Z] Commit message: "fix: Remove error log message when logging set to STDOUT" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T01:09:22.787Z] provisioning config files... [2020-11-19T01:09:22.818Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config8097179941002265051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:09:23.552Z] ---> docker-login.sh [2020-11-19T01:09:23.552Z] nexus3.edgexfoundry.org:10001 [2020-11-19T01:09:23.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:09:24.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:09:24.080Z] Configure a credential helper to remove this warning. See [2020-11-19T01:09:24.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:09:24.080Z] [2020-11-19T01:09:24.080Z] Login Succeeded [2020-11-19T01:09:24.080Z] nexus3.edgexfoundry.org:10002 [2020-11-19T01:09:24.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:09:24.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:09:24.080Z] Configure a credential helper to remove this warning. See [2020-11-19T01:09:24.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:09:24.080Z] [2020-11-19T01:09:24.080Z] Login Succeeded [2020-11-19T01:09:24.080Z] nexus3.edgexfoundry.org:10003 [2020-11-19T01:09:24.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:09:24.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:09:24.342Z] Configure a credential helper to remove this warning. See [2020-11-19T01:09:24.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:09:24.342Z] [2020-11-19T01:09:24.342Z] Login Succeeded [2020-11-19T01:09:24.342Z] nexus3.edgexfoundry.org:10004 [2020-11-19T01:09:24.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:09:24.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:09:24.606Z] Configure a credential helper to remove this warning. See [2020-11-19T01:09:24.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:09:24.606Z] [2020-11-19T01:09:24.606Z] Login Succeeded [2020-11-19T01:09:24.606Z] docker.io [2020-11-19T01:09:24.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:09:24.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:09:24.868Z] Configure a credential helper to remove this warning. See [2020-11-19T01:09:24.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:09:24.868Z] [2020-11-19T01:09:24.868Z] Login Succeeded [2020-11-19T01:09:24.868Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T01:09:24.904Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-19T01:09:25.315Z] ========================================================= [2020-11-19T01:09:25.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-19T01:09:25.315Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:09:25.667Z] + 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-19T01:09:25.933Z] Sending build context to Docker daemon 1.816MB [2020-11-19T01:09:25.933Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-19T01:09:25.933Z] Step 2/7 : FROM ${BASE} [2020-11-19T01:09:25.933Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-19T01:09:25.933Z] df20fa9351a1: Pulling fs layer [2020-11-19T01:09:25.933Z] ed8968b2872e: Pulling fs layer [2020-11-19T01:09:25.933Z] a92cc7c5fd73: Pulling fs layer [2020-11-19T01:09:25.933Z] e871e8e8d7a9: Pulling fs layer [2020-11-19T01:09:25.933Z] e73272ec9a57: Pulling fs layer [2020-11-19T01:09:25.933Z] 1e910a182e73: Pulling fs layer [2020-11-19T01:09:25.933Z] 4e634b169226: Pulling fs layer [2020-11-19T01:09:25.933Z] e871e8e8d7a9: Waiting [2020-11-19T01:09:25.933Z] e73272ec9a57: Waiting [2020-11-19T01:09:25.933Z] 1e910a182e73: Waiting [2020-11-19T01:09:25.933Z] 4e634b169226: Waiting [2020-11-19T01:09:25.933Z] a92cc7c5fd73: Verifying Checksum [2020-11-19T01:09:25.933Z] a92cc7c5fd73: Download complete [2020-11-19T01:09:25.933Z] ed8968b2872e: Download complete [2020-11-19T01:09:25.933Z] e73272ec9a57: Verifying Checksum [2020-11-19T01:09:25.933Z] e73272ec9a57: Download complete [2020-11-19T01:09:25.933Z] 1e910a182e73: Verifying Checksum [2020-11-19T01:09:25.933Z] 1e910a182e73: Download complete [2020-11-19T01:09:25.933Z] df20fa9351a1: Verifying Checksum [2020-11-19T01:09:25.933Z] df20fa9351a1: Download complete [2020-11-19T01:09:26.519Z] df20fa9351a1: Pull complete [2020-11-19T01:09:26.519Z] ed8968b2872e: Pull complete [2020-11-19T01:09:26.519Z] a92cc7c5fd73: Pull complete [2020-11-19T01:09:28.455Z] 4e634b169226: Verifying Checksum [2020-11-19T01:09:28.456Z] 4e634b169226: Download complete [2020-11-19T01:09:28.722Z] e871e8e8d7a9: Verifying Checksum [2020-11-19T01:09:28.722Z] e871e8e8d7a9: Download complete [2020-11-19T01:09:34.087Z] e871e8e8d7a9: Pull complete [2020-11-19T01:09:34.353Z] e73272ec9a57: Pull complete [2020-11-19T01:09:34.353Z] 1e910a182e73: Pull complete [2020-11-19T01:09:40.979Z] 4e634b169226: Pull complete [2020-11-19T01:09:40.979Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-19T01:09:40.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-19T01:09:40.979Z] ---> f7629b54cfaa [2020-11-19T01:09:40.979Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-19T01:09:41.243Z] ---> Running in 94d3d6959545 [2020-11-19T01:09:41.511Z] Removing intermediate container 94d3d6959545 [2020-11-19T01:09:41.511Z] ---> ede7d00ba0e2 [2020-11-19T01:09:41.511Z] Step 4/7 : RUN apk add bash [2020-11-19T01:09:41.511Z] ---> Running in 54031c645b9b [2020-11-19T01:09:42.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T01:09:43.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T01:09:44.070Z] OK: 166 MiB in 39 packages [2020-11-19T01:09:44.652Z] Removing intermediate container 54031c645b9b [2020-11-19T01:09:44.652Z] ---> 2c26a7416587 [2020-11-19T01:09:44.652Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-19T01:09:44.916Z] ---> Running in d4cbe356fc96 [2020-11-19T01:09:44.916Z] Removing intermediate container d4cbe356fc96 [2020-11-19T01:09:44.916Z] ---> 2f95700bbc9a [2020-11-19T01:09:44.916Z] Step 6/7 : COPY go.mod . [2020-11-19T01:09:45.185Z] ---> e05ff7333779 [2020-11-19T01:09:45.185Z] Step 7/7 : RUN go mod download [2020-11-19T01:09:45.185Z] ---> Running in 5739d52635cd [2020-11-19T01:09:57.462Z] Removing intermediate container 5739d52635cd [2020-11-19T01:09:57.462Z] ---> 95f28a518104 [2020-11-19T01:09:57.462Z] Successfully built 95f28a518104 [2020-11-19T01:09:57.462Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:09:57.780Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T01:09:57.781Z] . [Pipeline] withDockerContainer [2020-11-19T01:09:57.892Z] prd-centos7-docker-4c-2g-12673 does not seem to be running inside a container [2020-11-19T01:09:57.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-x86_64 cat [2020-11-19T01:09:58.780Z] $ docker top 467546a1d871d342f9145f78b1d88d541d372ef1d146850d4dada73a0b20921f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T01:09:59.331Z] + go version [2020-11-19T01:09:59.331Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-19T01:09:59.348Z] $ docker stop --time=1 467546a1d871d342f9145f78b1d88d541d372ef1d146850d4dada73a0b20921f [2020-11-19T01:10:01.315Z] $ docker rm -f 467546a1d871d342f9145f78b1d88d541d372ef1d146850d4dada73a0b20921f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:10:02.531Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T01:10:02.531Z] . [Pipeline] withDockerContainer [2020-11-19T01:10:02.667Z] prd-centos7-docker-4c-2g-12673 does not seem to be running inside a container [2020-11-19T01:10:02.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-x86_64 cat [2020-11-19T01:10:03.314Z] $ docker top e6dd9f307834ef376a91cb93f102721299d015832e30734a67f5100e87d4939d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T01:10:03.814Z] + make test [2020-11-19T01:10:03.814Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-19T01:10:10.547Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-19T01:10:10.547Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements [2020-11-19T01:10:10.547Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.039s coverage: 100.0% of statements [2020-11-19T01:10:11.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.014s coverage: 45.4% of statements [2020-11-19T01:10:11.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements [2020-11-19T01:10:11.140Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-19T01:10:11.140Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.6% of statements [2020-11-19T01:10:11.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.7% of statements [2020-11-19T01:10:11.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements [2020-11-19T01:10:12.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.050s coverage: 91.8% of statements [2020-11-19T01:10:12.004Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-19T01:10:12.004Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-19T01:10:12.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements [2020-11-19T01:10:12.249Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12674 in /w/workspace/dry_go-mod-core-contracts_PR-369 [Pipeline] { [Pipeline] ws [2020-11-19T01:10:12.312Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-11-19T01:10:12.604Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.008s coverage: 48.9% of statements [2020-11-19T01:10:14.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.037s coverage: 63.0% of statements [2020-11-19T01:10:14.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements [2020-11-19T01:10:14.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements [2020-11-19T01:10:14.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements [2020-11-19T01:10:14.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-11-19T01:10:14.560Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-19T01:10:14.823Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 29.1% of statements [2020-11-19T01:10:14.823Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 100.0% of statements [2020-11-19T01:10:14.823Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements [2020-11-19T01:10:15.089Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-11-19T01:10:15.089Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-19T01:10:15.089Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-19T01:10:16.500Z] gofmt -l . [2020-11-19T01:10:16.500Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-19T01:10:16.780Z] $ docker stop --time=1 e6dd9f307834ef376a91cb93f102721299d015832e30734a67f5100e87d4939d [2020-11-19T01:10:17.252Z] using credential edgex-jenkins-ssh [2020-11-19T01:10:17.315Z] Cloning the remote Git repository [2020-11-19T01:10:17.384Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T01:10:17.498Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-11-19T01:10:17.574Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T01:10:17.574Z] > git --version # timeout=10 [2020-11-19T01:10:17.594Z] > git --version # 'git version 2.17.1' [2020-11-19T01:10:17.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T01:10:17.682Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T01:10:19.062Z] $ docker rm -f e6dd9f307834ef376a91cb93f102721299d015832e30734a67f5100e87d4939d [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T01:10:19.513Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit a11423ab57850a114358b59df839e2a94921c7e6 [2020-11-19T01:10:19.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-19T01:10:19.798Z] Merge succeeded, producing a11423ab57850a114358b59df839e2a94921c7e6 [2020-11-19T01:10:19.799Z] Checking out Revision a11423ab57850a114358b59df839e2a94921c7e6 (PR-369) [2020-11-19T01:10:18.715Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-19T01:10:18.731Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T01:10:18.759Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-19T01:10:18.794Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T01:10:18.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T01:10:18.812Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/369/head:refs/remotes/origin/PR-369 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-19T01:10:19.541Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T01:10:19.567Z] > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 [2020-11-19T01:10:19.698Z] > git remote # timeout=10 [2020-11-19T01:10:19.721Z] > git config --get remote.origin.url # timeout=10 [2020-11-19T01:10:19.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T01:10:19.754Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-19T01:10:19.783Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-19T01:10:19.808Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T01:10:19.833Z] > git checkout -f a11423ab57850a114358b59df839e2a94921c7e6 # timeout=10 [2020-11-19T01:10:20.060Z] 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] } [2020-11-19T01:10:24.160Z] Commit message: "fix: Remove error log message when logging set to STDOUT" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T01:10:24.839Z] provisioning config files... [2020-11-19T01:10:24.885Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config1367401119888927267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:10:25.965Z] ---> docker-login.sh [2020-11-19T01:10:25.965Z] nexus3.edgexfoundry.org:10001 [2020-11-19T01:10:26.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:10:27.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:10:27.175Z] Configure a credential helper to remove this warning. See [2020-11-19T01:10:27.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:10:27.175Z] [2020-11-19T01:10:27.175Z] Login Succeeded [2020-11-19T01:10:27.175Z] nexus3.edgexfoundry.org:10002 [2020-11-19T01:10:27.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:10:27.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:10:27.784Z] Configure a credential helper to remove this warning. See [2020-11-19T01:10:27.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:10:27.784Z] [2020-11-19T01:10:27.784Z] Login Succeeded [2020-11-19T01:10:27.784Z] nexus3.edgexfoundry.org:10003 [2020-11-19T01:10:28.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:10:28.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:10:28.385Z] Configure a credential helper to remove this warning. See [2020-11-19T01:10:28.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:10:28.385Z] [2020-11-19T01:10:28.385Z] Login Succeeded [2020-11-19T01:10:28.385Z] nexus3.edgexfoundry.org:10004 [2020-11-19T01:10:28.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:10:28.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:10:28.986Z] Configure a credential helper to remove this warning. See [2020-11-19T01:10:28.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:10:28.986Z] [2020-11-19T01:10:28.986Z] Login Succeeded [2020-11-19T01:10:28.986Z] docker.io [2020-11-19T01:10:29.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T01:10:29.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T01:10:29.861Z] Configure a credential helper to remove this warning. See [2020-11-19T01:10:29.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T01:10:29.861Z] [2020-11-19T01:10:29.861Z] Login Succeeded [2020-11-19T01:10:29.861Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T01:10:29.944Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-19T01:10:30.671Z] ========================================================= [2020-11-19T01:10:30.671Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-19T01:10:30.671Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:10:31.075Z] + 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-19T01:10:31.693Z] Sending build context to Docker daemon 1.816MB [2020-11-19T01:10:31.693Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-19T01:10:31.693Z] Step 2/7 : FROM ${BASE} [2020-11-19T01:10:31.693Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-19T01:10:31.693Z] b538f80385f9: Pulling fs layer [2020-11-19T01:10:31.693Z] 74f711af9a0d: Pulling fs layer [2020-11-19T01:10:31.693Z] 99f96fe45779: Pulling fs layer [2020-11-19T01:10:31.693Z] 8529a6b9a6be: Pulling fs layer [2020-11-19T01:10:31.693Z] 45590311c82a: Pulling fs layer [2020-11-19T01:10:31.693Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-19T01:10:31.693Z] 209524e5b208: Pulling fs layer [2020-11-19T01:10:31.693Z] 45590311c82a: Waiting [2020-11-19T01:10:31.693Z] 69ca0ff8b7b3: Waiting [2020-11-19T01:10:31.693Z] 8529a6b9a6be: Waiting [2020-11-19T01:10:31.693Z] 209524e5b208: Waiting [2020-11-19T01:10:31.693Z] 99f96fe45779: Download complete [2020-11-19T01:10:31.693Z] 74f711af9a0d: Verifying Checksum [2020-11-19T01:10:31.693Z] 74f711af9a0d: Download complete [2020-11-19T01:10:31.693Z] 45590311c82a: Verifying Checksum [2020-11-19T01:10:31.693Z] 45590311c82a: Download complete [2020-11-19T01:10:32.676Z] 69ca0ff8b7b3: Download complete [2020-11-19T01:10:32.676Z] b538f80385f9: Verifying Checksum [2020-11-19T01:10:32.676Z] b538f80385f9: Download complete [2020-11-19T01:10:33.297Z] b538f80385f9: Pull complete [2020-11-19T01:10:33.903Z] 74f711af9a0d: Pull complete [2020-11-19T01:10:34.506Z] 99f96fe45779: Pull complete [2020-11-19T01:10:34.780Z] 209524e5b208: Verifying Checksum [2020-11-19T01:10:34.780Z] 209524e5b208: Download complete [2020-11-19T01:10:36.225Z] 8529a6b9a6be: Verifying Checksum [2020-11-19T01:10:36.225Z] 8529a6b9a6be: Download complete [2020-11-19T01:10:46.417Z] 8529a6b9a6be: Pull complete [2020-11-19T01:10:46.692Z] 45590311c82a: Pull complete [2020-11-19T01:10:47.296Z] 69ca0ff8b7b3: Pull complete [2020-11-19T01:10:51.629Z] 209524e5b208: Pull complete [2020-11-19T01:10:51.629Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-19T01:10:51.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-19T01:10:51.629Z] ---> 5bddaf1c2fca [2020-11-19T01:10:51.629Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-19T01:10:54.265Z] ---> Running in 89370dd96919 [2020-11-19T01:10:54.540Z] Removing intermediate container 89370dd96919 [2020-11-19T01:10:54.540Z] ---> fb0a221d53f0 [2020-11-19T01:10:54.540Z] Step 4/7 : RUN apk add bash [2020-11-19T01:10:54.817Z] ---> Running in 637128cd4060 [2020-11-19T01:10:56.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T01:10:57.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T01:10:58.215Z] OK: 142 MiB in 39 packages [2020-11-19T01:10:59.200Z] Removing intermediate container 637128cd4060 [2020-11-19T01:10:59.200Z] ---> 020b12131a02 [2020-11-19T01:10:59.200Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-19T01:10:59.477Z] ---> Running in a2e63ed8c338 [2020-11-19T01:11:00.081Z] Removing intermediate container a2e63ed8c338 [2020-11-19T01:11:00.081Z] ---> 200ab5bb999f [2020-11-19T01:11:00.081Z] Step 6/7 : COPY go.mod . [2020-11-19T01:11:00.695Z] ---> d9aefb39b760 [2020-11-19T01:11:00.695Z] Step 7/7 : RUN go mod download [2020-11-19T01:11:00.695Z] ---> Running in 2e95fba60dad [2020-11-19T01:11:15.791Z] Removing intermediate container 2e95fba60dad [2020-11-19T01:11:15.792Z] ---> 833285753dbc [2020-11-19T01:11:15.792Z] Successfully built 833285753dbc [2020-11-19T01:11:15.792Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:11:16.141Z] + docker inspect -f . ci-base-image-arm64 [2020-11-19T01:11:16.141Z] . [Pipeline] withDockerContainer [2020-11-19T01:11:16.373Z] prd-ubuntu18.04-docker-arm64-4c-16g-12674 does not seem to be running inside a container [2020-11-19T01:11:16.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-19T01:11:18.174Z] $ docker top 4fcb79efbbeb4e477357d00dcc5c8f20e3eab8068549073e1cb9952508372f35 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T01:11:19.606Z] + go version [2020-11-19T01:11:19.606Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-19T01:11:19.630Z] $ docker stop --time=1 4fcb79efbbeb4e477357d00dcc5c8f20e3eab8068549073e1cb9952508372f35 [2020-11-19T01:11:21.428Z] $ docker rm -f 4fcb79efbbeb4e477357d00dcc5c8f20e3eab8068549073e1cb9952508372f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:11:22.459Z] + docker inspect -f . ci-base-image-arm64 [2020-11-19T01:11:22.459Z] . [Pipeline] withDockerContainer [2020-11-19T01:11:22.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-12674 does not seem to be running inside a container [2020-11-19T01:11:22.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-19T01:11:24.560Z] $ docker top e0a8d880f93e37ecc3dcd204e251b0b0c582645575306a7228e8a72ad4031b2d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T01:11:25.934Z] + make test [2020-11-19T01:11:25.934Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-19T01:11:48.123Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-19T01:11:48.399Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.060s coverage: 85.7% of statements [2020-11-19T01:11:48.399Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements [2020-11-19T01:11:50.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements [2020-11-19T01:11:50.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements [2020-11-19T01:11:50.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-19T01:11:50.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.047s coverage: 6.6% of statements [2020-11-19T01:11:52.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.069s coverage: 14.7% of statements [2020-11-19T01:11:52.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.041s coverage: 100.0% of statements [2020-11-19T01:11:53.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.119s coverage: 91.8% of statements [2020-11-19T01:11:53.362Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-19T01:11:53.362Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-19T01:11:53.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.058s coverage: 100.0% of statements [2020-11-19T01:11:53.982Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.028s coverage: 48.9% of statements [2020-11-19T01:11:59.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.124s coverage: 63.0% of statements [2020-11-19T01:11:59.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements [2020-11-19T01:11:59.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.050s coverage: 15.4% of statements [2020-11-19T01:11:59.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.046s coverage: 15.4% of statements [2020-11-19T01:11:59.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements [2020-11-19T01:11:59.432Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-19T01:11:59.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.036s coverage: 29.1% of statements [2020-11-19T01:11:59.432Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.064s coverage: 100.0% of statements [2020-11-19T01:12:01.422Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.4% of statements [2020-11-19T01:12:01.422Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-11-19T01:12:01.422Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-19T01:12:01.422Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-19T01:12:05.755Z] gofmt -l . [2020-11-19T01:12:06.030Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-19T01:12:07.029Z] $ docker stop --time=1 e0a8d880f93e37ecc3dcd204e251b0b0c582645575306a7228e8a72ad4031b2d [2020-11-19T01:12:09.082Z] $ docker rm -f e0a8d880f93e37ecc3dcd204e251b0b0c582645575306a7228e8a72ad4031b2d [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T01:12:09.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-19T01:12:09.975Z] Warning: overwriting stash ‘coverage-report’ [2020-11-19T01:12:10.929Z] 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 [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-19T01:12:13.166Z] provisioning config files... [2020-11-19T01:12:13.177Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/config2877021827447302644tmp [Pipeline] { [Pipeline] sh [2020-11-19T01:12:13.593Z] + set +x [2020-11-19T01:12:13.593Z] + curl -s https://codecov.io/bash [2020-11-19T01:12:13.593Z] + bash -s -- [2020-11-19T01:12:13.858Z] [2020-11-19T01:12:13.858Z] _____ _ [2020-11-19T01:12:13.858Z] / ____| | | [2020-11-19T01:12:13.858Z] | | ___ __| | ___ ___ _____ __ [2020-11-19T01:12:13.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-19T01:12:13.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-19T01:12:13.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-19T01:12:13.858Z] Bash-20201116-eea08d9 [2020-11-19T01:12:13.858Z] [2020-11-19T01:12:13.858Z] [2020-11-19T01:12:13.858Z] ==> Jenkins CI detected. [2020-11-19T01:12:13.858Z] project root: . [2020-11-19T01:12:13.858Z] --> token set from env [2020-11-19T01:12:13.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-19T01:12:13.858Z] ==> Running gcov in . (disable via -X gcov) [2020-11-19T01:12:13.858Z] ==> Python coveragepy not found [2020-11-19T01:12:13.858Z] ==> Searching for coverage reports in: [2020-11-19T01:12:13.858Z] + . [2020-11-19T01:12:13.858Z] -> Found 1 reports [2020-11-19T01:12:13.858Z] ==> Detecting git/mercurial file structure [2020-11-19T01:12:13.858Z] ==> Reading reports [2020-11-19T01:12:13.858Z] + ./coverage.out bytes=105648 [2020-11-19T01:12:13.858Z] ==> Appending adjustments [2020-11-19T01:12:13.858Z] https://docs.codecov.io/docs/fixing-reports [2020-11-19T01:12:14.811Z] + Found adjustments [2020-11-19T01:12:14.811Z] ==> Gzipping contents [2020-11-19T01:12:14.811Z] ==> Uploading reports [2020-11-19T01:12:14.811Z] url: https://codecov.io [2020-11-19T01:12:14.811Z] query: branch=PR-369&commit=a11423ab57850a114358b59df839e2a94921c7e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-369%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=369&job=&cmd_args= [2020-11-19T01:12:14.811Z] -> Pinging Codecov [2020-11-19T01:12:14.811Z] https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-369&commit=a11423ab57850a114358b59df839e2a94921c7e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-369%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=369&job=&cmd_args= [2020-11-19T01:12:15.396Z] -> Uploading to [2020-11-19T01:12:15.396Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-19/71470A77251A30514AAF9C0BB2E5B6CE/a11423ab57850a114358b59df839e2a94921c7e6/27bc8351-fb58-4a45-96c5-b0a68ee9a895.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201119T011215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e03e0aa292d45a5b2b889a09126c54e6455487749d8eece70996dd34c87de200 [2020-11-19T01:12:15.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-19T01:12:15.396Z] Dload Upload Total Spent Left Speed [2020-11-19T01:12:15.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17025 0 0 100 17025 0 35925 --:--:-- --:--:-- --:--:-- 35993 [2020-11-19T01:12:15.661Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a11423ab57850a114358b59df839e2a94921c7e6 [Pipeline] } [2020-11-19T01:12:15.672Z] 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-19T01:12:20.461Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:12:21.088Z] ---> package-listing.sh [2020-11-19T01:12:21.089Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-19T01:12:21.089Z] ++ facter osfamily [2020-11-19T01:12:21.375Z] + OS_FAMILY=redhat [2020-11-19T01:12:21.375Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-369 [2020-11-19T01:12:21.375Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-19T01:12:21.375Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-19T01:12:21.375Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-19T01:12:21.375Z] + PACKAGES=/tmp/packages_start.txt [2020-11-19T01:12:21.375Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-369 ']' [2020-11-19T01:12:21.375Z] + PACKAGES=/tmp/packages_end.txt [2020-11-19T01:12:21.375Z] + case "${OS_FAMILY}" in [2020-11-19T01:12:21.375Z] + rpm -qa [2020-11-19T01:12:21.375Z] + sort [2020-11-19T01:12:26.784Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-19T01:12:26.784Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-19T01:12:26.784Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-19T01:12:26.784Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-369 ']' [2020-11-19T01:12:26.784Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-369/archives/ [2020-11-19T01:12:26.784Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-369/archives/ [Pipeline] echo [2020-11-19T01:12:26.799Z] 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-369/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-19T01:12:27.094Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:12:27.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T01:12:27.404Z] [2020-11-19T01:12:27.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-19T01:12:27.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T01:12:27.773Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-19T01:12:27.773Z] df20fa9351a1: Pulling fs layer [2020-11-19T01:12:27.773Z] 36b3adc4ff6f: Pulling fs layer [2020-11-19T01:12:27.773Z] 8ad3a11d3b57: Pulling fs layer [2020-11-19T01:12:27.773Z] 46f8f816bc3b: Pulling fs layer [2020-11-19T01:12:27.773Z] 93b61091891f: Pulling fs layer [2020-11-19T01:12:27.773Z] 93b9cdb0e59b: Pulling fs layer [2020-11-19T01:12:27.773Z] 5e14af77c1be: Pulling fs layer [2020-11-19T01:12:27.773Z] 01666e4c0597: Pulling fs layer [2020-11-19T01:12:27.773Z] aa168da1d23b: Pulling fs layer [2020-11-19T01:12:27.773Z] 93b9cdb0e59b: Waiting [2020-11-19T01:12:27.773Z] 01666e4c0597: Waiting [2020-11-19T01:12:27.773Z] 5e14af77c1be: Waiting [2020-11-19T01:12:27.773Z] aa168da1d23b: Waiting [2020-11-19T01:12:27.773Z] 46f8f816bc3b: Waiting [2020-11-19T01:12:27.773Z] 93b61091891f: Waiting [2020-11-19T01:12:27.773Z] 36b3adc4ff6f: Download complete [2020-11-19T01:12:28.045Z] 46f8f816bc3b: Download complete [2020-11-19T01:12:28.045Z] df20fa9351a1: Verifying Checksum [2020-11-19T01:12:28.045Z] df20fa9351a1: Download complete [2020-11-19T01:12:28.045Z] 93b9cdb0e59b: Verifying Checksum [2020-11-19T01:12:28.045Z] 93b9cdb0e59b: Download complete [2020-11-19T01:12:28.045Z] 5e14af77c1be: Verifying Checksum [2020-11-19T01:12:28.045Z] 5e14af77c1be: Download complete [2020-11-19T01:12:28.045Z] 93b61091891f: Verifying Checksum [2020-11-19T01:12:28.045Z] 93b61091891f: Download complete [2020-11-19T01:12:28.045Z] 01666e4c0597: Verifying Checksum [2020-11-19T01:12:28.045Z] 01666e4c0597: Download complete [2020-11-19T01:12:28.313Z] df20fa9351a1: Pull complete [2020-11-19T01:12:28.582Z] 36b3adc4ff6f: Pull complete [2020-11-19T01:12:29.208Z] 8ad3a11d3b57: Verifying Checksum [2020-11-19T01:12:29.208Z] 8ad3a11d3b57: Download complete [2020-11-19T01:12:30.284Z] 8ad3a11d3b57: Pull complete [2020-11-19T01:12:30.564Z] 46f8f816bc3b: Pull complete [2020-11-19T01:12:30.847Z] 93b61091891f: Pull complete [2020-11-19T01:12:31.110Z] 93b9cdb0e59b: Pull complete [2020-11-19T01:12:31.110Z] 5e14af77c1be: Pull complete [2020-11-19T01:12:31.411Z] 01666e4c0597: Pull complete [2020-11-19T01:12:34.223Z] aa168da1d23b: Verifying Checksum [2020-11-19T01:12:34.223Z] aa168da1d23b: Download complete [2020-11-19T01:12:42.573Z] aa168da1d23b: Pull complete [2020-11-19T01:12:42.573Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-19T01:12:42.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T01:12:42.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-19T01:12:42.834Z] prd-centos7-docker-4c-2g-12672 does not seem to be running inside a container [2020-11-19T01:12:43.034Z] $ 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-369/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-369 -v /w/workspace/dry_go-mod-core-contracts_PR-369:/w/workspace/dry_go-mod-core-contracts_PR-369:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-369@tmp:/w/workspace/dry_go-mod-core-contracts_PR-369@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-19T01:12:46.811Z] $ docker top 1c29a987690b0fe54e1e6046d9ed48fff199aa7c362ff6ed073972c9141e144a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T01:12:47.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-19T01:12:47.919Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-19T01:12:48.269Z] + ls /var/log/sa-host [2020-11-19T01:12:48.269Z] + sadf -c /var/log/sa-host/sa05 [2020-11-19T01:12:48.269Z] file_magic: OK [2020-11-19T01:12:48.269Z] HZ: Using current value: 100 [2020-11-19T01:12:48.269Z] file_header: OK [2020-11-19T01:12:48.269Z] 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-19T01:12:48.269Z] Statistics: [2020-11-19T01:12:48.269Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T01:12:48.270Z] File successfully converted to sysstat format version 12.2.1 [2020-11-19T01:12:48.270Z] + sadf -c /var/log/sa-host/sa19 [2020-11-19T01:12:48.270Z] file_magic: OK [2020-11-19T01:12:48.270Z] HZ: Using current value: 100 [2020-11-19T01:12:48.270Z] file_header: OK [2020-11-19T01:12:48.270Z] 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-19T01:12:48.270Z] Statistics: [2020-11-19T01:12:48.270Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T01:12:48.270Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-19T01:12:48.914Z] provisioning config files... [2020-11-19T01:12:48.932Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-369@tmp/config7515178720563523091tmp [Pipeline] { [Pipeline] echo [2020-11-19T01:12:49.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:12:49.417Z] ---> create-netrc.sh [Pipeline] } [2020-11-19T01:12:49.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-19T01:12:49.565Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:12:49.874Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-19T01:12:49.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:12:50.276Z] ---> sudo-logs.sh [2020-11-19T01:12:50.276Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-19T01:12:50.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:12:50.610Z] ---> job-cost.sh [2020-11-19T01:12:50.610Z] lf-activate-venv: SKIPPING [2020-11-19T01:12:50.610Z] INFO: No Stack... [2020-11-19T01:12:52.054Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-19T01:12:52.330Z] INFO: Archiving Costs [Pipeline] echo [2020-11-19T01:12:52.349Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T01:12:52.676Z] ---> logs-deploy.sh [2020-11-19T01:12:52.676Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-369/2 [2020-11-19T01:12:52.676Z] INFO: archiving workspace using pattern(s): [2020-11-19T01:12:55.240Z] Archives upload complete. [2020-11-19T01:12:55.240Z] INFO: archiving logs to Nexus