Pull request #188 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1b57d69f7631392d22d15a183e508b1abd703c95+06d3741ca62ebd3e4d9b2e85a020dae99c1fa372 (bd70e81846b1d4afb450016ab6396f29ab0f72f5) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-mqtt-go/branches/PR-188/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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-mqtt-go/branches/PR-188/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt-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 Running on prd-centos7-docker-4c-2g-13216 in /w/workspace/gexfoundry_device-mqtt-go_PR-188 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-188 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 06d3741ca62ebd3e4d9b2e85a020dae99c1fa372 into PR head commit 1b57d69f7631392d22d15a183e508b1abd703c95 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b57d69f7631392d22d15a183e508b1abd703c95 # timeout=10 Merge succeeded, producing 1b57d69f7631392d22d15a183e508b1abd703c95 Checking out Revision 1b57d69f7631392d22d15a183e508b1abd703c95 (PR-188) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 06d3741ca62ebd3e4d9b2e85a020dae99c1fa372 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b57d69f7631392d22d15a183e508b1abd703c95 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:25:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:25:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:25:51 ========================================================= 06:25:51 EdgeX Global Pipelines Version Info 06:25:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:25:53 ------------------- 06:25:53 stable info: 06:25:53 ------------------- 06:25:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:25:53 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 06:25:53 Message: update stable to v1.0.167 06:25:54 ------------------- 06:25:54 experimental info: 06:25:54 ------------------- 06:25:54 Commited By: **** collab-it+edgex@linuxfoundation.org 06:25:54 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 06:25:54 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:25:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:25:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:25:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:25:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:25:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:25:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:25:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-188 [Pipeline] echo 06:25:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-188 [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-188 [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b57d69f7631392d22d15a183e508b1abd703c95 [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b57d69 [Pipeline] echo 06:25:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:25:59 provisioning config files... 06:25:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp/config3288888239281259263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:00 ---> docker-login.sh 06:26:00 nexus3.edgexfoundry.org:10001 06:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:01 Configure a credential helper to remove this warning. See 06:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:01 06:26:01 Login Succeeded 06:26:01 nexus3.edgexfoundry.org:10002 06:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:01 Configure a credential helper to remove this warning. See 06:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:01 06:26:01 Login Succeeded 06:26:01 nexus3.edgexfoundry.org:10003 06:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:01 Configure a credential helper to remove this warning. See 06:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:01 06:26:01 Login Succeeded 06:26:01 nexus3.edgexfoundry.org:10004 06:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:01 Configure a credential helper to remove this warning. See 06:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:01 06:26:01 Login Succeeded 06:26:01 docker.io 06:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:02 Configure a credential helper to remove this warning. See 06:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:02 06:26:02 Login Succeeded 06:26:02 ---> docker-login.sh ends [Pipeline] } 06:26:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:03 + git log --format=format:%s -1 1b57d69f7631392d22d15a183e508b1abd703c95 [Pipeline] echo 06:26:03 GIT_COMMIT: 1b57d69f7631392d22d15a183e508b1abd703c95, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:26:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:04 06:26:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:26:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:04 latest: Pulling from edgex-devops/git-semver 06:26:04 31603596830f: Pulling fs layer 06:26:04 2a8b12db71e7: Pulling fs layer 06:26:04 6ca5941a6612: Pulling fs layer 06:26:04 ecc8261a40a4: Pulling fs layer 06:26:04 ecc8261a40a4: Waiting 06:26:04 2a8b12db71e7: Verifying Checksum 06:26:04 2a8b12db71e7: Download complete 06:26:04 31603596830f: Verifying Checksum 06:26:04 31603596830f: Download complete 06:26:04 ecc8261a40a4: Verifying Checksum 06:26:04 ecc8261a40a4: Download complete 06:26:04 6ca5941a6612: Verifying Checksum 06:26:04 6ca5941a6612: Download complete 06:26:05 31603596830f: Pull complete 06:26:05 2a8b12db71e7: Pull complete 06:26:06 6ca5941a6612: Pull complete 06:26:06 ecc8261a40a4: Pull complete 06:26:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:26:06 prd-centos7-docker-4c-2g-13216 does not seem to be running inside a container 06:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-188 -v /w/workspace/gexfoundry_device-mqtt-go_PR-188:/w/workspace/gexfoundry_device-mqtt-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-188@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:26:08 $ docker top bac3b58882c8a86d4c2743bbf398396b107be7f9bce35179069f11fa0d93ebe0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:09 [ssh-agent] Looking for ssh-agent implementation... 06:26:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:09 $ docker exec bac3b58882c8a86d4c2743bbf398396b107be7f9bce35179069f11fa0d93ebe0 ssh-agent 06:26:09 SSH_AUTH_SOCK=/tmp/ssh-Av22JiNS55dO/agent.11 06:26:09 SSH_AGENT_PID=16 06:26:09 Running ssh-add (command line suppressed) 06:26:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp/private_key_8881875013321172479.key (/w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp/private_key_8881875013321172479.key) 06:26:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:10 + git tag --points-at HEAD [Pipeline] } 06:26:10 $ docker exec --env ******** --env ******** bac3b58882c8a86d4c2743bbf398396b107be7f9bce35179069f11fa0d93ebe0 ssh-agent -k 06:26:10 unset SSH_AUTH_SOCK; 06:26:10 unset SSH_AGENT_PID; 06:26:10 echo Agent pid 16 killed; 06:26:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:26:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:10 [ssh-agent] Looking for ssh-agent implementation... 06:26:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:10 $ docker exec bac3b58882c8a86d4c2743bbf398396b107be7f9bce35179069f11fa0d93ebe0 ssh-agent 06:26:11 SSH_AUTH_SOCK=/tmp/ssh-3wZMmVJxV0gl/agent.46 06:26:11 SSH_AGENT_PID=52 06:26:11 Running ssh-add (command line suppressed) 06:26:11 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp/private_key_2372685399819231438.key (/w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp/private_key_2372685399819231438.key) 06:26:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:11 + git semver init 06:26:11 # -> Open(): unable to determine branch for HEAD 06:26:11 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-188/.git 06:26:11 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-188 06:26:11 # $SEMVER_REMOTE_NAME = origin 06:26:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:26:11 # $SEMVER_USER_NAME = edgex-jenkins 06:26:11 # $SEMVER_BRANCH = PR-188 06:26:11 # $SEMVER_TEMP = /tmp/semver-920053381 06:26:11 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:26:11 # '/tmp/semver-920053381' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-188/.semver' 06:26:11 # -> Force: false 06:26:11 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-188/.semver [Pipeline] } 06:26:11 $ docker exec --env ******** --env ******** bac3b58882c8a86d4c2743bbf398396b107be7f9bce35179069f11fa0d93ebe0 ssh-agent -k 06:26:12 unset SSH_AUTH_SOCK; 06:26:12 unset SSH_AGENT_PID; 06:26:12 echo Agent pid 52 killed; 06:26:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:12 + git semver [Pipeline] } 06:26:12 $ docker stop --time=1 bac3b58882c8a86d4c2743bbf398396b107be7f9bce35179069f11fa0d93ebe0 06:26:14 $ docker rm -f bac3b58882c8a86d4c2743bbf398396b107be7f9bce35179069f11fa0d93ebe0 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:26:15 Stashed 1 file(s) [Pipeline] echo 06:26:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:26:31 Still waiting to schedule task 06:26:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13216’ 06:26:31 Still waiting to schedule task 06:26:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:28:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13217 in /w/workspace/gexfoundry_device-mqtt-go_PR-188 [Pipeline] { [Pipeline] ws 06:28:20 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:28:26 using credential edgex-jenkins-ssh 06:28:26 Cloning the remote Git repository 06:28:26 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:28:26 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:28:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:28:26 > git --version # timeout=10 06:28:26 > git --version # 'git version 2.17.1' 06:28:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:27 Merging remotes/origin/master commit 06d3741ca62ebd3e4d9b2e85a020dae99c1fa372 into PR head commit 1b57d69f7631392d22d15a183e508b1abd703c95 06:28:28 Merge succeeded, producing 1b57d69f7631392d22d15a183e508b1abd703c95 06:28:28 Checking out Revision 1b57d69f7631392d22d15a183e508b1abd703c95 (PR-188) 06:28:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:28:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:28:27 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:28:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:28:27 > git config core.sparsecheckout # timeout=10 06:28:28 > git checkout -f 1b57d69f7631392d22d15a183e508b1abd703c95 # timeout=10 06:28:28 > git remote # timeout=10 06:28:28 > git config --get remote.origin.url # timeout=10 06:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:28 > git merge 06d3741ca62ebd3e4d9b2e85a020dae99c1fa372 # timeout=10 06:28:28 > git rev-parse HEAD^{commit} # timeout=10 06:28:28 > git config core.sparsecheckout # timeout=10 06:28:28 > git checkout -f 1b57d69f7631392d22d15a183e508b1abd703c95 # timeout=10 06:28:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:28:32 > git --version # timeout=10 06:28:32 > git --version # 'git version 2.17.1' 06:28:32 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:28:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:28:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:28:35 + sudo service docker restart 06:28:35 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:28:37 provisioning config files... 06:28:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8917991324342581882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:38 ---> docker-login.sh 06:28:38 nexus3.edgexfoundry.org:10001 06:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:39 Configure a credential helper to remove this warning. See 06:28:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:39 06:28:39 Login Succeeded 06:28:39 nexus3.edgexfoundry.org:10002 06:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:40 Configure a credential helper to remove this warning. See 06:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:40 06:28:40 Login Succeeded 06:28:40 nexus3.edgexfoundry.org:10003 06:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:40 Configure a credential helper to remove this warning. See 06:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:40 06:28:40 Login Succeeded 06:28:40 nexus3.edgexfoundry.org:10004 06:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:41 Configure a credential helper to remove this warning. See 06:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:41 06:28:41 Login Succeeded 06:28:41 docker.io 06:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:41 Configure a credential helper to remove this warning. See 06:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:41 06:28:41 Login Succeeded 06:28:41 ---> docker-login.sh ends [Pipeline] } 06:28:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:28:42 ========================================================= 06:28:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:28:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:28:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:28:43 Sending build context to Docker daemon 471kB 06:28:43 Step 1/8 : ARG BASE=golang:1.15-alpine 06:28:43 Step 2/8 : FROM ${BASE} 06:28:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:28:43 b538f80385f9: Pulling fs layer 06:28:43 74f711af9a0d: Pulling fs layer 06:28:43 99f96fe45779: Pulling fs layer 06:28:43 8529a6b9a6be: Pulling fs layer 06:28:43 45590311c82a: Pulling fs layer 06:28:43 69ca0ff8b7b3: Pulling fs layer 06:28:43 209524e5b208: Pulling fs layer 06:28:43 8529a6b9a6be: Waiting 06:28:43 45590311c82a: Waiting 06:28:43 69ca0ff8b7b3: Waiting 06:28:43 209524e5b208: Waiting 06:28:43 99f96fe45779: Download complete 06:28:43 74f711af9a0d: Verifying Checksum 06:28:43 74f711af9a0d: Download complete 06:28:43 45590311c82a: Verifying Checksum 06:28:43 45590311c82a: Download complete 06:28:43 69ca0ff8b7b3: Verifying Checksum 06:28:43 69ca0ff8b7b3: Download complete 06:28:43 b538f80385f9: Download complete 06:28:44 b538f80385f9: Pull complete 06:28:45 74f711af9a0d: Pull complete 06:28:45 99f96fe45779: Pull complete 06:28:46 209524e5b208: Download complete 06:28:47 8529a6b9a6be: Verifying Checksum 06:28:47 8529a6b9a6be: Download complete 06:28:57 8529a6b9a6be: Pull complete 06:28:57 45590311c82a: Pull complete 06:28:57 69ca0ff8b7b3: Pull complete 06:29:02 209524e5b208: Pull complete 06:29:02 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:29:02 ---> 5bddaf1c2fca 06:29:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:29:04 ---> Running in d74091c150ed 06:29:04 Removing intermediate container d74091c150ed 06:29:04 ---> 2556e399fb60 06:29:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:04 ---> Running in 6a8f6ecc4a9e 06:29:07 Removing intermediate container 6a8f6ecc4a9e 06:29:07 ---> 1751a2166e28 06:29:07 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:29:07 ---> Running in 352c0e01008d 06:29:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:11 (1/14) Installing libmagic (5.38-r0) 06:29:11 (2/14) Installing file (5.38-r0) 06:29:11 (3/14) Installing libc-dev (0.7.2-r3) 06:29:11 Running on prd-centos7-docker-4c-2g-13218 in /w/workspace/gexfoundry_device-mqtt-go_PR-188 [Pipeline] { [Pipeline] ws 06:29:11 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { 06:29:11 (4/14) Installing g++ (9.3.0-r2) [Pipeline] checkout 06:29:14 using credential edgex-jenkins-ssh 06:29:14 Cloning the remote Git repository 06:29:14 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:29:14 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:29:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:29:14 > git --version # timeout=10 06:29:14 > git --version # 'git version 2.16.5' 06:29:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:15 (5/14) Installing fortify-headers (1.1-r0) 06:29:15 (6/14) Installing patch (2.7.6-r6) 06:29:15 (7/14) Installing build-base (0.5-r2) 06:29:15 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:29:15 (9/14) Installing libedit (20191231.3.1-r0) 06:29:15 (10/14) Installing openssh-client (8.3_p1-r0) 06:29:16 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:29:16 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:29:16 Merging remotes/origin/master commit 06d3741ca62ebd3e4d9b2e85a020dae99c1fa372 into PR head commit 1b57d69f7631392d22d15a183e508b1abd703c95 06:29:16 (13/14) Installing openssh-server (8.3_p1-r0) 06:29:16 (14/14) Installing openssh (8.3_p1-r0) 06:29:16 Executing busybox-1.31.1-r16.trigger 06:29:16 Merge succeeded, producing 1b57d69f7631392d22d15a183e508b1abd703c95 06:29:16 Checking out Revision 1b57d69f7631392d22d15a183e508b1abd703c95 (PR-188) 06:29:15 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:29:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:15 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:29:15 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:29:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:29:16 > git config core.sparsecheckout # timeout=10 06:29:16 > git checkout -f 1b57d69f7631392d22d15a183e508b1abd703c95 # timeout=10 06:29:16 > git remote # timeout=10 06:29:16 > git config --get remote.origin.url # timeout=10 06:29:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:16 > git merge 06d3741ca62ebd3e4d9b2e85a020dae99c1fa372 # timeout=10 06:29:16 > git rev-parse HEAD^{commit} # timeout=10 06:29:16 > git config core.sparsecheckout # timeout=10 06:29:16 > git checkout -f 1b57d69f7631392d22d15a183e508b1abd703c95 # timeout=10 06:29:16 OK: 221 MiB in 53 packages 06:29:20 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:29:20 > git --version # timeout=10 06:29:20 > git --version # 'git version 2.16.5' 06:29:20 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:29:20 Removing intermediate container 352c0e01008d 06:29:20 ---> 989529ee7e36 06:29:20 Step 6/8 : WORKDIR /device-mqtt-go 06:29:20 ---> Running in f4bc9c714077 [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:21 Removing intermediate container f4bc9c714077 06:29:21 ---> 9da51cb68844 06:29:21 Step 7/8 : COPY . . 06:29:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:29:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 06:29:22 ---> 8bbc7ad67e04 06:29:22 Step 8/8 : RUN go mod download 06:29:22 ---> Running in f3c20995dc04 [Pipeline] sh 06:29:22 + sudo service docker restart 06:29:22 + true 06:29:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:29:23 provisioning config files... 06:29:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config301338410677372271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:24 ---> docker-login.sh 06:29:24 nexus3.edgexfoundry.org:10001 06:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:24 Configure a credential helper to remove this warning. See 06:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:24 06:29:24 Login Succeeded 06:29:24 nexus3.edgexfoundry.org:10002 06:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:24 Configure a credential helper to remove this warning. See 06:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:24 06:29:24 Login Succeeded 06:29:24 nexus3.edgexfoundry.org:10003 06:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:24 Configure a credential helper to remove this warning. See 06:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:24 06:29:24 Login Succeeded 06:29:24 nexus3.edgexfoundry.org:10004 06:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:25 Configure a credential helper to remove this warning. See 06:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:25 06:29:25 Login Succeeded 06:29:25 docker.io 06:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:25 Configure a credential helper to remove this warning. See 06:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:25 06:29:25 Login Succeeded 06:29:25 ---> docker-login.sh ends [Pipeline] } 06:29:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:29:26 ========================================================= 06:29:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:29:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:29:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:29:26 Sending build context to Docker daemon 471kB 06:29:26 Step 1/8 : ARG BASE=golang:1.15-alpine 06:29:26 Step 2/8 : FROM ${BASE} 06:29:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:26 df20fa9351a1: Pulling fs layer 06:29:26 ed8968b2872e: Pulling fs layer 06:29:26 a92cc7c5fd73: Pulling fs layer 06:29:26 e871e8e8d7a9: Pulling fs layer 06:29:26 e73272ec9a57: Pulling fs layer 06:29:26 1e910a182e73: Pulling fs layer 06:29:26 4e634b169226: Pulling fs layer 06:29:26 1e910a182e73: Waiting 06:29:26 e871e8e8d7a9: Waiting 06:29:26 4e634b169226: Waiting 06:29:26 e73272ec9a57: Waiting 06:29:26 a92cc7c5fd73: Verifying Checksum 06:29:26 a92cc7c5fd73: Download complete 06:29:26 ed8968b2872e: Verifying Checksum 06:29:26 ed8968b2872e: Download complete 06:29:26 e73272ec9a57: Verifying Checksum 06:29:26 e73272ec9a57: Download complete 06:29:26 df20fa9351a1: Verifying Checksum 06:29:26 df20fa9351a1: Download complete 06:29:26 1e910a182e73: Verifying Checksum 06:29:26 1e910a182e73: Download complete 06:29:27 df20fa9351a1: Pull complete 06:29:27 ed8968b2872e: Pull complete 06:29:27 a92cc7c5fd73: Pull complete 06:29:29 4e634b169226: Verifying Checksum 06:29:29 4e634b169226: Download complete 06:29:29 e871e8e8d7a9: Verifying Checksum 06:29:29 e871e8e8d7a9: Download complete 06:29:36 e871e8e8d7a9: Pull complete 06:29:36 e73272ec9a57: Pull complete 06:29:36 1e910a182e73: Pull complete 06:29:41 4e634b169226: Pull complete 06:29:41 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:29:41 ---> f7629b54cfaa 06:29:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:29:41 ---> Running in 693ab19dec57 06:29:41 Removing intermediate container 693ab19dec57 06:29:41 ---> 87c8571ace20 06:29:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:41 ---> Running in 08314a6e9bb9 06:29:42 Removing intermediate container 08314a6e9bb9 06:29:42 ---> 8a5f178213ba 06:29:42 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:29:42 ---> Running in c38a7f22700d 06:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:46 (1/14) Installing libmagic (5.38-r0) 06:29:46 (2/14) Installing file (5.38-r0) 06:29:47 (3/14) Installing libc-dev (0.7.2-r3) 06:29:47 (4/14) Installing g++ (9.3.0-r2) 06:29:49 Removing intermediate container f3c20995dc04 06:29:49 ---> b16dda5e178b 06:29:49 Successfully built b16dda5e178b 06:29:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:29:49 + docker inspect -f . ci-base-image-arm64 06:29:49 . [Pipeline] withDockerContainer 06:29:49 prd-ubuntu18.04-docker-arm64-4c-16g-13217 does not seem to be running inside a container 06:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 06:29:51 $ docker top 4bc718166cda26372d1835cae1c98aafe4734f11cba981936fc77bb0647669e7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:53 + go version 06:29:53 go version go1.15.2 linux/arm64 [Pipeline] } 06:29:53 $ docker stop --time=1 4bc718166cda26372d1835cae1c98aafe4734f11cba981936fc77bb0647669e7 06:29:55 $ docker rm -f 4bc718166cda26372d1835cae1c98aafe4734f11cba981936fc77bb0647669e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:29:56 + docker inspect -f . ci-base-image-arm64 06:29:56 . [Pipeline] withDockerContainer 06:29:57 prd-ubuntu18.04-docker-arm64-4c-16g-13217 does not seem to be running inside a container 06:29:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 06:29:59 $ docker top 847425fb5e58abd14199a82ddfd75eab3de36753e814b657e29710c84bc0cbe6 -eo pid,comm [Pipeline] { 06:29:59 (5/14) Installing fortify-headers (1.1-r0) 06:29:59 (6/14) Installing patch (2.7.6-r6) 06:29:59 (7/14) Installing build-base (0.5-r2) 06:29:59 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:29:59 (9/14) Installing libedit (20191231.3.1-r0) 06:29:59 (10/14) Installing openssh-client (8.3_p1-r0) 06:29:59 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:29:59 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:29:59 (13/14) Installing openssh-server (8.3_p1-r0) [Pipeline] sh 06:29:59 (14/14) Installing openssh (8.3_p1-r0) 06:29:59 Executing busybox-1.31.1-r16.trigger 06:29:59 OK: 237 MiB in 53 packages 06:30:00 + make test 06:30:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:30:01 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:30:03 Removing intermediate container c38a7f22700d 06:30:03 ---> d65d32ae147e 06:30:03 Step 6/8 : WORKDIR /device-mqtt-go 06:30:03 ---> Running in fcf22c2f8f14 06:30:03 Removing intermediate container fcf22c2f8f14 06:30:03 ---> e45e4f22b470 06:30:03 Step 7/8 : COPY . . 06:30:04 ---> 3eeb75c9dfce 06:30:04 Step 8/8 : RUN go mod download 06:30:04 ---> Running in 5b2e9a9d65f8 06:30:26 Removing intermediate container 5b2e9a9d65f8 06:30:26 ---> 5f1b5723ba44 06:30:26 Successfully built 5f1b5723ba44 06:30:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:30:26 + docker inspect -f . ci-base-image-x86_64 06:30:26 . [Pipeline] withDockerContainer 06:30:27 prd-centos7-docker-4c-2g-13218 does not seem to be running inside a container 06:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-x86_64 cat 06:30:28 $ docker top c1032a826832b440c267e2a488caae699574668cd151323d256b5bba10f2b3e4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:28 + go version 06:30:28 go version go1.15.2 linux/amd64 [Pipeline] } 06:30:28 $ docker stop --time=1 c1032a826832b440c267e2a488caae699574668cd151323d256b5bba10f2b3e4 06:30:29 $ docker rm -f c1032a826832b440c267e2a488caae699574668cd151323d256b5bba10f2b3e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:30:31 + docker inspect -f . ci-base-image-x86_64 06:30:31 . [Pipeline] withDockerContainer 06:30:31 prd-centos7-docker-4c-2g-13218 does not seem to be running inside a container 06:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-x86_64 cat 06:30:32 $ docker top 3b9f9b5aaae66f67b809035fea0da52b7fb8e7c820785589bca547aebaa16ecf -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:33 + make test 06:30:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:30:34 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:30:40 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:30:40 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.035s coverage: 28.3% of statements 06:30:40 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:30:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:30:47 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:30:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 28.3% of statements 06:30:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:30:47 gofmt -l . 06:30:47 ["`gofmt -l .`" = ""] 06:30:47 ./bin/test-attribution-txt.sh 06:30:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:30:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:30:48 $ docker stop --time=1 847425fb5e58abd14199a82ddfd75eab3de36753e814b657e29710c84bc0cbe6 06:30:49 gofmt -l . 06:30:49 ["`gofmt -l .`" = ""] 06:30:49 ./bin/test-attribution-txt.sh 06:30:50 $ docker rm -f 847425fb5e58abd14199a82ddfd75eab3de36753e814b657e29710c84bc0cbe6 06:30:50 ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 06:30:51 $ docker stop --time=1 3b9f9b5aaae66f67b809035fea0da52b7fb8e7c820785589bca547aebaa16ecf 06:30:51 + sudo chown -R jenkins:jenkins . 06:30:53 $ docker rm -f 3b9f9b5aaae66f67b809035fea0da52b7fb8e7c820785589bca547aebaa16ecf [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 06:30:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:30:54 Warning: overwriting stash ‘coverage-report’ 06:30:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:30:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:30:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:30:58 + ls -al . 06:30:58 total 100 06:30:58 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 23 06:30 . 06:30:58 drwxrwxr-x. 4 jenkins jenkins 28 Nov 23 06:29 .. 06:30:58 -rw-rw-r--. 1 jenkins jenkins 5932 Nov 23 06:29 Attribution.txt 06:30:58 drwxrwxr-x. 2 jenkins jenkins 87 Nov 23 06:29 bin 06:30:58 drwxrwxr-x. 3 jenkins jenkins 32 Nov 23 06:29 cmd 06:30:58 -rw-r--r--. 1 jenkins jenkins 18940 Nov 23 06:30 coverage.out 06:30:58 -rw-rw-r--. 1 jenkins jenkins 1784 Nov 23 06:29 Dockerfile 06:30:58 -rw-rw-r--. 1 jenkins jenkins 953 Nov 23 06:29 Dockerfile.build 06:30:58 -rw-rw-r--. 1 jenkins jenkins 140 Nov 23 06:29 .dockerignore 06:30:58 drwxrwxr-x. 8 jenkins jenkins 179 Nov 23 06:29 .git 06:30:58 drwxrwxr-x. 2 jenkins jenkins 60 Nov 23 06:29 .github 06:30:58 -rw-rw-r--. 1 jenkins jenkins 336 Nov 23 06:29 .gitignore 06:30:58 -rw-r--r--. 1 jenkins jenkins 504 Nov 23 06:30 go.mod 06:30:58 -rw-r--r--. 1 jenkins jenkins 14903 Nov 23 06:30 go.sum 06:30:58 drwxrwxr-x. 3 jenkins jenkins 20 Nov 23 06:29 internal 06:30:58 -rw-rw-r--. 1 jenkins jenkins 677 Nov 23 06:29 Jenkinsfile 06:30:58 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 23 06:29 LICENSE 06:30:58 -rw-rw-r--. 1 jenkins jenkins 902 Nov 23 06:29 Makefile 06:30:58 drwxrwxr-x. 2 jenkins jenkins 23 Nov 23 06:29 mock 06:30:58 -rw-rw-r--. 1 jenkins jenkins 444 Nov 23 06:29 README.md 06:30:58 drwxrwxr-x. 4 jenkins jenkins 54 Nov 23 06:29 snap 06:30:58 -rw-rw-r--. 1 jenkins jenkins 5 Nov 23 06:26 VERSION 06:30:58 -rw-rw-r--. 1 jenkins jenkins 227 Nov 23 06:29 version.go [Pipeline] isUnix [Pipeline] sh 06:30:58 + ls -al . 06:30:58 total 132 06:30:58 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 06:30 . 06:30:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:28 .. 06:30:58 -rw-rw-r-- 1 jenkins jenkins 140 Nov 23 06:28 .dockerignore 06:30:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:28 .git 06:30:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:28 .github 06:30:58 -rw-rw-r-- 1 jenkins jenkins 336 Nov 23 06:28 .gitignore 06:30:58 -rw-rw-r-- 1 jenkins jenkins 5932 Nov 23 06:28 Attribution.txt 06:30:58 -rw-rw-r-- 1 jenkins jenkins 1784 Nov 23 06:28 Dockerfile 06:30:58 -rw-rw-r-- 1 jenkins jenkins 953 Nov 23 06:28 Dockerfile.build 06:30:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 23 06:28 Jenkinsfile 06:30:58 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 23 06:28 LICENSE 06:30:58 -rw-rw-r-- 1 jenkins jenkins 902 Nov 23 06:28 Makefile 06:30:58 -rw-rw-r-- 1 jenkins jenkins 444 Nov 23 06:28 README.md 06:30:58 -rw-rw-r-- 1 jenkins jenkins 5 Nov 23 06:26 VERSION 06:30:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:28 bin 06:30:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:28 cmd 06:30:58 -rw-r--r-- 1 jenkins jenkins 18940 Nov 23 06:30 coverage.out 06:30:58 -rw-r--r-- 1 jenkins jenkins 504 Nov 23 06:30 go.mod 06:30:58 -rw-r--r-- 1 jenkins jenkins 14903 Nov 23 06:30 go.sum 06:30:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:28 internal 06:30:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:28 mock 06:30:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:28 snap 06:30:58 -rw-rw-r-- 1 jenkins jenkins 227 Nov 23 06:28 version.go [Pipeline] isUnix [Pipeline] sh 06:30:58 + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1b57d69f7631392d22d15a183e508b1abd703c95 --label arch=amd64 --label version=0.0.0 . 06:30:59 Sending build context to Docker daemon 490.5kB 06:30:59 Step 1/22 : ARG BASE=golang:1.15-alpine 06:30:59 Step 2/22 : FROM ${BASE} AS builder 06:30:59 ---> 5f1b5723ba44 06:30:59 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:30:59 ---> Running in 08d3aac14e54 06:30:59 + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1b57d69f7631392d22d15a183e508b1abd703c95 --label arch=arm64 --label version=0.0.0 . 06:30:59 Removing intermediate container 08d3aac14e54 06:30:59 ---> c80151fe7ad2 06:30:59 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:30:59 ---> Running in 5af34905278b 06:30:59 Sending build context to Docker daemon 490.5kB 06:30:59 Removing intermediate container 5af34905278b 06:30:59 ---> 3694a658b6c8 06:30:59 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:59 ---> Running in 7856d1bca88e 06:30:59 Step 1/22 : ARG BASE=golang:1.15-alpine 06:30:59 Step 2/22 : FROM ${BASE} AS builder 06:30:59 ---> b16dda5e178b 06:30:59 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:30:59 ---> Running in 05f337530c89 06:31:00 Removing intermediate container 05f337530c89 06:31:00 ---> 890b2b6e49f9 06:31:00 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:31:00 ---> Running in 040fceb662ec 06:31:00 Removing intermediate container 7856d1bca88e 06:31:00 ---> 2506639d71fe 06:31:00 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:00 ---> Running in 90e1c5f98482 06:31:00 Removing intermediate container 040fceb662ec 06:31:00 ---> 9a63825856c2 06:31:00 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:00 ---> Running in ed340540769f 06:31:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:02 OK: 237 MiB in 53 packages 06:31:02 Removing intermediate container 90e1c5f98482 06:31:02 ---> d0a40254bc63 06:31:02 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 06:31:02 ---> Running in dce533a5469b 06:31:03 Removing intermediate container dce533a5469b 06:31:03 ---> 8708a727a2e8 06:31:03 Step 8/22 : COPY . . 06:31:03 Removing intermediate container ed340540769f 06:31:03 ---> 80f4a8c80573 06:31:03 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:03 ---> Running in 33d10cdb659e 06:31:03 ---> 7c9cdf5dab39 06:31:03 Step 9/22 : ARG MAKE='make build' 06:31:04 ---> Running in 17d811e8a96e 06:31:04 Removing intermediate container 17d811e8a96e 06:31:04 ---> e6845a6ccbed 06:31:04 Step 10/22 : RUN $MAKE 06:31:04 ---> Running in b649a2e6faf3 06:31:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:31:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:06 OK: 221 MiB in 53 packages 06:31:07 Removing intermediate container 33d10cdb659e 06:31:07 ---> 770cc7488fb3 06:31:07 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 06:31:07 ---> Running in 787016cb26e1 06:31:07 Removing intermediate container 787016cb26e1 06:31:07 ---> 38c1af98172f 06:31:07 Step 8/22 : COPY . . 06:31:08 ---> 4facb01439aa 06:31:08 Step 9/22 : ARG MAKE='make build' 06:31:09 ---> Running in 3b200c24beec 06:31:09 Removing intermediate container 3b200c24beec 06:31:09 ---> f06c988e54c7 06:31:09 Step 10/22 : RUN $MAKE 06:31:09 ---> Running in 73be0d4b8c7e 06:31:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:31:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:31:18 Removing intermediate container b649a2e6faf3 06:31:18 ---> 2bb212a58e95 06:31:18 Step 11/22 : FROM alpine 06:31:18 latest: Pulling from library/alpine 06:31:18 188c0c94c7c5: Pulling fs layer 06:31:18 188c0c94c7c5: Verifying Checksum 06:31:18 188c0c94c7c5: Download complete 06:31:19 188c0c94c7c5: Pull complete 06:31:19 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:31:19 Status: Downloaded newer image for alpine:latest 06:31:19 ---> d6e46aa2470d 06:31:19 Step 12/22 : ENV APP_PORT=49982 06:31:19 ---> Running in b71ed21effdc 06:31:19 Removing intermediate container b71ed21effdc 06:31:19 ---> 1370273ddb7a 06:31:19 Step 13/22 : EXPOSE $APP_PORT 06:31:19 ---> Running in 2a1657df3492 06:31:19 Removing intermediate container 2a1657df3492 06:31:19 ---> 7111d7d744a8 06:31:19 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 06:31:20 ---> 478ed828bf2e 06:31:20 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 06:31:20 ---> b37ed5a049c1 06:31:20 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 06:31:20 ---> 0f483f3fd6e3 06:31:20 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 06:31:20 ---> Running in d55796c50935 06:31:21 Removing intermediate container d55796c50935 06:31:21 ---> b53c4c596e2f 06:31:21 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 06:31:21 ---> Running in 3b575d698fe4 06:31:21 Removing intermediate container 3b575d698fe4 06:31:21 ---> 10bb1c29f5f1 06:31:21 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:21 ---> Running in 3e2841755238 06:31:21 Removing intermediate container 3e2841755238 06:31:21 ---> 7889426f567c 06:31:21 Step 20/22 : LABEL arch=amd64 06:31:21 ---> Running in aff11b81cc80 06:31:21 Removing intermediate container aff11b81cc80 06:31:21 ---> 428945bc46e7 06:31:21 Step 21/22 : LABEL git_sha=1b57d69f7631392d22d15a183e508b1abd703c95 06:31:21 ---> Running in 544439e9f040 06:31:21 Removing intermediate container 544439e9f040 06:31:21 ---> e4e5e70ba9c0 06:31:21 Step 22/22 : LABEL version=0.0.0 06:31:21 ---> Running in f53213c82809 06:31:22 Removing intermediate container f53213c82809 06:31:22 ---> 71c3f04e60d4 06:31:22 [Warning] One or more build-args [ARCH] were not consumed 06:31:22 Successfully built 71c3f04e60d4 06:31:22 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:31:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:31:38 Still waiting to schedule task 06:31:38 All nodes of label ‘centos7-docker-8c-8g’ are offline 06:31:44 Removing intermediate container 73be0d4b8c7e 06:31:44 ---> a184e9fff4f2 06:31:44 Step 11/22 : FROM alpine 06:31:44 latest: Pulling from library/alpine 06:31:44 5f621e34cdf4: Pulling fs layer 06:31:44 5f621e34cdf4: Verifying Checksum 06:31:44 5f621e34cdf4: Download complete 06:31:45 5f621e34cdf4: Pull complete 06:31:45 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:31:45 Status: Downloaded newer image for alpine:latest 06:31:45 ---> 2e77e061c27f 06:31:45 Step 12/22 : ENV APP_PORT=49982 06:31:45 ---> Running in 69f57f326ff5 06:31:46 Removing intermediate container 69f57f326ff5 06:31:46 ---> af8f020f2eea 06:31:46 Step 13/22 : EXPOSE $APP_PORT 06:31:46 ---> Running in c798b0b2c66f 06:31:46 Removing intermediate container c798b0b2c66f 06:31:46 ---> 4d3cdd5c2a1b 06:31:46 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 06:31:47 ---> d2988f229bfc 06:31:47 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 06:31:48 ---> 9c8c94495bb6 06:31:48 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 06:31:49 ---> 4aab5313ae3b 06:31:49 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 06:31:49 ---> Running in 7b053d711298 06:31:50 Removing intermediate container 7b053d711298 06:31:50 ---> ef98b775a6ae 06:31:50 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 06:31:50 ---> Running in 2a2868ce1247 06:31:50 Removing intermediate container 2a2868ce1247 06:31:50 ---> bb31059137d2 06:31:50 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:50 ---> Running in b9e7ed216e7b 06:31:50 Removing intermediate container b9e7ed216e7b 06:31:50 ---> 99f2825a7557 06:31:50 Step 20/22 : LABEL arch=arm64 06:31:51 ---> Running in 0ba053079dd8 06:31:51 Removing intermediate container 0ba053079dd8 06:31:51 ---> 05f3466cc24f 06:31:51 Step 21/22 : LABEL git_sha=1b57d69f7631392d22d15a183e508b1abd703c95 06:31:51 ---> Running in 338344bdc668 06:31:52 Removing intermediate container 338344bdc668 06:31:52 ---> 59b11ef2e569 06:31:52 Step 22/22 : LABEL version=0.0.0 06:31:52 ---> Running in 2b75e4cbd988 06:31:52 Removing intermediate container 2b75e4cbd988 06:31:52 ---> 10ae8fb3b362 06:31:52 [Warning] One or more build-args [ARCH] were not consumed 06:31:52 Successfully built 10ae8fb3b362 06:31:52 Successfully tagged docker-device-mqtt-go-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] } 06:32:44 Running on prd-centos7-docker-8c-8g-13219 in /w/workspace/gexfoundry_device-mqtt-go_PR-188 [Pipeline] { [Pipeline] ws 06:32:44 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:32:46 using credential edgex-jenkins-ssh 06:32:46 Cloning the remote Git repository 06:32:46 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:32:46 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:32:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:32:46 > git --version # timeout=10 06:32:46 > git --version # 'git version 2.16.5' 06:32:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:47 Merging remotes/origin/master commit 06d3741ca62ebd3e4d9b2e85a020dae99c1fa372 into PR head commit 1b57d69f7631392d22d15a183e508b1abd703c95 06:32:47 Merge succeeded, producing 1b57d69f7631392d22d15a183e508b1abd703c95 06:32:47 Checking out Revision 1b57d69f7631392d22d15a183e508b1abd703c95 (PR-188) 06:32:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:32:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:32:47 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:32:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:32:47 > git config core.sparsecheckout # timeout=10 06:32:47 > git checkout -f 1b57d69f7631392d22d15a183e508b1abd703c95 # timeout=10 06:32:47 > git remote # timeout=10 06:32:47 > git config --get remote.origin.url # timeout=10 06:32:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:47 > git merge 06d3741ca62ebd3e4d9b2e85a020dae99c1fa372 # timeout=10 06:32:47 > git rev-parse HEAD^{commit} # timeout=10 06:32:47 > git config core.sparsecheckout # timeout=10 06:32:47 > git checkout -f 1b57d69f7631392d22d15a183e508b1abd703c95 # timeout=10 06:32:51 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:32:51 > git --version # timeout=10 06:32:51 > git --version # 'git version 2.16.5' 06:32:51 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:53 ++ find /w/workspace/device-mqtt-go/1 06:32:53 ++ grep snapcraft.yaml 06:32:53 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:53 provisioning config files... 06:32:53 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config2217951277437098816tmp [Pipeline] { [Pipeline] sh 06:32:53 + cp /w/workspace/device-mqtt-go/1@tmp/config2217951277437098816tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 06:32:54 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 06:32:54 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 06:32:54 latest: Pulling from edgex-devops/edgex-snap-builder 06:32:54 f08d8e2a3ba1: Pulling fs layer 06:32:54 3baa9cb2483b: Pulling fs layer 06:32:54 94e5ff4c0b15: Pulling fs layer 06:32:54 1860925334f9: Pulling fs layer 06:32:54 2daf38717194: Pulling fs layer 06:32:54 309017e8d7a4: Pulling fs layer 06:32:54 f7790dc9fd0f: Pulling fs layer 06:32:54 cac0ae9282c2: Pulling fs layer 06:32:54 1f4cadf9a1ed: Pulling fs layer 06:32:54 2daf38717194: Waiting 06:32:54 f7790dc9fd0f: Waiting 06:32:54 309017e8d7a4: Waiting 06:32:54 cac0ae9282c2: Waiting 06:32:54 1860925334f9: Waiting 06:32:54 1f4cadf9a1ed: Waiting 06:32:54 94e5ff4c0b15: Verifying Checksum 06:32:54 94e5ff4c0b15: Download complete 06:32:54 3baa9cb2483b: Verifying Checksum 06:32:54 3baa9cb2483b: Download complete 06:32:54 1860925334f9: Verifying Checksum 06:32:54 1860925334f9: Download complete 06:32:54 309017e8d7a4: Verifying Checksum 06:32:54 309017e8d7a4: Download complete 06:32:54 f7790dc9fd0f: Download complete 06:32:54 cac0ae9282c2: Download complete 06:32:55 1f4cadf9a1ed: Verifying Checksum 06:32:55 1f4cadf9a1ed: Download complete 06:32:57 f08d8e2a3ba1: Verifying Checksum 06:32:57 f08d8e2a3ba1: Download complete 06:32:58 f08d8e2a3ba1: Pull complete 06:32:58 3baa9cb2483b: Pull complete 06:32:58 94e5ff4c0b15: Pull complete 06:32:58 1860925334f9: Pull complete 06:33:02 2daf38717194: Verifying Checksum 06:33:02 2daf38717194: Download complete 06:33:20 2daf38717194: Pull complete 06:33:20 309017e8d7a4: Pull complete 06:33:20 f7790dc9fd0f: Pull complete 06:33:20 cac0ae9282c2: Pull complete 06:33:20 1f4cadf9a1ed: Pull complete 06:33:20 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 06:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 06:33:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:33:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:33:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:33:23 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 06:33:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] 06:33:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [252 kB] 06:33:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1365 kB] 06:33:24 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 06:33:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2130 kB] 06:33:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1781 kB] 06:33:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2208 kB] 06:33:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 06:33:24 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 06:33:24 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 06:33:25 Fetched 8303 kB in 2s (4581 kB/s) 06:33:26 Reading package lists... 06:33:30 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:33:30 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:33:30 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:33:30 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 06:33:32 0% [2 InRelease gpgv 242 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 44% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 06:33:34 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 06:33:35 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 56% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 06:33:35 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 94% Building dependency tree 06:33:35 Reading state information... 0% Reading state information... 0% Reading state information... Done 06:33:35 The following packages were automatically installed and are no longer required: 06:33:35 libjq1 libonig4 06:33:35 Use 'sudo apt autoremove' to remove them. 06:33:35 Suggested packages: 06:33:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:33:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 06:33:35 diffutils-doc perl-doc libterm-readline-gnu-perl 06:33:35 | libterm-readline-perl-perl 06:33:35 The following NEW packages will be installed: 06:33:35 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 06:33:35 libperl5.26 make netbase patch perl perl-modules-5.26 06:33:35 The following packages will be upgraded: 06:33:35 perl-base 06:33:35 1 upgraded, 14 newly installed, 0 to remove and 50 not upgraded. 06:33:35 Need to get 13.4 MB of archives. 06:33:35 After this operation, 77.5 MB of additional disk space will be used. 06:33:36 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:33:36 0% [1 perl-base 12.6 kB/1391 kB 1%] 4% [1 perl-base 671 kB/1391 kB 48%] 10% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:33:37 10% [2 perl-modules-5.26 39.6 kB/2762 kB 1%] 27% [Working] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 06:33:37 28% [3 libgdbm5 21.7 kB/26.0 kB 83%] 29% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 06:33:37 29% [4 libgdbm-compat4 6084 B/6084 B 100%] 30% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:33:37 30% [5 libperl5.26 28.9 kB/3534 kB 1%] 53% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:33:37 53% [6 perl 65.5 kB/201 kB 33%] 55% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 06:33:37 56% [7 less 65.5 kB/112 kB 59%] 57% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 06:33:37 57% [8 netbase 8192 B/12.7 kB 64%] 59% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 06:33:37 59% [9 curl 13.3 kB/159 kB 8%] 61% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 06:33:37 61% [10 libcurl3-gnutls 51.0 kB/213 kB 24%] 64% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:33:37 64% [11 liberror-perl 22.6 kB/22.8 kB 99%] 65% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:33:37 65% [12 git-man 4096 B/804 kB 1%] 71% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:33:37 71% [13 git 59.8 kB/3915 kB 2%] 96% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 06:33:37 96% [14 make 65.5 kB/154 kB 43%] 98% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:33:37 98% [15 patch 53.7 kB/102 kB 53%] 100% [Working] Fetched 13.4 MB in 1s (9051 kB/s) 06:33:37 debconf: delaying package configuration, since apt-utils is not installed 06:33:37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 06:33:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:33:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 06:33:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:33:41 Selecting previously unselected package perl-modules-5.26. 06:33:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 06:33:41 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:33:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:33:42 Selecting previously unselected package libgdbm5:amd64. 06:33:42 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 06:33:42 Unpacking libgdbm5:amd64 (1.14.1-6) ... 06:33:42 Selecting previously unselected package libgdbm-compat4:amd64. 06:33:42 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 06:33:42 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 06:33:42 Selecting previously unselected package libperl5.26:amd64. 06:33:42 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:33:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:33:43 Selecting previously unselected package perl. 06:33:43 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:33:43 Unpacking perl (5.26.1-6ubuntu0.5) ... 06:33:43 Selecting previously unselected package less. 06:33:43 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 06:33:43 Unpacking less (487-0.1) ... 06:33:43 Selecting previously unselected package netbase. 06:33:43 Preparing to unpack .../06-netbase_5.4_all.deb ... 06:33:43 Unpacking netbase (5.4) ... 06:33:43 Selecting previously unselected package curl. 06:33:43 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 06:33:43 Unpacking curl (7.58.0-2ubuntu3.10) ... 06:33:43 Selecting previously unselected package libcurl3-gnutls:amd64. 06:33:43 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 06:33:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:33:43 Selecting previously unselected package liberror-perl. 06:33:43 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 06:33:43 Unpacking liberror-perl (0.17025-1) ... 06:33:43 Selecting previously unselected package git-man. 06:33:43 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:33:43 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:33:43 Selecting previously unselected package git. 06:33:43 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:33:43 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:33:44 Selecting previously unselected package make. 06:33:44 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 06:33:44 Unpacking make (4.1-9.1ubuntu1) ... 06:33:44 Selecting previously unselected package patch. 06:33:44 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:33:44 Unpacking patch (2.7.6-2ubuntu1.1) ... 06:33:44 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:33:44 Setting up less (487-0.1) ... 06:33:44 Setting up make (4.1-9.1ubuntu1) ... 06:33:44 Setting up curl (7.58.0-2ubuntu3.10) ... 06:33:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:33:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:33:44 Setting up libgdbm5:amd64 (1.14.1-6) ... 06:33:44 Setting up patch (2.7.6-2ubuntu1.1) ... 06:33:44 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 06:33:44 Setting up netbase (5.4) ... 06:33:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:33:44 Setting up perl (5.26.1-6ubuntu0.5) ... 06:33:44 Setting up liberror-perl (0.17025-1) ... 06:33:44 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:33:44 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 06:33:44 Processing triggers for mime-support (3.60ubuntu1) ... 06:33:46 curl set to automatically installed. 06:33:46 git set to automatically installed. 06:33:46 git-man set to automatically installed. 06:33:46 less set to automatically installed. 06:33:46 libcurl3-gnutls set to automatically installed. 06:33:46 liberror-perl set to automatically installed. 06:33:46 libgdbm-compat4 set to automatically installed. 06:33:46 libgdbm5 set to automatically installed. 06:33:46 libperl5.26 set to automatically installed. 06:33:46 make set to automatically installed. 06:33:46 netbase set to automatically installed. 06:33:46 patch set to automatically installed. 06:33:46 perl set to automatically installed. 06:33:46 perl-base set to automatically installed. 06:33:46 perl-modules-5.26 set to automatically installed. 06:33:46 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 06:33:46 Please ensure the environment is properly setup before continuing. 06:33:46 Ignore this message if the appropriate measures have already been taken 06:33:47 Pulling go  06:33:48 'device-mqtt' has dependencies that need to be staged: go 06:33:48 Skipping pull go (already ran) 06:33:48 Building go  06:33:48 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:48 Dload Upload Total Spent Left Speed 06:33:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 44261 0 0 163k 0 0:12:02 --:--:-- 0:12:02 163k 14 115M 14 16.5M 0 0 13.0M 0 0:00:08 0:00:01 0:00:07 13.0M 29 115M 29 34.1M 0 0 14.7M 0 0:00:07 0:00:02 0:00:05 14.7M 48 115M 48 56.3M 0 0 17.0M 0 0:00:06 0:00:03 0:00:03 17.0M 68 115M 68 79.3M 0 0 18.3M 0 0:00:06 0:00:04 0:00:02 18.3M 85 115M 85 98.3M 0 0 18.6M 0 0:00:06 0:00:05 0:00:01 19.5M 100 115M 100 115M 0 0 18.8M 0 0:00:06 0:00:06 --:--:-- 20.3M 06:33:55 go1.15.2.linux-amd64.tar.gz: OK 06:34:01 Staging go  06:34:02 Pulling device-mqtt  06:34:03 Skipping build go (already ran) 06:34:03 Building device-mqtt  06:34:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:34:04 go: downloading github.com/edgexfoundry/device-sdk-go v1.3.0 06:34:04 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 06:34:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:34:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 06:34:04 go: downloading github.com/spf13/cast v1.3.1 06:34:04 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 06:34:04 go: downloading github.com/gorilla/mux v1.7.1 06:34:04 go: downloading github.com/google/uuid v1.1.2 06:34:04 go: downloading github.com/pkg/errors v0.8.1 06:34:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 06:34:04 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 06:34:04 go: downloading github.com/go-kit/kit v0.8.0 06:34:04 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:34:04 go: downloading gopkg.in/yaml.v2 v2.3.0 06:34:04 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 06:34:04 go: downloading github.com/hashicorp/consul/api v1.1.0 06:34:04 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:34:04 go: downloading github.com/pelletier/go-toml v1.2.0 06:34:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:34:04 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:34:04 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:34:04 go: downloading github.com/BurntSushi/toml v0.3.1 06:34:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:34:04 go: downloading github.com/x448/float16 v0.8.4 06:34:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:34:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:34:04 go: downloading github.com/hashicorp/serf v0.8.2 06:34:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:34:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:34:05 go: downloading github.com/mitchellh/copystructure v1.0.0 06:34:05 go: downloading github.com/leodido/go-urn v1.2.0 06:34:05 go: downloading github.com/go-playground/universal-translator v0.17.0 06:34:05 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:34:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:34:05 go: downloading github.com/go-playground/locales v0.13.0 06:34:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:34:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:34:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:34:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:34:16 Skipping stage go (already ran) 06:34:16 Staging device-mqtt  06:34:17 Priming go  06:34:17 Priming device-mqtt  06:34:18 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 06:34:18 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 06:34:18 Determining the version from the project repo (version-script). 06:34:18 The version has been set to 'local-dev-20201123+1b57d69' 06:34:19 Snapping | Snapping / Snapping - Snapping | 06:34:19 Snapped edgex-device-mqtt_local-dev-20201123+1b57d69_amd64.snap [Pipeline] } 06:34:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [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 06:34:25 provisioning config files... 06:34:25 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp/config811172437033050051tmp [Pipeline] { [Pipeline] sh 06:34:25 + set +x 06:34:25 + curl -s https://codecov.io/bash 06:34:25 + bash -s -- 06:34:25 06:34:25 _____ _ 06:34:25 / ____| | | 06:34:25 | | ___ __| | ___ ___ _____ __ 06:34:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:34:25 | |___| (_) | (_| | __/ (_| (_) \ V / 06:34:25 \_____\___/ \__,_|\___|\___\___/ \_/ 06:34:25 Bash-20201123-d0fed5f 06:34:25 06:34:25 06:34:25 ==> Jenkins CI detected. 06:34:25 project root: . 06:34:25 --> token set from env 06:34:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:34:25 ==> Running gcov in . (disable via -X gcov) 06:34:25 ==> Python coveragepy not found 06:34:25 ==> Searching for coverage reports in: 06:34:25 + . 06:34:25 -> Found 1 reports 06:34:25 ==> Detecting git/mercurial file structure 06:34:25 ==> Reading reports 06:34:25 + ./coverage.out bytes=18940 06:34:25 ==> Appending adjustments 06:34:25 https://docs.codecov.io/docs/fixing-reports 06:34:26 + Found adjustments 06:34:26 ==> Gzipping contents 06:34:26 ==> Uploading reports 06:34:26 url: https://codecov.io 06:34:26 query: branch=PR-188&commit=1b57d69f7631392d22d15a183e508b1abd703c95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=188&job=&cmd_args= 06:34:26 -> Pinging Codecov 06:34:26 https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-188&commit=1b57d69f7631392d22d15a183e508b1abd703c95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=188&job=&cmd_args= 06:34:26 -> Uploading to 06:34:26 https://storage.googleapis.com/codecov/v4/raw/2020-11-23/7D719EC7BBE17E464838252E33014C33/1b57d69f7631392d22d15a183e508b1abd703c95/d8ca2335-2d24-4368-bf0c-0cd37eb11851.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T063426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce6f2e4b8fdf0b20dcbd57f54a111b5f5562bea78d0fcd0c84c434e718efa264 06:34:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:26 Dload Upload Total Spent Left Speed 06:34:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3275 0 0 100 3275 0 7963 --:--:-- --:--:-- --:--:-- 7949 06:34:27 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/1b57d69f7631392d22d15a183e508b1abd703c95 [Pipeline] } 06:34:27 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 06:34:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:34:31 ---> package-listing.sh 06:34:31 ++ tr '[:upper:]' '[:lower:]' 06:34:31 ++ facter osfamily 06:34:31 + OS_FAMILY=redhat 06:34:31 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-188 06:34:31 + START_PACKAGES=/tmp/packages_start.txt 06:34:31 + END_PACKAGES=/tmp/packages_end.txt 06:34:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:34:31 + PACKAGES=/tmp/packages_start.txt 06:34:31 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-188 ']' 06:34:31 + PACKAGES=/tmp/packages_end.txt 06:34:31 + case "${OS_FAMILY}" in 06:34:31 + rpm -qa 06:34:31 + sort 06:34:36 + '[' -f /tmp/packages_start.txt ']' 06:34:36 + '[' -f /tmp/packages_end.txt ']' 06:34:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:34:36 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-188 ']' 06:34:36 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-188/archives/ 06:34:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-188/archives/ [Pipeline] echo 06:34:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:34:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:34:36 06:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:34:37 alpine: Pulling from edgex-lftools-log-publisher 06:34:37 df20fa9351a1: Pulling fs layer 06:34:37 36b3adc4ff6f: Pulling fs layer 06:34:37 8ad3a11d3b57: Pulling fs layer 06:34:37 46f8f816bc3b: Pulling fs layer 06:34:37 93b61091891f: Pulling fs layer 06:34:37 93b9cdb0e59b: Pulling fs layer 06:34:37 5e14af77c1be: Pulling fs layer 06:34:37 01666e4c0597: Pulling fs layer 06:34:37 aa168da1d23b: Pulling fs layer 06:34:37 46f8f816bc3b: Waiting 06:34:37 93b61091891f: Waiting 06:34:37 93b9cdb0e59b: Waiting 06:34:37 5e14af77c1be: Waiting 06:34:37 01666e4c0597: Waiting 06:34:37 aa168da1d23b: Waiting 06:34:37 36b3adc4ff6f: Verifying Checksum 06:34:37 36b3adc4ff6f: Download complete 06:34:37 46f8f816bc3b: Verifying Checksum 06:34:37 46f8f816bc3b: Download complete 06:34:37 93b61091891f: Download complete 06:34:37 df20fa9351a1: Verifying Checksum 06:34:37 df20fa9351a1: Download complete 06:34:37 93b9cdb0e59b: Verifying Checksum 06:34:37 93b9cdb0e59b: Download complete 06:34:37 5e14af77c1be: Verifying Checksum 06:34:37 5e14af77c1be: Download complete 06:34:37 01666e4c0597: Verifying Checksum 06:34:37 01666e4c0597: Download complete 06:34:38 df20fa9351a1: Pull complete 06:34:38 8ad3a11d3b57: Verifying Checksum 06:34:38 8ad3a11d3b57: Download complete 06:34:38 36b3adc4ff6f: Pull complete 06:34:38 8ad3a11d3b57: Pull complete 06:34:38 46f8f816bc3b: Pull complete 06:34:39 93b61091891f: Pull complete 06:34:39 93b9cdb0e59b: Pull complete 06:34:39 aa168da1d23b: Verifying Checksum 06:34:39 aa168da1d23b: Download complete 06:34:40 5e14af77c1be: Pull complete 06:34:40 01666e4c0597: Pull complete 06:34:48 aa168da1d23b: Pull complete 06:34:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:34:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:34:48 prd-centos7-docker-4c-2g-13216 does not seem to be running inside a container 06:34:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-188 -v /w/workspace/gexfoundry_device-mqtt-go_PR-188:/w/workspace/gexfoundry_device-mqtt-go_PR-188:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-188@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:34:52 $ docker top 7c4a0c024ab8f4ea789829d3a6737fd9888835997b07489c42183fc5537b7347 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:53 + touch /tmp/pre-build-complete [Pipeline] sh 06:34:53 + mkdir -p /var/log/sa [Pipeline] sh 06:34:53 + ls /var/log/sa-host 06:34:53 + sadf -c /var/log/sa-host/sa05 06:34:53 file_magic: OK 06:34:53 HZ: Using current value: 100 06:34:53 file_header: OK 06:34:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:34:53 Statistics: 06:34:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:34:53 File successfully converted to sysstat format version 12.2.1 06:34:53 + sadf -c /var/log/sa-host/sa23 06:34:53 file_magic: OK 06:34:53 HZ: Using current value: 100 06:34:53 file_header: OK 06:34:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:34:53 Statistics: 06:34:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:34:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:54 provisioning config files... 06:34:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp/config3953533943297356405tmp [Pipeline] { [Pipeline] echo 06:34:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:34:54 ---> create-netrc.sh [Pipeline] } 06:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:34:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:34:55 ---> python-tools-install.sh [Pipeline] echo 06:34:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:34:55 ---> sudo-logs.sh 06:34:55 Archiving 'sudo' log.. [Pipeline] echo 06:34:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:34:56 ---> job-cost.sh 06:34:56 lf-activate-venv: SKIPPING 06:34:56 INFO: No Stack... 06:34:57 INFO: Retrieving Pricing Info for: v1-standard-2 06:34:57 INFO: Archiving Costs [Pipeline] echo 06:34:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:34:57 ---> logs-deploy.sh 06:34:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-188/1 06:34:57 INFO: archiving workspace using pattern(s): 06:34:59 Archives upload complete. 06:34:59 INFO: archiving logs to Nexus 06:35:00 ---> uname -a: 06:35:00 Linux prd-centos7-docker-4c-2g-13216.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:35:00 06:35:00 06:35:00 ---> lscpu: 06:35:00 Architecture: x86_64 06:35:00 CPU op-mode(s): 32-bit, 64-bit 06:35:00 Byte Order: Little Endian 06:35:00 Address sizes: 40 bits physical, 48 bits virtual 06:35:00 CPU(s): 4 06:35:00 On-line CPU(s) list: 0-3 06:35:00 Thread(s) per core: 1 06:35:00 Core(s) per socket: 1 06:35:00 Socket(s): 4 06:35:00 NUMA node(s): 1 06:35:00 Vendor ID: GenuineIntel 06:35:00 CPU family: 6 06:35:00 Model: 44 06:35:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:35:00 Stepping: 1 06:35:00 CPU MHz: 2933.438 06:35:00 BogoMIPS: 5866.87 06:35:00 Virtualization: VT-x 06:35:00 Hypervisor vendor: KVM 06:35:00 Virtualization type: full 06:35:00 L1d cache: 128 KiB 06:35:00 L1i cache: 128 KiB 06:35:00 L2 cache: 16 MiB 06:35:00 L3 cache: 64 MiB 06:35:00 NUMA node0 CPU(s): 0-3 06:35:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:35:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:35:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:35:00 Vulnerability Meltdown: Mitigation; PTI 06:35:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:35:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:35:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:35:00 Vulnerability Tsx async abort: Not affected 06:35:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:35:00 06:35:00 06:35:00 ---> nproc: 06:35:00 4 06:35:00 06:35:00 06:35:00 ---> df -h: 06:35:00 Filesystem Size Used Available Use% Mounted on 06:35:00 overlay 50.0G 7.2G 42.8G 14% / 06:35:00 tmpfs 64.0M 0 64.0M 0% /dev 06:35:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:35:00 shm 64.0M 0 64.0M 0% /dev/shm 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-188 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-188@tmp 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:35:00 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:35:00 06:35:00 06:35:00 ---> free -m: 06:35:00 total used free shared buff/cache available 06:35:00 Mem: 1837 670 119 0 1047 1064 06:35:00 Swap: 1023 1 1022 06:35:00 06:35:00 06:35:00 ---> ip addr: 06:35:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:35:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:35:00 inet 127.0.0.1/8 scope host lo 06:35:00 valid_lft forever preferred_lft forever 06:35:00 inet6 ::1/128 scope host 06:35:00 valid_lft forever preferred_lft forever 06:35:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:35:00 link/ether fa:16:3e:07:bb:48 brd ff:ff:ff:ff:ff:ff 06:35:00 inet 10.30.122.227/23 brd 10.30.123.255 scope global dynamic eth0 06:35:00 valid_lft 85818sec preferred_lft 85818sec 06:35:00 inet6 fe80::f816:3eff:fe07:bb48/64 scope link 06:35:00 valid_lft forever preferred_lft forever 06:35:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:35:00 link/ether 02:42:c1:43:bf:83 brd ff:ff:ff:ff:ff:ff 06:35:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:35:00 valid_lft forever preferred_lft forever 06:35:00 inet6 fe80::42:c1ff:fe43:bf83/64 scope link 06:35:00 valid_lft forever preferred_lft forever 06:35:00 06:35:00 06:35:00 ---> sar -b -r -n DEV: 06:35:00 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/23/20 _x86_64_ (4 CPU) 06:35:00 06:35:00 06:25:00 LINUX RESTART (4 CPU) 06:35:00 06:35:00 06:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:35:00 06:27:01 21.82 5.46 16.36 0.00 1572.30 1990.60 0.00 06:35:00 06:28:01 0.38 0.00 0.38 0.00 0.00 5.81 0.00 06:35:00 06:29:01 0.20 0.00 0.20 0.00 0.00 2.30 0.00 06:35:00 06:30:02 0.28 0.00 0.28 0.00 0.00 3.65 0.00 06:35:00 06:31:01 0.24 0.00 0.24 0.00 0.00 2.74 0.00 06:35:00 06:32:01 0.43 0.02 0.42 0.00 0.13 6.41 0.00 06:35:00 06:33:01 0.30 0.00 0.30 0.00 0.00 4.46 0.00 06:35:00 06:34:01 0.23 0.00 0.23 0.00 0.00 3.86 0.00 06:35:00 Average: 2.99 0.69 2.31 0.00 197.04 253.09 0.00 06:35:00 06:35:00 06:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:35:00 06:27:01 172764 0 567776 30.18 2620 1138396 1108332 37.83 407404 1140852 16 06:35:00 06:28:01 179036 0 561492 29.84 2620 1138408 1070672 36.54 406068 1137316 12 06:35:00 06:29:01 178140 0 562384 29.89 2620 1138412 1070856 36.55 407300 1137312 16 06:35:00 06:30:02 175812 0 564708 30.01 2620 1138416 1070880 36.55 412172 1134436 8 06:35:00 06:31:01 176996 0 563520 29.95 2620 1138420 1070736 36.54 424900 1120904 8 06:35:00 06:32:01 177432 0 563076 29.93 2620 1138428 1070676 36.54 424484 1120904 12 06:35:00 06:33:01 176688 0 563816 29.97 2620 1138432 1070820 36.55 419088 1127328 8 06:35:00 06:34:01 177492 0 562948 29.92 2620 1138496 1070676 36.54 418356 1127344 28 06:35:00 Average: 176795 0 563715 29.96 2620 1138426 1075456 36.70 414972 1130800 14 06:35:00 06:35:00 06:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:35:00 06:27:01 eth0 69.87 55.83 337.22 29.02 0.00 0.00 0.00 0.00 06:35:00 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:27:01 docker0 1.93 1.66 0.39 3.93 0.00 0.00 0.00 0.00 06:35:00 06:28:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:35:00 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:29:01 eth0 4.13 1.91 3.11 0.30 0.00 0.00 0.00 0.00 06:35:00 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:30:02 eth0 0.40 0.32 0.26 0.20 0.00 0.00 0.00 0.00 06:35:00 06:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:31:01 eth0 0.34 0.29 0.15 0.08 0.00 0.00 0.00 0.00 06:35:00 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:32:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:33:01 eth0 0.88 0.40 0.31 0.21 0.00 0.00 0.00 0.00 06:35:00 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:35:00 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 Average: eth0 9.59 7.38 42.75 3.74 0.00 0.00 0.00 0.00 06:35:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:00 Average: docker0 0.24 0.21 0.05 0.49 0.00 0.00 0.00 0.00 06:35:00 06:35:00 06:35:00 ---> sar -P ALL: 06:35:00 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/23/20 _x86_64_ (4 CPU) 06:35:00 06:35:00 06:25:00 LINUX RESTART (4 CPU) 06:35:00 06:35:00 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:35:00 06:27:01 all 2.28 0.00 1.62 0.59 0.02 95.49 06:35:00 06:27:01 0 2.43 0.00 1.68 0.10 0.02 95.78 06:35:00 06:27:01 1 2.23 0.00 1.73 1.01 0.02 95.03 06:35:00 06:27:01 2 2.06 0.00 1.67 0.45 0.03 95.79 06:35:00 06:27:01 3 2.41 0.00 1.42 0.79 0.02 95.36 06:35:00 06:28:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:35:00 06:28:01 0 0.48 0.00 0.03 0.00 0.00 99.48 06:35:00 06:28:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:35:00 06:28:01 2 0.03 0.00 0.07 0.00 0.00 99.90 06:35:00 06:28:01 3 0.07 0.00 0.03 0.00 0.00 99.90 06:35:00 06:29:01 all 0.19 0.00 0.05 0.00 0.00 99.75 06:35:00 06:29:01 0 0.48 0.00 0.07 0.00 0.00 99.45 06:35:00 06:29:01 1 0.10 0.00 0.05 0.00 0.00 99.85 06:35:00 06:29:01 2 0.12 0.00 0.05 0.00 0.00 99.83 06:35:00 06:29:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:35:00 06:30:02 all 0.05 0.00 0.05 0.00 0.01 99.89 06:35:00 06:30:02 0 0.07 0.00 0.03 0.00 0.00 99.90 06:35:00 06:30:02 1 0.05 0.00 0.05 0.00 0.02 99.88 06:35:00 06:30:02 2 0.03 0.00 0.10 0.00 0.00 99.87 06:35:00 06:30:02 3 0.03 0.00 0.03 0.00 0.02 99.92 06:35:00 06:31:01 all 0.16 0.00 0.08 0.00 0.00 99.75 06:35:00 06:31:01 0 0.42 0.00 0.03 0.00 0.02 99.53 06:35:00 06:31:01 1 0.08 0.00 0.05 0.00 0.00 99.86 06:35:00 06:31:01 2 0.08 0.00 0.20 0.00 0.00 99.71 06:35:00 06:31:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:35:00 06:32:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:35:00 06:32:01 0 0.48 0.00 0.03 0.00 0.00 99.48 06:35:00 06:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:35:00 06:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:35:00 06:32:01 3 0.05 0.00 0.05 0.02 0.00 99.88 06:35:00 06:33:01 all 0.17 0.00 0.03 0.00 0.00 99.79 06:35:00 06:33:01 0 0.53 0.00 0.03 0.00 0.00 99.43 06:35:00 06:33:01 1 0.08 0.00 0.05 0.00 0.02 99.85 06:35:00 06:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:35:00 06:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:35:00 06:34:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:35:00 06:34:01 0 0.52 0.00 0.02 0.00 0.00 99.47 06:35:00 06:34:01 1 0.05 0.00 0.07 0.00 0.00 99.88 06:35:00 06:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:35:00 06:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:35:00 Average: all 0.41 0.00 0.24 0.07 0.01 99.26 06:35:00 Average: 0 0.68 0.00 0.24 0.01 0.00 99.07 06:35:00 Average: 1 0.33 0.00 0.25 0.13 0.01 99.28 06:35:00 Average: 2 0.30 0.00 0.27 0.06 0.01 99.36 06:35:00 Average: 3 0.34 0.00 0.21 0.10 0.00 99.35 06:35:00 06:35:00 06:35:00