Pull request #746 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 b71988117f080c0390e6bb1f7a89c5f2e9c83746+2e0b14878cfb4a574be8745ab7c226ce26d53775 (7e18732ccc087489dc90c0ac148e64c4dee95840) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22194 in /w/workspace/dgexfoundry_device-sdk-go_PR-746 [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-746 # 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 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit b71988117f080c0390e6bb1f7a89c5f2e9c83746 > 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/746/head:refs/remotes/origin/PR-746 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b71988117f080c0390e6bb1f7a89c5f2e9c83746 # timeout=10 Merge succeeded, producing b71988117f080c0390e6bb1f7a89c5f2e9c83746 Checking out Revision b71988117f080c0390e6bb1f7a89c5f2e9c83746 (PR-746) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b71988117f080c0390e6bb1f7a89c5f2e9c83746 # timeout=10 Commit message: "refactor: refactor autoevent package for v2" First time build. Skipping changelog. > git rev-list --no-walk 5ae0bb91e863fc642d04e267d4fba18b9355d614 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:06:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:06:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:06:51 ========================================================= 04:06:51 EdgeX Global Pipelines Version Info 04:06:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:06:54 ------------------- 04:06:54 stable info: 04:06:54 ------------------- 04:06:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:06:54 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:06:54 Message: update stable to v1.0.179 04:06:56 ------------------- 04:06:56 experimental info: 04:06:56 ------------------- 04:06:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:06:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:06:56 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:06:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:06:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:06:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:06:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:06:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:06:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:06:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 04:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:06:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:06:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:06:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:06:59 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 04:06:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-746 [Pipeline] echo 04:06:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-746 [Pipeline] echo 04:06:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-746 [Pipeline] echo 04:06:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b71988117f080c0390e6bb1f7a89c5f2e9c83746 [Pipeline] echo 04:06:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b719881 [Pipeline] echo 04:06:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:06:59 provisioning config files... 04:07:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/config4821493153180114232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:00 ---> docker-login.sh 04:07:00 nexus3.edgexfoundry.org:10001 04:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:01 Configure a credential helper to remove this warning. See 04:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:01 04:07:01 Login Succeeded 04:07:01 nexus3.edgexfoundry.org:10002 04:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:02 Configure a credential helper to remove this warning. See 04:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:02 04:07:02 Login Succeeded 04:07:02 nexus3.edgexfoundry.org:10003 04:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:03 Configure a credential helper to remove this warning. See 04:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:03 04:07:03 Login Succeeded 04:07:03 nexus3.edgexfoundry.org:10004 04:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:03 Configure a credential helper to remove this warning. See 04:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:03 04:07:03 Login Succeeded 04:07:03 docker.io 04:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:04 Configure a credential helper to remove this warning. See 04:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:04 04:07:04 Login Succeeded 04:07:04 ---> docker-login.sh ends [Pipeline] } 04:07: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 04:07:05 + git log --format=format:%s -1 b71988117f080c0390e6bb1f7a89c5f2e9c83746 [Pipeline] echo 04:07:06 GIT_COMMIT: b71988117f080c0390e6bb1f7a89c5f2e9c83746, Commit Message: refactor: refactor autoevent package for v2 [Pipeline] echo 04:07:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:07 04:07:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:07:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:08 latest: Pulling from edgex-devops/git-semver 04:07:08 31603596830f: Pulling fs layer 04:07:08 2a8b12db71e7: Pulling fs layer 04:07:08 6ca5941a6612: Pulling fs layer 04:07:08 ecc8261a40a4: Pulling fs layer 04:07:08 ecc8261a40a4: Waiting 04:07:08 2a8b12db71e7: Verifying Checksum 04:07:08 2a8b12db71e7: Download complete 04:07:09 31603596830f: Verifying Checksum 04:07:09 31603596830f: Download complete 04:07:09 ecc8261a40a4: Verifying Checksum 04:07:09 ecc8261a40a4: Download complete 04:07:09 6ca5941a6612: Verifying Checksum 04:07:09 6ca5941a6612: Download complete 04:07:09 31603596830f: Pull complete 04:07:10 2a8b12db71e7: Pull complete 04:07:13 6ca5941a6612: Pull complete 04:07:14 ecc8261a40a4: Pull complete 04:07:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:07:14 prd-centos7-docker-4c-2g-22194 does not seem to be running inside a container 04:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-746 -v /w/workspace/dgexfoundry_device-sdk-go_PR-746:/w/workspace/dgexfoundry_device-sdk-go_PR-746:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:07:18 $ docker top d1a1f390326129aaedf8b535809f608e8505ca1228bc4f03fb2e0d7b7544a802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:19 [ssh-agent] Looking for ssh-agent implementation... 04:07:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:19 $ docker exec d1a1f390326129aaedf8b535809f608e8505ca1228bc4f03fb2e0d7b7544a802 ssh-agent 04:07:20 SSH_AUTH_SOCK=/tmp/ssh-WeaMbfmUl2IC/agent.13 04:07:20 SSH_AGENT_PID=19 04:07:20 Running ssh-add (command line suppressed) 04:07:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/private_key_8873015348452699737.key (/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/private_key_8873015348452699737.key) 04:07:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:21 + git tag --points-at HEAD [Pipeline] } 04:07:21 $ docker exec --env ******** --env ******** d1a1f390326129aaedf8b535809f608e8505ca1228bc4f03fb2e0d7b7544a802 ssh-agent -k 04:07:21 unset SSH_AUTH_SOCK; 04:07:21 unset SSH_AGENT_PID; 04:07:21 echo Agent pid 19 killed; 04:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:07:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:21 [ssh-agent] Looking for ssh-agent implementation... 04:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:22 $ docker exec d1a1f390326129aaedf8b535809f608e8505ca1228bc4f03fb2e0d7b7544a802 ssh-agent 04:07:22 SSH_AUTH_SOCK=/tmp/ssh-QIk5gtSXvC2U/agent.48 04:07:22 SSH_AGENT_PID=53 04:07:22 Running ssh-add (command line suppressed) 04:07:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/private_key_7859952796818207618.key (/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/private_key_7859952796818207618.key) 04:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:23 + git semver init 04:07:23 # -> Open(): unable to determine branch for HEAD 04:07:23 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-746/.git 04:07:23 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-746 04:07:23 # $SEMVER_REMOTE_NAME = origin 04:07:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:07:23 # $SEMVER_USER_NAME = edgex-jenkins 04:07:23 # $SEMVER_BRANCH = PR-746 04:07:23 # $SEMVER_TEMP = /tmp/semver-625756429 04:07:23 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:07:24 # '/tmp/semver-625756429' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-746/.semver' 04:07:24 # -> Force: false 04:07:24 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-746/.semver [Pipeline] } 04:07:24 $ docker exec --env ******** --env ******** d1a1f390326129aaedf8b535809f608e8505ca1228bc4f03fb2e0d7b7544a802 ssh-agent -k 04:07:25 unset SSH_AUTH_SOCK; 04:07:25 unset SSH_AGENT_PID; 04:07:25 echo Agent pid 53 killed; 04:07:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:25 + git semver [Pipeline] } 04:07:26 $ docker stop --time=1 d1a1f390326129aaedf8b535809f608e8505ca1228bc4f03fb2e0d7b7544a802 04:07:28 $ docker rm -f d1a1f390326129aaedf8b535809f608e8505ca1228bc4f03fb2e0d7b7544a802 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:07:31 Stashed 1 file(s) [Pipeline] echo 04:07: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 04:07:46 Still waiting to schedule task 04:07:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:07:46 Still waiting to schedule task 04:07:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 04:09:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22195 in /w/workspace/dgexfoundry_device-sdk-go_PR-746 [Pipeline] { [Pipeline] ws 04:09:28 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 04:09:33 using credential edgex-jenkins-ssh 04:09:33 Cloning the remote Git repository 04:09:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:09:34 > git init /w/workspace/device-sdk-go/5 # timeout=10 04:09:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:34 > git --version # timeout=10 04:09:34 > git --version # 'git version 2.17.1' 04:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/746/head:refs/remotes/origin/PR-746 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:09:36 Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit b71988117f080c0390e6bb1f7a89c5f2e9c83746 04:09:36 Merge succeeded, producing b71988117f080c0390e6bb1f7a89c5f2e9c83746 04:09:36 Checking out Revision b71988117f080c0390e6bb1f7a89c5f2e9c83746 (PR-746) 04:09:36 > git config core.sparsecheckout # timeout=10 04:09:36 > git checkout -f b71988117f080c0390e6bb1f7a89c5f2e9c83746 # timeout=10 04:09:36 > git remote # timeout=10 04:09:36 > git config --get remote.origin.url # timeout=10 04:09:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:36 > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 04:09:36 > git rev-parse HEAD^{commit} # timeout=10 04:09:36 > git config core.sparsecheckout # timeout=10 04:09:36 > git checkout -f b71988117f080c0390e6bb1f7a89c5f2e9c83746 # timeout=10 04:09:40 Commit message: "refactor: refactor autoevent package for v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:09:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:09:43 + sudo service docker restart 04:09:43 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:09:45 provisioning config files... 04:09:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config2050263685978555445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:45 ---> docker-login.sh 04:09:45 nexus3.edgexfoundry.org:10001 04:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:47 Configure a credential helper to remove this warning. See 04:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:47 04:09:47 Login Succeeded 04:09:47 nexus3.edgexfoundry.org:10002 04:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:47 Configure a credential helper to remove this warning. See 04:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:47 04:09:47 Login Succeeded 04:09:47 nexus3.edgexfoundry.org:10003 04:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:48 Configure a credential helper to remove this warning. See 04:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:48 04:09:48 Login Succeeded 04:09:48 nexus3.edgexfoundry.org:10004 04:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:48 Configure a credential helper to remove this warning. See 04:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:48 04:09:48 Login Succeeded 04:09:48 docker.io 04:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:49 Configure a credential helper to remove this warning. See 04:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:49 04:09:49 Login Succeeded 04:09:49 ---> docker-login.sh ends [Pipeline] } 04:09:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:49 ========================================================= 04:09:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:09:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:09:50 + 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 . 04:09:50 Sending build context to Docker daemon 2.509MB 04:09:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:09:50 Step 2/8 : FROM ${BASE} 04:09:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:50 5f621e34cdf4: Pulling fs layer 04:09:50 a4357932f1b6: Pulling fs layer 04:09:50 18c013af1878: Pulling fs layer 04:09:50 00ac8860ef70: Pulling fs layer 04:09:50 63d7cb157983: Pulling fs layer 04:09:50 b116817d02f9: Pulling fs layer 04:09:50 745a02a5169b: Pulling fs layer 04:09:50 63d7cb157983: Waiting 04:09:50 b116817d02f9: Waiting 04:09:50 745a02a5169b: Waiting 04:09:50 00ac8860ef70: Waiting 04:09:50 18c013af1878: Download complete 04:09:50 a4357932f1b6: Download complete 04:09:50 63d7cb157983: Verifying Checksum 04:09:50 63d7cb157983: Download complete 04:09:50 b116817d02f9: Verifying Checksum 04:09:50 b116817d02f9: Download complete 04:09:51 5f621e34cdf4: Verifying Checksum 04:09:51 5f621e34cdf4: Download complete 04:09:51 5f621e34cdf4: Pull complete 04:09:52 a4357932f1b6: Pull complete 04:09:52 18c013af1878: Pull complete 04:09:53 745a02a5169b: Verifying Checksum 04:09:53 745a02a5169b: Download complete 04:09:55 00ac8860ef70: Verifying Checksum 04:09:55 00ac8860ef70: Download complete 04:09:58 Running on prd-centos7-docker-4c-2g-22196 in /w/workspace/dgexfoundry_device-sdk-go_PR-746 [Pipeline] { [Pipeline] ws 04:09:58 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 04:10:00 using credential edgex-jenkins-ssh 04:10:01 Cloning the remote Git repository 04:10:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:10:01 > git init /w/workspace/device-sdk-go/5 # timeout=10 04:10:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:10:01 > git --version # timeout=10 04:10:01 > git --version # 'git version 2.24.3' 04:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:10:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:10:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/746/head:refs/remotes/origin/PR-746 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:10:05 00ac8860ef70: Pull complete 04:10:05 63d7cb157983: Pull complete 04:10:05 b116817d02f9: Pull complete 04:10:05 Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit b71988117f080c0390e6bb1f7a89c5f2e9c83746 04:10:06 Merge succeeded, producing b71988117f080c0390e6bb1f7a89c5f2e9c83746 04:10:06 Checking out Revision b71988117f080c0390e6bb1f7a89c5f2e9c83746 (PR-746) 04:10:05 > git config core.sparsecheckout # timeout=10 04:10:05 > git checkout -f b71988117f080c0390e6bb1f7a89c5f2e9c83746 # timeout=10 04:10:06 > git remote # timeout=10 04:10:06 > git config --get remote.origin.url # timeout=10 04:10:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:06 > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 04:10:06 > git rev-parse HEAD^{commit} # timeout=10 04:10:06 > git config core.sparsecheckout # timeout=10 04:10:06 > git checkout -f b71988117f080c0390e6bb1f7a89c5f2e9c83746 # timeout=10 04:10:09 745a02a5169b: Pull complete 04:10:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:10:09 ---> b7e6874047d6 04:10:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:09 Commit message: "refactor: refactor autoevent package for v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:10:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:10:11 + true 04:10:11 + sudo service docker restart 04:10:11 Redirecting to /bin/systemctl restart docker.service 04:10:12 ---> Running in c2186adc0d7f 04:10:12 Removing intermediate container c2186adc0d7f 04:10:12 ---> 80026a3abfd3 04:10:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:12 ---> Running in 8ae47799c8ea [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:10:13 provisioning config files... 04:10:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config7231263247526545186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:13 ---> docker-login.sh 04:10:13 nexus3.edgexfoundry.org:10001 04:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:13 Configure a credential helper to remove this warning. See 04:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:13 04:10:13 Login Succeeded 04:10:13 nexus3.edgexfoundry.org:10002 04:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:14 Configure a credential helper to remove this warning. See 04:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:14 04:10:14 Login Succeeded 04:10:14 nexus3.edgexfoundry.org:10003 04:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:14 Configure a credential helper to remove this warning. See 04:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:14 04:10:14 Login Succeeded 04:10:14 nexus3.edgexfoundry.org:10004 04:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:14 Configure a credential helper to remove this warning. See 04:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:14 04:10:14 Login Succeeded 04:10:14 docker.io 04:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:14 Configure a credential helper to remove this warning. See 04:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:14 04:10:14 Login Succeeded 04:10:14 ---> docker-login.sh ends [Pipeline] } 04:10:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:15 ========================================================= 04:10:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:10:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:10:15 Removing intermediate container 8ae47799c8ea 04:10:15 ---> d6a447468a60 04:10:15 Step 5/8 : RUN apk add --update --no-cache make git 04:10:15 ---> Running in 4b098b41cc5d 04:10:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 04:10:15 Sending build context to Docker daemon 2.51MB 04:10:15 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:10:15 Step 2/8 : FROM ${BASE} 04:10:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:10:15 188c0c94c7c5: Pulling fs layer 04:10:15 0ef7d3d256c8: Pulling fs layer 04:10:15 de9db76c5a1d: Pulling fs layer 04:10:15 bca2f99d35d6: Pulling fs layer 04:10:15 93359f2a8cfa: Pulling fs layer 04:10:15 7c6f9722023f: Pulling fs layer 04:10:15 a35cf1a2eb13: Pulling fs layer 04:10:15 93359f2a8cfa: Waiting 04:10:15 7c6f9722023f: Waiting 04:10:15 a35cf1a2eb13: Waiting 04:10:15 bca2f99d35d6: Waiting 04:10:15 de9db76c5a1d: Verifying Checksum 04:10:15 de9db76c5a1d: Download complete 04:10:15 0ef7d3d256c8: Verifying Checksum 04:10:15 0ef7d3d256c8: Download complete 04:10:15 93359f2a8cfa: Verifying Checksum 04:10:15 93359f2a8cfa: Download complete 04:10:15 188c0c94c7c5: Verifying Checksum 04:10:15 188c0c94c7c5: Download complete 04:10:15 7c6f9722023f: Verifying Checksum 04:10:15 7c6f9722023f: Download complete 04:10:16 188c0c94c7c5: Pull complete 04:10:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:10:16 0ef7d3d256c8: Pull complete 04:10:16 de9db76c5a1d: Pull complete 04:10:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:10:18 a35cf1a2eb13: Verifying Checksum 04:10:18 a35cf1a2eb13: Download complete 04:10:18 bca2f99d35d6: Verifying Checksum 04:10:18 bca2f99d35d6: Download complete 04:10:20 OK: 142 MiB in 39 packages 04:10:21 Removing intermediate container 4b098b41cc5d 04:10:21 ---> 06ce2deb20af 04:10:21 Step 6/8 : WORKDIR /device-sdk-go 04:10:21 ---> Running in 1323a6b8c7bd 04:10:22 Removing intermediate container 1323a6b8c7bd 04:10:22 ---> 880f1a60a847 04:10:22 Step 7/8 : COPY . . 04:10:23 ---> d3ca59b222d1 04:10:23 Step 8/8 : RUN go mod download 04:10:23 ---> Running in ec5bfede20d0 04:10:24 bca2f99d35d6: Pull complete 04:10:24 93359f2a8cfa: Pull complete 04:10:24 7c6f9722023f: Pull complete 04:10:29 a35cf1a2eb13: Pull complete 04:10:29 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:10:29 ---> a62c8e92a672 04:10:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:29 ---> Running in b787c680e1fd 04:10:29 Removing intermediate container b787c680e1fd 04:10:29 ---> e9934da6ea09 04:10:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:30 ---> Running in 9a2fb5926fd8 04:10:31 Removing intermediate container 9a2fb5926fd8 04:10:31 ---> 70672f824386 04:10:31 Step 5/8 : RUN apk add --update --no-cache make git 04:10:31 ---> Running in 0dce3c518d3e 04:10:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:10:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:10:35 OK: 166 MiB in 39 packages 04:10:36 Removing intermediate container 0dce3c518d3e 04:10:36 ---> 5544a4743497 04:10:36 Step 6/8 : WORKDIR /device-sdk-go 04:10:36 ---> Running in 8af8a929aff5 04:10:36 Removing intermediate container 8af8a929aff5 04:10:36 ---> 3e39b9b941ee 04:10:36 Step 7/8 : COPY . . 04:10:37 ---> 87df28ba2992 04:10:37 Step 8/8 : RUN go mod download 04:10:37 ---> Running in 607eca396f29 04:10:50 Removing intermediate container ec5bfede20d0 04:10:50 ---> 66108ad30b54 04:10:50 Successfully built 66108ad30b54 04:10:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:10:50 + docker inspect -f . ci-base-image-arm64 04:10:50 . [Pipeline] withDockerContainer 04:10:50 prd-ubuntu18.04-docker-arm64-4c-16g-22195 does not seem to be running inside a container 04:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:10:52 $ docker top 5facdc409e24680016a7f8a311fe5bab1877d0b6eeaa44e77a0fcffc94f2a7b2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:53 + go version 04:10:53 go version go1.15.5 linux/arm64 [Pipeline] } 04:10:53 $ docker stop --time=1 5facdc409e24680016a7f8a311fe5bab1877d0b6eeaa44e77a0fcffc94f2a7b2 04:10:55 $ docker rm -f 5facdc409e24680016a7f8a311fe5bab1877d0b6eeaa44e77a0fcffc94f2a7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:10:56 + docker inspect -f . ci-base-image-arm64 04:10:56 . [Pipeline] withDockerContainer 04:10:56 prd-ubuntu18.04-docker-arm64-4c-16g-22195 does not seem to be running inside a container 04:10:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:10:58 $ docker top 330840dde564841d238a9b20a5a386ff96ed51344ef07d98b9c00e459b1a2c2c -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:59 + make test 04:10:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:10:59 Removing intermediate container 607eca396f29 04:10:59 ---> ac88264d3e16 04:10:59 Successfully built ac88264d3e16 04:10:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:11:00 + docker inspect -f . ci-base-image-x86_64 04:11:00 . [Pipeline] withDockerContainer 04:11:00 prd-centos7-docker-4c-2g-22196 does not seem to be running inside a container 04:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:01 $ docker top 06fb2663e726b7e3114bd07230f6873e25ddc0411dfd98f4a70032f599ef5ca7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:01 + go version 04:11:01 go version go1.15.5 linux/amd64 [Pipeline] } 04:11:01 $ docker stop --time=1 06fb2663e726b7e3114bd07230f6873e25ddc0411dfd98f4a70032f599ef5ca7 04:11:03 $ docker rm -f 06fb2663e726b7e3114bd07230f6873e25ddc0411dfd98f4a70032f599ef5ca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:04 + docker inspect -f . ci-base-image-x86_64 04:11:04 . [Pipeline] withDockerContainer 04:11:04 prd-centos7-docker-4c-2g-22196 does not seem to be running inside a container 04:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:05 $ docker top 54aa7a6ec3377cf713b52c5add8d5b6a4c7ccfe7500ed01980254d2fa5e9a7c5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:05 + make test 04:11:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:11:13 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:11:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:11:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:11:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:11:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 15.2% of statements 04:11:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.497s coverage: 97.1% of statements 04:12:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:12:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:12:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:12:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.112s coverage: 15.2% of statements 04:12:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.063s coverage: 9.4% of statements 04:12:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.057s coverage: 22.9% of statements 04:12:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:12:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.068s coverage: 84.8% of statements 04:12:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 04:12:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 04:12:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:12:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:12:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.093s coverage: 53.8% of statements 04:12:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 04:12:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 04:12:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.102s coverage: 26.8% of statements 04:12:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.498s coverage: 83.5% of statements 04:12:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 4.2% of statements 04:12:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:12:04 GO111MODULE=on go vet ./... 04:12:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.260s coverage: 97.1% of statements 04:12:10 gofmt -l . 04:12:10 [ "`gofmt -l .`" = "" ] 04:12:10 ./bin/test-attribution-txt.sh 04:12:11 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:12:11 $ docker stop --time=1 54aa7a6ec3377cf713b52c5add8d5b6a4c7ccfe7500ed01980254d2fa5e9a7c5 04:12:13 $ docker rm -f 54aa7a6ec3377cf713b52c5add8d5b6a4c7ccfe7500ed01980254d2fa5e9a7c5 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:12:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:17 + ls -al . 04:12:17 total 188 04:12:17 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 22 04:12 . 04:12:17 drwxrwxr-x. 4 jenkins jenkins 28 Jan 22 04:10 .. 04:12:17 drwxrwxr-x. 2 jenkins jenkins 64 Jan 22 04:10 bin 04:12:17 -rw-r--r--. 1 jenkins jenkins 109027 Jan 22 04:11 coverage.out 04:12:17 -rw-rw-r--. 1 jenkins jenkins 949 Jan 22 04:10 Dockerfile.build 04:12:17 -rw-rw-r--. 1 jenkins jenkins 140 Jan 22 04:10 .dockerignore 04:12:17 drwxrwxr-x. 4 jenkins jenkins 48 Jan 22 04:10 example 04:12:17 drwxrwxr-x. 8 jenkins jenkins 179 Jan 22 04:10 .git 04:12:17 drwxrwxr-x. 2 jenkins jenkins 103 Jan 22 04:10 .github 04:12:17 -rw-rw-r--. 1 jenkins jenkins 138 Jan 22 04:10 .gitignore 04:12:17 -rw-r--r--. 1 jenkins jenkins 479 Jan 22 04:12 go.mod 04:12:17 -rw-r--r--. 1 jenkins jenkins 13845 Jan 22 04:12 go.sum 04:12:17 drwxrwxr-x. 14 jenkins jenkins 196 Jan 22 04:10 internal 04:12:17 -rw-rw-r--. 1 jenkins jenkins 901 Jan 22 04:10 Jenkinsfile 04:12:17 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 22 04:10 LICENSE 04:12:17 -rw-rw-r--. 1 jenkins jenkins 1016 Jan 22 04:10 Makefile 04:12:17 drwxrwxr-x. 4 jenkins jenkins 26 Jan 22 04:10 openapi 04:12:17 drwxrwxr-x. 5 jenkins jenkins 50 Jan 22 04:10 pkg 04:12:17 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 22 04:10 README.md 04:12:17 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 22 04:10 RELEASE-NOTES.txt 04:12:17 drwxrwxr-x. 4 jenkins jenkins 54 Jan 22 04:10 snap 04:12:17 -rw-rw-r--. 1 jenkins jenkins 5 Jan 22 04:07 VERSION 04:12:17 -rw-rw-r--. 1 jenkins jenkins 222 Jan 22 04:10 version.go [Pipeline] isUnix [Pipeline] sh 04:12:18 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b71988117f080c0390e6bb1f7a89c5f2e9c83746 --label arch=amd64 --label version=0.0.0 . 04:12:18 Sending build context to Docker daemon 2.62MB 04:12:18 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:12:18 Step 2/24 : FROM ${BASE} AS builder 04:12:18 ---> ac88264d3e16 04:12:18 Step 3/24 : ARG MAKE='make build' 04:12:19 ---> Running in 4b7251f33968 04:12:19 Removing intermediate container 4b7251f33968 04:12:19 ---> f7fae4dcaf1f 04:12:19 Step 4/24 : WORKDIR /device-sdk-go 04:12:19 ---> Running in 18ce8ba14dd3 04:12:19 Removing intermediate container 18ce8ba14dd3 04:12:19 ---> c3e21c10b084 04:12:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:19 ---> Running in f2ba9b789678 04:12:19 Removing intermediate container f2ba9b789678 04:12:19 ---> a1b8d2f8ae33 04:12:19 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:19 ---> Running in c82aeb4ac25b 04:12:20 Removing intermediate container c82aeb4ac25b 04:12:20 ---> f857843f7c82 04:12:20 Step 7/24 : RUN apk add --update --no-cache make git 04:12:21 ---> Running in b32f024a2090 04:12:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:12:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:12:23 OK: 166 MiB in 39 packages 04:12:24 Removing intermediate container b32f024a2090 04:12:24 ---> 14fd11d11823 04:12:24 Step 8/24 : COPY . . 04:12:25 ---> 4b8502bc4120 04:12:25 Step 9/24 : RUN ${MAKE} 04:12:25 ---> Running in 4ec8cceeedd6 04:12:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:12:34 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:12:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.172s coverage: 9.4% of statements 04:12:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.110s coverage: 22.9% of statements 04:12:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:12:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.141s coverage: 84.8% of statements 04:12:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 04:12:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 04:12:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:12:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:12:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.197s coverage: 53.8% of statements 04:12:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 04:12:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 04:12:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.174s coverage: 26.8% of statements 04:12:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.953s coverage: 83.5% of statements 04:12:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.141s coverage: 4.2% of statements 04:12:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:12:36 GO111MODULE=on go vet ./... 04:12:37 Removing intermediate container 4ec8cceeedd6 04:12:37 ---> 789cc836ae58 04:12:37 Step 10/24 : FROM scratch 04:12:37 ---> 04:12:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:37 ---> Running in 1e772c3db0ef 04:12:37 Removing intermediate container 1e772c3db0ef 04:12:37 ---> af488038dcc9 04:12:37 Step 12/24 : ENV APP_PORT=49990 04:12:37 ---> Running in 8cddca0906ac 04:12:37 Removing intermediate container 8cddca0906ac 04:12:37 ---> 0ad973bc4390 04:12:37 Step 13/24 : EXPOSE $APP_PORT 04:12:37 ---> Running in afec8263155b 04:12:37 Removing intermediate container afec8263155b 04:12:37 ---> 5c4fbeeb5b66 04:12:37 Step 14/24 : WORKDIR / 04:12:37 ---> Running in 14870b1e8983 04:12:37 Removing intermediate container 14870b1e8983 04:12:37 ---> 017a39ecee94 04:12:37 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:12:38 ---> cbed759b99ac 04:12:38 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:12:38 ---> 43c3e21232e8 04:12:38 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:12:38 ---> 3b4e8a281664 04:12:38 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:12:39 ---> c272c207726b 04:12:39 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:12:39 ---> ae30016f790d 04:12:39 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:12:39 ---> Running in 825bb9007e69 04:12:39 Removing intermediate container 825bb9007e69 04:12:39 ---> b00a9c3b29e3 04:12:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:39 ---> Running in 6d3f7cce2830 04:12:39 Removing intermediate container 6d3f7cce2830 04:12:39 ---> 9740fd9f25a0 04:12:39 Step 22/24 : LABEL arch=amd64 04:12:39 ---> Running in c2fffb52d45a 04:12:40 Removing intermediate container c2fffb52d45a 04:12:40 ---> 29854a89bf4b 04:12:40 Step 23/24 : LABEL git_sha=b71988117f080c0390e6bb1f7a89c5f2e9c83746 04:12:40 ---> Running in d6f5d81ac29e 04:12:40 Removing intermediate container d6f5d81ac29e 04:12:40 ---> 5ade49144fdb 04:12:40 Step 24/24 : LABEL version=0.0.0 04:12:40 ---> Running in b9062a032785 04:12:40 Removing intermediate container b9062a032785 04:12:40 ---> 84a8c35594c8 04:12:40 [Warning] One or more build-args [ARCH] were not consumed 04:12:40 Successfully built 84a8c35594c8 04:12:40 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:13:03 gofmt -l . 04:13:03 [ "`gofmt -l .`" = "" ] 04:13:04 ./bin/test-attribution-txt.sh 04:13:05 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:13:05 $ docker stop --time=1 330840dde564841d238a9b20a5a386ff96ed51344ef07d98b9c00e459b1a2c2c 04:13:07 $ docker rm -f 330840dde564841d238a9b20a5a386ff96ed51344ef07d98b9c00e459b1a2c2c [Pipeline] // withDockerContainer [Pipeline] sh 04:13:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:08 Warning: overwriting stash ‘coverage-report’ 04:13:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:11 + ls -al . 04:13:11 total 224 04:13:11 drwxrwxr-x 10 jenkins jenkins 4096 Jan 22 04:13 . 04:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:09 .. 04:13:11 -rw-rw-r-- 1 jenkins jenkins 140 Jan 22 04:09 .dockerignore 04:13:11 drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 04:09 .git 04:13:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:09 .github 04:13:11 -rw-rw-r-- 1 jenkins jenkins 138 Jan 22 04:09 .gitignore 04:13:11 -rw-rw-r-- 1 jenkins jenkins 949 Jan 22 04:09 Dockerfile.build 04:13:11 -rw-rw-r-- 1 jenkins jenkins 901 Jan 22 04:09 Jenkinsfile 04:13:11 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 22 04:09 LICENSE 04:13:11 -rw-rw-r-- 1 jenkins jenkins 1016 Jan 22 04:09 Makefile 04:13:11 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 22 04:09 README.md 04:13:11 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 22 04:09 RELEASE-NOTES.txt 04:13:11 -rw-rw-r-- 1 jenkins jenkins 5 Jan 22 04:07 VERSION 04:13:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:09 bin 04:13:11 -rw-r--r-- 1 jenkins jenkins 109027 Jan 22 04:12 coverage.out 04:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:09 example 04:13:11 -rw-r--r-- 1 jenkins jenkins 479 Jan 22 04:13 go.mod 04:13:11 -rw-r--r-- 1 jenkins jenkins 13845 Jan 22 04:13 go.sum 04:13:11 drwxrwxr-x 14 jenkins jenkins 4096 Jan 22 04:09 internal 04:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:09 openapi 04:13:11 drwxrwxr-x 5 jenkins jenkins 4096 Jan 22 04:09 pkg 04:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:09 snap 04:13:11 -rw-rw-r-- 1 jenkins jenkins 222 Jan 22 04:09 version.go [Pipeline] isUnix [Pipeline] sh 04:13:11 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b71988117f080c0390e6bb1f7a89c5f2e9c83746 --label arch=arm64 --label version=0.0.0 . 04:13:11 Sending build context to Docker daemon 2.619MB 04:13:12 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:13:12 Step 2/24 : FROM ${BASE} AS builder 04:13:12 ---> 66108ad30b54 04:13:12 Step 3/24 : ARG MAKE='make build' 04:13:12 ---> Running in f3b794782fc4 04:13:12 Removing intermediate container f3b794782fc4 04:13:12 ---> 136fb20e4851 04:13:12 Step 4/24 : WORKDIR /device-sdk-go 04:13:13 ---> Running in f5d4e86d3308 04:13:13 Removing intermediate container f5d4e86d3308 04:13:13 ---> 3fb01c23bf29 04:13:13 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:13:13 ---> Running in 3b03090d164d 04:13:14 Removing intermediate container 3b03090d164d 04:13:14 ---> aee20cf295cd 04:13:14 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:14 ---> Running in df71844ac6b3 04:13:16 Removing intermediate container df71844ac6b3 04:13:16 ---> a02826716f84 04:13:16 Step 7/24 : RUN apk add --update --no-cache make git 04:13:16 ---> Running in 0ec4ec54f944 04:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:13:19 OK: 142 MiB in 39 packages 04:13:20 Removing intermediate container 0ec4ec54f944 04:13:20 ---> 8f0a0f48e4b2 04:13:20 Step 8/24 : COPY . . 04:13:22 ---> 3f227c9aeb2b 04:13:22 Step 9/24 : RUN ${MAKE} 04:13:22 ---> Running in 4fd0834fce78 04:13:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:13:50 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:13:50 Removing intermediate container 4fd0834fce78 04:13:50 ---> 591d1f48a86b 04:13:50 Step 10/24 : FROM scratch 04:13:50 ---> 04:13:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:13:50 ---> Running in 4cf37da5cb79 04:13:50 Removing intermediate container 4cf37da5cb79 04:13:50 ---> 97fb4645c88e 04:13:50 Step 12/24 : ENV APP_PORT=49990 04:13:50 ---> Running in 2c5095ea152d 04:13:50 Removing intermediate container 2c5095ea152d 04:13:50 ---> ebd397ef4dbf 04:13:50 Step 13/24 : EXPOSE $APP_PORT 04:13:51 ---> Running in f19844219c01 04:13:51 Removing intermediate container f19844219c01 04:13:51 ---> a03d4db663df 04:13:51 Step 14/24 : WORKDIR / 04:13:51 ---> Running in d0e942cd0940 04:13:51 Removing intermediate container d0e942cd0940 04:13:51 ---> 7a596949d95b 04:13:51 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:13:52 ---> ac665588bc56 04:13:52 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:13:53 ---> 47c0ada26dd6 04:13:53 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:13:54 ---> 203658e575e4 04:13:54 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:13:55 ---> 22648d1a52d6 04:13:55 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:13:55 ---> bc50d4c5ee58 04:13:55 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:13:55 ---> Running in e166d1a8b12f 04:13:56 Removing intermediate container e166d1a8b12f 04:13:56 ---> 5f6f8af5f282 04:13:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:13:56 ---> Running in 9cd09b605b98 04:13:57 Removing intermediate container 9cd09b605b98 04:13:57 ---> c8222da07dd5 04:13:57 Step 22/24 : LABEL arch=arm64 04:13:57 ---> Running in 7a344207fa21 04:13:57 Removing intermediate container 7a344207fa21 04:13:57 ---> 48794d3a2ea8 04:13:57 Step 23/24 : LABEL git_sha=b71988117f080c0390e6bb1f7a89c5f2e9c83746 04:13:57 ---> Running in dd29dd14055a 04:13:58 Removing intermediate container dd29dd14055a 04:13:58 ---> 8acbdb392913 04:13:58 Step 24/24 : LABEL version=0.0.0 04:13:58 ---> Running in bb49e1b5d8c1 04:13:58 Removing intermediate container bb49e1b5d8c1 04:13:58 ---> 0e1d960bc9cd 04:13:58 [Warning] One or more build-args [ARCH] were not consumed 04:13:58 Successfully built 0e1d960bc9cd 04:13:58 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:14:00 provisioning config files... 04:14:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/config4733510674523295870tmp [Pipeline] { [Pipeline] sh 04:14:01 + set +x 04:14:01 + bash -s -- 04:14:01 + curl -s https://codecov.io/bash 04:14:01 04:14:01 _____ _ 04:14:01 / ____| | | 04:14:01 | | ___ __| | ___ ___ _____ __ 04:14:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:14:01 | |___| (_) | (_| | __/ (_| (_) \ V / 04:14:01 \_____\___/ \__,_|\___|\___\___/ \_/ 04:14:01 Bash-20210115-cec3c92 04:14:01 04:14:01 04:14:01 ==> git version 2.24.3 found 04:14:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:14:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:14:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:14:01 ==> Jenkins CI detected. 04:14:01 project root: . 04:14:01 --> token set from env 04:14:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:14:02 ==> Running gcov in . (disable via -X gcov) 04:14:02 ==> Python coveragepy not found 04:14:02 ==> Searching for coverage reports in: 04:14:02 + . 04:14:02 -> Found 1 reports 04:14:02 ==> Detecting git/mercurial file structure 04:14:02 ==> Reading reports 04:14:02 + ./coverage.out bytes=109027 04:14:02 ==> Appending adjustments 04:14:02 https://docs.codecov.io/docs/fixing-reports 04:14:03 + Found adjustments 04:14:03 ==> Gzipping contents 04:14:03 20K /tmp/codecov.Z6FhgQ.gz 04:14:03 ==> Uploading reports 04:14:03 url: https://codecov.io 04:14:03 query: branch=PR-746&commit=b71988117f080c0390e6bb1f7a89c5f2e9c83746&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-746%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=746&job=&cmd_args= 04:14:03 -> Pinging Codecov 04:14:03 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-746&commit=b71988117f080c0390e6bb1f7a89c5f2e9c83746&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-746%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=746&job=&cmd_args= 04:14:03 -> Uploading to 04:14:03 https://storage.googleapis.com/codecov/v4/raw/2021-01-22/7E55EF52A471D76F132DFD9A03CDDE97/b71988117f080c0390e6bb1f7a89c5f2e9c83746/caabb040-a8f3-4de8-889f-f5e55f728d57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T041403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9023fe0d47c349e9f8f19bd4fad0a51dc2e6db975533828b66e1c9621c1f4b72 04:14:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:03 Dload Upload Total Spent Left Speed 04:14:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17932 0 0 100 17932 0 28205 --:--:-- --:--:-- --:--:-- 28194 04:14:04 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b71988117f080c0390e6bb1f7a89c5f2e9c83746 [Pipeline] } 04:14:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:14:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:07 ---> package-listing.sh 04:14:07 ++ facter osfamily 04:14:07 ++ tr '[:upper:]' '[:lower:]' 04:14:07 + OS_FAMILY=redhat 04:14:07 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-746 04:14:07 + START_PACKAGES=/tmp/packages_start.txt 04:14:07 + END_PACKAGES=/tmp/packages_end.txt 04:14:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:07 + PACKAGES=/tmp/packages_start.txt 04:14:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-746 ']' 04:14:07 + PACKAGES=/tmp/packages_end.txt 04:14:07 + case "${OS_FAMILY}" in 04:14:07 + rpm -qa 04:14:07 + sort 04:14:14 + '[' -f /tmp/packages_start.txt ']' 04:14:14 + '[' -f /tmp/packages_end.txt ']' 04:14:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-746 ']' 04:14:14 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-746/archives/ 04:14:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-746/archives/ [Pipeline] echo 04:14:14 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-746/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:14:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:14:16 04:14:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:14:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:14:17 alpine: Pulling from edgex-lftools-log-publisher 04:14:17 df20fa9351a1: Pulling fs layer 04:14:17 36b3adc4ff6f: Pulling fs layer 04:14:17 8ad3a11d3b57: Pulling fs layer 04:14:17 46f8f816bc3b: Pulling fs layer 04:14:17 93b61091891f: Pulling fs layer 04:14:17 93b9cdb0e59b: Pulling fs layer 04:14:17 5e14af77c1be: Pulling fs layer 04:14:17 01666e4c0597: Pulling fs layer 04:14:17 aa168da1d23b: Pulling fs layer 04:14:17 93b9cdb0e59b: Waiting 04:14:17 5e14af77c1be: Waiting 04:14:17 01666e4c0597: Waiting 04:14:17 aa168da1d23b: Waiting 04:14:17 46f8f816bc3b: Waiting 04:14:17 93b61091891f: Waiting 04:14:17 36b3adc4ff6f: Verifying Checksum 04:14:17 36b3adc4ff6f: Download complete 04:14:17 46f8f816bc3b: Verifying Checksum 04:14:17 46f8f816bc3b: Download complete 04:14:17 df20fa9351a1: Verifying Checksum 04:14:17 df20fa9351a1: Download complete 04:14:17 93b9cdb0e59b: Verifying Checksum 04:14:17 93b9cdb0e59b: Download complete 04:14:17 93b61091891f: Verifying Checksum 04:14:17 93b61091891f: Download complete 04:14:17 5e14af77c1be: Verifying Checksum 04:14:17 5e14af77c1be: Download complete 04:14:17 01666e4c0597: Verifying Checksum 04:14:17 01666e4c0597: Download complete 04:14:18 df20fa9351a1: Pull complete 04:14:18 8ad3a11d3b57: Verifying Checksum 04:14:18 8ad3a11d3b57: Download complete 04:14:18 36b3adc4ff6f: Pull complete 04:14:21 8ad3a11d3b57: Pull complete 04:14:21 46f8f816bc3b: Pull complete 04:14:23 93b61091891f: Pull complete 04:14:23 93b9cdb0e59b: Pull complete 04:14:23 5e14af77c1be: Pull complete 04:14:24 01666e4c0597: Pull complete 04:14:25 aa168da1d23b: Verifying Checksum 04:14:25 aa168da1d23b: Download complete 04:14:41 aa168da1d23b: Pull complete 04:14:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:14:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:14:41 prd-centos7-docker-4c-2g-22194 does not seem to be running inside a container 04:14:41 $ 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-746/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-746 -v /w/workspace/dgexfoundry_device-sdk-go_PR-746:/w/workspace/dgexfoundry_device-sdk-go_PR-746:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:14:45 $ docker top 936575fa33a0c3423eabeb831cdc3994d2844488746e9d3ebb36523ab69d45e4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:46 + touch /tmp/pre-build-complete [Pipeline] sh 04:14:46 + mkdir -p /var/log/sa [Pipeline] sh 04:14:47 + ls /var/log/sa-host 04:14:47 + sadf -c /var/log/sa-host/sa22 04:14:47 file_magic: OK 04:14:47 HZ: Using current value: 100 04:14:47 file_header: OK 04:14:47 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 04:14:47 Statistics: 04:14:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:14:47 File successfully converted to sysstat format version 12.2.1 04:14:47 + sadf -c /var/log/sa-host/sa23 04:14:47 file_magic: OK 04:14:47 HZ: Using current value: 100 04:14:47 file_header: OK 04:14:47 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 04:14:47 Statistics: 04:14:47 Hnuu...uuuununununu... 04:14:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:47 provisioning config files... 04:14:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/config215727050015917764tmp [Pipeline] { [Pipeline] echo 04:14:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:14:48 ---> create-netrc.sh [Pipeline] } 04:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:14:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:14:49 ---> python-tools-install.sh [Pipeline] echo 04:14:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:14:49 ---> sudo-logs.sh 04:14:49 Archiving 'sudo' log.. [Pipeline] echo 04:14:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:14:50 ---> job-cost.sh 04:14:50 lf-activate-venv: SKIPPING 04:14:50 INFO: No Stack... 04:14:51 INFO: Retrieving Pricing Info for: v1-standard-2 04:14:52 INFO: Archiving Costs [Pipeline] echo 04:14:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:14:52 ---> logs-deploy.sh 04:14:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-746/5 04:14:52 INFO: archiving workspace using pattern(s): 04:14:55 Archives upload complete. 04:14:55 INFO: archiving logs to Nexus