Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 337c75df5eb35b884f50a4fa8a04dc561197abfa rather than 25a4917d5544e6bcde1447309bf18add20eb9278 Obtained Jenkinsfile from 337c75df5eb35b884f50a4fa8a04dc561197abfa 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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:pre] ========================================================= [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: pre 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 SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-23840 in /w/workspace/dry_go-mod-core-contracts_PR-462 [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-462 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 337c75df5eb35b884f50a4fa8a04dc561197abfa into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 Merge succeeded, producing 4275e977b78e137e86a141a5aeb87ab706a65d2a Checking out Revision 4275e977b78e137e86a141a5aeb87ab706a65d2a (PR-462) > git config core.sparsecheckout # timeout=10 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # 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 337c75df5eb35b884f50a4fa8a04dc561197abfa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4275e977b78e137e86a141a5aeb87ab706a65d2a # timeout=10 Commit message: "Merge commit '337c75df5eb35b884f50a4fa8a04dc561197abfa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:38:21 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 5b80684b4aa8a715372abee27686f8f00bcb3c11 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:38:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:38:22 ========================================================= 00:38:22 EdgeX Global Pipelines Version Info 00:38:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:38:23 ------------------- 00:38:23 stable info: 00:38:23 ------------------- 00:38:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:38:23 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:38:23 Message: update stable to v1.0.179 00:38:24 ------------------- 00:38:24 experimental info: 00:38:24 ------------------- 00:38:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:38:24 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:38:24 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:38:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:38:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:38:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:38:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:38:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:38:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:38:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 00:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:38:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:38:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:38:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:38:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:38:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-462 [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-462 [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-462 [Pipeline] echo 00:38:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4275e977b78e137e86a141a5aeb87ab706a65d2a [Pipeline] echo 00:38:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4275e97 [Pipeline] echo 00:38:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:29 + git log --format=format:%s -1 4275e977b78e137e86a141a5aeb87ab706a65d2a [Pipeline] echo 00:38:29 GIT_COMMIT: 4275e977b78e137e86a141a5aeb87ab706a65d2a, Commit Message: Merge commit '337c75df5eb35b884f50a4fa8a04dc561197abfa' into HEAD [Pipeline] echo 00:38:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:38:30 00:38:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:38:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:38:31 latest: Pulling from edgex-devops/git-semver 00:38:31 31603596830f: Pulling fs layer 00:38:31 2a8b12db71e7: Pulling fs layer 00:38:31 6ca5941a6612: Pulling fs layer 00:38:31 ecc8261a40a4: Pulling fs layer 00:38:31 ecc8261a40a4: Waiting 00:38:31 2a8b12db71e7: Verifying Checksum 00:38:31 2a8b12db71e7: Download complete 00:38:31 31603596830f: Verifying Checksum 00:38:31 31603596830f: Download complete 00:38:31 6ca5941a6612: Verifying Checksum 00:38:31 6ca5941a6612: Download complete 00:38:31 ecc8261a40a4: Verifying Checksum 00:38:31 ecc8261a40a4: Download complete 00:38:31 31603596830f: Pull complete 00:38:31 2a8b12db71e7: Pull complete 00:38:32 6ca5941a6612: Pull complete 00:38:33 ecc8261a40a4: Pull complete 00:38:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:38:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:38:33 prd-centos7-docker-4c-2g-23840 does not seem to be running inside a container 00:38:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:38:35 $ docker top ad89a2aead22b00fb99cd679bda9244f085c165108157c2981af518cc286f0fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:38:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:36 [ssh-agent] Looking for ssh-agent implementation... 00:38:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:36 $ docker exec ad89a2aead22b00fb99cd679bda9244f085c165108157c2981af518cc286f0fd ssh-agent 00:38:36 SSH_AUTH_SOCK=/tmp/ssh-1o6prPsRp961/agent.12 00:38:36 SSH_AGENT_PID=18 00:38:36 Running ssh-add (command line suppressed) 00:38:36 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_505220898543081313.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_505220898543081313.key) 00:38:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:37 + git tag --points-at HEAD [Pipeline] } 00:38:37 $ docker exec --env ******** --env ******** ad89a2aead22b00fb99cd679bda9244f085c165108157c2981af518cc286f0fd ssh-agent -k 00:38:37 unset SSH_AUTH_SOCK; 00:38:37 unset SSH_AGENT_PID; 00:38:37 echo Agent pid 18 killed; 00:38:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:38:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:37 [ssh-agent] Looking for ssh-agent implementation... 00:38:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:37 $ docker exec ad89a2aead22b00fb99cd679bda9244f085c165108157c2981af518cc286f0fd ssh-agent 00:38:37 SSH_AUTH_SOCK=/tmp/ssh-WlPDCCle1hvG/agent.49 00:38:37 SSH_AGENT_PID=54 00:38:37 Running ssh-add (command line suppressed) 00:38:37 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_2694874999150610911.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_2694874999150610911.key) 00:38:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:38 + git semver init 00:38:38 # -> Open(): unable to determine branch for HEAD 00:38:38 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.git 00:38:38 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-462 00:38:38 # $SEMVER_REMOTE_NAME = origin 00:38:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:38:38 # $SEMVER_USER_NAME = edgex-jenkins 00:38:38 # $SEMVER_BRANCH = PR-462 00:38:38 # $SEMVER_TEMP = /tmp/semver-265760546 00:38:38 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:38:39 # '/tmp/semver-265760546' -> '/w/workspace/dry_go-mod-core-contracts_PR-462/.semver' 00:38:39 # -> Force: false 00:38:39 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.semver [Pipeline] } 00:38:39 $ docker exec --env ******** --env ******** ad89a2aead22b00fb99cd679bda9244f085c165108157c2981af518cc286f0fd ssh-agent -k 00:38:39 unset SSH_AUTH_SOCK; 00:38:39 unset SSH_AGENT_PID; 00:38:39 echo Agent pid 54 killed; 00:38:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:38:40 + git semver [Pipeline] } 00:38:40 $ docker stop --time=1 ad89a2aead22b00fb99cd679bda9244f085c165108157c2981af518cc286f0fd 00:38:41 $ docker rm -f ad89a2aead22b00fb99cd679bda9244f085c165108157c2981af518cc286f0fd [Pipeline] // withDockerContainer [Pipeline] sh 00:38:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:38:43 Stashed 1 file(s) [Pipeline] echo 00:38:43 [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 00:38:58 Still waiting to schedule task 00:38:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:38:58 Still waiting to schedule task 00:38:58 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:41:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23848 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws 00:41:08 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 00:41:13 using credential edgex-jenkins-ssh 00:41:13 Cloning the remote Git repository 00:41:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:41:13 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 00:41:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:41:13 > git --version # timeout=10 00:41:13 > git --version # 'git version 2.17.1' 00:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:15 Merging remotes/origin/master commit 337c75df5eb35b884f50a4fa8a04dc561197abfa into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 00:41:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:41:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:41:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:41:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:15 > git config core.sparsecheckout # timeout=10 00:41:15 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 00:41:16 Merge succeeded, producing 4fc817c42e52cbfdf8947819320f4dd80867eabf 00:41:16 Checking out Revision 4fc817c42e52cbfdf8947819320f4dd80867eabf (PR-462) 00:41:15 > git remote # timeout=10 00:41:15 > git config --get remote.origin.url # timeout=10 00:41:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:15 > git merge 337c75df5eb35b884f50a4fa8a04dc561197abfa # timeout=10 00:41:16 > git rev-parse HEAD^{commit} # timeout=10 00:41:16 > git config core.sparsecheckout # timeout=10 00:41:16 > git checkout -f 4fc817c42e52cbfdf8947819320f4dd80867eabf # timeout=10 00:41:20 Commit message: "Merge commit '337c75df5eb35b884f50a4fa8a04dc561197abfa' into HEAD" 00:41:20 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:41:20 > git rev-list --no-walk 5b80684b4aa8a715372abee27686f8f00bcb3c11 # timeout=10 00:41:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:41:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:41:22 + true 00:41:22 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:41:25 ========================================================= 00:41:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:41:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:41:25 + 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 . 00:41:26 Sending build context to Docker daemon 2.45MB 00:41:26 Step 1/7 : ARG BASE=golang:1.15-alpine 00:41:26 Step 2/7 : FROM ${BASE} 00:41:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:41:27 5f621e34cdf4: Pulling fs layer 00:41:27 a4357932f1b6: Pulling fs layer 00:41:27 18c013af1878: Pulling fs layer 00:41:27 00ac8860ef70: Pulling fs layer 00:41:27 63d7cb157983: Pulling fs layer 00:41:27 b116817d02f9: Pulling fs layer 00:41:27 745a02a5169b: Pulling fs layer 00:41:27 00ac8860ef70: Waiting 00:41:27 63d7cb157983: Waiting 00:41:27 b116817d02f9: Waiting 00:41:27 745a02a5169b: Waiting 00:41:27 18c013af1878: Verifying Checksum 00:41:27 18c013af1878: Download complete 00:41:27 a4357932f1b6: Verifying Checksum 00:41:27 a4357932f1b6: Download complete 00:41:27 63d7cb157983: Download complete 00:41:27 b116817d02f9: Download complete 00:41:28 5f621e34cdf4: Verifying Checksum 00:41:28 5f621e34cdf4: Download complete 00:41:28 5f621e34cdf4: Pull complete 00:41:29 a4357932f1b6: Pull complete 00:41:29 18c013af1878: Pull complete 00:41:29 745a02a5169b: Verifying Checksum 00:41:29 745a02a5169b: Download complete 00:41:31 00ac8860ef70: Verifying Checksum 00:41:31 00ac8860ef70: Download complete 00:41:42 00ac8860ef70: Pull complete 00:41:42 63d7cb157983: Pull complete 00:41:42 b116817d02f9: Pull complete 00:41:45 745a02a5169b: Pull complete 00:41:45 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:41:45 ---> b7e6874047d6 00:41:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:41:48 ---> Running in 2649fcf458f0 00:41:48 Removing intermediate container 2649fcf458f0 00:41:48 ---> e4d3faa5f23b 00:41:48 Step 4/7 : RUN apk add bash 00:41:48 ---> Running in 69a1eed2207e 00:41:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:41:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:41:52 OK: 142 MiB in 39 packages 00:41:53 Removing intermediate container 69a1eed2207e 00:41:53 ---> 6f2d0c3637ac 00:41:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:41:53 ---> Running in 863a53ebeba9 00:41:54 Removing intermediate container 863a53ebeba9 00:41:54 ---> b42482070875 00:41:54 Step 6/7 : COPY go.mod . 00:41:55 ---> 3f7c79d85e9f 00:41:55 Step 7/7 : RUN go mod download 00:41:55 ---> Running in 51b9deebe918 00:42:10 Removing intermediate container 51b9deebe918 00:42:10 ---> 754af8ddf6c7 00:42:10 Successfully built 754af8ddf6c7 00:42:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:10 + docker inspect -f . ci-base-image-arm64 00:42:10 . [Pipeline] withDockerContainer 00:42:10 prd-ubuntu18.04-docker-arm64-4c-16g-23848 does not seem to be running inside a container 00:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 00:42:12 $ docker top 613f6915fe4ab2935683ee5cffd676e3135b46c8f0d9a8022fb3d03a7c50d2d2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:13 + go version 00:42:13 go version go1.15.5 linux/arm64 [Pipeline] } 00:42:13 $ docker stop --time=1 613f6915fe4ab2935683ee5cffd676e3135b46c8f0d9a8022fb3d03a7c50d2d2 00:42:15 $ docker rm -f 613f6915fe4ab2935683ee5cffd676e3135b46c8f0d9a8022fb3d03a7c50d2d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:16 + docker inspect -f . ci-base-image-arm64 00:42:16 . [Pipeline] withDockerContainer 00:42:16 prd-ubuntu18.04-docker-arm64-4c-16g-23848 does not seem to be running inside a container 00:42:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 00:42:18 $ docker top 30a2f5bd0fc15fcbbdc4a3e2fd7320d2115a5dc17f384211c5e6e78e5d85f9e1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:19 + make test 00:42:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:42:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:42:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.037s coverage: 85.7% of statements 00:42:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.039s coverage: 100.0% of statements 00:42:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.052s coverage: 45.4% of statements 00:42:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements 00:42:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:42:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements 00:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.057s coverage: 14.7% of statements 00:42:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.030s coverage: 100.0% of statements 00:42:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.103s coverage: 91.8% of statements 00:42:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 00:42:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 00:42:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.022s coverage: 100.0% of statements 00:42:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.037s coverage: 36.7% of statements 00:42:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.146s coverage: 63.0% of statements 00:42:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.043s coverage: 26.3% of statements 00:42:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements 00:42:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.028s coverage: 15.4% of statements 00:42:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.023s coverage: 14.3% of statements 00:42:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 00:42:57 --- FAIL: TestWriteCommand (0.00s) 00:42:57 panic: reflect: call of reflect.Value.Elem on map Value [recovered] 00:42:57 panic: reflect: call of reflect.Value.Elem on map Value 00:42:57 00:42:57 goroutine 255 [running]: 00:42:57 testing.tRunner.func1.1(0x31f120, 0x40002ae140) 00:42:57 /usr/local/go/src/testing/testing.go:1072 +0x240 00:42:57 testing.tRunner.func1(0x40003f6480) 00:42:57 /usr/local/go/src/testing/testing.go:1075 +0x34c 00:42:57 panic(0x31f120, 0x40002ae140) 00:42:57 /usr/local/go/src/runtime/panic.go:969 +0x15c 00:42:57 reflect.Value.Elem(0x323ba0, 0x0, 0x15, 0x4000402000, 0x4000463b01, 0xffff6f158901) 00:42:57 /usr/local/go/src/reflect/value.go:843 +0x198 00:42:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.setApiVersion(0x323ba0, 0x0) 00:42:57 /w/workspace/go-mod-core-contracts/6/v2/clients/http/utils/request.go:37 +0xb0 00:42:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.PutRequest(0x4060e0, 0x400001a150, 0x300f40, 0x4000298140, 0x4000426000, 0x40, 0x323ba0, 0x0, 0xf, 0x40002a0080) 00:42:57 /w/workspace/go-mod-core-contracts/6/v2/clients/http/utils/request.go:84 +0x30 00:42:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.(*deviceServiceCommandClient).WriteCommand(0x4000418040, 0x4060e0, 0x400001a150, 0x38d355, 0xa, 0x38d99b, 0xb, 0x0, 0x0, 0x0, ...) 00:42:57 /w/workspace/go-mod-core-contracts/6/v2/clients/http/deviceservicecommand.go:48 +0x188 00:42:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.TestWriteCommand(0x40003f6480) 00:42:57 /w/workspace/go-mod-core-contracts/6/v2/clients/http/deviceservicecommand_test.go:65 +0x244 00:42:57 testing.tRunner(0x40003f6480, 0x3a9180) 00:42:57 /usr/local/go/src/testing/testing.go:1123 +0xdc 00:42:57 created by testing.(*T).Run 00:42:57 /usr/local/go/src/testing/testing.go:1168 +0x244 00:42:57 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.161s 00:42:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.034s coverage: 6.6% of statements 00:42:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 00:42:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 00:42:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.028s coverage: 42.1% of statements 00:42:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.044s coverage: 89.5% of statements 00:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.134s coverage: 90.7% of statements 00:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.022s coverage: 100.0% of statements 00:43:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 00:43:00 FAIL 00:43:00 make: *** [Makefile:6: test] Error 1 [Pipeline] } 00:43:00 $ docker stop --time=1 30a2f5bd0fc15fcbbdc4a3e2fd7320d2115a5dc17f384211c5e6e78e5d85f9e1 00:43:03 $ docker rm -f 30a2f5bd0fc15fcbbdc4a3e2fd7320d2115a5dc17f384211c5e6e78e5d85f9e1 [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] } 00:43:04 Failed in branch arm64 00:44:03 Running on prd-centos7-docker-4c-2g-23853 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws 00:44:03 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 00:44:06 using credential edgex-jenkins-ssh 00:44:06 Cloning the remote Git repository 00:44:06 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:44:06 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 00:44:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:44:06 > git --version # timeout=10 00:44:06 > git --version # 'git version 2.24.3' 00:44:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:08 Merging remotes/origin/master commit 337c75df5eb35b884f50a4fa8a04dc561197abfa into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 00:44:08 Merge succeeded, producing 6d921e664173bdee19973ace3302db1b0d9f3c6f 00:44:08 Checking out Revision 6d921e664173bdee19973ace3302db1b0d9f3c6f (PR-462) 00:44:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:44:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:44:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:44:08 > git config core.sparsecheckout # timeout=10 00:44:08 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 00:44:08 > git remote # timeout=10 00:44:08 > git config --get remote.origin.url # timeout=10 00:44:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:08 > git merge 337c75df5eb35b884f50a4fa8a04dc561197abfa # timeout=10 00:44:08 > git rev-parse HEAD^{commit} # timeout=10 00:44:08 > git config core.sparsecheckout # timeout=10 00:44:08 > git checkout -f 6d921e664173bdee19973ace3302db1b0d9f3c6f # timeout=10 00:44:11 Commit message: "Merge commit '337c75df5eb35b884f50a4fa8a04dc561197abfa' into HEAD" 00:44:11 First time build. Skipping changelog. 00:44:11 > git rev-list --no-walk 5b80684b4aa8a715372abee27686f8f00bcb3c11 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:44:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:44:13 + sudo service docker restart 00:44:13 + true 00:44:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:44:14 ========================================================= 00:44:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:44:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:44:15 + 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 . 00:44:15 Sending build context to Docker daemon 2.451MB 00:44:15 Step 1/7 : ARG BASE=golang:1.15-alpine 00:44:15 Step 2/7 : FROM ${BASE} 00:44:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:44:15 188c0c94c7c5: Pulling fs layer 00:44:15 0ef7d3d256c8: Pulling fs layer 00:44:15 de9db76c5a1d: Pulling fs layer 00:44:15 bca2f99d35d6: Pulling fs layer 00:44:15 93359f2a8cfa: Pulling fs layer 00:44:15 7c6f9722023f: Pulling fs layer 00:44:15 a35cf1a2eb13: Pulling fs layer 00:44:15 bca2f99d35d6: Waiting 00:44:15 7c6f9722023f: Waiting 00:44:15 93359f2a8cfa: Waiting 00:44:15 a35cf1a2eb13: Waiting 00:44:15 de9db76c5a1d: Download complete 00:44:15 93359f2a8cfa: Download complete 00:44:15 188c0c94c7c5: Verifying Checksum 00:44:15 188c0c94c7c5: Download complete 00:44:16 188c0c94c7c5: Pull complete 00:44:16 7c6f9722023f: Download complete 00:44:16 0ef7d3d256c8: Pull complete 00:44:16 de9db76c5a1d: Pull complete 00:44:17 a35cf1a2eb13: Verifying Checksum 00:44:17 a35cf1a2eb13: Download complete 00:44:18 bca2f99d35d6: Verifying Checksum 00:44:18 bca2f99d35d6: Download complete 00:44:24 bca2f99d35d6: Pull complete 00:44:24 93359f2a8cfa: Pull complete 00:44:24 7c6f9722023f: Pull complete 00:44:30 a35cf1a2eb13: Pull complete 00:44:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:44:30 ---> a62c8e92a672 00:44:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:44:30 ---> Running in 5284a10b12c0 00:44:30 Removing intermediate container 5284a10b12c0 00:44:30 ---> 7546543f5dac 00:44:30 Step 4/7 : RUN apk add bash 00:44:30 ---> Running in 8bea7eb92d8d 00:44:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:44:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:44:33 OK: 166 MiB in 39 packages 00:44:33 Removing intermediate container 8bea7eb92d8d 00:44:33 ---> 77168bcff9cb 00:44:33 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:44:33 ---> Running in 11a99e70c5e1 00:44:33 Removing intermediate container 11a99e70c5e1 00:44:33 ---> 232af4b741ec 00:44:33 Step 6/7 : COPY go.mod . 00:44:33 ---> 157c49dc9b15 00:44:33 Step 7/7 : RUN go mod download 00:44:33 ---> Running in 31319759529d 00:44:46 Removing intermediate container 31319759529d 00:44:46 ---> f00049d94505 00:44:46 Successfully built f00049d94505 00:44:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:44:46 + docker inspect -f . ci-base-image-x86_64 00:44:46 . [Pipeline] withDockerContainer 00:44:46 prd-centos7-docker-4c-2g-23853 does not seem to be running inside a container 00:44:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:44:47 $ docker top 5516f2f3f89bbdc52e428229cef74b7eecc92ffc21fd3a386d737506d79cab31 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:47 + go version 00:44:47 go version go1.15.5 linux/amd64 [Pipeline] } 00:44:47 $ docker stop --time=1 5516f2f3f89bbdc52e428229cef74b7eecc92ffc21fd3a386d737506d79cab31 00:44:49 $ docker rm -f 5516f2f3f89bbdc52e428229cef74b7eecc92ffc21fd3a386d737506d79cab31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:50 + docker inspect -f . ci-base-image-x86_64 00:44:50 . [Pipeline] withDockerContainer 00:44:50 prd-centos7-docker-4c-2g-23853 does not seem to be running inside a container 00:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:44:50 $ docker top f8b2e92e3517f1099e213ce9a336158f52c84539826c0796857bca86a4134bfe -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:51 + make test 00:44:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:44:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:44:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.014s coverage: 85.7% of statements 00:44:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.013s coverage: 100.0% of statements 00:44:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.063s coverage: 45.4% of statements 00:44:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.008s coverage: 77.8% of statements 00:44:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:44:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 00:44:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.011s coverage: 14.7% of statements 00:44:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.006s coverage: 100.0% of statements 00:44:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.020s coverage: 91.8% of statements 00:44:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 00:44:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 00:44:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements 00:44:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.7% of statements 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.020s coverage: 63.0% of statements 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.014s coverage: 26.3% of statements 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.007s coverage: 15.4% of statements 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.022s coverage: 14.3% of statements 00:45:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 00:45:03 --- FAIL: TestWriteCommand (0.00s) 00:45:03 panic: reflect: call of reflect.Value.Elem on map Value [recovered] 00:45:03 panic: reflect: call of reflect.Value.Elem on map Value 00:45:03 00:45:03 goroutine 316 [running]: 00:45:03 testing.tRunner.func1.1(0x78e020, 0xc00030f8a0) 00:45:03 /usr/local/go/src/testing/testing.go:1072 +0x30d 00:45:03 testing.tRunner.func1(0xc000371800) 00:45:03 /usr/local/go/src/testing/testing.go:1075 +0x41a 00:45:03 panic(0x78e020, 0xc00030f8a0) 00:45:03 /usr/local/go/src/runtime/panic.go:969 +0x1b9 00:45:03 reflect.Value.Elem(0x792a40, 0x0, 0x15, 0x10, 0x0, 0x0) 00:45:03 /usr/local/go/src/reflect/value.go:843 +0x1a5 00:45:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.setApiVersion(0x792a40, 0x0) 00:45:03 /w/workspace/go-mod-core-contracts/6/v2/clients/http/utils/request.go:37 +0xc8 00:45:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.PutRequest(0x874f20, 0xc00001a150, 0x76ff00, 0xc00051c380, 0xc000322500, 0x40, 0x792a40, 0x0, 0x10, 0x10) 00:45:03 /w/workspace/go-mod-core-contracts/6/v2/clients/http/utils/request.go:84 +0x4d 00:45:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.(*deviceServiceCommandClient).WriteCommand(0xc000315de0, 0x874f20, 0xc00001a150, 0x7fc28e, 0xa, 0x7fc8be, 0xb, 0x0, 0x0, 0x0, ...) 00:45:03 /w/workspace/go-mod-core-contracts/6/v2/clients/http/deviceservicecommand.go:48 +0x226 00:45:03 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.TestWriteCommand(0xc000371800) 00:45:03 /w/workspace/go-mod-core-contracts/6/v2/clients/http/deviceservicecommand_test.go:65 +0x309 00:45:03 testing.tRunner(0xc000371800, 0x818140) 00:45:03 /usr/local/go/src/testing/testing.go:1123 +0xef 00:45:03 created by testing.(*T).Run 00:45:03 /usr/local/go/src/testing/testing.go:1168 +0x2b3 00:45:03 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.048s 00:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.036s coverage: 6.6% of statements 00:45:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 00:45:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 00:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.018s coverage: 42.1% of statements 00:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.008s coverage: 89.5% of statements 00:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.026s coverage: 90.7% of statements 00:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 00:45:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 00:45:03 FAIL 00:45:03 make: *** [Makefile:6: test] Error 1 [Pipeline] } 00:45:03 $ docker stop --time=1 f8b2e92e3517f1099e213ce9a336158f52c84539826c0796857bca86a4134bfe 00:45:06 $ docker rm -f f8b2e92e3517f1099e213ce9a336158f52c84539826c0796857bca86a4134bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:45:07 Failed in branch amd64 [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 00:45:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:45:11 ---> package-listing.sh 00:45:11 ++ facter osfamily 00:45:11 ++ tr '[:upper:]' '[:lower:]' 00:45:11 + OS_FAMILY=redhat 00:45:11 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-462 00:45:11 + START_PACKAGES=/tmp/packages_start.txt 00:45:11 + END_PACKAGES=/tmp/packages_end.txt 00:45:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:45:11 + PACKAGES=/tmp/packages_start.txt 00:45:11 + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' 00:45:11 + PACKAGES=/tmp/packages_end.txt 00:45:11 + case "${OS_FAMILY}" in 00:45:11 + rpm -qa 00:45:11 + sort 00:45:16 + '[' -f /tmp/packages_start.txt ']' 00:45:16 + '[' -f /tmp/packages_end.txt ']' 00:45:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:45:16 + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' 00:45:16 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ 00:45:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ [Pipeline] echo 00:45:16 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-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:45:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:45:17 00:45:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:45:17 alpine: Pulling from edgex-lftools-log-publisher 00:45:17 df20fa9351a1: Pulling fs layer 00:45:17 36b3adc4ff6f: Pulling fs layer 00:45:17 8ad3a11d3b57: Pulling fs layer 00:45:17 46f8f816bc3b: Pulling fs layer 00:45:17 93b61091891f: Pulling fs layer 00:45:17 93b9cdb0e59b: Pulling fs layer 00:45:17 5e14af77c1be: Pulling fs layer 00:45:17 01666e4c0597: Pulling fs layer 00:45:17 aa168da1d23b: Pulling fs layer 00:45:17 46f8f816bc3b: Waiting 00:45:17 93b61091891f: Waiting 00:45:17 93b9cdb0e59b: Waiting 00:45:17 5e14af77c1be: Waiting 00:45:17 01666e4c0597: Waiting 00:45:17 aa168da1d23b: Waiting 00:45:17 36b3adc4ff6f: Download complete 00:45:17 46f8f816bc3b: Verifying Checksum 00:45:17 46f8f816bc3b: Download complete 00:45:17 93b61091891f: Verifying Checksum 00:45:17 93b61091891f: Download complete 00:45:17 df20fa9351a1: Verifying Checksum 00:45:17 df20fa9351a1: Download complete 00:45:17 93b9cdb0e59b: Verifying Checksum 00:45:17 93b9cdb0e59b: Download complete 00:45:17 01666e4c0597: Verifying Checksum 00:45:17 01666e4c0597: Download complete 00:45:17 5e14af77c1be: Verifying Checksum 00:45:17 5e14af77c1be: Download complete 00:45:18 df20fa9351a1: Pull complete 00:45:18 8ad3a11d3b57: Verifying Checksum 00:45:18 8ad3a11d3b57: Download complete 00:45:18 36b3adc4ff6f: Pull complete 00:45:19 8ad3a11d3b57: Pull complete 00:45:19 46f8f816bc3b: Pull complete 00:45:20 93b61091891f: Pull complete 00:45:20 93b9cdb0e59b: Pull complete 00:45:20 aa168da1d23b: Verifying Checksum 00:45:20 aa168da1d23b: Download complete 00:45:20 5e14af77c1be: Pull complete 00:45:20 01666e4c0597: Pull complete 00:45:27 aa168da1d23b: Pull complete 00:45:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:45:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:45:27 prd-centos7-docker-4c-2g-23840 does not seem to be running inside a container 00:45:27 $ 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-462/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-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:45:34 $ docker top 31bf0b3867c962dc3ff613ab6c4f6dc04b456e799890f9569d8450130c380fe0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:35 + touch /tmp/pre-build-complete [Pipeline] sh 00:45:35 + mkdir -p /var/log/sa [Pipeline] sh 00:45:35 + ls /var/log/sa-host 00:45:35 + sadf -c /var/log/sa-host/sa23 00:45:35 file_magic: OK 00:45:35 HZ: Using current value: 100 00:45:35 file_header: OK 00:45:35 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 00:45:35 Statistics: 00:45:35 Hnuu...uuuununununu... 00:45:35 File successfully converted to sysstat format version 12.2.1 00:45:35 + sadf -c /var/log/sa-host/sa29 00:45:35 file_magic: OK 00:45:35 HZ: Using current value: 100 00:45:35 file_header: OK 00:45:35 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 00:45:35 Statistics: 00:45:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:45:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:35 provisioning config files... 00:45:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/config4257650709186056735tmp [Pipeline] { [Pipeline] echo 00:45:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:45:36 ---> create-netrc.sh [Pipeline] } 00:45:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:45:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:45:37 ---> python-tools-install.sh [Pipeline] echo 00:45:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:45:37 ---> sudo-logs.sh 00:45:37 Archiving 'sudo' log.. [Pipeline] echo 00:45:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:45:37 ---> job-cost.sh 00:45:37 lf-activate-venv: SKIPPING 00:45:37 INFO: No Stack... 00:45:38 INFO: Retrieving Pricing Info for: v1-standard-2 00:45:39 INFO: Archiving Costs [Pipeline] echo 00:45:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:45:39 ---> logs-deploy.sh 00:45:39 lf-activate-venv: SKIPPING 00:45:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-462/6 00:45:39 INFO: archiving workspace using pattern(s): 00:45:41 Archives upload complete. 00:45:41 INFO: archiving logs to Nexus