Pull request #829 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (da6e2e02b5805d09e5d80c4d99a6a41384c9bb5a) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go 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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31483 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-829 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde Merge succeeded, producing 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde Checking out Revision 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde (PR-829) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde # 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 b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde # timeout=10 Commit message: "feat: update example configuration to support MessageBus" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:15:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk f11e55c319cbdbeef90700ad7434ca004756aab4 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:15:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:15:51 ========================================================= 03:15:51 EdgeX Global Pipelines Version Info 03:15:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:15:54 ------------------- 03:15:54 stable info: 03:15:54 ------------------- 03:15:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:15:54 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 03:15:54 Message: update stable to v1.0.186 03:15:55 ------------------- 03:15:55 experimental info: 03:15:55 ------------------- 03:15:55 Commited By: **** collab-it+edgex@linuxfoundation.org 03:15:55 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 03:15:55 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:15:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:15:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:15:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:15:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:15:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:15:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:15:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:15:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:15:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:15:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:15:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:15:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:15:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:15:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:15:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:15:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:15:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:15:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-829 [Pipeline] echo 03:15:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-829 [Pipeline] echo 03:15:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-829 [Pipeline] echo 03:15:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde [Pipeline] echo 03:15:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cd4cc8 [Pipeline] echo 03:15:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:15:59 provisioning config files... 03:15:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config711871057122168701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:00 ---> docker-login.sh 03:16:00 nexus3.edgexfoundry.org:10001 03:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:01 Configure a credential helper to remove this warning. See 03:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:01 03:16:01 Login Succeeded 03:16:01 nexus3.edgexfoundry.org:10002 03:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:01 Configure a credential helper to remove this warning. See 03:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:01 03:16:01 Login Succeeded 03:16:01 nexus3.edgexfoundry.org:10003 03:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:02 Configure a credential helper to remove this warning. See 03:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:02 03:16:02 Login Succeeded 03:16:02 nexus3.edgexfoundry.org:10004 03:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:03 Configure a credential helper to remove this warning. See 03:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:03 03:16:03 Login Succeeded 03:16:03 docker.io 03:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:04 Configure a credential helper to remove this warning. See 03:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:04 03:16:04 Login Succeeded 03:16:04 ---> docker-login.sh ends [Pipeline] } 03:16:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:05 + git log --format=format:%s -1 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde [Pipeline] echo 03:16:06 GIT_COMMIT: 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde, Commit Message: feat: update example configuration to support MessageBus [Pipeline] echo 03:16:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:07 03:16:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:16:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:07 latest: Pulling from edgex-devops/git-semver 03:16:07 31603596830f: Pulling fs layer 03:16:07 2a8b12db71e7: Pulling fs layer 03:16:07 6ca5941a6612: Pulling fs layer 03:16:07 ecc8261a40a4: Pulling fs layer 03:16:07 ecc8261a40a4: Waiting 03:16:07 2a8b12db71e7: Verifying Checksum 03:16:07 2a8b12db71e7: Download complete 03:16:08 31603596830f: Verifying Checksum 03:16:08 31603596830f: Download complete 03:16:08 ecc8261a40a4: Verifying Checksum 03:16:08 ecc8261a40a4: Download complete 03:16:08 6ca5941a6612: Verifying Checksum 03:16:08 6ca5941a6612: Download complete 03:16:09 31603596830f: Pull complete 03:16:10 2a8b12db71e7: Pull complete 03:16:12 6ca5941a6612: Pull complete 03:16:14 ecc8261a40a4: Pull complete 03:16:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:16:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:16:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:16:14 prd-centos7-docker-4c-2g-31483 does not seem to be running inside a container 03:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-829 -v /w/workspace/dgexfoundry_device-sdk-go_PR-829:/w/workspace/dgexfoundry_device-sdk-go_PR-829:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:16:18 $ docker top 2d7338e775d296cb5ba258918596ed9d3f6c0fdf3ffca2926a0f198f4e11a012 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:19 [ssh-agent] Looking for ssh-agent implementation... 03:16:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:19 $ docker exec 2d7338e775d296cb5ba258918596ed9d3f6c0fdf3ffca2926a0f198f4e11a012 ssh-agent 03:16:20 SSH_AUTH_SOCK=/tmp/ssh-xMS9otFwBO0F/agent.12 03:16:20 SSH_AGENT_PID=17 03:16:20 Running ssh-add (command line suppressed) 03:16:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_7184000925924321495.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_7184000925924321495.key) 03:16:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:22 + git tag --points-at HEAD [Pipeline] } 03:16:22 $ docker exec --env ******** --env ******** 2d7338e775d296cb5ba258918596ed9d3f6c0fdf3ffca2926a0f198f4e11a012 ssh-agent -k 03:16:22 unset SSH_AUTH_SOCK; 03:16:22 unset SSH_AGENT_PID; 03:16:22 echo Agent pid 17 killed; 03:16:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:16:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:23 [ssh-agent] Looking for ssh-agent implementation... 03:16:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:23 $ docker exec 2d7338e775d296cb5ba258918596ed9d3f6c0fdf3ffca2926a0f198f4e11a012 ssh-agent 03:16:24 SSH_AUTH_SOCK=/tmp/ssh-PXjhbT6rrqNG/agent.46 03:16:24 SSH_AGENT_PID=52 03:16:24 Running ssh-add (command line suppressed) 03:16:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_5103553001869212693.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_5103553001869212693.key) 03:16:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:25 + git semver init 03:16:25 # -> Open(): unable to determine branch for HEAD 03:16:25 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.git 03:16:25 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-829 03:16:25 # $SEMVER_REMOTE_NAME = origin 03:16:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:16:25 # $SEMVER_USER_NAME = edgex-jenkins 03:16:25 # $SEMVER_BRANCH = PR-829 03:16:25 # $SEMVER_TEMP = /tmp/semver-906929620 03:16:25 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:16:26 # '/tmp/semver-906929620' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver' 03:16:26 # -> Force: false 03:16:26 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver [Pipeline] } 03:16:26 $ docker exec --env ******** --env ******** 2d7338e775d296cb5ba258918596ed9d3f6c0fdf3ffca2926a0f198f4e11a012 ssh-agent -k 03:16:26 unset SSH_AUTH_SOCK; 03:16:26 unset SSH_AGENT_PID; 03:16:26 echo Agent pid 52 killed; 03:16:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:27 + git semver [Pipeline] } 03:16:27 $ docker stop --time=1 2d7338e775d296cb5ba258918596ed9d3f6c0fdf3ffca2926a0f198f4e11a012 03:16:29 $ docker rm -f 2d7338e775d296cb5ba258918596ed9d3f6c0fdf3ffca2926a0f198f4e11a012 [Pipeline] // withDockerContainer [Pipeline] sh 03:16:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:16:31 Stashed 1 file(s) [Pipeline] echo 03:16:31 [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 03:16:46 Still waiting to schedule task 03:16:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31483’ 03:16:46 Still waiting to schedule task 03:16:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:18:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31484 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 03:18:35 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 03:18:39 using credential edgex-jenkins-ssh 03:18:40 Cloning the remote Git repository 03:18:40 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:18:40 > git init /w/workspace/device-sdk-go/7 # timeout=10 03:18:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:18:40 > git --version # timeout=10 03:18:40 > git --version # 'git version 2.17.1' 03:18:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:42 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde 03:18:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:18:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:18:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:18:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:18:42 > git config core.sparsecheckout # timeout=10 03:18:42 > git checkout -f 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde # timeout=10 03:18:42 > git remote # timeout=10 03:18:42 > git config --get remote.origin.url # timeout=10 03:18:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:42 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 03:18:42 Merge succeeded, producing 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde 03:18:42 Checking out Revision 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde (PR-829) 03:18:42 > git rev-parse HEAD^{commit} # timeout=10 03:18:42 > git config core.sparsecheckout # timeout=10 03:18:42 > git checkout -f 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde # timeout=10 03:18:47 Commit message: "feat: update example configuration to support MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:18:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:18:49 + true 03:18:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:18:51 provisioning config files... 03:18:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config8446427921097779781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:52 ---> docker-login.sh 03:18:52 nexus3.edgexfoundry.org:10001 03:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:53 Configure a credential helper to remove this warning. See 03:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:53 03:18:53 Login Succeeded 03:18:53 nexus3.edgexfoundry.org:10002 03:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:53 Configure a credential helper to remove this warning. See 03:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:53 03:18:53 Login Succeeded 03:18:53 nexus3.edgexfoundry.org:10003 03:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:54 Configure a credential helper to remove this warning. See 03:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:54 03:18:54 Login Succeeded 03:18:54 nexus3.edgexfoundry.org:10004 03:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:54 Configure a credential helper to remove this warning. See 03:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:54 03:18:54 Login Succeeded 03:18:54 docker.io 03:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:18:55 Configure a credential helper to remove this warning. See 03:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:18:55 03:18:55 Login Succeeded 03:18:55 ---> docker-login.sh ends [Pipeline] } 03:18:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:18:55 ========================================================= 03:18:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:18:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:18:56 + 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 . 03:18:56 Sending build context to Docker daemon 2.399MB 03:18:56 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:18:56 Step 2/8 : FROM ${BASE} 03:18:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:18:56 5f621e34cdf4: Pulling fs layer 03:18:56 a4357932f1b6: Pulling fs layer 03:18:56 18c013af1878: Pulling fs layer 03:18:56 00ac8860ef70: Pulling fs layer 03:18:56 63d7cb157983: Pulling fs layer 03:18:56 b116817d02f9: Pulling fs layer 03:18:56 745a02a5169b: Pulling fs layer 03:18:56 00ac8860ef70: Waiting 03:18:56 b116817d02f9: Waiting 03:18:56 63d7cb157983: Waiting 03:18:56 745a02a5169b: Waiting 03:18:56 18c013af1878: Verifying Checksum 03:18:56 18c013af1878: Download complete 03:18:56 a4357932f1b6: Download complete 03:18:56 63d7cb157983: Verifying Checksum 03:18:56 63d7cb157983: Download complete 03:18:56 b116817d02f9: Verifying Checksum 03:18:56 b116817d02f9: Download complete 03:18:56 5f621e34cdf4: Verifying Checksum 03:18:56 5f621e34cdf4: Download complete 03:18:57 5f621e34cdf4: Pull complete 03:18:57 a4357932f1b6: Pull complete 03:18:58 18c013af1878: Pull complete 03:18:59 745a02a5169b: Verifying Checksum 03:18:59 745a02a5169b: Download complete 03:19:01 00ac8860ef70: Verifying Checksum 03:19:01 00ac8860ef70: Download complete 03:19:11 00ac8860ef70: Pull complete 03:19:11 63d7cb157983: Pull complete 03:19:11 b116817d02f9: Pull complete 03:19:16 745a02a5169b: Pull complete 03:19:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:19:16 ---> b7e6874047d6 03:19:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:19:18 ---> Running in 6fde836e9ea6 03:19:18 Removing intermediate container 6fde836e9ea6 03:19:18 ---> 9e25e10ff5ba 03:19:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:18 ---> Running in 74deb697cebe 03:19:21 Removing intermediate container 74deb697cebe 03:19:21 ---> 7bc0b5d8fdff 03:19:21 Step 5/8 : RUN apk add --update --no-cache make git 03:19:21 ---> Running in b78e345b25ab 03:19:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:25 OK: 142 MiB in 39 packages 03:19:26 Removing intermediate container b78e345b25ab 03:19:26 ---> adc2190ff81b 03:19:26 Step 6/8 : WORKDIR /device-sdk-go 03:19:26 ---> Running in 6a0d0ec977ff 03:19:27 Removing intermediate container 6a0d0ec977ff 03:19:27 ---> 8665d02a997f 03:19:27 Step 7/8 : COPY . . 03:19:28 ---> ae3fe11212f1 03:19:28 Step 8/8 : RUN go mod download 03:19:28 ---> Running in af6470d6eb92 03:19:52 Running on prd-centos7-docker-4c-2g-31485 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 03:19:52 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 03:19:55 Removing intermediate container af6470d6eb92 03:19:55 ---> 6e68029cf20d 03:19:55 Successfully built 6e68029cf20d 03:19:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:19:56 + docker inspect -f . ci-base-image-arm64 03:19:56 . [Pipeline] withDockerContainer 03:19:56 prd-ubuntu18.04-docker-arm64-4c-16g-31484 does not seem to be running inside a container 03:19:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:19:57 $ docker top 2dfd454f404d82045008246705221dd511f5698c7f01263b53fbc99b42d24add -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:58 + go version 03:19:58 go version go1.15.5 linux/arm64 [Pipeline] } 03:19:58 $ docker stop --time=1 2dfd454f404d82045008246705221dd511f5698c7f01263b53fbc99b42d24add 03:20:00 using credential edgex-jenkins-ssh 03:20:00 Cloning the remote Git repository 03:20:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:20:00 $ docker rm -f 2dfd454f404d82045008246705221dd511f5698c7f01263b53fbc99b42d24add [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:01 + docker inspect -f . ci-base-image-arm64 03:20:01 . [Pipeline] withDockerContainer 03:20:00 > git init /w/workspace/device-sdk-go/7 # timeout=10 03:20:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:20:00 > git --version # timeout=10 03:20:00 > git --version # 'git version 2.24.3' 03:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:20:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:20:02 prd-ubuntu18.04-docker-arm64-4c-16g-31484 does not seem to be running inside a container 03:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:20:03 $ docker top 78c478ac9b7e5269d966d345a4b26164202f090b6b1446590eae8545787b102d -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:04 + make test 03:20:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:20:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:20:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:20:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:20:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:20:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:20:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:20:05 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde 03:20:05 Merge succeeded, producing 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde 03:20:05 Checking out Revision 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde (PR-829) 03:20:05 > git config core.sparsecheckout # timeout=10 03:20:05 > git checkout -f 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde # timeout=10 03:20:05 > git remote # timeout=10 03:20:05 > git config --get remote.origin.url # timeout=10 03:20:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:20:05 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 03:20:05 > git rev-parse HEAD^{commit} # timeout=10 03:20:05 > git config core.sparsecheckout # timeout=10 03:20:05 > git checkout -f 1cd4cc8e2d4dac91e67e3b5d69ad979195811dde # timeout=10 03:20:09 Commit message: "feat: update example configuration to support MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:20:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:20:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:20:12 + sudo service docker restart 03:20:12 + true 03:20:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:20:14 provisioning config files... 03:20:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config7599309179053701503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:15 ---> docker-login.sh 03:20:15 nexus3.edgexfoundry.org:10001 03:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:16 Configure a credential helper to remove this warning. See 03:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:16 03:20:16 Login Succeeded 03:20:16 nexus3.edgexfoundry.org:10002 03:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:17 Configure a credential helper to remove this warning. See 03:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:17 03:20:17 Login Succeeded 03:20:17 nexus3.edgexfoundry.org:10003 03:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:17 Configure a credential helper to remove this warning. See 03:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:17 03:20:17 Login Succeeded 03:20:17 nexus3.edgexfoundry.org:10004 03:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:17 Configure a credential helper to remove this warning. See 03:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:17 03:20:17 Login Succeeded 03:20:17 docker.io 03:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:18 Configure a credential helper to remove this warning. See 03:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:18 03:20:18 Login Succeeded 03:20:18 ---> docker-login.sh ends [Pipeline] } 03:20:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:20:18 ========================================================= 03:20:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:20:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:20:19 + 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 . 03:20:19 Sending build context to Docker daemon 2.4MB 03:20:19 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:20:19 Step 2/8 : FROM ${BASE} 03:20:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:20:19 188c0c94c7c5: Pulling fs layer 03:20:19 0ef7d3d256c8: Pulling fs layer 03:20:19 de9db76c5a1d: Pulling fs layer 03:20:19 bca2f99d35d6: Pulling fs layer 03:20:19 93359f2a8cfa: Pulling fs layer 03:20:19 7c6f9722023f: Pulling fs layer 03:20:19 a35cf1a2eb13: Pulling fs layer 03:20:19 bca2f99d35d6: Waiting 03:20:19 93359f2a8cfa: Waiting 03:20:19 7c6f9722023f: Waiting 03:20:19 a35cf1a2eb13: Waiting 03:20:19 de9db76c5a1d: Verifying Checksum 03:20:19 de9db76c5a1d: Download complete 03:20:19 0ef7d3d256c8: Verifying Checksum 03:20:19 0ef7d3d256c8: Download complete 03:20:19 93359f2a8cfa: Verifying Checksum 03:20:19 93359f2a8cfa: Download complete 03:20:19 7c6f9722023f: Verifying Checksum 03:20:19 7c6f9722023f: Download complete 03:20:20 188c0c94c7c5: Verifying Checksum 03:20:20 188c0c94c7c5: Download complete 03:20:20 188c0c94c7c5: Pull complete 03:20:20 0ef7d3d256c8: Pull complete 03:20:21 de9db76c5a1d: Pull complete 03:20:22 a35cf1a2eb13: Verifying Checksum 03:20:22 a35cf1a2eb13: Download complete 03:20:26 bca2f99d35d6: Verifying Checksum 03:20:26 bca2f99d35d6: Download complete 03:20:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:20:35 # pkg-config --cflags -- libzmq 03:20:35 pkg-config: exec: "pkg-config": executable file not found in $PATH 03:20:41 bca2f99d35d6: Pull complete 03:20:42 93359f2a8cfa: Pull complete 03:20:43 7c6f9722023f: Pull complete 03:20:51 a35cf1a2eb13: Pull complete 03:20:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:20:51 ---> a62c8e92a672 03:20:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:20:52 ---> Running in a7088e4bce71 03:20:52 Removing intermediate container a7088e4bce71 03:20:52 ---> 07970be5511a 03:20:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:52 ---> Running in 61629791213f 03:20:57 Removing intermediate container 61629791213f 03:20:57 ---> 4a1fc2c004f6 03:20:57 Step 5/8 : RUN apk add --update --no-cache make git 03:20:57 ---> Running in 38bf35851a4c 03:20:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:01 OK: 166 MiB in 39 packages 03:21:04 Removing intermediate container 38bf35851a4c 03:21:04 ---> d7e6d65b8dbc 03:21:04 Step 6/8 : WORKDIR /device-sdk-go 03:21:04 ---> Running in 757adaea180a 03:21:04 Removing intermediate container 757adaea180a 03:21:04 ---> f9c593fe86c6 03:21:04 Step 7/8 : COPY . . 03:21:06 ---> 009a4d90b914 03:21:06 Step 8/8 : RUN go mod download 03:21:06 ---> Running in 8ef77ab7bc7c 03:21:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 03:21:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 03:21:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 03:21:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 03:21:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 03:21:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.788s coverage: 6.6% of statements 03:21:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 03:21:22 make: *** [Makefile:32: test] Error 2 [Pipeline] } 03:21:22 $ docker stop --time=1 78c478ac9b7e5269d966d345a4b26164202f090b6b1446590eae8545787b102d 03:21:24 $ docker rm -f 78c478ac9b7e5269d966d345a4b26164202f090b6b1446590eae8545787b102d [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 Post stage [Pipeline] libraryResource [Pipeline] sh 03:21:26 ---> job-cost.sh 03:21:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OEWZ 03:21:45 Removing intermediate container 8ef77ab7bc7c 03:21:45 ---> c74f558bbed4 03:21:45 Successfully built c74f558bbed4 03:21:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:21:46 + docker inspect -f . ci-base-image-x86_64 03:21:46 . [Pipeline] withDockerContainer 03:21:47 prd-centos7-docker-4c-2g-31485 does not seem to be running inside a container 03:21:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** ci-base-image-x86_64 cat 03:21:51 $ docker top d6affdd380e37075e6213410e23b25fc3495de8c65c2634c6ca8c4db9cdc38f3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:52 + go version 03:21:52 go version go1.15.5 linux/amd64 [Pipeline] } 03:21:52 $ docker stop --time=1 d6affdd380e37075e6213410e23b25fc3495de8c65c2634c6ca8c4db9cdc38f3 03:21:54 $ docker rm -f d6affdd380e37075e6213410e23b25fc3495de8c65c2634c6ca8c4db9cdc38f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:55 + docker inspect -f . ci-base-image-x86_64 03:21:55 . [Pipeline] withDockerContainer 03:21:55 prd-centos7-docker-4c-2g-31485 does not seem to be running inside a container 03:21:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** ci-base-image-x86_64 cat 03:21:57 $ docker top b8d9d026c031c6b3a0f63dc4031656471cd42b60847238b5c96c7c32e91e9723 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:58 + make test 03:21:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:22:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:22:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:22:25 # pkg-config --cflags -- libzmq 03:22:25 pkg-config: exec: "pkg-config": executable file not found in $PATH 03:23:05 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 03:23:05 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 03:23:05 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 03:23:05 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 03:23:05 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 03:23:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.337s coverage: 6.6% of statements 03:23:05 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 03:23:05 make: *** [Makefile:32: test] Error 2 [Pipeline] } 03:23:05 $ docker stop --time=1 b8d9d026c031c6b3a0f63dc4031656471cd42b60847238b5c96c7c32e91e9723 03:23:07 $ docker rm -f b8d9d026c031c6b3a0f63dc4031656471cd42b60847238b5c96c7c32e91e9723 [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 Post stage [Pipeline] libraryResource [Pipeline] sh 03:23:09 ---> job-cost.sh 03:23:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tsy4 03:23:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:23:42 lf-activate-venv(): INFO: Adding /tmp/venv-OEWZ/bin to PATH 03:23:42 INFO: No Stack... 03:23:42 INFO: Retrieving Pricing Info for: lf-standard-4 03:23:42 INFO: Archiving Costs [Pipeline] sh 03:23:42 + cut -d, -f6 03:23:42 + cat /w/workspace/device-sdk-go/7/archives/cost.csv [Pipeline] lock 03:23:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-7-stack-cost] 03:23:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-7-stack-cost] did not exist. Created. 03:23:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:23:43 + echo total: 0.20999999344348907 [Pipeline] stash 03:23:43 Stashed 1 file(s) [Pipeline] } 03:23:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:23:44 Failed in branch arm64 03:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-Tsy4/bin to PATH 03:24:15 INFO: No Stack... 03:24:15 INFO: Retrieving Pricing Info for: v1-standard-2 03:24:16 INFO: Archiving Costs [Pipeline] sh 03:24:16 + cat /w/workspace/device-sdk-go/7/archives/cost.csv 03:24:16 + cut -d, -f6 [Pipeline] lock 03:24:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-7-stack-cost] 03:24:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-7-stack-cost] did not exist. Created. 03:24:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:17 /w/workspace/device-sdk-go/7@tmp/durable-f8b6e831/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 03:24:17 + echo total: 0.029999999329447746 [Pipeline] stash 03:24:17 Warning: overwriting stash ‘stack-cost’ 03:24:18 Stashed 1 file(s) [Pipeline] } 03:24:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:24:19 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] { (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 03:24:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:24:23 ---> package-listing.sh 03:24:23 ++ facter osfamily 03:24:23 ++ tr '[:upper:]' '[:lower:]' 03:24:23 + OS_FAMILY=redhat 03:24:23 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-829 03:24:23 + START_PACKAGES=/tmp/packages_start.txt 03:24:23 + END_PACKAGES=/tmp/packages_end.txt 03:24:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:24:23 + PACKAGES=/tmp/packages_start.txt 03:24:23 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 03:24:23 + PACKAGES=/tmp/packages_end.txt 03:24:23 + case "${OS_FAMILY}" in 03:24:23 + rpm -qa 03:24:23 + sort 03:24:31 + '[' -f /tmp/packages_start.txt ']' 03:24:31 + '[' -f /tmp/packages_end.txt ']' 03:24:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:24:31 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 03:24:31 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ 03:24:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ [Pipeline] echo 03:24:31 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/dgexfoundry_device-sdk-go_PR-829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:24:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:32 03:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:24:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:33 alpine: Pulling from edgex-lftools-log-publisher 03:24:33 df20fa9351a1: Pulling fs layer 03:24:33 36b3adc4ff6f: Pulling fs layer 03:24:33 8ad3a11d3b57: Pulling fs layer 03:24:33 46f8f816bc3b: Pulling fs layer 03:24:33 93b61091891f: Pulling fs layer 03:24:33 93b9cdb0e59b: Pulling fs layer 03:24:33 5e14af77c1be: Pulling fs layer 03:24:33 01666e4c0597: Pulling fs layer 03:24:33 aa168da1d23b: Pulling fs layer 03:24:33 46f8f816bc3b: Waiting 03:24:33 93b61091891f: Waiting 03:24:33 01666e4c0597: Waiting 03:24:33 5e14af77c1be: Waiting 03:24:33 aa168da1d23b: Waiting 03:24:33 93b9cdb0e59b: Waiting 03:24:33 36b3adc4ff6f: Download complete 03:24:33 46f8f816bc3b: Verifying Checksum 03:24:33 46f8f816bc3b: Download complete 03:24:33 df20fa9351a1: Download complete 03:24:33 93b9cdb0e59b: Verifying Checksum 03:24:33 93b9cdb0e59b: Download complete 03:24:33 5e14af77c1be: Verifying Checksum 03:24:33 5e14af77c1be: Download complete 03:24:33 01666e4c0597: Verifying Checksum 03:24:33 01666e4c0597: Download complete 03:24:33 93b61091891f: Verifying Checksum 03:24:33 93b61091891f: Download complete 03:24:34 df20fa9351a1: Pull complete 03:24:34 8ad3a11d3b57: Verifying Checksum 03:24:34 8ad3a11d3b57: Download complete 03:24:34 36b3adc4ff6f: Pull complete 03:24:36 8ad3a11d3b57: Pull complete 03:24:37 46f8f816bc3b: Pull complete 03:24:37 aa168da1d23b: Verifying Checksum 03:24:37 aa168da1d23b: Download complete 03:24:38 93b61091891f: Pull complete 03:24:38 93b9cdb0e59b: Pull complete 03:24:38 5e14af77c1be: Pull complete 03:24:38 01666e4c0597: Pull complete 03:24:57 aa168da1d23b: Pull complete 03:24:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:24:58 prd-centos7-docker-4c-2g-31483 does not seem to be running inside a container 03:24:58 $ 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/dgexfoundry_device-sdk-go_PR-829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-829 -v /w/workspace/dgexfoundry_device-sdk-go_PR-829:/w/workspace/dgexfoundry_device-sdk-go_PR-829:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:25:02 $ docker top e27f3fd306caeb50725101aa2e42e90f3d6acb0023c821bb1731197a6dcb190a -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:03 + touch /tmp/pre-build-complete [Pipeline] sh 03:25:03 + mkdir -p /var/log/sa [Pipeline] sh 03:25:03 + ls /var/log/sa-host 03:25:03 + sadf -c /var/log/sa-host/sa23 03:25:03 file_magic: OK 03:25:03 HZ: Using current value: 100 03:25:03 file_header: OK 03:25:03 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 03:25:03 Statistics: 03:25:03 Hnuu...uuuununununu... 03:25:03 File successfully converted to sysstat format version 12.2.1 03:25:03 + sadf -c /var/log/sa-host/sa26 03:25:03 file_magic: OK 03:25:03 HZ: Using current value: 100 03:25:03 file_header: OK 03:25:03 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 03:25:03 Statistics: 03:25:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:25:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:04 provisioning config files... 03:25:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config8870243131702275293tmp [Pipeline] { [Pipeline] echo 03:25:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:25:04 ---> create-netrc.sh [Pipeline] } 03:25:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:25:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:25:05 ---> python-tools-install.sh [Pipeline] echo 03:25:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:25:05 ---> sudo-logs.sh 03:25:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:25:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:25:06 ---> job-cost.sh 03:25:07 lf-activate-venv: SKIPPING 03:25:07 DEBUG: total: 0.029999999329447746 03:25:07 INFO: Retrieving Stack Cost... 03:25:07 INFO: Retrieving Pricing Info for: v1-standard-2 03:25:08 INFO: Archiving Costs [Pipeline] echo 03:25:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:25:09 ---> logs-deploy.sh 03:25:09 lf-activate-venv: SKIPPING 03:25:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-829/7 03:25:09 INFO: archiving workspace using pattern(s): 03:25:11 Archives upload complete. 03:25:12 INFO: archiving logs to Nexus