Pull request #365 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 b187dfd16162de5a524642176fab9485caf99f72 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11565 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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-365 # 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 > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit b187dfd16162de5a524642176fab9485caf99f72 Merge succeeded, producing b187dfd16162de5a524642176fab9485caf99f72 Checking out Revision b187dfd16162de5a524642176fab9485caf99f72 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # 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 b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 Commit message: "feat(clients): Add V2 GeneralClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk d5ebd33beaa9f96fc76f37a2bb5b3e222a8212bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:00:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:00:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:00:06 ========================================================= 06:00:06 EdgeX Global Pipelines Version Info 06:00:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:00:08 ------------------- 06:00:08 stable info: 06:00:08 ------------------- 06:00:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:00:08 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 06:00:08 Message: update stable to v1.0.162 06:00:08 ------------------- 06:00:08 experimental info: 06:00:08 ------------------- 06:00:08 Commited By: **** collab-it+edgex@linuxfoundation.org 06:00:08 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 06:00:08 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:00:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:00:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:00:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:00:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:00:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:00:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:00:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:00:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:00:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:00:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:00:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:00:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:00:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:00:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:00:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:00:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:00:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 06:00:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 06:00:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 06:00:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b187dfd16162de5a524642176fab9485caf99f72 [Pipeline] echo 06:00:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b187dfd [Pipeline] echo 06:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:00:12 provisioning config files... 06:00:12 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config9057157921069862210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:13 ---> docker-login.sh 06:00:13 nexus3.edgexfoundry.org:10001 06:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:13 Configure a credential helper to remove this warning. See 06:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:13 06:00:13 Login Succeeded 06:00:13 nexus3.edgexfoundry.org:10002 06:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:13 Configure a credential helper to remove this warning. See 06:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:13 06:00:13 Login Succeeded 06:00:13 nexus3.edgexfoundry.org:10003 06:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:13 Configure a credential helper to remove this warning. See 06:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:13 06:00:13 Login Succeeded 06:00:13 nexus3.edgexfoundry.org:10004 06:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:14 Configure a credential helper to remove this warning. See 06:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:14 06:00:14 Login Succeeded 06:00:14 docker.io 06:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:14 Configure a credential helper to remove this warning. See 06:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:14 06:00:14 Login Succeeded 06:00:14 ---> docker-login.sh ends [Pipeline] } 06:00:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:15 + git log --format=format:%s -1 b187dfd16162de5a524642176fab9485caf99f72 [Pipeline] echo 06:00:15 GIT_COMMIT: b187dfd16162de5a524642176fab9485caf99f72, Commit Message: feat(clients): Add V2 GeneralClient [Pipeline] echo 06:00:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:15 06:00:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:00:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:16 latest: Pulling from edgex-devops/git-semver 06:00:16 31603596830f: Pulling fs layer 06:00:16 2a8b12db71e7: Pulling fs layer 06:00:16 6ca5941a6612: Pulling fs layer 06:00:16 ecc8261a40a4: Pulling fs layer 06:00:16 ecc8261a40a4: Waiting 06:00:16 2a8b12db71e7: Verifying Checksum 06:00:16 2a8b12db71e7: Download complete 06:00:16 31603596830f: Download complete 06:00:16 ecc8261a40a4: Verifying Checksum 06:00:16 ecc8261a40a4: Download complete 06:00:16 6ca5941a6612: Verifying Checksum 06:00:16 6ca5941a6612: Download complete 06:00:16 31603596830f: Pull complete 06:00:16 2a8b12db71e7: Pull complete 06:00:17 6ca5941a6612: Pull complete 06:00:18 ecc8261a40a4: Pull complete 06:00:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:00:18 prd-centos7-docker-4c-2g-11565 does not seem to be running inside a container 06:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:00:20 $ docker top 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:20 [ssh-agent] Looking for ssh-agent implementation... 06:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:20 $ docker exec 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 ssh-agent 06:00:21 SSH_AUTH_SOCK=/tmp/ssh-4lwO1zqjf5OO/agent.13 06:00:21 SSH_AGENT_PID=19 06:00:21 Running ssh-add (command line suppressed) 06:00:21 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8983387109355028850.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8983387109355028850.key) 06:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:21 + git tag --points-at HEAD [Pipeline] } 06:00:21 $ docker exec --env ******** --env ******** 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 ssh-agent -k 06:00:21 unset SSH_AUTH_SOCK; 06:00:21 unset SSH_AGENT_PID; 06:00:21 echo Agent pid 19 killed; 06:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:21 [ssh-agent] Looking for ssh-agent implementation... 06:00:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:22 $ docker exec 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 ssh-agent 06:00:22 SSH_AUTH_SOCK=/tmp/ssh-NqOrReMROiej/agent.50 06:00:22 SSH_AGENT_PID=56 06:00:22 Running ssh-add (command line suppressed) 06:00:22 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_203038720563195685.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_203038720563195685.key) 06:00:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:22 + git semver init 06:00:22 # -> Open(): unable to determine branch for HEAD 06:00:22 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 06:00:22 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 06:00:22 # $SEMVER_REMOTE_NAME = origin 06:00:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:00:22 # $SEMVER_USER_NAME = edgex-jenkins 06:00:22 # $SEMVER_BRANCH = PR-365 06:00:22 # $SEMVER_TEMP = /tmp/semver-395865134 06:00:22 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:00:23 # '/tmp/semver-395865134' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 06:00:23 # -> Force: false 06:00:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 06:00:23 $ docker exec --env ******** --env ******** 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 ssh-agent -k 06:00:23 unset SSH_AUTH_SOCK; 06:00:23 unset SSH_AGENT_PID; 06:00:23 echo Agent pid 56 killed; 06:00:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:24 + git semver [Pipeline] } 06:00:24 $ docker stop --time=1 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 06:00:26 $ docker rm -f 5606ddf76c670394aabc444c57b09130566c4fca0ddcc4e5c9edefc418f54f82 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:27 Stashed 1 file(s) [Pipeline] echo 06:00:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:00:42 Still waiting to schedule task 06:00:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:00:42 Still waiting to schedule task 06:00:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:02:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11566 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 06:02:29 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 06:02:34 using credential edgex-jenkins-ssh 06:02:35 Cloning the remote Git repository 06:02:35 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:02:35 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 06:02:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:02:35 > git --version # timeout=10 06:02:35 > git --version # 'git version 2.17.1' 06:02:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:37 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit b187dfd16162de5a524642176fab9485caf99f72 06:02:37 Merge succeeded, producing b187dfd16162de5a524642176fab9485caf99f72 06:02:37 Checking out Revision b187dfd16162de5a524642176fab9485caf99f72 (PR-365) 06:02:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:02:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:02:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:02:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:37 > git config core.sparsecheckout # timeout=10 06:02:37 > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 06:02:37 > git remote # timeout=10 06:02:37 > git config --get remote.origin.url # timeout=10 06:02:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:37 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 06:02:37 > git rev-parse HEAD^{commit} # timeout=10 06:02:37 > git config core.sparsecheckout # timeout=10 06:02:37 > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 06:02:41 Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:42 provisioning config files... 06:02:42 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config5143890259820895919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:43 ---> docker-login.sh 06:02:43 nexus3.edgexfoundry.org:10001 06:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:44 Configure a credential helper to remove this warning. See 06:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:44 06:02:44 Login Succeeded 06:02:44 nexus3.edgexfoundry.org:10002 06:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:44 Configure a credential helper to remove this warning. See 06:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:44 06:02:44 Login Succeeded 06:02:44 nexus3.edgexfoundry.org:10003 06:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:45 Configure a credential helper to remove this warning. See 06:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:45 06:02:45 Login Succeeded 06:02:45 nexus3.edgexfoundry.org:10004 06:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:46 Configure a credential helper to remove this warning. See 06:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:46 06:02:46 Login Succeeded 06:02:46 docker.io 06:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:46 Configure a credential helper to remove this warning. See 06:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:46 06:02:46 Login Succeeded 06:02:46 ---> docker-login.sh ends [Pipeline] } 06:02:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:47 ========================================================= 06:02:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:02:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:02:47 Sending build context to Docker daemon 1.83MB 06:02:48 Step 1/7 : ARG BASE=golang:1.15-alpine 06:02:48 Step 2/7 : FROM ${BASE} 06:02:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:48 b538f80385f9: Pulling fs layer 06:02:48 74f711af9a0d: Pulling fs layer 06:02:48 99f96fe45779: Pulling fs layer 06:02:48 8529a6b9a6be: Pulling fs layer 06:02:48 45590311c82a: Pulling fs layer 06:02:48 69ca0ff8b7b3: Pulling fs layer 06:02:48 209524e5b208: Pulling fs layer 06:02:48 8529a6b9a6be: Waiting 06:02:48 45590311c82a: Waiting 06:02:48 69ca0ff8b7b3: Waiting 06:02:48 209524e5b208: Waiting 06:02:48 99f96fe45779: Verifying Checksum 06:02:48 99f96fe45779: Download complete 06:02:48 74f711af9a0d: Verifying Checksum 06:02:48 74f711af9a0d: Download complete 06:02:48 45590311c82a: Verifying Checksum 06:02:48 45590311c82a: Download complete 06:02:48 b538f80385f9: Verifying Checksum 06:02:48 b538f80385f9: Download complete 06:02:48 69ca0ff8b7b3: Verifying Checksum 06:02:48 69ca0ff8b7b3: Download complete 06:02:49 b538f80385f9: Pull complete 06:02:49 74f711af9a0d: Pull complete 06:02:49 99f96fe45779: Pull complete 06:02:50 209524e5b208: Download complete 06:02:51 8529a6b9a6be: Verifying Checksum 06:02:51 8529a6b9a6be: Download complete 06:02:59 Running on prd-centos7-docker-4c-2g-11567 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 06:02:59 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 06:03:02 using credential edgex-jenkins-ssh 06:03:02 Cloning the remote Git repository 06:03:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:03:02 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 06:03:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:03:03 > git --version # timeout=10 06:03:03 > git --version # 'git version 2.16.5' 06:03:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:04 8529a6b9a6be: Pull complete 06:03:04 45590311c82a: Pull complete 06:03:04 69ca0ff8b7b3: Pull complete 06:03:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:03:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:03:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:03:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:04 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit b187dfd16162de5a524642176fab9485caf99f72 06:03:04 Merge succeeded, producing b187dfd16162de5a524642176fab9485caf99f72 06:03:04 Checking out Revision b187dfd16162de5a524642176fab9485caf99f72 (PR-365) 06:03:04 > git config core.sparsecheckout # timeout=10 06:03:04 > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 06:03:04 > git remote # timeout=10 06:03:04 > git config --get remote.origin.url # timeout=10 06:03:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:04 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 06:03:04 > git rev-parse HEAD^{commit} # timeout=10 06:03:04 > git config core.sparsecheckout # timeout=10 06:03:04 > git checkout -f b187dfd16162de5a524642176fab9485caf99f72 # timeout=10 06:03:06 209524e5b208: Pull complete 06:03:06 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:03:06 ---> 5bddaf1c2fca 06:03:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:03:08 Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:03:08 provisioning config files... 06:03:08 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config964731037263562682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:09 ---> Running in eb0a550907bc 06:03:09 ---> docker-login.sh 06:03:09 nexus3.edgexfoundry.org:10001 06:03:09 Removing intermediate container eb0a550907bc 06:03:09 ---> 62263ce88218 06:03:09 Step 4/7 : RUN apk add bash 06:03:09 ---> Running in 3197396d2354 06:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:10 Configure a credential helper to remove this warning. See 06:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:10 06:03:10 Login Succeeded 06:03:10 nexus3.edgexfoundry.org:10002 06:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:10 Configure a credential helper to remove this warning. See 06:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:10 06:03:10 Login Succeeded 06:03:10 nexus3.edgexfoundry.org:10003 06:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:10 Configure a credential helper to remove this warning. See 06:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:10 06:03:10 Login Succeeded 06:03:10 nexus3.edgexfoundry.org:10004 06:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:10 Configure a credential helper to remove this warning. See 06:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:10 06:03:10 Login Succeeded 06:03:10 docker.io 06:03:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:11 Configure a credential helper to remove this warning. See 06:03:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:11 06:03:11 Login Succeeded 06:03:11 ---> docker-login.sh ends [Pipeline] } 06:03:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:11 ========================================================= 06:03:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:03:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:03:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:03:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:03:12 Sending build context to Docker daemon 1.83MB 06:03:12 Step 1/7 : ARG BASE=golang:1.15-alpine 06:03:12 Step 2/7 : FROM ${BASE} 06:03:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:03:12 df20fa9351a1: Pulling fs layer 06:03:12 ed8968b2872e: Pulling fs layer 06:03:12 a92cc7c5fd73: Pulling fs layer 06:03:12 e871e8e8d7a9: Pulling fs layer 06:03:12 e73272ec9a57: Pulling fs layer 06:03:12 1e910a182e73: Pulling fs layer 06:03:12 4e634b169226: Pulling fs layer 06:03:12 e73272ec9a57: Waiting 06:03:12 1e910a182e73: Waiting 06:03:12 4e634b169226: Waiting 06:03:12 e871e8e8d7a9: Waiting 06:03:12 a92cc7c5fd73: Verifying Checksum 06:03:12 a92cc7c5fd73: Download complete 06:03:12 ed8968b2872e: Download complete 06:03:12 e73272ec9a57: Download complete 06:03:12 1e910a182e73: Verifying Checksum 06:03:12 1e910a182e73: Download complete 06:03:12 df20fa9351a1: Download complete 06:03:12 df20fa9351a1: Pull complete 06:03:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:03:13 ed8968b2872e: Pull complete 06:03:13 a92cc7c5fd73: Pull complete 06:03:14 4e634b169226: Verifying Checksum 06:03:14 4e634b169226: Download complete 06:03:14 e871e8e8d7a9: Verifying Checksum 06:03:14 e871e8e8d7a9: Download complete 06:03:15 OK: 142 MiB in 39 packages 06:03:16 Removing intermediate container 3197396d2354 06:03:16 ---> 3b18b819f905 06:03:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:03:16 ---> Running in 10043feecf88 06:03:17 Removing intermediate container 10043feecf88 06:03:17 ---> 0e6decf821a4 06:03:17 Step 6/7 : COPY go.mod . 06:03:17 ---> a8e932939a28 06:03:17 Step 7/7 : RUN go mod download 06:03:17 ---> Running in b958a2e158cf 06:03:20 e871e8e8d7a9: Pull complete 06:03:20 e73272ec9a57: Pull complete 06:03:20 1e910a182e73: Pull complete 06:03:26 4e634b169226: Pull complete 06:03:26 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:03:26 ---> f7629b54cfaa 06:03:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:03:27 ---> Running in 95fb91c9d9d5 06:03:27 Removing intermediate container 95fb91c9d9d5 06:03:27 ---> e62b21b28ac6 06:03:27 Step 4/7 : RUN apk add bash 06:03:27 ---> Running in 25cff34f6fce 06:03:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:03:31 OK: 166 MiB in 39 packages 06:03:32 Removing intermediate container 25cff34f6fce 06:03:32 ---> 22088b3dd564 06:03:32 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:03:32 ---> Running in 01c516306ea8 06:03:32 Removing intermediate container 01c516306ea8 06:03:32 ---> 031caf3a3b88 06:03:32 Step 6/7 : COPY go.mod . 06:03:32 ---> 77af3ee85e00 06:03:32 Step 7/7 : RUN go mod download 06:03:32 ---> Running in 4c9748556d69 06:03:32 Removing intermediate container b958a2e158cf 06:03:32 ---> e46022a3f505 06:03:32 Successfully built e46022a3f505 06:03:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:03:33 + docker inspect -f . ci-base-image-arm64 06:03:33 . [Pipeline] withDockerContainer 06:03:33 prd-ubuntu18.04-docker-arm64-4c-16g-11566 does not seem to be running inside a container 06:03:33 $ 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 ******** ci-base-image-arm64 cat 06:03:35 $ docker top f1adc3d17398238a3e7f79787edb19c1ee7c8fef41215062f90947fd4d1fade8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:37 + go version 06:03:37 go version go1.15.2 linux/arm64 [Pipeline] } 06:03:37 $ docker stop --time=1 f1adc3d17398238a3e7f79787edb19c1ee7c8fef41215062f90947fd4d1fade8 06:03:39 $ docker rm -f f1adc3d17398238a3e7f79787edb19c1ee7c8fef41215062f90947fd4d1fade8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:40 + docker inspect -f . ci-base-image-arm64 06:03:40 . [Pipeline] withDockerContainer 06:03:40 prd-ubuntu18.04-docker-arm64-4c-16g-11566 does not seem to be running inside a container 06:03:40 $ 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 ******** ci-base-image-arm64 cat 06:03:42 $ docker top 55af771d9511231f728c6d28b8d6cf4943533c7b0d2bf110f61b2448e17f171a -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:43 + make test 06:03:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:03:44 Removing intermediate container 4c9748556d69 06:03:44 ---> 249c565ed48c 06:03:44 Successfully built 249c565ed48c 06:03:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:03:45 + docker inspect -f . ci-base-image-x86_64 06:03:45 . [Pipeline] withDockerContainer 06:03:45 prd-centos7-docker-4c-2g-11567 does not seem to be running inside a container 06:03:45 $ 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 ******** ci-base-image-x86_64 cat 06:03:46 $ docker top 76382db8628f912c181d9b3367d042d4dc4efa7baca6463704c864545027581f -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:46 + go version 06:03:46 go version go1.15.2 linux/amd64 [Pipeline] } 06:03:46 $ docker stop --time=1 76382db8628f912c181d9b3367d042d4dc4efa7baca6463704c864545027581f 06:03:48 $ docker rm -f 76382db8628f912c181d9b3367d042d4dc4efa7baca6463704c864545027581f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:49 + docker inspect -f . ci-base-image-x86_64 06:03:49 . [Pipeline] withDockerContainer 06:03:49 prd-centos7-docker-4c-2g-11567 does not seem to be running inside a container 06:03:49 $ 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 ******** ci-base-image-x86_64 cat 06:03:49 $ docker top 1a92eaf2ef3c1ad8cc9d79ad9b9900c591116ff8bf69dd7553e012e0b5517f72 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:50 + make test 06:03:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:03:57 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.043s coverage: 85.7% of statements 06:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.024s coverage: 100.0% of statements 06:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.014s coverage: 45.4% of statements 06:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.024s coverage: 77.8% of statements 06:03:57 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.027s coverage: 6.4% of statements 06:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.014s coverage: 14.7% of statements 06:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements 06:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.028s coverage: 91.8% of statements 06:03:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:03:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements 06:04:00 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.009s coverage: 48.9% of statements 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.070s coverage: 63.0% of statements 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.043s coverage: 26.3% of statements 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.047s coverage: 15.4% of statements 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.019s coverage: 14.3% of statements 06:04:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.036s coverage: 100.0% of statements 06:04:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/helper [no test files] 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 29.1% of statements 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements 06:04:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 06:04:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:04:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:04:03 gofmt -l . 06:04:03 v2/clients/general/clients_test.go 06:04:03 [ "`gofmt -l .`" = "" ] 06:04:03 make: *** [Makefile:9: test] Error 1 [Pipeline] } 06:04:03 $ docker stop --time=1 1a92eaf2ef3c1ad8cc9d79ad9b9900c591116ff8bf69dd7553e012e0b5517f72 06:04:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:04:06 $ docker rm -f 1a92eaf2ef3c1ad8cc9d79ad9b9900c591116ff8bf69dd7553e012e0b5517f72 06:04:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.056s coverage: 85.7% of statements 06:04:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.039s coverage: 100.0% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 06:04:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.051s coverage: 45.4% of statements 06:04:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 06:04:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:04:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.043s coverage: 6.4% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:08 Failed in branch amd64 06:04:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.074s coverage: 14.7% of statements 06:04:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.070s coverage: 100.0% of statements 06:04:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.089s coverage: 91.8% of statements 06:04:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:04:10 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:04:10 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.052s coverage: 100.0% of statements 06:04:11 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 48.9% of statements 06:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.081s coverage: 63.0% of statements 06:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.031s coverage: 26.3% of statements 06:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements 06:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.024s coverage: 15.4% of statements 06:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.019s coverage: 14.3% of statements 06:04:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.048s coverage: 100.0% of statements 06:04:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/helper [no test files] 06:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.032s coverage: 29.1% of statements 06:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.026s coverage: 100.0% of statements 06:04:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 94.4% of statements 06:04:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 06:04:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:04:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:04:24 gofmt -l . 06:04:24 v2/clients/general/clients_test.go 06:04:24 [ "`gofmt -l .`" = "" ] 06:04:24 make: *** [Makefile:9: test] Error 1 [Pipeline] } 06:04:24 $ docker stop --time=1 55af771d9511231f728c6d28b8d6cf4943533c7b0d2bf110f61b2448e17f171a 06:04:26 $ docker rm -f 55af771d9511231f728c6d28b8d6cf4943533c7b0d2bf110f61b2448e17f171a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:28 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:04:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:32 ---> package-listing.sh 06:04:32 ++ facter osfamily 06:04:32 ++ tr '[:upper:]' '[:lower:]' 06:04:32 + OS_FAMILY=redhat 06:04:32 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 06:04:32 + START_PACKAGES=/tmp/packages_start.txt 06:04:32 + END_PACKAGES=/tmp/packages_end.txt 06:04:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:32 + PACKAGES=/tmp/packages_start.txt 06:04:32 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 06:04:32 + PACKAGES=/tmp/packages_end.txt 06:04:32 + case "${OS_FAMILY}" in 06:04:32 + rpm -qa 06:04:32 + sort 06:04:36 + '[' -f /tmp/packages_start.txt ']' 06:04:36 + '[' -f /tmp/packages_end.txt ']' 06:04:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:36 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 06:04:36 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 06:04:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo 06:04:36 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:04:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:37 06:04:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:04:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:37 alpine: Pulling from edgex-lftools-log-publisher 06:04:37 df20fa9351a1: Pulling fs layer 06:04:37 36b3adc4ff6f: Pulling fs layer 06:04:37 8ad3a11d3b57: Pulling fs layer 06:04:37 46f8f816bc3b: Pulling fs layer 06:04:37 93b61091891f: Pulling fs layer 06:04:37 93b9cdb0e59b: Pulling fs layer 06:04:37 5e14af77c1be: Pulling fs layer 06:04:37 01666e4c0597: Pulling fs layer 06:04:37 aa168da1d23b: Pulling fs layer 06:04:37 93b9cdb0e59b: Waiting 06:04:37 5e14af77c1be: Waiting 06:04:37 01666e4c0597: Waiting 06:04:37 aa168da1d23b: Waiting 06:04:37 46f8f816bc3b: Waiting 06:04:37 93b61091891f: Waiting 06:04:37 36b3adc4ff6f: Verifying Checksum 06:04:37 36b3adc4ff6f: Download complete 06:04:38 46f8f816bc3b: Verifying Checksum 06:04:38 46f8f816bc3b: Download complete 06:04:38 df20fa9351a1: Verifying Checksum 06:04:38 df20fa9351a1: Download complete 06:04:38 93b9cdb0e59b: Verifying Checksum 06:04:38 93b9cdb0e59b: Download complete 06:04:38 5e14af77c1be: Download complete 06:04:38 93b61091891f: Verifying Checksum 06:04:38 93b61091891f: Download complete 06:04:38 01666e4c0597: Download complete 06:04:38 df20fa9351a1: Pull complete 06:04:38 36b3adc4ff6f: Pull complete 06:04:39 8ad3a11d3b57: Verifying Checksum 06:04:39 8ad3a11d3b57: Download complete 06:04:39 8ad3a11d3b57: Pull complete 06:04:40 46f8f816bc3b: Pull complete 06:04:40 93b61091891f: Pull complete 06:04:40 93b9cdb0e59b: Pull complete 06:04:41 aa168da1d23b: Verifying Checksum 06:04:41 aa168da1d23b: Download complete 06:04:41 5e14af77c1be: Pull complete 06:04:41 01666e4c0597: Pull complete 06:04:47 aa168da1d23b: Pull complete 06:04:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:04:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:04:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:04:48 prd-centos7-docker-4c-2g-11565 does not seem to be running inside a container 06:04:48 $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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:10003/edgex-lftools-log-publisher:alpine cat 06:04:52 $ docker top 8bd1446a0af2e13c56fee2170087307582ddcf09113ed22fc029da898e87cccd -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:52 + mkdir -p /var/log/sa [Pipeline] sh 06:04:53 + ls /var/log/sa-host 06:04:53 + sadf -c /var/log/sa-host/sa05 06:04:53 file_magic: OK 06:04:53 HZ: Using current value: 100 06:04:53 file_header: OK 06:04:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:04:53 Statistics: 06:04:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:53 File successfully converted to sysstat format version 12.2.1 06:04:53 + sadf -c /var/log/sa-host/sa09 06:04:53 file_magic: OK 06:04:53 HZ: Using current value: 100 06:04:53 file_header: OK 06:04:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:04:53 Statistics: 06:04:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:53 provisioning config files... 06:04:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4962133519007825361tmp [Pipeline] { [Pipeline] echo 06:04:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:53 ---> create-netrc.sh [Pipeline] } 06:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:04:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:04:54 ---> python-tools-install.sh [Pipeline] echo 06:04:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:54 ---> sudo-logs.sh 06:04:54 Archiving 'sudo' log.. [Pipeline] echo 06:04:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:54 ---> job-cost.sh 06:04:54 lf-activate-venv: SKIPPING 06:04:54 INFO: No Stack... 06:04:55 INFO: Retrieving Pricing Info for: v1-standard-2 06:04:56 INFO: Archiving Costs [Pipeline] echo 06:04:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:56 ---> logs-deploy.sh 06:04:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/2 06:04:56 INFO: archiving workspace using pattern(s): 06:04:58 Archives upload complete. 06:04:58 INFO: archiving logs to Nexus 06:04:59 ---> uname -a: 06:04:59 Linux prd-centos7-docker-4c-2g-11565.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:04:59 06:04:59 06:04:59 ---> lscpu: 06:04:59 Architecture: x86_64 06:04:59 CPU op-mode(s): 32-bit, 64-bit 06:04:59 Byte Order: Little Endian 06:04:59 Address sizes: 40 bits physical, 48 bits virtual 06:04:59 CPU(s): 4 06:04:59 On-line CPU(s) list: 0-3 06:04:59 Thread(s) per core: 1 06:04:59 Core(s) per socket: 1 06:04:59 Socket(s): 4 06:04:59 NUMA node(s): 1 06:04:59 Vendor ID: GenuineIntel 06:04:59 CPU family: 6 06:04:59 Model: 44 06:04:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:04:59 Stepping: 1 06:04:59 CPU MHz: 2933.438 06:04:59 BogoMIPS: 5866.87 06:04:59 Virtualization: VT-x 06:04:59 Hypervisor vendor: KVM 06:04:59 Virtualization type: full 06:04:59 L1d cache: 128 KiB 06:04:59 L1i cache: 128 KiB 06:04:59 L2 cache: 16 MiB 06:04:59 L3 cache: 64 MiB 06:04:59 NUMA node0 CPU(s): 0-3 06:04:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:04:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:04:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:04:59 Vulnerability Meltdown: Mitigation; PTI 06:04:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:04:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:04:59 Vulnerability Tsx async abort: Not affected 06:04:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:04:59 06:04:59 06:04:59 ---> nproc: 06:04:59 4 06:04:59 06:04:59 06:04:59 ---> df -h: 06:04:59 Filesystem Size Used Available Use% Mounted on 06:04:59 overlay 50.0G 7.2G 42.8G 14% / 06:04:59 tmpfs 64.0M 0 64.0M 0% /dev 06:04:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:04:59 shm 64.0M 0 64.0M 0% /dev/shm 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:04:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:04:59 06:04:59 06:04:59 ---> free -m: 06:04:59 total used free shared buff/cache available 06:04:59 Mem: 1837 677 125 0 1033 1056 06:04:59 Swap: 1023 1 1022 06:04:59 06:04:59 06:04:59 ---> ip addr: 06:04:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:04:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:04:59 inet 127.0.0.1/8 scope host lo 06:04:59 valid_lft forever preferred_lft forever 06:04:59 inet6 ::1/128 scope host 06:04:59 valid_lft forever preferred_lft forever 06:04:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:04:59 link/ether fa:16:3e:ee:49:62 brd ff:ff:ff:ff:ff:ff 06:04:59 inet 10.30.123.8/23 brd 10.30.123.255 scope global dynamic eth0 06:04:59 valid_lft 86071sec preferred_lft 86071sec 06:04:59 inet6 fe80::f816:3eff:feee:4962/64 scope link 06:04:59 valid_lft forever preferred_lft forever 06:04:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:04:59 link/ether 02:42:84:d3:b3:0c brd ff:ff:ff:ff:ff:ff 06:04:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:04:59 valid_lft forever preferred_lft forever 06:04:59 inet6 fe80::42:84ff:fed3:b30c/64 scope link 06:04:59 valid_lft forever preferred_lft forever 06:04:59 06:04:59 06:04:59 ---> sar -b -r -n DEV: 06:04:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 06:04:59 06:04:59 05:59:10 LINUX RESTART (4 CPU) 06:04:59 06:04:59 06:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:04:59 06:01:01 41.58 12.30 29.28 0.00 4606.80 2591.57 0.00 06:04:59 06:02:01 1.65 0.07 1.58 0.00 1.47 28.65 0.00 06:04:59 06:03:02 0.25 0.00 0.25 0.00 0.00 2.85 0.00 06:04:59 06:04:01 0.19 0.00 0.19 0.00 0.00 2.05 0.00 06:04:59 Average: 10.84 3.07 7.77 0.00 1142.98 651.23 0.00 06:04:59 06:04:59 06:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:59 06:01:01 154032 0 588800 31.29 2620 1136104 1117964 38.15 434864 1131172 20 06:04:59 06:02:01 160248 0 582436 30.96 2620 1136252 1082428 36.94 433116 1128024 8 06:04:59 06:03:02 160064 0 582616 30.96 2620 1136256 1082524 36.94 433660 1128020 8 06:04:59 06:04:01 157880 0 584796 31.08 2620 1136260 1082632 36.95 436260 1127500 8 06:04:59 Average: 158056 0 584662 31.07 2620 1136218 1091387 37.25 434475 1128679 11 06:04:59 06:04:59 06:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:59 06:01:01 eth0 173.24 131.27 474.84 48.06 0.00 0.00 0.00 0.00 06:04:59 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:59 06:01:01 docker0 5.80 4.32 1.24 13.13 0.00 0.00 0.00 0.00 06:04:59 06:02:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:04:59 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:59 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:59 06:03:02 eth0 1.18 0.55 0.49 0.22 0.00 0.00 0.00 0.00 06:04:59 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:59 06:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:59 06:04:01 eth0 0.83 0.44 0.34 0.21 0.00 0.00 0.00 0.00 06:04:59 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:59 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:59 Average: eth0 43.65 32.83 118.00 12.03 0.00 0.00 0.00 0.00 06:04:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:59 Average: docker0 1.44 1.07 0.31 3.26 0.00 0.00 0.00 0.00 06:04:59 06:04:59 06:04:59 ---> sar -P ALL: 06:04:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 06:04:59 06:04:59 05:59:10 LINUX RESTART (4 CPU) 06:04:59 06:04:59 06:00:02 CPU %user %nice %system %iowait %steal %idle 06:04:59 06:01:01 all 3.63 0.00 2.38 1.15 0.01 92.82 06:04:59 06:01:01 0 3.70 0.00 2.90 0.27 0.02 93.12 06:04:59 06:01:01 1 3.71 0.00 2.38 0.89 0.02 93.00 06:04:59 06:01:01 2 3.28 0.00 1.84 2.17 0.02 92.70 06:04:59 06:01:01 3 3.85 0.00 2.39 1.30 0.00 92.46 06:04:59 06:02:01 all 0.15 0.00 0.05 0.00 0.00 99.80 06:04:59 06:02:01 0 0.02 0.00 0.05 0.02 0.00 99.92 06:04:59 06:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:04:59 06:02:01 2 0.08 0.00 0.05 0.00 0.02 99.85 06:04:59 06:02:01 3 0.43 0.00 0.03 0.00 0.00 99.53 06:04:59 06:03:02 all 0.15 0.00 0.04 0.00 0.00 99.81 06:04:59 06:03:02 0 0.02 0.00 0.03 0.00 0.00 99.95 06:04:59 06:03:02 1 0.03 0.00 0.03 0.00 0.00 99.93 06:04:59 06:03:02 2 0.07 0.00 0.05 0.00 0.00 99.88 06:04:59 06:03:02 3 0.50 0.00 0.03 0.00 0.00 99.47 06:04:59 06:04:01 all 0.04 0.00 0.04 0.00 0.00 99.92 06:04:59 06:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:04:59 06:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:04:59 06:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:04:59 06:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:04:59 Average: all 0.98 0.00 0.62 0.29 0.01 98.11 06:04:59 Average: 0 0.93 0.00 0.74 0.07 0.00 98.25 06:04:59 Average: 1 0.95 0.00 0.62 0.22 0.00 98.21 06:04:59 Average: 2 0.86 0.00 0.49 0.54 0.01 98.10 06:04:59 Average: 3 1.20 0.00 0.62 0.32 0.00 97.86 06:04:59 06:04:59 06:04:59