Pull request #195 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067+95d835c9ad69cefa5d9aad86a817c44949ea3288 (f74a593802a3e17a0a7733a9dd4806c79e71d0ee) Running in Durability level: MAX_SURVIVABILITY 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-195/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-195/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 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-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14110’ Running on prd-centos7-docker-4c-2g-14115 in /w/workspace/xfoundry_device-modbus-go_PR-195 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-195 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 95d835c9ad69cefa5d9aad86a817c44949ea3288 into PR head commit 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 Merge succeeded, producing 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 Checking out Revision 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 (PR-195) > git config core.sparsecheckout # timeout=10 > git checkout -f 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 # 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 95d835c9ad69cefa5d9aad86a817c44949ea3288 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:35:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:35:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:35:36 ========================================================= 03:35:36 EdgeX Global Pipelines Version Info 03:35:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:35:38 ------------------- 03:35:38 stable info: 03:35:38 ------------------- 03:35:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:35:38 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 03:35:38 Message: update stable to v1.0.169 03:35:39 ------------------- 03:35:39 experimental info: 03:35:39 ------------------- 03:35:39 Commited By: **** collab-it+edgex@linuxfoundation.org 03:35:39 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 03:35:39 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:35:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 03:35:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 03:35:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:35:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:35:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:35:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:35:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:35:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:35:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:35:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 03:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:35:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:35:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:35:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:35:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:35:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:35:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:35:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:35:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:35:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:35:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:35:43 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-195 [Pipeline] echo 03:35:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-195 [Pipeline] echo 03:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-195 [Pipeline] echo 03:35:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 [Pipeline] echo 03:35:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3119daa [Pipeline] echo 03:35:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:35:44 provisioning config files... 03:35:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-195@tmp/config3074321235089170017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:44 ---> docker-login.sh 03:35:44 nexus3.edgexfoundry.org:10001 03:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:45 Configure a credential helper to remove this warning. See 03:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:45 03:35:45 Login Succeeded 03:35:45 nexus3.edgexfoundry.org:10002 03:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:45 Configure a credential helper to remove this warning. See 03:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:45 03:35:45 Login Succeeded 03:35:45 nexus3.edgexfoundry.org:10003 03:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:45 Configure a credential helper to remove this warning. See 03:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:45 03:35:45 Login Succeeded 03:35:45 nexus3.edgexfoundry.org:10004 03:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:45 Configure a credential helper to remove this warning. See 03:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:45 03:35:45 Login Succeeded 03:35:45 docker.io 03:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:46 Configure a credential helper to remove this warning. See 03:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:46 03:35:46 Login Succeeded 03:35:46 ---> docker-login.sh ends [Pipeline] } 03:35:46 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:35:47 + git log --format=format:%s -1 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067 [Pipeline] echo 03:35:47 GIT_COMMIT: 3119daa1e23aaa2a3fbbd06b0dd77b87c3bc5067, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 03:35:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:35:48 03:35:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:35:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:35:48 latest: Pulling from edgex-devops/git-semver 03:35:48 31603596830f: Pulling fs layer 03:35:48 2a8b12db71e7: Pulling fs layer 03:35:48 6ca5941a6612: Pulling fs layer 03:35:48 ecc8261a40a4: Pulling fs layer 03:35:48 ecc8261a40a4: Waiting 03:35:48 2a8b12db71e7: Verifying Checksum 03:35:48 2a8b12db71e7: Download complete 03:35:48 31603596830f: Verifying Checksum 03:35:48 31603596830f: Download complete 03:35:48 ecc8261a40a4: Verifying Checksum 03:35:48 ecc8261a40a4: Download complete 03:35:48 6ca5941a6612: Verifying Checksum 03:35:48 6ca5941a6612: Download complete 03:35:48 31603596830f: Pull complete 03:35:49 2a8b12db71e7: Pull complete 03:35:50 6ca5941a6612: Pull complete 03:35:50 ecc8261a40a4: Pull complete 03:35:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:35:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:35:50 prd-centos7-docker-4c-2g-14115 does not seem to be running inside a container 03:35:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-195 -v /w/workspace/xfoundry_device-modbus-go_PR-195:/w/workspace/xfoundry_device-modbus-go_PR-195:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-195@tmp:/w/workspace/xfoundry_device-modbus-go_PR-195@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:35:52 $ docker top 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:52 [ssh-agent] Looking for ssh-agent implementation... 03:35:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:52 $ docker exec 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 ssh-agent 03:35:53 SSH_AUTH_SOCK=/tmp/ssh-sQM8cGYl6H8B/agent.11 03:35:53 SSH_AGENT_PID=17 03:35:53 Running ssh-add (command line suppressed) 03:35:53 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-195@tmp/private_key_5812781156753138644.key (/w/workspace/xfoundry_device-modbus-go_PR-195@tmp/private_key_5812781156753138644.key) 03:35:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:53 + git tag --points-at HEAD [Pipeline] } 03:35:53 $ docker exec --env ******** --env ******** 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 ssh-agent -k 03:35:53 unset SSH_AUTH_SOCK; 03:35:53 unset SSH_AGENT_PID; 03:35:53 echo Agent pid 17 killed; 03:35:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:35:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:54 [ssh-agent] Looking for ssh-agent implementation... 03:35:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:54 $ docker exec 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 ssh-agent 03:35:54 SSH_AUTH_SOCK=/tmp/ssh-QlL4HmFvz9oP/agent.46 03:35:54 SSH_AGENT_PID=51 03:35:54 Running ssh-add (command line suppressed) 03:35:54 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-195@tmp/private_key_2271487486343248436.key (/w/workspace/xfoundry_device-modbus-go_PR-195@tmp/private_key_2271487486343248436.key) 03:35:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:54 + git semver init 03:35:54 # -> Open(): unable to determine branch for HEAD 03:35:54 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-195/.git 03:35:54 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-195 03:35:54 # $SEMVER_REMOTE_NAME = origin 03:35:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:35:54 # $SEMVER_USER_NAME = edgex-jenkins 03:35:54 # $SEMVER_BRANCH = PR-195 03:35:54 # $SEMVER_TEMP = /tmp/semver-703408742 03:35:54 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 03:35:55 # '/tmp/semver-703408742' -> '/w/workspace/xfoundry_device-modbus-go_PR-195/.semver' 03:35:55 # -> Force: false 03:35:55 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-195/.semver [Pipeline] } 03:35:55 $ docker exec --env ******** --env ******** 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 ssh-agent -k 03:35:55 unset SSH_AUTH_SOCK; 03:35:55 unset SSH_AGENT_PID; 03:35:55 echo Agent pid 51 killed; 03:35:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:56 + git semver [Pipeline] } 03:35:56 $ docker stop --time=1 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 03:35:57 $ docker rm -f 671e8581628d1700ec2bd19a8608dde2be3a777d4a04bac34c17d914bc298276 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:35:58 Stashed 1 file(s) [Pipeline] echo 03:35:58 [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:36:14 Still waiting to schedule task 03:36:14 ‘prd-centos7-docker-4c-2g-14111’ is offline; ‘prd-centos7-docker-4c-2g-14117’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ doesn’t have label ‘centos7-docker-4c-2g’ 03:36:14 Still waiting to schedule task 03:36:14 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:37:27 Running on prd-centos7-docker-4c-2g-14120 in /w/workspace/xfoundry_device-modbus-go_PR-195 [Pipeline] { [Pipeline] ws 03:37:27 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:37:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:37:30 + sudo service docker restart 03:37:30 + true 03:37:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:37:32 provisioning config files... 03:37:32 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5661296297632897944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:32 ---> docker-login.sh 03:37:32 nexus3.edgexfoundry.org:10001 03:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:33 Configure a credential helper to remove this warning. See 03:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:33 03:37:33 Login Succeeded 03:37:33 nexus3.edgexfoundry.org:10002 03:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:33 Configure a credential helper to remove this warning. See 03:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:33 03:37:33 Login Succeeded 03:37:33 nexus3.edgexfoundry.org:10003 03:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:33 Configure a credential helper to remove this warning. See 03:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:33 03:37:33 Login Succeeded 03:37:33 nexus3.edgexfoundry.org:10004 03:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:34 Configure a credential helper to remove this warning. See 03:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:34 03:37:34 Login Succeeded 03:37:34 docker.io 03:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:34 Configure a credential helper to remove this warning. See 03:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:34 03:37:34 Login Succeeded 03:37:34 ---> docker-login.sh ends [Pipeline] } 03:37:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:37:34 ========================================================= 03:37:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:37:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:37:35 + 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:37:35 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/device-modbus-go/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:37:37 Failed in branch amd64 03:39:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14123 in /w/workspace/xfoundry_device-modbus-go_PR-195 [Pipeline] { [Pipeline] ws 03:39:44 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:39:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:39:48 + sudo service docker restart 03:39:48 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:39:50 provisioning config files... 03:39:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config2403952884509582483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:51 ---> docker-login.sh 03:39:51 nexus3.edgexfoundry.org:10001 03:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:52 Configure a credential helper to remove this warning. See 03:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:52 03:39:52 Login Succeeded 03:39:52 nexus3.edgexfoundry.org:10002 03:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:53 Configure a credential helper to remove this warning. See 03:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:53 03:39:53 Login Succeeded 03:39:53 nexus3.edgexfoundry.org:10003 03:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:53 Configure a credential helper to remove this warning. See 03:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:53 03:39:53 Login Succeeded 03:39:53 nexus3.edgexfoundry.org:10004 03:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:54 Configure a credential helper to remove this warning. See 03:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:54 03:39:54 Login Succeeded 03:39:54 docker.io 03:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:54 Configure a credential helper to remove this warning. See 03:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:54 03:39:54 Login Succeeded 03:39:54 ---> docker-login.sh ends [Pipeline] } 03:39:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:39:55 ========================================================= 03:39:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:39:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:39: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:39:56 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/device-modbus-go/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:39:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:40:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:40:03 ---> package-listing.sh 03:40:03 ++ tr '[:upper:]' '[:lower:]' 03:40:03 ++ facter osfamily 03:40:03 + OS_FAMILY=redhat 03:40:03 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-195 03:40:03 + START_PACKAGES=/tmp/packages_start.txt 03:40:03 + END_PACKAGES=/tmp/packages_end.txt 03:40:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:40:03 + PACKAGES=/tmp/packages_start.txt 03:40:03 + '[' /w/workspace/xfoundry_device-modbus-go_PR-195 ']' 03:40:03 + PACKAGES=/tmp/packages_end.txt 03:40:03 + case "${OS_FAMILY}" in 03:40:03 + rpm -qa 03:40:03 + sort 03:40:08 + '[' -f /tmp/packages_start.txt ']' 03:40:08 + '[' -f /tmp/packages_end.txt ']' 03:40:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:40:08 + '[' /w/workspace/xfoundry_device-modbus-go_PR-195 ']' 03:40:08 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-195/archives/ 03:40:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-195/archives/ [Pipeline] echo 03:40:08 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/xfoundry_device-modbus-go_PR-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:40:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:40:09 03:40:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:40:09 alpine: Pulling from edgex-lftools-log-publisher 03:40:09 df20fa9351a1: Pulling fs layer 03:40:09 36b3adc4ff6f: Pulling fs layer 03:40:09 8ad3a11d3b57: Pulling fs layer 03:40:09 46f8f816bc3b: Pulling fs layer 03:40:09 93b61091891f: Pulling fs layer 03:40:09 93b9cdb0e59b: Pulling fs layer 03:40:09 5e14af77c1be: Pulling fs layer 03:40:09 01666e4c0597: Pulling fs layer 03:40:09 aa168da1d23b: Pulling fs layer 03:40:09 46f8f816bc3b: Waiting 03:40:09 93b61091891f: Waiting 03:40:09 93b9cdb0e59b: Waiting 03:40:09 5e14af77c1be: Waiting 03:40:09 01666e4c0597: Waiting 03:40:09 aa168da1d23b: Waiting 03:40:09 36b3adc4ff6f: Verifying Checksum 03:40:09 36b3adc4ff6f: Download complete 03:40:09 46f8f816bc3b: Verifying Checksum 03:40:09 46f8f816bc3b: Download complete 03:40:10 df20fa9351a1: Download complete 03:40:10 93b9cdb0e59b: Verifying Checksum 03:40:10 93b9cdb0e59b: Download complete 03:40:10 5e14af77c1be: Verifying Checksum 03:40:10 5e14af77c1be: Download complete 03:40:10 93b61091891f: Verifying Checksum 03:40:10 93b61091891f: Download complete 03:40:10 01666e4c0597: Verifying Checksum 03:40:10 01666e4c0597: Download complete 03:40:10 8ad3a11d3b57: Verifying Checksum 03:40:10 8ad3a11d3b57: Download complete 03:40:10 df20fa9351a1: Pull complete 03:40:10 36b3adc4ff6f: Pull complete 03:40:11 8ad3a11d3b57: Pull complete 03:40:11 46f8f816bc3b: Pull complete 03:40:11 93b61091891f: Pull complete 03:40:12 93b9cdb0e59b: Pull complete 03:40:12 5e14af77c1be: Pull complete 03:40:12 01666e4c0597: Pull complete 03:40:13 aa168da1d23b: Verifying Checksum 03:40:13 aa168da1d23b: Download complete 03:40:20 aa168da1d23b: Pull complete 03:40:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:40:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:40:20 prd-centos7-docker-4c-2g-14115 does not seem to be running inside a container 03:40:20 $ 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/xfoundry_device-modbus-go_PR-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-195 -v /w/workspace/xfoundry_device-modbus-go_PR-195:/w/workspace/xfoundry_device-modbus-go_PR-195:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-195@tmp:/w/workspace/xfoundry_device-modbus-go_PR-195@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:40:23 $ docker top a252ac911928260fb2b75edf739b29ddb8a6ea447520377bd15eadc95c373d8f -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:24 + touch /tmp/pre-build-complete [Pipeline] sh 03:40:24 + mkdir -p /var/log/sa [Pipeline] sh 03:40:25 + ls /var/log/sa-host 03:40:25 + sadf -c /var/log/sa-host/sa02 03:40:25 file_magic: OK 03:40:25 HZ: Using current value: 100 03:40:25 file_header: OK 03:40:25 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:40:25 Statistics: 03:40:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:40:25 File successfully converted to sysstat format version 12.2.1 03:40:25 + sadf -c /var/log/sa-host/sa23 03:40:25 file_magic: OK 03:40:25 HZ: Using current value: 100 03:40:25 file_header: OK 03:40:25 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:40:25 Statistics: 03:40:25 Hnuu...uuuununununu... 03:40:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:25 provisioning config files... 03:40:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-195@tmp/config9066067704280597273tmp [Pipeline] { [Pipeline] echo 03:40:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:40:25 ---> create-netrc.sh [Pipeline] } 03:40:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:40:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:40:26 ---> python-tools-install.sh [Pipeline] echo 03:40:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:40:26 ---> sudo-logs.sh 03:40:26 Archiving 'sudo' log.. [Pipeline] echo 03:40:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:40:27 ---> job-cost.sh 03:40:27 lf-activate-venv: SKIPPING 03:40:27 INFO: No Stack... 03:40:28 INFO: Retrieving Pricing Info for: v1-standard-2 03:40:28 INFO: Archiving Costs [Pipeline] echo 03:40:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:40:29 ---> logs-deploy.sh 03:40:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-195/1 03:40:29 INFO: archiving workspace using pattern(s): 03:40:31 Archives upload complete. 03:40:31 INFO: archiving logs to Nexus