Pull request #174 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b8853739ebb0852e5462e361eafa687611cc6529+ba13f39da15fded8dc9ca6171c9bf6786df660a0 (bac1edf80549ac45be94515fd9045a1c2653f15e) 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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-174/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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-175 in /w/workspace/gexfoundry_device-mqtt-go_PR-174 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-174 # 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/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/174/head:refs/remotes/origin/PR-174 # 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/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit b8853739ebb0852e5462e361eafa687611cc6529 Merge succeeded, producing b8853739ebb0852e5462e361eafa687611cc6529 Checking out Revision b8853739ebb0852e5462e361eafa687611cc6529 (PR-174) > git config core.sparsecheckout # timeout=10 > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # 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 ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.80" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-17T09:00:33.774Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-17T09:00:34.130Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-17T09:00:34.382Z] ========================================================= [2020-09-17T09:00:34.382Z] EdgeX Global Pipelines Version Info [2020-09-17T09:00:34.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-17T09:00:36.931Z] ------------------- [2020-09-17T09:00:36.931Z] stable info: [2020-09-17T09:00:36.931Z] ------------------- [2020-09-17T09:00:36.931Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-17T09:00:36.931Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-17T09:00:36.931Z] Message: update stable to v1.0.122 [2020-09-17T09:00:37.911Z] ------------------- [2020-09-17T09:00:37.911Z] experimental info: [2020-09-17T09:00:37.911Z] ------------------- [2020-09-17T09:00:37.911Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-17T09:00:37.911Z] Commit SHA: 84d9a0843d1df7ebf9e0c4533e50f756df06f1d7 [2020-09-17T09:00:37.911Z] Message: update experimental to v1.0.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-17T09:00:38.610Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-09-17T09:00:38.741Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-09-17T09:00:38.872Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-17T09:00:39.001Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-17T09:00:39.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-17T09:00:39.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-17T09:00:39.379Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-17T09:00:39.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-17T09:00:39.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-17T09:00:39.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-17T09:00:39.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-17T09:00:40.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-09-17T09:00:40.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-17T09:00:40.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-17T09:00:40.535Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-17T09:00:40.677Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-17T09:00:40.813Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T09:00:40.950Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T09:00:41.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-17T09:00:41.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-17T09:00:41.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-17T09:00:41.522Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-17T09:00:41.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-174 [Pipeline] echo [2020-09-17T09:00:41.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-174 [Pipeline] echo [2020-09-17T09:00:41.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-174 [Pipeline] echo [2020-09-17T09:00:42.128Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8853739ebb0852e5462e361eafa687611cc6529 [Pipeline] echo [2020-09-17T09:00:42.259Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b885373 [Pipeline] echo [2020-09-17T09:00:42.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-17T09:00:43.226Z] + git log --format=format:%s -1 b8853739ebb0852e5462e361eafa687611cc6529 [Pipeline] echo [2020-09-17T09:00:43.368Z] GIT_COMMIT: b8853739ebb0852e5462e361eafa687611cc6529, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.80 [Pipeline] echo [2020-09-17T09:00:43.447Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:00:44.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T09:00:44.658Z] [2020-09-17T09:00:44.658Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:00:45.096Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T09:00:45.372Z] latest: Pulling from edgex-devops/git-semver [2020-09-17T09:00:45.372Z] 31603596830f: Pulling fs layer [2020-09-17T09:00:45.372Z] 2a8b12db71e7: Pulling fs layer [2020-09-17T09:00:45.372Z] 6ca5941a6612: Pulling fs layer [2020-09-17T09:00:45.372Z] ecc8261a40a4: Pulling fs layer [2020-09-17T09:00:45.372Z] ecc8261a40a4: Waiting [2020-09-17T09:00:45.372Z] 2a8b12db71e7: Verifying Checksum [2020-09-17T09:00:45.372Z] 2a8b12db71e7: Download complete [2020-09-17T09:00:45.654Z] 31603596830f: Verifying Checksum [2020-09-17T09:00:45.654Z] 31603596830f: Download complete [2020-09-17T09:00:45.943Z] 6ca5941a6612: Verifying Checksum [2020-09-17T09:00:45.943Z] 6ca5941a6612: Download complete [2020-09-17T09:00:45.943Z] ecc8261a40a4: Verifying Checksum [2020-09-17T09:00:45.943Z] ecc8261a40a4: Download complete [2020-09-17T09:00:46.209Z] 31603596830f: Pull complete [2020-09-17T09:00:46.209Z] 2a8b12db71e7: Pull complete [2020-09-17T09:00:47.687Z] 6ca5941a6612: Pull complete [2020-09-17T09:00:47.954Z] ecc8261a40a4: Pull complete [2020-09-17T09:00:47.954Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-17T09:00:47.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T09:00:47.954Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-17T09:00:48.124Z] prd-centos7-docker-4c-2g-175 does not seem to be running inside a container [2020-09-17T09:00:48.197Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-174 -v /w/workspace/gexfoundry_device-mqtt-go_PR-174:/w/workspace/gexfoundry_device-mqtt-go_PR-174:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-174@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-17T09:00:50.383Z] $ docker top 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-17T09:00:50.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T09:00:50.989Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T09:00:51.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T09:00:51.285Z] $ docker exec 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 ssh-agent [2020-09-17T09:00:51.538Z] SSH_AUTH_SOCK=/tmp/ssh-IstBL7S0uUzz/agent.12 [2020-09-17T09:00:51.538Z] SSH_AGENT_PID=17 [2020-09-17T09:00:51.562Z] Running ssh-add (command line suppressed) [2020-09-17T09:00:51.755Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/private_key_2789946835237366345.key (/w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/private_key_2789946835237366345.key) [2020-09-17T09:00:51.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T09:00:52.266Z] + git describe --exact-match --tags HEAD [2020-09-17T09:00:52.266Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-17T09:00:52.455Z] $ docker exec --env ******** --env ******** 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 ssh-agent -k [2020-09-17T09:00:52.636Z] unset SSH_AUTH_SOCK; [2020-09-17T09:00:52.637Z] unset SSH_AGENT_PID; [2020-09-17T09:00:52.637Z] echo Agent pid 17 killed; [2020-09-17T09:00:52.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-17T09:00:53.201Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-17T09:00:53.201Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-17T09:00:53.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T09:00:53.392Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T09:00:53.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T09:00:53.636Z] $ docker exec 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 ssh-agent [2020-09-17T09:00:53.915Z] SSH_AUTH_SOCK=/tmp/ssh-giDBWe8pxaIL/agent.47 [2020-09-17T09:00:53.915Z] SSH_AGENT_PID=53 [2020-09-17T09:00:53.923Z] Running ssh-add (command line suppressed) [2020-09-17T09:00:54.084Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/private_key_4777441177305794282.key (/w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/private_key_4777441177305794282.key) [2020-09-17T09:00:54.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T09:00:54.541Z] + git semver init [2020-09-17T09:00:54.541Z] # -> Open(): unable to determine branch for HEAD [2020-09-17T09:00:54.541Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-174/.git [2020-09-17T09:00:54.541Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-174 [2020-09-17T09:00:54.541Z] # $SEMVER_REMOTE_NAME = origin [2020-09-17T09:00:54.541Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-17T09:00:54.541Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-17T09:00:54.541Z] # $SEMVER_BRANCH = PR-174 [2020-09-17T09:00:54.541Z] # $SEMVER_TEMP = /tmp/semver-899714103 [2020-09-17T09:00:54.541Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-09-17T09:00:55.138Z] # '/tmp/semver-899714103' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-174/.semver' [2020-09-17T09:00:55.138Z] # -> Force: false [2020-09-17T09:00:55.138Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-174/.semver [Pipeline] } [2020-09-17T09:00:55.166Z] $ docker exec --env ******** --env ******** 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 ssh-agent -k [2020-09-17T09:00:55.325Z] unset SSH_AUTH_SOCK; [2020-09-17T09:00:55.325Z] unset SSH_AGENT_PID; [2020-09-17T09:00:55.325Z] echo Agent pid 53 killed; [2020-09-17T09:00:55.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-17T09:00:56.048Z] + git semver [Pipeline] } [2020-09-17T09:00:56.088Z] $ docker stop --time=1 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 [2020-09-17T09:00:57.494Z] $ docker rm -f 4536eda05a1daaf02f11753610f61a7c2a18648f94f3b884cccea9a9e9fc1a65 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-17T09:00:58.811Z] Stashed 26 file(s) [Pipeline] echo [2020-09-17T09:00:58.838Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-17T09:00:58.980Z] 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-17T09:01:14.823Z] Still waiting to schedule task [2020-09-17T09:01:14.823Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-17T09:01:14.855Z] Still waiting to schedule task [2020-09-17T09:01:14.855Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-09-17T09:03:24.837Z] Running on prd-centos7-docker-4c-2g-181 in /w/workspace/gexfoundry_device-mqtt-go_PR-174 [Pipeline] { [Pipeline] ws [2020-09-17T09:03:25.014Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-09-17T09:03:37.119Z] using credential edgex-jenkins-ssh [2020-09-17T09:03:37.182Z] Cloning the remote Git repository [2020-09-17T09:03:37.182Z] Cloning with configured refspecs honoured and without tags [2020-09-17T09:03:37.272Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-17T09:03:37.384Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-09-17T09:03:38.732Z] Fetching without tags [2020-09-17T09:03:37.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-17T09:03:37.530Z] > git --version # timeout=10 [2020-09-17T09:03:37.710Z] > git --version # 'git version 2.16.5' [2020-09-17T09:03:37.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T09:03:37.824Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T09:03:38.552Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-17T09:03:38.588Z] > git config --add remote.origin.fetch +refs/pull/174/head:refs/remotes/origin/PR-174 # timeout=10 [2020-09-17T09:03:38.646Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T09:03:38.709Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-17T09:03:38.735Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-17T09:03:38.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T09:03:38.746Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T09:03:39.149Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit b8853739ebb0852e5462e361eafa687611cc6529 [2020-09-17T09:03:39.812Z] Merge succeeded, producing b8853739ebb0852e5462e361eafa687611cc6529 [2020-09-17T09:03:39.813Z] Checking out Revision b8853739ebb0852e5462e361eafa687611cc6529 (PR-174) [2020-09-17T09:03:39.166Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T09:03:39.234Z] > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 [2020-09-17T09:03:39.699Z] > git remote # timeout=10 [2020-09-17T09:03:39.727Z] > git config --get remote.origin.url # timeout=10 [2020-09-17T09:03:39.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T09:03:39.753Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-09-17T09:03:39.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-17T09:03:39.815Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T09:03:39.841Z] > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 [2020-09-17T09:03:44.425Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.80" [2020-09-17T09:03:44.477Z] > git --version # timeout=10 [2020-09-17T09:03:44.489Z] > git --version # 'git version 2.16.5' [2020-09-17T09:03:44.512Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-17T09:03:45.850Z] ========================================================= [2020-09-17T09:03:45.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-17T09:03:45.850Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:03:47.345Z] + 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 . [2020-09-17T09:03:48.350Z] Sending build context to Docker daemon 621.6kB [2020-09-17T09:03:48.350Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-17T09:03:48.350Z] Step 2/8 : FROM ${BASE} [2020-09-17T09:03:48.350Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-17T09:03:48.350Z] df20fa9351a1: Pulling fs layer [2020-09-17T09:03:48.350Z] ed8968b2872e: Pulling fs layer [2020-09-17T09:03:48.350Z] a92cc7c5fd73: Pulling fs layer [2020-09-17T09:03:48.350Z] e871e8e8d7a9: Pulling fs layer [2020-09-17T09:03:48.350Z] e73272ec9a57: Pulling fs layer [2020-09-17T09:03:48.350Z] 1e910a182e73: Pulling fs layer [2020-09-17T09:03:48.350Z] 4e634b169226: Pulling fs layer [2020-09-17T09:03:48.350Z] e73272ec9a57: Waiting [2020-09-17T09:03:48.350Z] 1e910a182e73: Waiting [2020-09-17T09:03:48.350Z] 4e634b169226: Waiting [2020-09-17T09:03:48.350Z] e871e8e8d7a9: Waiting [2020-09-17T09:03:48.350Z] a92cc7c5fd73: Download complete [2020-09-17T09:03:48.350Z] ed8968b2872e: Verifying Checksum [2020-09-17T09:03:48.350Z] ed8968b2872e: Download complete [2020-09-17T09:03:48.350Z] e73272ec9a57: Verifying Checksum [2020-09-17T09:03:48.350Z] e73272ec9a57: Download complete [2020-09-17T09:03:48.712Z] 1e910a182e73: Download complete [2020-09-17T09:03:48.712Z] df20fa9351a1: Verifying Checksum [2020-09-17T09:03:48.712Z] df20fa9351a1: Download complete [2020-09-17T09:03:49.479Z] df20fa9351a1: Pull complete [2020-09-17T09:03:49.801Z] ed8968b2872e: Pull complete [2020-09-17T09:03:49.801Z] a92cc7c5fd73: Pull complete [2020-09-17T09:03:56.056Z] 4e634b169226: Verifying Checksum [2020-09-17T09:03:56.056Z] 4e634b169226: Download complete [2020-09-17T09:03:56.056Z] e871e8e8d7a9: Verifying Checksum [2020-09-17T09:03:56.056Z] e871e8e8d7a9: Download complete [2020-09-17T09:04:04.403Z] e871e8e8d7a9: Pull complete [2020-09-17T09:04:04.403Z] e73272ec9a57: Pull complete [2020-09-17T09:04:04.403Z] 1e910a182e73: Pull complete [2020-09-17T09:04:08.689Z] 4e634b169226: Pull complete [2020-09-17T09:04:08.689Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-17T09:04:08.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-17T09:04:08.689Z] ---> f7629b54cfaa [2020-09-17T09:04:08.689Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-17T09:04:08.689Z] ---> Running in 2bd9f6ebc105 [2020-09-17T09:04:08.973Z] Removing intermediate container 2bd9f6ebc105 [2020-09-17T09:04:08.973Z] ---> 4ff4bc8e47fe [2020-09-17T09:04:08.973Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T09:04:08.973Z] ---> Running in fdaf126e27ea [2020-09-17T09:04:10.992Z] Removing intermediate container fdaf126e27ea [2020-09-17T09:04:10.992Z] ---> 429a6402c702 [2020-09-17T09:04:10.992Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-17T09:04:10.992Z] ---> Running in 5d1d65c2c917 [2020-09-17T09:04:11.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-17T09:04:12.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-17T09:04:12.821Z] (1/14) Installing libmagic (5.38-r0) [2020-09-17T09:04:13.096Z] (2/14) Installing file (5.38-r0) [2020-09-17T09:04:13.096Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-17T09:04:13.372Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-17T09:04:31.824Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-17T09:04:31.824Z] (6/14) Installing patch (2.7.6-r6) [2020-09-17T09:04:31.824Z] (7/14) Installing build-base (0.5-r2) [2020-09-17T09:04:31.824Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-17T09:04:31.824Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-17T09:04:31.824Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-17T09:04:32.819Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-17T09:04:32.819Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-17T09:04:33.118Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-17T09:04:33.392Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-17T09:04:33.673Z] Executing busybox-1.31.1-r16.trigger [2020-09-17T09:04:33.673Z] OK: 237 MiB in 53 packages [2020-09-17T09:04:37.119Z] Removing intermediate container 5d1d65c2c917 [2020-09-17T09:04:37.119Z] ---> c98d1910d239 [2020-09-17T09:04:37.119Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-09-17T09:04:37.119Z] ---> Running in e472c87afd87 [2020-09-17T09:04:37.392Z] Removing intermediate container e472c87afd87 [2020-09-17T09:04:37.392Z] ---> c14b64ee0ef8 [2020-09-17T09:04:37.392Z] Step 7/8 : COPY . . [2020-09-17T09:04:38.005Z] ---> dc615bd36041 [2020-09-17T09:04:38.005Z] Step 8/8 : RUN go mod download [2020-09-17T09:04:38.319Z] ---> Running in 7a0ce278bc5a [2020-09-17T09:05:06.990Z] Removing intermediate container 7a0ce278bc5a [2020-09-17T09:05:06.990Z] ---> a8638286cea0 [2020-09-17T09:05:06.990Z] Successfully built a8638286cea0 [2020-09-17T09:05:06.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:05:07.787Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-17T09:05:07.787Z] . [Pipeline] withDockerContainer [2020-09-17T09:05:08.183Z] prd-centos7-docker-4c-2g-181 does not seem to be running inside a container [2020-09-17T09:05:08.455Z] $ 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-17T09:05:09.598Z] $ docker top 015795c5f41138fa6c9c4cc604ec7b38e15090a07b39c3d900ba3526ae90a649 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T09:05:10.380Z] + go version [2020-09-17T09:05:10.380Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-17T09:05:10.438Z] $ docker stop --time=1 015795c5f41138fa6c9c4cc604ec7b38e15090a07b39c3d900ba3526ae90a649 [2020-09-17T09:05:11.854Z] $ docker rm -f 015795c5f41138fa6c9c4cc604ec7b38e15090a07b39c3d900ba3526ae90a649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:05:13.072Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-17T09:05:13.073Z] . [Pipeline] withDockerContainer [2020-09-17T09:05:13.325Z] prd-centos7-docker-4c-2g-181 does not seem to be running inside a container [2020-09-17T09:05:13.459Z] $ 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-17T09:05:14.497Z] $ docker top 7da5102e96f0dd01440ee454435672ecb72127c4d319d8c1648fbe90763e88f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T09:05:15.325Z] + make test [2020-09-17T09:05:15.325Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-17T09:05:17.410Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-09-17T09:05:33.205Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [2020-09-17T09:05:33.205Z] /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-17T09:05:37.713Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2020-09-17T09:05:37.713Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2020-09-17T09:05:37.785Z] $ docker stop --time=1 7da5102e96f0dd01440ee454435672ecb72127c4d319d8c1648fbe90763e88f1 [2020-09-17T09:05:40.219Z] $ docker rm -f 7da5102e96f0dd01440ee454435672ecb72127c4d319d8c1648fbe90763e88f1 [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-17T09:05:42.993Z] Failed in branch amd64 [2020-09-17T09:06:16.543Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-186 in /w/workspace/gexfoundry_device-mqtt-go_PR-174 [Pipeline] { [Pipeline] ws [2020-09-17T09:06:16.646Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-09-17T09:06:22.633Z] using credential edgex-jenkins-ssh [2020-09-17T09:06:22.725Z] Cloning the remote Git repository [2020-09-17T09:06:22.725Z] Cloning with configured refspecs honoured and without tags [2020-09-17T09:06:22.805Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-17T09:06:22.937Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-09-17T09:06:23.026Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-17T09:06:23.027Z] > git --version # timeout=10 [2020-09-17T09:06:23.054Z] > git --version # 'git version 2.17.1' [2020-09-17T09:06:23.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T09:06:23.120Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T09:06:23.951Z] Fetching without tags [2020-09-17T09:06:24.429Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit b8853739ebb0852e5462e361eafa687611cc6529 [2020-09-17T09:06:23.856Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-17T09:06:23.879Z] > git config --add remote.origin.fetch +refs/pull/174/head:refs/remotes/origin/PR-174 # timeout=10 [2020-09-17T09:06:23.898Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T09:06:23.925Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-17T09:06:23.970Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-17T09:06:23.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T09:06:23.986Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T09:06:24.463Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T09:06:24.485Z] > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 [2020-09-17T09:06:24.849Z] Merge succeeded, producing b8853739ebb0852e5462e361eafa687611cc6529 [2020-09-17T09:06:24.850Z] Checking out Revision b8853739ebb0852e5462e361eafa687611cc6529 (PR-174) [2020-09-17T09:06:24.631Z] > git remote # timeout=10 [2020-09-17T09:06:24.683Z] > git config --get remote.origin.url # timeout=10 [2020-09-17T09:06:24.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T09:06:24.760Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-09-17T09:06:24.791Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-17T09:06:24.861Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T09:06:24.879Z] > git checkout -f b8853739ebb0852e5462e361eafa687611cc6529 # timeout=10 [2020-09-17T09:06:29.441Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.58 to 0.1.80" [2020-09-17T09:06:29.515Z] > git --version # timeout=10 [2020-09-17T09:06:29.532Z] > git --version # 'git version 2.17.1' [2020-09-17T09:06:29.543Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-17T09:06:31.050Z] ========================================================= [2020-09-17T09:06:31.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-17T09:06:31.050Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:06:32.363Z] + 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 . [2020-09-17T09:06:33.368Z] Sending build context to Docker daemon 621.6kB [2020-09-17T09:06:33.368Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-17T09:06:33.369Z] Step 2/8 : FROM ${BASE} [2020-09-17T09:06:33.369Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-17T09:06:33.369Z] b538f80385f9: Pulling fs layer [2020-09-17T09:06:33.369Z] 74f711af9a0d: Pulling fs layer [2020-09-17T09:06:33.369Z] 99f96fe45779: Pulling fs layer [2020-09-17T09:06:33.369Z] 8529a6b9a6be: Pulling fs layer [2020-09-17T09:06:33.369Z] 45590311c82a: Pulling fs layer [2020-09-17T09:06:33.369Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-17T09:06:33.369Z] 209524e5b208: Pulling fs layer [2020-09-17T09:06:33.369Z] 45590311c82a: Waiting [2020-09-17T09:06:33.369Z] 69ca0ff8b7b3: Waiting [2020-09-17T09:06:33.369Z] 209524e5b208: Waiting [2020-09-17T09:06:33.369Z] 8529a6b9a6be: Waiting [2020-09-17T09:06:33.644Z] 99f96fe45779: Verifying Checksum [2020-09-17T09:06:33.644Z] 99f96fe45779: Download complete [2020-09-17T09:06:33.644Z] 74f711af9a0d: Verifying Checksum [2020-09-17T09:06:33.644Z] 74f711af9a0d: Download complete [2020-09-17T09:06:33.644Z] 45590311c82a: Verifying Checksum [2020-09-17T09:06:33.644Z] 45590311c82a: Download complete [2020-09-17T09:06:33.644Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-17T09:06:33.644Z] 69ca0ff8b7b3: Download complete [2020-09-17T09:06:34.649Z] b538f80385f9: Verifying Checksum [2020-09-17T09:06:34.649Z] b538f80385f9: Download complete [2020-09-17T09:06:35.282Z] b538f80385f9: Pull complete [2020-09-17T09:06:35.888Z] 74f711af9a0d: Pull complete [2020-09-17T09:06:36.216Z] 99f96fe45779: Pull complete [2020-09-17T09:06:39.646Z] 209524e5b208: Verifying Checksum [2020-09-17T09:06:39.646Z] 209524e5b208: Download complete [2020-09-17T09:06:41.636Z] 8529a6b9a6be: Verifying Checksum [2020-09-17T09:06:41.636Z] 8529a6b9a6be: Download complete [2020-09-17T09:06:51.840Z] 8529a6b9a6be: Pull complete [2020-09-17T09:06:51.840Z] 45590311c82a: Pull complete [2020-09-17T09:06:52.114Z] 69ca0ff8b7b3: Pull complete [2020-09-17T09:06:56.471Z] 209524e5b208: Pull complete [2020-09-17T09:06:56.471Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-17T09:06:56.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-17T09:06:56.471Z] ---> 5bddaf1c2fca [2020-09-17T09:06:56.471Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-17T09:06:59.152Z] ---> Running in cce1c297c450 [2020-09-17T09:06:59.765Z] Removing intermediate container cce1c297c450 [2020-09-17T09:06:59.765Z] ---> 6032798c6fec [2020-09-17T09:06:59.765Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T09:07:00.044Z] ---> Running in 7edec605f445 [2020-09-17T09:07:03.513Z] Removing intermediate container 7edec605f445 [2020-09-17T09:07:03.513Z] ---> 7e5c2fbc9d15 [2020-09-17T09:07:03.513Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-17T09:07:03.513Z] ---> Running in 1c204d9d8e04 [2020-09-17T09:07:04.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-17T09:07:06.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-17T09:07:08.444Z] (1/14) Installing libmagic (5.38-r0) [2020-09-17T09:07:09.057Z] (2/14) Installing file (5.38-r0) [2020-09-17T09:07:09.057Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-17T09:07:09.057Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-17T09:07:31.276Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-17T09:07:31.276Z] (6/14) Installing patch (2.7.6-r6) [2020-09-17T09:07:31.276Z] (7/14) Installing build-base (0.5-r2) [2020-09-17T09:07:31.276Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-17T09:07:31.276Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-17T09:07:31.276Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-17T09:07:31.276Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-17T09:07:31.276Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-17T09:07:31.276Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-17T09:07:31.276Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-17T09:07:31.276Z] Executing busybox-1.31.1-r16.trigger [2020-09-17T09:07:31.276Z] OK: 221 MiB in 53 packages [2020-09-17T09:07:35.606Z] Removing intermediate container 1c204d9d8e04 [2020-09-17T09:07:35.606Z] ---> 002873637496 [2020-09-17T09:07:35.606Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-09-17T09:07:35.606Z] ---> Running in e6ad466f0392 [2020-09-17T09:07:35.606Z] Removing intermediate container e6ad466f0392 [2020-09-17T09:07:35.606Z] ---> 96d7a981d9e4 [2020-09-17T09:07:35.606Z] Step 7/8 : COPY . . [2020-09-17T09:07:37.050Z] ---> 4820f851df9c [2020-09-17T09:07:37.050Z] Step 8/8 : RUN go mod download [2020-09-17T09:07:37.050Z] ---> Running in 8fffbf3c33ac [2020-09-17T09:08:03.918Z] Removing intermediate container 8fffbf3c33ac [2020-09-17T09:08:03.918Z] ---> 07914f90fe78 [2020-09-17T09:08:03.918Z] Successfully built 07914f90fe78 [2020-09-17T09:08:03.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:08:04.392Z] + docker inspect -f . ci-base-image-arm64 [2020-09-17T09:08:04.392Z] . [Pipeline] withDockerContainer [2020-09-17T09:08:04.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-186 does not seem to be running inside a container [2020-09-17T09:08:04.814Z] $ 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-17T09:08:06.828Z] $ docker top 5e4b9530f8b046b9a131dde85072fc3d80e134a8f98a8ef3b2df2288a8a744bc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T09:08:08.356Z] + go version [2020-09-17T09:08:08.356Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-17T09:08:08.418Z] $ docker stop --time=1 5e4b9530f8b046b9a131dde85072fc3d80e134a8f98a8ef3b2df2288a8a744bc [2020-09-17T09:08:10.413Z] $ docker rm -f 5e4b9530f8b046b9a131dde85072fc3d80e134a8f98a8ef3b2df2288a8a744bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:08:12.099Z] + docker inspect -f . ci-base-image-arm64 [2020-09-17T09:08:12.099Z] . [Pipeline] withDockerContainer [2020-09-17T09:08:12.430Z] prd-ubuntu18.04-docker-arm64-4c-16g-186 does not seem to be running inside a container [2020-09-17T09:08:12.561Z] $ 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-17T09:08:14.526Z] $ docker top a18efc4c0e610ebe5de601723128c24d7326fa5d7a5f9d02084dfadfeff3e482 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T09:08:16.050Z] + make test [2020-09-17T09:08:16.050Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-17T09:08:17.043Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-09-17T09:08:40.017Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [2020-09-17T09:08:40.017Z] /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-17T09:08:46.793Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2020-09-17T09:08:47.073Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2020-09-17T09:08:47.138Z] $ docker stop --time=1 a18efc4c0e610ebe5de601723128c24d7326fa5d7a5f9d02084dfadfeff3e482 [2020-09-17T09:08:49.344Z] $ docker rm -f a18efc4c0e610ebe5de601723128c24d7326fa5d7a5f9d02084dfadfeff3e482 [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-17T09:08:52.678Z] 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-17T09:08:57.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T09:08:58.876Z] ---> package-listing.sh [2020-09-17T09:08:58.876Z] ++ facter osfamily [2020-09-17T09:08:58.876Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-17T09:08:59.184Z] + OS_FAMILY=redhat [2020-09-17T09:08:59.184Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-174 [2020-09-17T09:08:59.184Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-17T09:08:59.184Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-17T09:08:59.184Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-17T09:08:59.184Z] + PACKAGES=/tmp/packages_start.txt [2020-09-17T09:08:59.184Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-174 ']' [2020-09-17T09:08:59.184Z] + PACKAGES=/tmp/packages_end.txt [2020-09-17T09:08:59.184Z] + case "${OS_FAMILY}" in [2020-09-17T09:08:59.184Z] + sort [2020-09-17T09:08:59.184Z] + rpm -qa [2020-09-17T09:09:04.860Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-17T09:09:04.860Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-17T09:09:04.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-17T09:09:04.860Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-174 ']' [2020-09-17T09:09:04.860Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-174/archives/ [2020-09-17T09:09:04.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-174/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:09:05.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T09:09:05.942Z] [2020-09-17T09:09:05.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-17T09:09:06.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T09:09:06.857Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-17T09:09:06.857Z] df20fa9351a1: Pulling fs layer [2020-09-17T09:09:06.857Z] 36b3adc4ff6f: Pulling fs layer [2020-09-17T09:09:06.857Z] 8ad3a11d3b57: Pulling fs layer [2020-09-17T09:09:06.857Z] 46f8f816bc3b: Pulling fs layer [2020-09-17T09:09:06.857Z] 0dadc02b9964: Pulling fs layer [2020-09-17T09:09:06.857Z] ce6a7cf60c04: Pulling fs layer [2020-09-17T09:09:06.857Z] 7a184a31f384: Pulling fs layer [2020-09-17T09:09:06.857Z] 0879bd2ef858: Pulling fs layer [2020-09-17T09:09:06.857Z] 0dadc02b9964: Waiting [2020-09-17T09:09:06.857Z] ce6a7cf60c04: Waiting [2020-09-17T09:09:06.857Z] 7a184a31f384: Waiting [2020-09-17T09:09:06.857Z] 0879bd2ef858: Waiting [2020-09-17T09:09:06.857Z] 46f8f816bc3b: Waiting [2020-09-17T09:09:06.857Z] 36b3adc4ff6f: Verifying Checksum [2020-09-17T09:09:06.857Z] 36b3adc4ff6f: Download complete [2020-09-17T09:09:06.857Z] 46f8f816bc3b: Verifying Checksum [2020-09-17T09:09:06.857Z] 46f8f816bc3b: Download complete [2020-09-17T09:09:07.188Z] 0dadc02b9964: Download complete [2020-09-17T09:09:07.188Z] ce6a7cf60c04: Verifying Checksum [2020-09-17T09:09:07.188Z] ce6a7cf60c04: Download complete [2020-09-17T09:09:07.188Z] 7a184a31f384: Verifying Checksum [2020-09-17T09:09:07.188Z] 7a184a31f384: Download complete [2020-09-17T09:09:07.188Z] df20fa9351a1: Download complete [2020-09-17T09:09:08.344Z] 8ad3a11d3b57: Verifying Checksum [2020-09-17T09:09:08.344Z] 8ad3a11d3b57: Download complete [2020-09-17T09:09:08.692Z] df20fa9351a1: Pull complete [2020-09-17T09:09:09.921Z] 36b3adc4ff6f: Pull complete [2020-09-17T09:09:10.270Z] 0879bd2ef858: Verifying Checksum [2020-09-17T09:09:10.270Z] 0879bd2ef858: Download complete [2020-09-17T09:09:11.779Z] 8ad3a11d3b57: Pull complete [2020-09-17T09:09:11.779Z] 46f8f816bc3b: Pull complete [2020-09-17T09:09:12.807Z] 0dadc02b9964: Pull complete [2020-09-17T09:09:13.234Z] ce6a7cf60c04: Pull complete [2020-09-17T09:09:13.921Z] 7a184a31f384: Pull complete [2020-09-17T09:09:20.966Z] 0879bd2ef858: Pull complete [2020-09-17T09:09:20.966Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-17T09:09:20.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T09:09:20.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-17T09:09:21.558Z] prd-centos7-docker-4c-2g-175 does not seem to be running inside a container [2020-09-17T09:09:21.836Z] $ 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-174 -v /w/workspace/gexfoundry_device-mqtt-go_PR-174:/w/workspace/gexfoundry_device-mqtt-go_PR-174:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-174@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-17T09:09:28.498Z] $ docker top d72020dadff61e2a5f8111c29c486d71525eb5964caeee3257040845287f5275 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T09:09:29.896Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-17T09:09:30.680Z] + ls /var/log/sa-host [2020-09-17T09:09:30.680Z] + sadf -c /var/log/sa-host/sa05 [2020-09-17T09:09:30.680Z] file_magic: OK [2020-09-17T09:09:30.680Z] HZ: Using current value: 100 [2020-09-17T09:09:30.680Z] file_header: OK [2020-09-17T09:09:30.680Z] 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-17T09:09:30.680Z] Statistics: [2020-09-17T09:09:30.680Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-17T09:09:30.680Z] File successfully converted to sysstat format version 12.2.1 [2020-09-17T09:09:30.680Z] + sadf -c /var/log/sa-host/sa17 [2020-09-17T09:09:30.680Z] file_magic: OK [2020-09-17T09:09:30.680Z] HZ: Using current value: 100 [2020-09-17T09:09:30.680Z] file_header: OK [2020-09-17T09:09:30.680Z] 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-17T09:09:30.680Z] Statistics: [2020-09-17T09:09:30.680Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-17T09:09:30.680Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-17T09:09:30.890Z] provisioning config files... [2020-09-17T09:09:30.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp/config2728760976106528436tmp [Pipeline] { [Pipeline] echo [2020-09-17T09:09:31.119Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T09:09:31.955Z] ---> create-netrc.sh [Pipeline] echo [2020-09-17T09:09:32.006Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T09:09:32.756Z] ---> logs-deploy.sh [2020-09-17T09:09:32.756Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-174/1 [2020-09-17T09:09:32.757Z] INFO: archiving workspace using pattern(s): [2020-09-17T09:09:35.610Z] Archives upload complete. [2020-09-17T09:09:35.928Z] INFO: archiving logs to Nexus [2020-09-17T09:09:38.911Z] ---> uname -a: [2020-09-17T09:09:38.911Z] Linux d72020dadff6 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] ---> lscpu: [2020-09-17T09:09:38.911Z] Architecture: x86_64 [2020-09-17T09:09:38.911Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-17T09:09:38.911Z] Byte Order: Little Endian [2020-09-17T09:09:38.911Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-17T09:09:38.911Z] CPU(s): 4 [2020-09-17T09:09:38.911Z] On-line CPU(s) list: 0-3 [2020-09-17T09:09:38.911Z] Thread(s) per core: 1 [2020-09-17T09:09:38.911Z] Core(s) per socket: 1 [2020-09-17T09:09:38.911Z] Socket(s): 4 [2020-09-17T09:09:38.911Z] NUMA node(s): 1 [2020-09-17T09:09:38.911Z] Vendor ID: GenuineIntel [2020-09-17T09:09:38.911Z] CPU family: 6 [2020-09-17T09:09:38.911Z] Model: 44 [2020-09-17T09:09:38.911Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-17T09:09:38.911Z] Stepping: 1 [2020-09-17T09:09:38.911Z] CPU MHz: 2933.438 [2020-09-17T09:09:38.911Z] BogoMIPS: 5866.87 [2020-09-17T09:09:38.911Z] Virtualization: VT-x [2020-09-17T09:09:38.911Z] Hypervisor vendor: KVM [2020-09-17T09:09:38.911Z] Virtualization type: full [2020-09-17T09:09:38.911Z] L1d cache: 128 KiB [2020-09-17T09:09:38.911Z] L1i cache: 128 KiB [2020-09-17T09:09:38.911Z] L2 cache: 16 MiB [2020-09-17T09:09:38.911Z] L3 cache: 64 MiB [2020-09-17T09:09:38.911Z] NUMA node0 CPU(s): 0-3 [2020-09-17T09:09:38.911Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-17T09:09:38.911Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-17T09:09:38.911Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-17T09:09:38.911Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-17T09:09:38.911Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-17T09:09:38.911Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-17T09:09:38.911Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-17T09:09:38.911Z] Vulnerability Tsx async abort: Not affected [2020-09-17T09:09:38.911Z] 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-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] ---> nproc: [2020-09-17T09:09:38.911Z] 4 [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] ---> df -h: [2020-09-17T09:09:38.911Z] Filesystem Size Used Available Use% Mounted on [2020-09-17T09:09:38.911Z] overlay 50.0G 6.9G 43.0G 14% / [2020-09-17T09:09:38.911Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-17T09:09:38.911Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-17T09:09:38.911Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-17T09:09:38.911Z] /dev/vda1 50.0G 6.9G 43.0G 14% /etc/resolv.conf [2020-09-17T09:09:38.911Z] /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hostname [2020-09-17T09:09:38.911Z] /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hosts [2020-09-17T09:09:38.911Z] /dev/vda1 50.0G 6.9G 43.0G 14% /var/log/sa-host [2020-09-17T09:09:38.911Z] /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-174 [2020-09-17T09:09:38.911Z] /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-174@tmp [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] ---> free -m: [2020-09-17T09:09:38.911Z] total used free shared buff/cache available [2020-09-17T09:09:38.911Z] Mem: 1837 675 126 0 1035 1055 [2020-09-17T09:09:38.911Z] Swap: 1023 0 1023 [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] ---> ip addr: [2020-09-17T09:09:38.911Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-17T09:09:38.911Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-17T09:09:38.911Z] inet 127.0.0.1/8 scope host lo [2020-09-17T09:09:38.911Z] valid_lft forever preferred_lft forever [2020-09-17T09:09:38.911Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-09-17T09:09:38.911Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-17T09:09:38.911Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-17T09:09:38.911Z] valid_lft forever preferred_lft forever [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] ---> sar -b -r -n DEV: [2020-09-17T09:09:38.911Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/17/20 _x86_64_ (4 CPU) [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] 08:59:25 LINUX RESTART (4 CPU) [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] 09:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-09-17T09:09:38.911Z] 09:01:01 113.27 53.30 59.98 0.00 7900.30 23520.49 0.00 [2020-09-17T09:09:38.911Z] 09:02:01 2.06 0.07 1.99 0.00 1.46 42.71 0.00 [2020-09-17T09:09:38.911Z] 09:03:02 0.38 0.00 0.38 0.00 0.00 5.55 0.00 [2020-09-17T09:09:38.911Z] 09:04:01 0.19 0.00 0.19 0.00 0.00 2.05 0.00 [2020-09-17T09:09:38.911Z] 09:05:01 0.15 0.00 0.15 0.00 0.00 1.96 0.00 [2020-09-17T09:09:38.911Z] 09:06:01 0.33 0.00 0.33 0.00 0.00 5.11 0.00 [2020-09-17T09:09:38.911Z] 09:07:01 0.28 0.02 0.27 0.00 0.13 3.28 0.00 [2020-09-17T09:09:38.911Z] 09:08:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 [2020-09-17T09:09:38.911Z] 09:09:01 24.91 24.71 0.20 0.00 2355.90 2.42 0.00 [2020-09-17T09:09:38.911Z] Average: 15.60 8.61 6.99 0.00 1129.53 2586.43 0.00 [2020-09-17T09:09:38.911Z] [2020-09-17T09:09:38.911Z] 09:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-17T09:09:38.911Z] 09:01:01 167428 0 582360 30.95 2620 1129148 1122728 38.32 434084 1119320 120 [2020-09-17T09:09:38.911Z] 09:02:01 166684 0 582776 30.97 2620 1129476 1120340 38.24 436064 1119144 12 [2020-09-17T09:09:38.911Z] 09:03:02 173416 0 576040 30.62 2620 1129480 1086832 37.09 433060 1116416 12 [2020-09-17T09:09:38.911Z] 09:04:01 171976 0 577480 30.69 2620 1129480 1086856 37.09 436972 1113860 8 [2020-09-17T09:09:38.911Z] 09:05:01 172056 0 577392 30.69 2620 1129488 1086880 37.09 447136 1103616 8 [2020-09-17T09:09:38.911Z] 09:06:01 172644 0 576800 30.66 2620 1129492 1086784 37.09 461764 1088512 8 [2020-09-17T09:09:38.911Z] 09:07:01 173304 0 576132 30.62 2620 1129500 1083824 36.99 462204 1088280 20 [2020-09-17T09:09:38.911Z] 09:08:01 172540 0 576892 30.66 2620 1129504 1083904 36.99 460248 1090328 8 [2020-09-17T09:09:38.911Z] 09:09:01 89764 0 588656 31.29 2620 1200516 1093448 37.32 473464 1159832 96 [2020-09-17T09:09:38.912Z] Average: 162201 0 579392 30.79 2620 1137343 1094622 37.36 449444 1111034 32 [2020-09-17T09:09:38.912Z] [2020-09-17T09:09:38.912Z] 09:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-09-17T09:09:38.912Z] 09:01:01 eth0 266.94 197.94 1051.32 87.92 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:01:01 docker0 2.00 1.45 0.35 3.63 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:02:01 eth0 5.04 1.76 4.88 0.31 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:03:02 eth0 4.36 0.63 0.84 0.37 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:04:01 eth0 2.03 0.59 0.65 0.45 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:05:01 eth0 1.84 0.56 0.60 0.40 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:06:01 eth0 2.93 0.22 0.39 0.07 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:07:01 eth0 2.85 0.95 1.18 0.75 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:08:01 eth0 2.01 0.55 0.64 0.44 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:09:01 eth0 5.68 3.59 5.24 2.26 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] Average: eth0 32.25 22.69 116.89 10.20 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] Average: docker0 0.22 0.16 0.04 0.40 0.00 0.00 0.00 0.00 [2020-09-17T09:09:38.912Z] [2020-09-17T09:09:38.912Z] [2020-09-17T09:09:38.912Z] ---> sar -P ALL: [2020-09-17T09:09:38.912Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/17/20 _x86_64_ (4 CPU) [2020-09-17T09:09:38.912Z] [2020-09-17T09:09:38.912Z] 08:59:25 LINUX RESTART (4 CPU) [2020-09-17T09:09:38.912Z] [2020-09-17T09:09:38.912Z] 09:00:02 CPU %user %nice %system %iowait %steal %idle [2020-09-17T09:09:38.912Z] 09:01:01 all 13.25 0.00 7.42 4.39 17.29 57.66 [2020-09-17T09:09:38.912Z] 09:01:01 0 13.83 0.00 8.38 3.08 17.33 57.39 [2020-09-17T09:09:38.912Z] 09:01:01 1 13.37 0.00 6.57 5.13 17.12 57.81 [2020-09-17T09:09:38.912Z] 09:01:01 2 12.72 0.00 8.65 4.39 17.21 57.02 [2020-09-17T09:09:38.912Z] 09:01:01 3 13.07 0.00 6.09 4.94 17.49 58.41 [2020-09-17T09:09:38.912Z] 09:02:01 all 0.29 0.00 0.17 0.00 2.10 97.44 [2020-09-17T09:09:38.912Z] 09:02:01 0 0.20 0.00 0.21 0.00 1.89 97.69 [2020-09-17T09:09:38.912Z] 09:02:01 1 0.28 0.00 0.12 0.00 1.82 97.78 [2020-09-17T09:09:38.912Z] 09:02:01 2 0.43 0.00 0.17 0.00 2.54 96.86 [2020-09-17T09:09:38.912Z] 09:02:01 3 0.25 0.00 0.20 0.02 2.13 97.41 [2020-09-17T09:09:38.912Z] 09:03:02 all 0.11 0.00 0.08 0.00 1.33 98.48 [2020-09-17T09:09:38.912Z] 09:03:02 0 0.07 0.00 0.11 0.00 2.18 97.64 [2020-09-17T09:09:38.912Z] 09:03:02 1 0.07 0.00 0.07 0.00 1.08 98.79 [2020-09-17T09:09:38.912Z] 09:03:02 2 0.25 0.00 0.07 0.00 1.13 98.56 [2020-09-17T09:09:38.912Z] 09:03:02 3 0.07 0.00 0.07 0.00 0.93 98.94 [2020-09-17T09:09:38.912Z] 09:04:01 all 0.07 0.00 0.02 0.00 1.09 98.82 [2020-09-17T09:09:38.912Z] 09:04:01 0 0.02 0.00 0.02 0.00 1.11 98.86 [2020-09-17T09:09:38.912Z] 09:04:01 1 0.10 0.00 0.02 0.00 1.04 98.84 [2020-09-17T09:09:38.912Z] 09:04:01 2 0.08 0.00 0.02 0.00 1.46 98.44 [2020-09-17T09:09:38.912Z] 09:04:01 3 0.07 0.00 0.03 0.00 0.76 99.14 [2020-09-17T09:09:38.912Z] 09:05:01 all 0.04 0.00 0.06 0.00 1.18 98.73 [2020-09-17T09:09:38.912Z] 09:05:01 0 0.02 0.00 0.13 0.00 0.84 99.01 [2020-09-17T09:09:38.912Z] 09:05:01 1 0.10 0.00 0.03 0.00 1.32 98.55 [2020-09-17T09:09:38.912Z] 09:05:01 2 0.02 0.00 0.05 0.00 1.10 98.83 [2020-09-17T09:09:38.912Z] 09:05:01 3 0.02 0.00 0.02 0.00 1.45 98.52 [2020-09-17T09:09:38.912Z] 09:06:01 all 0.05 0.00 0.05 0.00 0.79 99.10 [2020-09-17T09:09:38.912Z] 09:06:01 0 0.00 0.00 0.08 0.00 0.46 99.45 [2020-09-17T09:09:38.912Z] 09:06:01 1 0.17 0.00 0.03 0.00 0.71 99.09 [2020-09-17T09:09:38.912Z] 09:06:01 2 0.03 0.00 0.05 0.00 1.04 98.88 [2020-09-17T09:09:38.912Z] 09:06:01 3 0.02 0.00 0.05 0.00 0.96 98.98 [2020-09-17T09:09:38.912Z] 09:07:01 all 0.12 0.00 0.04 0.00 0.17 99.66 [2020-09-17T09:09:38.912Z] 09:07:01 0 0.05 0.00 0.08 0.00 0.15 99.72 [2020-09-17T09:09:38.912Z] 09:07:01 1 0.35 0.00 0.03 0.00 0.18 99.43 [2020-09-17T09:09:38.912Z] 09:07:01 2 0.05 0.00 0.03 0.00 0.23 99.68 [2020-09-17T09:09:38.912Z] 09:07:01 3 0.05 0.00 0.02 0.00 0.12 99.82 [2020-09-17T09:09:38.912Z] 09:08:01 all 0.18 0.00 0.02 0.00 0.10 99.69 [2020-09-17T09:09:38.912Z] 09:08:01 0 0.02 0.00 0.02 0.00 0.08 99.88 [2020-09-17T09:09:38.912Z] 09:08:01 1 0.30 0.00 0.00 0.00 0.03 99.67 [2020-09-17T09:09:38.912Z] 09:08:01 2 0.37 0.00 0.03 0.00 0.18 99.42 [2020-09-17T09:09:38.912Z] 09:08:01 3 0.05 0.00 0.05 0.00 0.12 99.78 [2020-09-17T09:09:38.912Z] 09:09:01 all 0.60 0.00 0.32 0.81 1.92 96.35 [2020-09-17T09:09:38.912Z] 09:09:01 0 0.63 0.00 0.36 0.92 2.41 95.68 [2020-09-17T09:09:38.912Z] 09:09:01 1 0.71 0.00 0.33 1.16 1.64 96.16 [2020-09-17T09:09:38.912Z] 09:09:01 2 0.68 0.00 0.28 0.30 1.75 97.00 [2020-09-17T09:09:38.912Z] 09:09:01 3 0.40 0.00 0.31 0.84 1.88 96.56 [2020-09-17T09:09:38.912Z] Average: all 1.62 0.00 0.90 0.57 2.87 94.03 [2020-09-17T09:09:38.912Z] Average: 0 1.63 0.00 1.03 0.44 2.92 93.98 [2020-09-17T09:09:38.912Z] Average: 1 1.70 0.00 0.79 0.69 2.76 94.05 [2020-09-17T09:09:38.912Z] Average: 2 1.61 0.00 1.03 0.52 2.95 93.90 [2020-09-17T09:09:38.912Z] Average: 3 1.55 0.00 0.76 0.64 2.86 94.19 [2020-09-17T09:09:38.912Z] [2020-09-17T09:09:38.912Z] [2020-09-17T09:09:38.912Z]