Pull request #168 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cfa2d023457f11d66371d03aca0baaa1c5039723+fe2df51579bf0cce1b2e428c0c04fcb23a980c4d (40cd614bf9695992f5c152100dc70642e9a21e01) 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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-168/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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-1777 in /w/workspace/gexfoundry_device-mqtt-go_PR-168 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-168 # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit cfa2d023457f11d66371d03aca0baaa1c5039723 Merge succeeded, producing cfa2d023457f11d66371d03aca0baaa1c5039723 Checking out Revision cfa2d023457f11d66371d03aca0baaa1c5039723 (PR-168) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/168/head:refs/remotes/origin/PR-168 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfa2d023457f11d66371d03aca0baaa1c5039723 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfa2d023457f11d66371d03aca0baaa1c5039723 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.75" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-08T04:45:38.471Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-08T04:45:38.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-08T04:45:39.009Z] ========================================================= [2020-09-08T04:45:39.010Z] EdgeX Global Pipelines Version Info [2020-09-08T04:45:39.010Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-08T04:45:40.459Z] ------------------- [2020-09-08T04:45:40.459Z] stable info: [2020-09-08T04:45:40.459Z] ------------------- [2020-09-08T04:45:40.459Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-08T04:45:40.459Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-08T04:45:40.459Z] Message: update stable to v1.0.119 [2020-09-08T04:45:41.403Z] ------------------- [2020-09-08T04:45:41.403Z] experimental info: [2020-09-08T04:45:41.403Z] ------------------- [2020-09-08T04:45:41.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-08T04:45:41.403Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-08T04:45:41.403Z] Message: update experimental to v1.0.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-08T04:45:41.903Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-09-08T04:45:42.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-09-08T04:45:42.166Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-08T04:45:42.286Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-08T04:45:42.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-08T04:45:42.548Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-08T04:45:42.674Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-08T04:45:42.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-08T04:45:42.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-08T04:45:43.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-08T04:45:43.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-08T04:45:43.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-09-08T04:45:43.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-08T04:45:43.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-08T04:45:43.753Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-08T04:45:43.885Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-08T04:45:44.001Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-08T04:45:44.139Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-08T04:45:44.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-08T04:45:44.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-08T04:45:44.493Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-08T04:45:44.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-08T04:45:44.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2020-09-08T04:45:44.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2020-09-08T04:45:44.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2020-09-08T04:45:45.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfa2d023457f11d66371d03aca0baaa1c5039723 [Pipeline] echo [2020-09-08T04:45:45.163Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfa2d02 [Pipeline] echo [2020-09-08T04:45:45.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-08T04:45:45.960Z] + git log --format=format:%s -1 cfa2d023457f11d66371d03aca0baaa1c5039723 [Pipeline] echo [2020-09-08T04:45:46.046Z] GIT_COMMIT: cfa2d023457f11d66371d03aca0baaa1c5039723, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.75 [Pipeline] echo [2020-09-08T04:45:46.133Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-08T04:45:46.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-08T04:45:46.699Z] [2020-09-08T04:45:46.699Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-08T04:45:47.084Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-08T04:45:47.084Z] latest: Pulling from edgex-devops/git-semver [2020-09-08T04:45:47.084Z] 31603596830f: Pulling fs layer [2020-09-08T04:45:47.084Z] 2a8b12db71e7: Pulling fs layer [2020-09-08T04:45:47.084Z] 6ca5941a6612: Pulling fs layer [2020-09-08T04:45:47.084Z] ecc8261a40a4: Pulling fs layer [2020-09-08T04:45:47.084Z] ecc8261a40a4: Waiting [2020-09-08T04:45:47.084Z] 2a8b12db71e7: Verifying Checksum [2020-09-08T04:45:47.084Z] 2a8b12db71e7: Download complete [2020-09-08T04:45:47.084Z] 31603596830f: Verifying Checksum [2020-09-08T04:45:47.084Z] 31603596830f: Download complete [2020-09-08T04:45:47.351Z] ecc8261a40a4: Verifying Checksum [2020-09-08T04:45:47.351Z] ecc8261a40a4: Download complete [2020-09-08T04:45:47.614Z] 31603596830f: Pull complete [2020-09-08T04:45:47.614Z] 6ca5941a6612: Verifying Checksum [2020-09-08T04:45:47.614Z] 6ca5941a6612: Download complete [2020-09-08T04:45:47.614Z] 2a8b12db71e7: Pull complete [2020-09-08T04:45:48.558Z] 6ca5941a6612: Pull complete [2020-09-08T04:45:48.558Z] ecc8261a40a4: Pull complete [2020-09-08T04:45:48.558Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-08T04:45:48.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-08T04:45:48.558Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-08T04:45:48.680Z] prd-centos7-docker-4c-2g-1777 does not seem to be running inside a container [2020-09-08T04:45:48.726Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-168 -v /w/workspace/gexfoundry_device-mqtt-go_PR-168:/w/workspace/gexfoundry_device-mqtt-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-168@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-168@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-08T04:45:50.543Z] $ docker top 752cdbf98f17253c999214447b4a23e0ce79c1db3db8cf8c49e50173fc91e2c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-08T04:45:50.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-08T04:45:50.926Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-08T04:45:51.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-08T04:45:51.135Z] $ docker exec 752cdbf98f17253c999214447b4a23e0ce79c1db3db8cf8c49e50173fc91e2c2 ssh-agent [2020-09-08T04:45:51.292Z] SSH_AUTH_SOCK=/tmp/ssh-In4hGoVVfUCa/agent.11 [2020-09-08T04:45:51.292Z] SSH_AGENT_PID=16 [2020-09-08T04:45:51.304Z] Running ssh-add (command line suppressed) [2020-09-08T04:45:51.428Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-168@tmp/private_key_6867916774404032674.key (/w/workspace/gexfoundry_device-mqtt-go_PR-168@tmp/private_key_6867916774404032674.key) [2020-09-08T04:45:51.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-08T04:45:51.845Z] + git describe --exact-match --tags HEAD [2020-09-08T04:45:51.845Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-08T04:45:51.951Z] $ docker exec --env ******** --env ******** 752cdbf98f17253c999214447b4a23e0ce79c1db3db8cf8c49e50173fc91e2c2 ssh-agent -k [2020-09-08T04:45:52.086Z] unset SSH_AUTH_SOCK; [2020-09-08T04:45:52.087Z] unset SSH_AGENT_PID; [2020-09-08T04:45:52.087Z] echo Agent pid 16 killed; [2020-09-08T04:45:52.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-08T04:45:52.269Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-08T04:45:52.269Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-08T04:45:52.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-08T04:45:52.384Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-08T04:45:52.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-08T04:45:52.551Z] $ docker exec 752cdbf98f17253c999214447b4a23e0ce79c1db3db8cf8c49e50173fc91e2c2 ssh-agent [2020-09-08T04:45:52.700Z] SSH_AUTH_SOCK=/tmp/ssh-xjZs4hGjlFV6/agent.46 [2020-09-08T04:45:52.700Z] SSH_AGENT_PID=51 [2020-09-08T04:45:52.706Z] Running ssh-add (command line suppressed) [2020-09-08T04:45:52.823Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-168@tmp/private_key_3634856863508907967.key (/w/workspace/gexfoundry_device-mqtt-go_PR-168@tmp/private_key_3634856863508907967.key) [2020-09-08T04:45:52.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-08T04:45:53.276Z] + git semver init [2020-09-08T04:45:53.276Z] # -> Open(): unable to determine branch for HEAD [2020-09-08T04:45:53.276Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-168/.git [2020-09-08T04:45:53.276Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-168 [2020-09-08T04:45:53.276Z] # $SEMVER_REMOTE_NAME = origin [2020-09-08T04:45:53.276Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-08T04:45:53.276Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-08T04:45:53.276Z] # $SEMVER_BRANCH = PR-168 [2020-09-08T04:45:53.276Z] # $SEMVER_TEMP = /tmp/semver-238322383 [2020-09-08T04:45:53.276Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-09-08T04:45:53.536Z] # '/tmp/semver-238322383' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-168/.semver' [2020-09-08T04:45:53.536Z] # -> Force: false [2020-09-08T04:45:53.536Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-168/.semver [Pipeline] } [2020-09-08T04:45:53.561Z] $ docker exec --env ******** --env ******** 752cdbf98f17253c999214447b4a23e0ce79c1db3db8cf8c49e50173fc91e2c2 ssh-agent -k [2020-09-08T04:45:53.672Z] unset SSH_AUTH_SOCK; [2020-09-08T04:45:53.672Z] unset SSH_AGENT_PID; [2020-09-08T04:45:53.672Z] echo Agent pid 51 killed; [2020-09-08T04:45:53.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-08T04:45:54.268Z] + git semver [Pipeline] } [2020-09-08T04:45:54.298Z] $ docker stop --time=1 752cdbf98f17253c999214447b4a23e0ce79c1db3db8cf8c49e50173fc91e2c2 [2020-09-08T04:45:55.637Z] $ docker rm -f 752cdbf98f17253c999214447b4a23e0ce79c1db3db8cf8c49e50173fc91e2c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-08T04:45:56.328Z] Stashed 24 file(s) [Pipeline] echo [2020-09-08T04:45:56.351Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-08T04:45:56.481Z] Archived original 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 [2020-09-08T04:46:12.169Z] Still waiting to schedule task [2020-09-08T04:46:12.169Z] ‘prd-centos7-docker-4c-2g-1778’ is offline; ‘prd-centos7-docker-4c-2g-213’ is offline [2020-09-08T04:46:12.191Z] Still waiting to schedule task [2020-09-08T04:46:12.191Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-08T04:47:55.884Z] Running on prd-centos7-docker-4c-2g-1782 in /w/workspace/gexfoundry_device-mqtt-go_PR-168 [Pipeline] { [Pipeline] ws [2020-09-08T04:47:56.075Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-09-08T04:48:03.927Z] using credential edgex-jenkins-ssh [2020-09-08T04:48:03.977Z] Cloning the remote Git repository [2020-09-08T04:48:03.977Z] Cloning with configured refspecs honoured and without tags [2020-09-08T04:48:04.022Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T04:48:04.100Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-09-08T04:48:04.162Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T04:48:04.163Z] > git --version # timeout=10 [2020-09-08T04:48:04.174Z] > git --version # 'git version 2.16.5' [2020-09-08T04:48:04.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T04:48:04.220Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T04:48:04.844Z] Fetching without tags [2020-09-08T04:48:05.372Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit cfa2d023457f11d66371d03aca0baaa1c5039723 [2020-09-08T04:48:04.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T04:48:04.806Z] > git config --add remote.origin.fetch +refs/pull/168/head:refs/remotes/origin/PR-168 # timeout=10 [2020-09-08T04:48:04.824Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T04:48:04.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T04:48:04.867Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T04:48:04.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T04:48:04.873Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T04:48:05.410Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T04:48:05.448Z] > git checkout -f cfa2d023457f11d66371d03aca0baaa1c5039723 # timeout=10 [2020-09-08T04:48:05.827Z] Merge succeeded, producing cfa2d023457f11d66371d03aca0baaa1c5039723 [2020-09-08T04:48:05.827Z] Checking out Revision cfa2d023457f11d66371d03aca0baaa1c5039723 (PR-168) [2020-09-08T04:48:05.689Z] > git remote # timeout=10 [2020-09-08T04:48:05.698Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T04:48:05.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T04:48:05.708Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T04:48:05.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T04:48:05.847Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T04:48:05.897Z] > git checkout -f cfa2d023457f11d66371d03aca0baaa1c5039723 # timeout=10 [2020-09-08T04:48:09.880Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.75" [2020-09-08T04:48:09.917Z] > git --version # timeout=10 [2020-09-08T04:48:09.929Z] > git --version # 'git version 2.16.5' [2020-09-08T04:48:09.935Z] fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-08T04:48:11.162Z] ========================================================= [2020-09-08T04:48:11.162Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-08T04:48:11.162Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-08T04:48:11.945Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-09-08T04:48:12.568Z] Sending build context to Docker daemon 609.3kB [2020-09-08T04:48:12.568Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-08T04:48:12.568Z] Step 2/8 : FROM ${BASE} [2020-09-08T04:48:12.568Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-08T04:48:12.568Z] df20fa9351a1: Pulling fs layer [2020-09-08T04:48:12.568Z] ed8968b2872e: Pulling fs layer [2020-09-08T04:48:12.568Z] a92cc7c5fd73: Pulling fs layer [2020-09-08T04:48:12.569Z] 2dd03ba5bac4: Pulling fs layer [2020-09-08T04:48:12.569Z] 1e091d79d1de: Pulling fs layer [2020-09-08T04:48:12.569Z] 481702a1767f: Pulling fs layer [2020-09-08T04:48:12.569Z] f64a6f60c768: Pulling fs layer [2020-09-08T04:48:12.569Z] e78d2573fc39: Pulling fs layer [2020-09-08T04:48:12.569Z] e876d2f968b6: Pulling fs layer [2020-09-08T04:48:12.569Z] ce8a83651883: Pulling fs layer [2020-09-08T04:48:12.569Z] 07967f4d0e4b: Pulling fs layer [2020-09-08T04:48:12.569Z] f64a6f60c768: Waiting [2020-09-08T04:48:12.569Z] e78d2573fc39: Waiting [2020-09-08T04:48:12.569Z] e876d2f968b6: Waiting [2020-09-08T04:48:12.569Z] ce8a83651883: Waiting [2020-09-08T04:48:12.569Z] 07967f4d0e4b: Waiting [2020-09-08T04:48:12.569Z] 2dd03ba5bac4: Waiting [2020-09-08T04:48:12.569Z] 1e091d79d1de: Waiting [2020-09-08T04:48:12.569Z] 481702a1767f: Waiting [2020-09-08T04:48:12.860Z] a92cc7c5fd73: Verifying Checksum [2020-09-08T04:48:12.860Z] a92cc7c5fd73: Download complete [2020-09-08T04:48:12.860Z] ed8968b2872e: Download complete [2020-09-08T04:48:12.860Z] 1e091d79d1de: Verifying Checksum [2020-09-08T04:48:12.860Z] 1e091d79d1de: Download complete [2020-09-08T04:48:12.860Z] 481702a1767f: Verifying Checksum [2020-09-08T04:48:12.860Z] 481702a1767f: Download complete [2020-09-08T04:48:12.860Z] df20fa9351a1: Verifying Checksum [2020-09-08T04:48:12.860Z] df20fa9351a1: Download complete [2020-09-08T04:48:13.589Z] df20fa9351a1: Pull complete [2020-09-08T04:48:13.890Z] ed8968b2872e: Pull complete [2020-09-08T04:48:14.169Z] a92cc7c5fd73: Pull complete [2020-09-08T04:48:17.597Z] f64a6f60c768: Verifying Checksum [2020-09-08T04:48:17.597Z] f64a6f60c768: Download complete [2020-09-08T04:48:17.597Z] e876d2f968b6: Verifying Checksum [2020-09-08T04:48:17.597Z] e876d2f968b6: Download complete [2020-09-08T04:48:19.743Z] e78d2573fc39: Verifying Checksum [2020-09-08T04:48:19.743Z] e78d2573fc39: Download complete [2020-09-08T04:48:19.743Z] 07967f4d0e4b: Verifying Checksum [2020-09-08T04:48:19.743Z] 07967f4d0e4b: Download complete [2020-09-08T04:48:20.061Z] ce8a83651883: Verifying Checksum [2020-09-08T04:48:20.061Z] ce8a83651883: Download complete [2020-09-08T04:48:21.529Z] 2dd03ba5bac4: Verifying Checksum [2020-09-08T04:48:21.529Z] 2dd03ba5bac4: Download complete [2020-09-08T04:48:31.995Z] 2dd03ba5bac4: Pull complete [2020-09-08T04:48:32.271Z] 1e091d79d1de: Pull complete [2020-09-08T04:48:32.541Z] 481702a1767f: Pull complete [2020-09-08T04:48:37.016Z] f64a6f60c768: Pull complete [2020-09-08T04:48:41.315Z] e78d2573fc39: Pull complete [2020-09-08T04:48:41.315Z] e876d2f968b6: Pull complete [2020-09-08T04:48:42.344Z] ce8a83651883: Pull complete [2020-09-08T04:48:42.624Z] 07967f4d0e4b: Pull complete [2020-09-08T04:48:42.624Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-08T04:48:42.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-08T04:48:42.624Z] ---> 5d7c900382c6 [2020-09-08T04:48:42.624Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-08T04:48:44.157Z] ---> Running in ecc767547dfa [2020-09-08T04:48:44.461Z] Removing intermediate container ecc767547dfa [2020-09-08T04:48:44.461Z] ---> 6536392991fa [2020-09-08T04:48:44.461Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T04:48:44.461Z] ---> Running in a3200ea10f28 [2020-09-08T04:48:46.445Z] Removing intermediate container a3200ea10f28 [2020-09-08T04:48:46.445Z] ---> 9b851c2d57b4 [2020-09-08T04:48:46.445Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-08T04:48:46.445Z] ---> Running in 75f3930491fe [2020-09-08T04:48:47.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-08T04:48:47.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-08T04:48:48.765Z] (1/14) Installing libmagic (5.38-r0) [2020-09-08T04:48:48.765Z] (2/14) Installing file (5.38-r0) [2020-09-08T04:48:48.765Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-08T04:48:48.765Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-08T04:48:54.313Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-08T04:48:54.313Z] (6/14) Installing patch (2.7.6-r6) [2020-09-08T04:48:54.313Z] (7/14) Installing build-base (0.5-r2) [2020-09-08T04:48:54.583Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-08T04:48:54.583Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-08T04:48:54.583Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-08T04:48:55.172Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-08T04:48:55.172Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-08T04:48:55.172Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-08T04:48:55.504Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-08T04:48:55.504Z] Executing busybox-1.31.1-r16.trigger [2020-09-08T04:48:55.504Z] OK: 237 MiB in 53 packages [2020-09-08T04:48:58.979Z] Removing intermediate container 75f3930491fe [2020-09-08T04:48:58.979Z] ---> 86034bd49481 [2020-09-08T04:48:58.979Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-09-08T04:48:58.979Z] ---> Running in 962f3bf45dab [2020-09-08T04:48:58.979Z] Removing intermediate container 962f3bf45dab [2020-09-08T04:48:58.979Z] ---> ba771db51b00 [2020-09-08T04:48:58.979Z] Step 7/8 : COPY . . [2020-09-08T04:48:59.611Z] ---> 0bcbd315a1dd [2020-09-08T04:48:59.611Z] Step 8/8 : RUN go mod download [2020-09-08T04:48:59.671Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1783 in /w/workspace/gexfoundry_device-mqtt-go_PR-168 [Pipeline] { [Pipeline] ws [2020-09-08T04:48:59.762Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-09-08T04:48:59.882Z] ---> Running in 8324d2ec08e5 [2020-09-08T04:49:02.545Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T04:49:02.545Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T04:49:02.545Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-08T04:49:02.545Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T04:49:02.545Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-08T04:49:02.545Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-08T04:49:02.545Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T04:49:02.545Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-08T04:49:02.545Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T04:49:02.545Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T04:49:02.545Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T04:49:02.545Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T04:49:02.545Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.75 [2020-09-08T04:49:02.545Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T04:49:02.545Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T04:49:02.545Z] go: finding github.com/fatih/color v1.7.0 [2020-09-08T04:49:02.545Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T04:49:02.545Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T04:49:02.816Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T04:49:02.816Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-09-08T04:49:03.121Z] go: finding github.com/go-playground/locales v0.13.0 [2020-09-08T04:49:03.121Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-09-08T04:49:03.121Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-09-08T04:49:03.121Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-08T04:49:03.386Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-08T04:49:03.386Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T04:49:03.386Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T04:49:03.386Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T04:49:03.386Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-08T04:49:03.386Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-08T04:49:03.386Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T04:49:03.386Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T04:49:03.386Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-08T04:49:03.669Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T04:49:03.669Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-08T04:49:03.947Z] go: finding github.com/kr/pretty v0.1.0 [2020-09-08T04:49:03.948Z] go: finding github.com/kr/pty v1.1.1 [2020-09-08T04:49:03.948Z] go: finding github.com/kr/text v0.1.0 [2020-09-08T04:49:03.948Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-09-08T04:49:03.948Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-08T04:49:03.948Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-08T04:49:03.948Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-08T04:49:03.948Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-08T04:49:03.948Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T04:49:03.948Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T04:49:03.948Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-08T04:49:04.212Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-08T04:49:04.212Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-08T04:49:04.212Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-08T04:49:04.212Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T04:49:04.212Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T04:49:04.212Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-08T04:49:04.212Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T04:49:04.212Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T04:49:04.212Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-08T04:49:04.212Z] go: finding github.com/posener/complete v1.1.1 [2020-09-08T04:49:04.212Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-08T04:49:04.478Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-08T04:49:04.478Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T04:49:04.478Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-08T04:49:04.478Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-08T04:49:04.478Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-08T04:49:04.478Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T04:49:04.478Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-08T04:49:04.478Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T04:49:04.478Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-08T04:49:04.478Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-08T04:49:04.478Z] go: finding golang.org/x/text v0.3.2 [2020-09-08T04:49:04.743Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-09-08T04:49:04.743Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-09-08T04:49:04.743Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T04:49:04.743Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T04:49:04.805Z] using credential edgex-jenkins-ssh [2020-09-08T04:49:04.878Z] Cloning the remote Git repository [2020-09-08T04:49:04.878Z] Cloning with configured refspecs honoured and without tags [2020-09-08T04:49:06.010Z] Fetching without tags [2020-09-08T04:49:04.943Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T04:49:05.056Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-09-08T04:49:05.134Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T04:49:05.135Z] > git --version # timeout=10 [2020-09-08T04:49:05.157Z] > git --version # 'git version 2.17.1' [2020-09-08T04:49:05.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T04:49:05.240Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T04:49:05.898Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T04:49:05.919Z] > git config --add remote.origin.fetch +refs/pull/168/head:refs/remotes/origin/PR-168 # timeout=10 [2020-09-08T04:49:05.940Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T04:49:05.983Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T04:49:06.027Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T04:49:06.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T04:49:06.044Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T04:49:06.502Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit cfa2d023457f11d66371d03aca0baaa1c5039723 [2020-09-08T04:49:06.798Z] Merge succeeded, producing cfa2d023457f11d66371d03aca0baaa1c5039723 [2020-09-08T04:49:06.798Z] Checking out Revision cfa2d023457f11d66371d03aca0baaa1c5039723 (PR-168) [2020-09-08T04:49:06.528Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T04:49:06.549Z] > git checkout -f cfa2d023457f11d66371d03aca0baaa1c5039723 # timeout=10 [2020-09-08T04:49:06.632Z] > git remote # timeout=10 [2020-09-08T04:49:06.648Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T04:49:06.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T04:49:06.737Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T04:49:06.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T04:49:06.807Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T04:49:06.836Z] > git checkout -f cfa2d023457f11d66371d03aca0baaa1c5039723 # timeout=10 [2020-09-08T04:49:11.257Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.75" [2020-09-08T04:49:11.313Z] > git --version # timeout=10 [2020-09-08T04:49:11.332Z] > git --version # 'git version 2.17.1' [2020-09-08T04:49:11.345Z] fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-08T04:49:12.485Z] ========================================================= [2020-09-08T04:49:12.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-09-08T04:49:12.485Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-08T04:49:13.677Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-09-08T04:49:14.289Z] Sending build context to Docker daemon 609.3kB [2020-09-08T04:49:14.570Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-08T04:49:14.570Z] Step 2/8 : FROM ${BASE} [2020-09-08T04:49:14.845Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-08T04:49:14.845Z] b538f80385f9: Pulling fs layer [2020-09-08T04:49:14.845Z] 74f711af9a0d: Pulling fs layer [2020-09-08T04:49:14.845Z] 99f96fe45779: Pulling fs layer [2020-09-08T04:49:14.845Z] fd7a069fd194: Pulling fs layer [2020-09-08T04:49:14.845Z] 66aa3694b03b: Pulling fs layer [2020-09-08T04:49:14.845Z] 170f70906a0f: Pulling fs layer [2020-09-08T04:49:14.845Z] ad7c5574e4b9: Pulling fs layer [2020-09-08T04:49:14.845Z] e772456be8f7: Pulling fs layer [2020-09-08T04:49:14.845Z] c890913d741a: Pulling fs layer [2020-09-08T04:49:14.845Z] 2480fcc9aa5a: Pulling fs layer [2020-09-08T04:49:14.845Z] 09adf4765672: Pulling fs layer [2020-09-08T04:49:14.845Z] fd7a069fd194: Waiting [2020-09-08T04:49:14.845Z] 66aa3694b03b: Waiting [2020-09-08T04:49:14.845Z] 170f70906a0f: Waiting [2020-09-08T04:49:14.845Z] ad7c5574e4b9: Waiting [2020-09-08T04:49:14.845Z] e772456be8f7: Waiting [2020-09-08T04:49:14.845Z] c890913d741a: Waiting [2020-09-08T04:49:14.845Z] 2480fcc9aa5a: Waiting [2020-09-08T04:49:14.845Z] 09adf4765672: Waiting [2020-09-08T04:49:14.845Z] 99f96fe45779: Download complete [2020-09-08T04:49:14.845Z] 74f711af9a0d: Download complete [2020-09-08T04:49:14.845Z] 66aa3694b03b: Verifying Checksum [2020-09-08T04:49:14.845Z] 66aa3694b03b: Download complete [2020-09-08T04:49:14.845Z] 170f70906a0f: Verifying Checksum [2020-09-08T04:49:14.845Z] 170f70906a0f: Download complete [2020-09-08T04:49:14.845Z] b538f80385f9: Verifying Checksum [2020-09-08T04:49:14.845Z] b538f80385f9: Download complete [2020-09-08T04:49:15.839Z] b538f80385f9: Pull complete [2020-09-08T04:49:16.112Z] 74f711af9a0d: Pull complete [2020-09-08T04:49:16.390Z] 99f96fe45779: Pull complete [2020-09-08T04:49:18.375Z] ad7c5574e4b9: Verifying Checksum [2020-09-08T04:49:18.375Z] ad7c5574e4b9: Download complete [2020-09-08T04:49:18.375Z] c890913d741a: Verifying Checksum [2020-09-08T04:49:18.375Z] c890913d741a: Download complete [2020-09-08T04:49:20.999Z] 2480fcc9aa5a: Verifying Checksum [2020-09-08T04:49:20.999Z] 2480fcc9aa5a: Download complete [2020-09-08T04:49:20.999Z] 09adf4765672: Verifying Checksum [2020-09-08T04:49:20.999Z] 09adf4765672: Download complete [2020-09-08T04:49:21.598Z] e772456be8f7: Verifying Checksum [2020-09-08T04:49:21.598Z] e772456be8f7: Download complete [2020-09-08T04:49:22.200Z] fd7a069fd194: Verifying Checksum [2020-09-08T04:49:22.200Z] fd7a069fd194: Download complete [2020-09-08T04:49:23.104Z] Removing intermediate container 8324d2ec08e5 [2020-09-08T04:49:23.104Z] ---> 955314406553 [2020-09-08T04:49:23.104Z] Successfully built 955314406553 [2020-09-08T04:49:23.104Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-08T04:49:24.383Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-08T04:49:24.383Z] . [Pipeline] withDockerContainer [2020-09-08T04:49:24.606Z] prd-centos7-docker-4c-2g-1782 does not seem to be running inside a container [2020-09-08T04:49:24.707Z] $ 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 ******** ci-base-image-x86_64 cat [2020-09-08T04:49:25.463Z] $ docker top ed1212e75ba90b13f57b4c284aed15df1ee2bdea62fe8e44f2250a00e61aae3f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-08T04:49:26.057Z] + go version [2020-09-08T04:49:26.057Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-09-08T04:49:26.398Z] + make test [2020-09-08T04:49:26.398Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-08T04:49:28.342Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-09-08T04:49:34.626Z] fd7a069fd194: Pull complete [2020-09-08T04:49:34.626Z] 66aa3694b03b: Pull complete [2020-09-08T04:49:34.626Z] 170f70906a0f: Pull complete [2020-09-08T04:49:37.242Z] ad7c5574e4b9: Pull complete [2020-09-08T04:49:40.937Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [2020-09-08T04:49:40.937Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.2.3/internal/transformer/transformresult.go:604:57: cannot use "github.com/edgexfoundry/go-mod-core-contracts/models".Disabled (type string) as type operating.UpdateRequest in argument to common.DeviceClient.UpdateOpStateByName [2020-09-08T04:49:42.651Z] e772456be8f7: Pull complete [2020-09-08T04:49:42.651Z] c890913d741a: Pull complete [2020-09-08T04:49:43.123Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2020-09-08T04:49:43.123Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2020-09-08T04:49:43.177Z] $ docker stop --time=1 ed1212e75ba90b13f57b4c284aed15df1ee2bdea62fe8e44f2250a00e61aae3f [2020-09-08T04:49:44.633Z] 2480fcc9aa5a: Pull complete [2020-09-08T04:49:44.911Z] 09adf4765672: Pull complete [2020-09-08T04:49:44.911Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-09-08T04:49:44.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-09-08T04:49:44.911Z] ---> 2248a725d1cf [2020-09-08T04:49:44.911Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-08T04:49:45.519Z] $ docker rm -f ed1212e75ba90b13f57b4c284aed15df1ee2bdea62fe8e44f2250a00e61aae3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-08T04:49:48.047Z] Failed in branch amd64 [2020-09-08T04:49:49.222Z] ---> Running in f3f604fda32f [2020-09-08T04:49:49.820Z] Removing intermediate container f3f604fda32f [2020-09-08T04:49:49.820Z] ---> fe78f61a6faf [2020-09-08T04:49:49.820Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T04:49:49.820Z] ---> Running in a3ec3485a14b [2020-09-08T04:49:53.206Z] Removing intermediate container a3ec3485a14b [2020-09-08T04:49:53.206Z] ---> a78b3bade564 [2020-09-08T04:49:53.206Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-08T04:49:53.206Z] ---> Running in 778505b34ff0 [2020-09-08T04:49:54.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-08T04:49:55.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-08T04:49:56.605Z] (1/14) Installing libmagic (5.38-r0) [2020-09-08T04:49:56.877Z] (2/14) Installing file (5.38-r0) [2020-09-08T04:49:57.153Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-08T04:49:57.153Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-08T04:50:09.526Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-08T04:50:09.526Z] (6/14) Installing patch (2.7.6-r6) [2020-09-08T04:50:09.526Z] (7/14) Installing build-base (0.5-r2) [2020-09-08T04:50:09.526Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-08T04:50:09.526Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-08T04:50:09.526Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-08T04:50:09.526Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-08T04:50:09.526Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-08T04:50:09.526Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-08T04:50:09.526Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-08T04:50:09.526Z] Executing busybox-1.31.1-r16.trigger [2020-09-08T04:50:09.526Z] OK: 221 MiB in 53 packages [2020-09-08T04:50:13.832Z] Removing intermediate container 778505b34ff0 [2020-09-08T04:50:13.832Z] ---> 9ba86edd751a [2020-09-08T04:50:13.832Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-09-08T04:50:13.832Z] ---> Running in b761f095fc39 [2020-09-08T04:50:14.105Z] Removing intermediate container b761f095fc39 [2020-09-08T04:50:14.105Z] ---> 5c693a108901 [2020-09-08T04:50:14.105Z] Step 7/8 : COPY . . [2020-09-08T04:50:15.082Z] ---> b75dc3f96a51 [2020-09-08T04:50:15.082Z] Step 8/8 : RUN go mod download [2020-09-08T04:50:15.365Z] ---> Running in d7fc93a43f4f [2020-09-08T04:50:18.750Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T04:50:18.750Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T04:50:18.750Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-08T04:50:18.750Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T04:50:18.750Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-08T04:50:18.750Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-08T04:50:18.750Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T04:50:18.751Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-08T04:50:18.751Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T04:50:18.751Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T04:50:18.751Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T04:50:18.751Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T04:50:18.751Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.75 [2020-09-08T04:50:18.751Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T04:50:18.751Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T04:50:18.751Z] go: finding github.com/fatih/color v1.7.0 [2020-09-08T04:50:18.751Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T04:50:18.751Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T04:50:18.751Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T04:50:18.751Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-09-08T04:50:18.751Z] go: finding github.com/go-playground/locales v0.13.0 [2020-09-08T04:50:19.023Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-09-08T04:50:19.023Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-09-08T04:50:19.023Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-08T04:50:19.023Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-08T04:50:19.023Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T04:50:19.023Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T04:50:19.023Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T04:50:19.023Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-08T04:50:19.298Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-08T04:50:19.576Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T04:50:19.576Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-08T04:50:19.576Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-08T04:50:19.576Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-08T04:50:19.576Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T04:50:19.576Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-08T04:50:19.576Z] go: finding github.com/kr/pretty v0.1.0 [2020-09-08T04:50:19.576Z] go: finding github.com/kr/pty v1.1.1 [2020-09-08T04:50:19.576Z] go: finding github.com/kr/text v0.1.0 [2020-09-08T04:50:19.576Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-09-08T04:50:19.848Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-08T04:50:19.848Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-08T04:50:19.848Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-08T04:50:19.848Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-08T04:50:19.848Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T04:50:19.848Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T04:50:19.848Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-08T04:50:19.848Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-08T04:50:19.848Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-08T04:50:19.848Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-08T04:50:20.121Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T04:50:20.121Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T04:50:20.121Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-08T04:50:20.121Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T04:50:20.121Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T04:50:20.121Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-08T04:50:20.121Z] go: finding github.com/posener/complete v1.1.1 [2020-09-08T04:50:20.121Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-08T04:50:20.121Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-08T04:50:20.392Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T04:50:20.392Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-08T04:50:20.392Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-08T04:50:20.392Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-08T04:50:20.392Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T04:50:20.392Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-08T04:50:20.392Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T04:50:20.392Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-08T04:50:20.392Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-08T04:50:20.392Z] go: finding golang.org/x/text v0.3.2 [2020-09-08T04:50:20.667Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-09-08T04:50:20.667Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-09-08T04:50:20.667Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T04:50:20.667Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T04:50:42.839Z] Removing intermediate container d7fc93a43f4f [2020-09-08T04:50:42.839Z] ---> ea36917fa965 [2020-09-08T04:50:42.839Z] Successfully built ea36917fa965 [2020-09-08T04:50:42.839Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-08T04:50:43.733Z] + docker inspect -f . ci-base-image-arm64 [2020-09-08T04:50:43.733Z] . [Pipeline] withDockerContainer [2020-09-08T04:50:44.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-1783 does not seem to be running inside a container [2020-09-08T04:50:44.139Z] $ 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 ******** ci-base-image-arm64 cat [2020-09-08T04:50:46.255Z] $ docker top b66e821bfb2663a252955ba49bcc53e439e00c9adb1fa0ae980f2c62d8888a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-08T04:50:47.737Z] + go version [2020-09-08T04:50:47.737Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-09-08T04:50:48.827Z] + make test [2020-09-08T04:50:48.827Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-08T04:50:49.811Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-09-08T04:51:16.653Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [2020-09-08T04:51:16.653Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.2.3/internal/transformer/transformresult.go:604:57: cannot use "github.com/edgexfoundry/go-mod-core-contracts/models".Disabled (type string) as type operating.UpdateRequest in argument to common.DeviceClient.UpdateOpStateByName [2020-09-08T04:51:20.999Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2020-09-08T04:51:20.999Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2020-09-08T04:51:21.057Z] $ docker stop --time=1 b66e821bfb2663a252955ba49bcc53e439e00c9adb1fa0ae980f2c62d8888a27 [2020-09-08T04:51:23.290Z] $ docker rm -f b66e821bfb2663a252955ba49bcc53e439e00c9adb1fa0ae980f2c62d8888a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-08T04:51:25.931Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-08T04:51:29.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-08T04:51:30.252Z] ---> package-listing.sh [2020-09-08T04:51:30.252Z] ++ facter osfamily [2020-09-08T04:51:30.252Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-08T04:51:30.252Z] + OS_FAMILY=redhat [2020-09-08T04:51:30.252Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-168 [2020-09-08T04:51:30.252Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-08T04:51:30.252Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-08T04:51:30.252Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-08T04:51:30.252Z] + PACKAGES=/tmp/packages_start.txt [2020-09-08T04:51:30.252Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-168 ']' [2020-09-08T04:51:30.252Z] + PACKAGES=/tmp/packages_end.txt [2020-09-08T04:51:30.252Z] + case "${OS_FAMILY}" in [2020-09-08T04:51:30.252Z] + rpm -qa [2020-09-08T04:51:30.252Z] + sort [2020-09-08T04:51:34.486Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-08T04:51:34.486Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-08T04:51:34.486Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-08T04:51:34.486Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-168 ']' [2020-09-08T04:51:34.486Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-168/archives/ [2020-09-08T04:51:34.486Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-168/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-08T04:51:35.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-08T04:51:35.499Z] [2020-09-08T04:51:35.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-08T04:51:35.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-08T04:51:36.159Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-08T04:51:36.159Z] df20fa9351a1: Pulling fs layer [2020-09-08T04:51:36.159Z] 36b3adc4ff6f: Pulling fs layer [2020-09-08T04:51:36.159Z] 8ad3a11d3b57: Pulling fs layer [2020-09-08T04:51:36.159Z] 46f8f816bc3b: Pulling fs layer [2020-09-08T04:51:36.159Z] 0dadc02b9964: Pulling fs layer [2020-09-08T04:51:36.159Z] ce6a7cf60c04: Pulling fs layer [2020-09-08T04:51:36.159Z] 7a184a31f384: Pulling fs layer [2020-09-08T04:51:36.159Z] 0879bd2ef858: Pulling fs layer [2020-09-08T04:51:36.159Z] 0dadc02b9964: Waiting [2020-09-08T04:51:36.159Z] 46f8f816bc3b: Waiting [2020-09-08T04:51:36.159Z] ce6a7cf60c04: Waiting [2020-09-08T04:51:36.159Z] 7a184a31f384: Waiting [2020-09-08T04:51:36.159Z] 36b3adc4ff6f: Verifying Checksum [2020-09-08T04:51:36.159Z] 36b3adc4ff6f: Download complete [2020-09-08T04:51:36.159Z] 46f8f816bc3b: Verifying Checksum [2020-09-08T04:51:36.159Z] 46f8f816bc3b: Download complete [2020-09-08T04:51:36.420Z] df20fa9351a1: Verifying Checksum [2020-09-08T04:51:36.420Z] df20fa9351a1: Download complete [2020-09-08T04:51:36.420Z] ce6a7cf60c04: Verifying Checksum [2020-09-08T04:51:36.420Z] ce6a7cf60c04: Download complete [2020-09-08T04:51:36.420Z] 7a184a31f384: Verifying Checksum [2020-09-08T04:51:36.420Z] 7a184a31f384: Download complete [2020-09-08T04:51:36.420Z] 0dadc02b9964: Verifying Checksum [2020-09-08T04:51:36.420Z] 0dadc02b9964: Download complete [2020-09-08T04:51:36.687Z] 8ad3a11d3b57: Verifying Checksum [2020-09-08T04:51:36.687Z] 8ad3a11d3b57: Download complete [2020-09-08T04:51:36.687Z] df20fa9351a1: Pull complete [2020-09-08T04:51:36.952Z] 36b3adc4ff6f: Pull complete [2020-09-08T04:51:37.531Z] 8ad3a11d3b57: Pull complete [2020-09-08T04:51:37.531Z] 0879bd2ef858: Verifying Checksum [2020-09-08T04:51:37.531Z] 0879bd2ef858: Download complete [2020-09-08T04:51:37.796Z] 46f8f816bc3b: Pull complete [2020-09-08T04:51:38.059Z] 0dadc02b9964: Pull complete [2020-09-08T04:51:38.059Z] ce6a7cf60c04: Pull complete [2020-09-08T04:51:38.319Z] 7a184a31f384: Pull complete [2020-09-08T04:51:40.905Z] 0879bd2ef858: Pull complete [2020-09-08T04:51:40.905Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-08T04:51:40.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-08T04:51:40.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-08T04:51:41.065Z] prd-centos7-docker-4c-2g-1777 does not seem to be running inside a container [2020-09-08T04:51:41.104Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/gexfoundry_device-mqtt-go_PR-168 -v /w/workspace/gexfoundry_device-mqtt-go_PR-168:/w/workspace/gexfoundry_device-mqtt-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-168@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-168@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-08T04:51:45.858Z] $ docker top 0aee3819ae42955a54ce32e5db92cde8567607d3ad0f2dbae58ba26ae13998d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-08T04:51:46.419Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-08T04:51:46.735Z] + ls /var/log/sa-host [2020-09-08T04:51:46.735Z] + sadf -c /var/log/sa-host/sa05 [2020-09-08T04:51:46.735Z] file_magic: OK [2020-09-08T04:51:46.735Z] HZ: Using current value: 100 [2020-09-08T04:51:46.735Z] file_header: OK [2020-09-08T04:51:46.735Z] 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 [2020-09-08T04:51:46.735Z] Statistics: [2020-09-08T04:51:46.735Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-08T04:51:46.735Z] File successfully converted to sysstat format version 12.2.1 [2020-09-08T04:51:46.735Z] + sadf -c /var/log/sa-host/sa08 [2020-09-08T04:51:46.735Z] file_magic: OK [2020-09-08T04:51:46.735Z] HZ: Using current value: 100 [2020-09-08T04:51:46.735Z] file_header: OK [2020-09-08T04:51:46.735Z] 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 [2020-09-08T04:51:46.735Z] Statistics: [2020-09-08T04:51:46.735Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-08T04:51:46.735Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-08T04:51:46.856Z] provisioning config files... [2020-09-08T04:51:46.874Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-168@tmp/config8351784316693525853tmp [Pipeline] { [Pipeline] echo [2020-09-08T04:51:46.990Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-08T04:51:47.320Z] ---> create-netrc.sh [Pipeline] echo [2020-09-08T04:51:47.361Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-08T04:51:47.714Z] ---> logs-deploy.sh [2020-09-08T04:51:47.714Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-168/1 [2020-09-08T04:51:47.714Z] INFO: archiving workspace using pattern(s): [2020-09-08T04:51:49.631Z] Archives upload complete. [2020-09-08T04:51:49.631Z] INFO: archiving logs to Nexus [2020-09-08T04:51:50.573Z] ---> uname -a: [2020-09-08T04:51:50.573Z] Linux 0aee3819ae42 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] ---> lscpu: [2020-09-08T04:51:50.573Z] Architecture: x86_64 [2020-09-08T04:51:50.573Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-08T04:51:50.573Z] Byte Order: Little Endian [2020-09-08T04:51:50.573Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-08T04:51:50.573Z] CPU(s): 4 [2020-09-08T04:51:50.573Z] On-line CPU(s) list: 0-3 [2020-09-08T04:51:50.573Z] Thread(s) per core: 1 [2020-09-08T04:51:50.573Z] Core(s) per socket: 1 [2020-09-08T04:51:50.573Z] Socket(s): 4 [2020-09-08T04:51:50.573Z] NUMA node(s): 1 [2020-09-08T04:51:50.573Z] Vendor ID: GenuineIntel [2020-09-08T04:51:50.573Z] CPU family: 6 [2020-09-08T04:51:50.573Z] Model: 44 [2020-09-08T04:51:50.573Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-08T04:51:50.573Z] Stepping: 1 [2020-09-08T04:51:50.573Z] CPU MHz: 2933.442 [2020-09-08T04:51:50.573Z] BogoMIPS: 5866.88 [2020-09-08T04:51:50.573Z] Virtualization: VT-x [2020-09-08T04:51:50.573Z] Hypervisor vendor: KVM [2020-09-08T04:51:50.573Z] Virtualization type: full [2020-09-08T04:51:50.573Z] L1d cache: 128 KiB [2020-09-08T04:51:50.573Z] L1i cache: 128 KiB [2020-09-08T04:51:50.573Z] L2 cache: 16 MiB [2020-09-08T04:51:50.573Z] L3 cache: 64 MiB [2020-09-08T04:51:50.573Z] NUMA node0 CPU(s): 0-3 [2020-09-08T04:51:50.573Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-08T04:51:50.573Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-08T04:51:50.573Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-08T04:51:50.573Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-08T04:51:50.573Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-08T04:51:50.573Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-08T04:51:50.573Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-08T04:51:50.573Z] Vulnerability Tsx async abort: Not affected [2020-09-08T04:51:50.573Z] 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 [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] ---> nproc: [2020-09-08T04:51:50.573Z] 4 [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] ---> df -h: [2020-09-08T04:51:50.573Z] Filesystem Size Used Available Use% Mounted on [2020-09-08T04:51:50.573Z] overlay 50.0G 6.9G 43.0G 14% / [2020-09-08T04:51:50.573Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-08T04:51:50.573Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-08T04:51:50.573Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-08T04:51:50.573Z] /dev/vda1 50.0G 6.9G 43.0G 14% /etc/resolv.conf [2020-09-08T04:51:50.573Z] /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hostname [2020-09-08T04:51:50.573Z] /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hosts [2020-09-08T04:51:50.573Z] /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-168@tmp [2020-09-08T04:51:50.573Z] /dev/vda1 50.0G 6.9G 43.0G 14% /var/log/sa-host [2020-09-08T04:51:50.573Z] /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-168 [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] ---> free -m: [2020-09-08T04:51:50.573Z] total used free shared buff/cache available [2020-09-08T04:51:50.573Z] Mem: 1837 649 130 0 1056 1080 [2020-09-08T04:51:50.573Z] Swap: 1023 1 1022 [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] [2020-09-08T04:51:50.573Z] ---> ip addr: [2020-09-08T04:51:50.573Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-08T04:51:50.574Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-08T04:51:50.574Z] inet 127.0.0.1/8 scope host lo [2020-09-08T04:51:50.574Z] valid_lft forever preferred_lft forever [2020-09-08T04:51:50.574Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-09-08T04:51:50.574Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-08T04:51:50.574Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-08T04:51:50.574Z] valid_lft forever preferred_lft forever [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] ---> sar -b -r -n DEV: [2020-09-08T04:51:50.574Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/08/20 _x86_64_ (4 CPU) [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] 04:44:48 LINUX RESTART (4 CPU) [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] 04:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-09-08T04:51:50.574Z] 04:47:01 3.58 0.00 3.58 0.00 0.00 112.47 0.00 [2020-09-08T04:51:50.574Z] 04:48:01 0.35 0.00 0.35 0.00 0.00 4.96 0.00 [2020-09-08T04:51:50.574Z] 04:49:01 0.30 0.00 0.30 0.00 0.00 3.30 0.00 [2020-09-08T04:51:50.574Z] 04:50:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2020-09-08T04:51:50.574Z] 04:51:01 0.27 0.00 0.27 0.00 0.00 4.18 0.00 [2020-09-08T04:51:50.574Z] Average: 0.95 0.00 0.95 0.00 0.00 25.66 0.00 [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] 04:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-08T04:51:50.574Z] 04:47:01 165156 0 576036 30.61 2620 1137744 1113580 38.00 423120 1133528 20 [2020-09-08T04:51:50.574Z] 04:48:01 166616 0 574572 30.54 2620 1137748 1104156 37.68 423556 1131916 16 [2020-09-08T04:51:50.574Z] 04:49:01 166372 0 574808 30.55 2620 1137756 1104180 37.68 423764 1131916 8 [2020-09-08T04:51:50.574Z] 04:50:01 165224 0 575956 30.61 2620 1137756 1104204 37.68 428840 1128384 8 [2020-09-08T04:51:50.574Z] 04:51:01 167708 0 573464 30.48 2620 1137764 1091972 37.27 429320 1125540 8 [2020-09-08T04:51:50.574Z] Average: 166215 0 574967 30.56 2620 1137754 1103618 37.66 425720 1130257 12 [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] 04:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-09-08T04:51:50.574Z] 04:47:01 eth0 5.30 2.16 3.54 0.50 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:48:01 eth0 2.36 0.92 0.92 0.59 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:49:01 eth0 2.47 0.32 0.44 0.23 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:50:01 eth0 1.68 0.53 0.61 0.39 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:51:01 eth0 2.75 0.77 0.81 0.47 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] Average: eth0 2.91 0.94 1.27 0.44 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] ---> sar -P ALL: [2020-09-08T04:51:50.574Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/08/20 _x86_64_ (4 CPU) [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] 04:44:48 LINUX RESTART (4 CPU) [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] 04:46:01 CPU %user %nice %system %iowait %steal %idle [2020-09-08T04:51:50.574Z] 04:47:01 all 0.20 0.00 0.05 0.00 0.00 99.75 [2020-09-08T04:51:50.574Z] 04:47:01 0 0.22 0.00 0.05 0.00 0.00 99.73 [2020-09-08T04:51:50.574Z] 04:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-08T04:51:50.574Z] 04:47:01 2 0.50 0.00 0.05 0.00 0.00 99.45 [2020-09-08T04:51:50.574Z] 04:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-09-08T04:51:50.574Z] 04:48:01 all 0.21 0.00 0.04 0.00 0.00 99.75 [2020-09-08T04:51:50.574Z] 04:48:01 0 0.13 0.00 0.08 0.00 0.00 99.78 [2020-09-08T04:51:50.574Z] 04:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-09-08T04:51:50.574Z] 04:48:01 2 0.62 0.00 0.03 0.00 0.00 99.35 [2020-09-08T04:51:50.574Z] 04:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2020-09-08T04:51:50.574Z] 04:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-09-08T04:51:50.574Z] 04:49:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-09-08T04:51:50.574Z] 04:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-08T04:51:50.574Z] 04:49:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2020-09-08T04:51:50.574Z] 04:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-09-08T04:51:50.574Z] 04:50:01 all 0.08 0.00 0.05 0.00 0.00 99.87 [2020-09-08T04:51:50.574Z] 04:50:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2020-09-08T04:51:50.574Z] 04:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-08T04:51:50.574Z] 04:50:01 2 0.18 0.00 0.12 0.00 0.00 99.70 [2020-09-08T04:51:50.574Z] 04:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-09-08T04:51:50.574Z] 04:51:01 all 0.10 0.00 0.06 0.00 0.00 99.84 [2020-09-08T04:51:50.574Z] 04:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-08T04:51:50.574Z] 04:51:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-09-08T04:51:50.574Z] 04:51:01 2 0.25 0.00 0.15 0.00 0.00 99.60 [2020-09-08T04:51:50.574Z] 04:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-09-08T04:51:50.574Z] Average: all 0.15 0.00 0.05 0.00 0.00 99.81 [2020-09-08T04:51:50.574Z] Average: 0 0.10 0.00 0.05 0.00 0.00 99.84 [2020-09-08T04:51:50.574Z] Average: 1 0.04 0.00 0.03 0.00 0.00 99.93 [2020-09-08T04:51:50.574Z] Average: 2 0.41 0.00 0.08 0.00 0.00 99.51 [2020-09-08T04:51:50.574Z] Average: 3 0.04 0.00 0.02 0.00 0.00 99.94 [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z] [2020-09-08T04:51:50.574Z]