Pull request #224 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 45fed09d970e59a00ad08871c495676406948a39+7442c446029449b320f0bdc33bd24bf2850fc7a2 (f4da87791994f004b986f9f8ff432cf637239b43) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-224/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-224/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-698 in /w/workspace/xfoundry_device-modbus-go_PR-224 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-224 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Merging remotes/origin/master commit 7442c446029449b320f0bdc33bd24bf2850fc7a2 into PR head commit 45fed09d970e59a00ad08871c495676406948a39 Merge succeeded, producing 45fed09d970e59a00ad08871c495676406948a39 Checking out Revision 45fed09d970e59a00ad08871c495676406948a39 (PR-224) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45fed09d970e59a00ad08871c495676406948a39 # 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 7442c446029449b320f0bdc33bd24bf2850fc7a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45fed09d970e59a00ad08871c495676406948a39 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-19T05:51:20.365Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T05:51:20.576Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T05:51:20.712Z] ========================================================= [2021-04-19T05:51:20.712Z] EdgeX Global Pipelines Version Info [2021-04-19T05:51:20.712Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:51:22.267Z] ------------------- [2021-04-19T05:51:22.267Z] stable info: [2021-04-19T05:51:22.267Z] ------------------- [2021-04-19T05:51:22.267Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T05:51:22.267Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T05:51:22.267Z] Message: update stable to v1.0.186 [2021-04-19T05:51:23.217Z] ------------------- [2021-04-19T05:51:23.217Z] experimental info: [2021-04-19T05:51:23.217Z] ------------------- [2021-04-19T05:51:23.217Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T05:51:23.217Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T05:51:23.217Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T05:51:23.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-04-19T05:51:23.519Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-04-19T05:51:23.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T05:51:23.647Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T05:51:23.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T05:51:23.768Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T05:51:23.879Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T05:51:23.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T05:51:24.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-19T05:51:24.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T05:51:24.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T05:51:24.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2021-04-19T05:51:24.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T05:51:24.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T05:51:24.373Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T05:51:24.449Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T05:51:24.509Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T05:51:24.572Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T05:51:24.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T05:51:24.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-19T05:51:24.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-19T05:51:24.818Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-19T05:51:24.878Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-19T05:51:24.939Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-19T05:51:25.011Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-19T05:51:25.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T05:51:25.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-224 [Pipeline] echo [2021-04-19T05:51:25.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-224 [Pipeline] echo [2021-04-19T05:51:25.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-224 [Pipeline] echo [2021-04-19T05:51:25.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45fed09d970e59a00ad08871c495676406948a39 [Pipeline] echo [2021-04-19T05:51:25.409Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45fed09 [Pipeline] echo [2021-04-19T05:51:25.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T05:51:25.618Z] provisioning config files... [2021-04-19T05:51:25.653Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-224@tmp/config207287351263435657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:51:26.031Z] ---> docker-login.sh [2021-04-19T05:51:26.032Z] nexus3.edgexfoundry.org:10001 [2021-04-19T05:51:26.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:51:26.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:51:26.561Z] Configure a credential helper to remove this warning. See [2021-04-19T05:51:26.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:51:26.561Z] [2021-04-19T05:51:26.561Z] Login Succeeded [2021-04-19T05:51:26.561Z] nexus3.edgexfoundry.org:10002 [2021-04-19T05:51:26.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:51:26.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:51:26.561Z] Configure a credential helper to remove this warning. See [2021-04-19T05:51:26.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:51:26.561Z] [2021-04-19T05:51:26.561Z] Login Succeeded [2021-04-19T05:51:26.561Z] nexus3.edgexfoundry.org:10003 [2021-04-19T05:51:26.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:51:26.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:51:26.827Z] Configure a credential helper to remove this warning. See [2021-04-19T05:51:26.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:51:26.827Z] [2021-04-19T05:51:26.827Z] Login Succeeded [2021-04-19T05:51:26.827Z] nexus3.edgexfoundry.org:10004 [2021-04-19T05:51:27.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:51:27.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:51:27.090Z] Configure a credential helper to remove this warning. See [2021-04-19T05:51:27.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:51:27.090Z] [2021-04-19T05:51:27.090Z] Login Succeeded [2021-04-19T05:51:27.090Z] docker.io [2021-04-19T05:51:27.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:51:27.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:51:27.352Z] Configure a credential helper to remove this warning. See [2021-04-19T05:51:27.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:51:27.352Z] [2021-04-19T05:51:27.352Z] Login Succeeded [2021-04-19T05:51:27.352Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T05:51:27.378Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T05:51:28.112Z] + git log --format=format:%s -1 45fed09d970e59a00ad08871c495676406948a39 [Pipeline] echo [2021-04-19T05:51:28.206Z] GIT_COMMIT: 45fed09d970e59a00ad08871c495676406948a39, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-19T05:51:28.247Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:51:28.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T05:51:28.838Z] [2021-04-19T05:51:28.838Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:51:29.218Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T05:51:29.218Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T05:51:29.218Z] 31603596830f: Pulling fs layer [2021-04-19T05:51:29.218Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T05:51:29.218Z] 6ca5941a6612: Pulling fs layer [2021-04-19T05:51:29.218Z] ecc8261a40a4: Pulling fs layer [2021-04-19T05:51:29.218Z] ecc8261a40a4: Waiting [2021-04-19T05:51:29.218Z] 2a8b12db71e7: Download complete [2021-04-19T05:51:29.218Z] 31603596830f: Verifying Checksum [2021-04-19T05:51:29.218Z] 31603596830f: Download complete [2021-04-19T05:51:29.484Z] ecc8261a40a4: Verifying Checksum [2021-04-19T05:51:29.484Z] ecc8261a40a4: Download complete [2021-04-19T05:51:29.484Z] 6ca5941a6612: Verifying Checksum [2021-04-19T05:51:29.484Z] 6ca5941a6612: Download complete [2021-04-19T05:51:29.748Z] 31603596830f: Pull complete [2021-04-19T05:51:30.010Z] 2a8b12db71e7: Pull complete [2021-04-19T05:51:30.593Z] 6ca5941a6612: Pull complete [2021-04-19T05:51:31.168Z] ecc8261a40a4: Pull complete [2021-04-19T05:51:31.168Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T05:51:31.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T05:51:31.168Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T05:51:31.327Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-04-19T05:51:31.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-224 -v /w/workspace/xfoundry_device-modbus-go_PR-224:/w/workspace/xfoundry_device-modbus-go_PR-224:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-224@tmp:/w/workspace/xfoundry_device-modbus-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-19T05:51:33.761Z] $ docker top a24eec1371328019cc4fc301a4afebc14716b4fb23d5dddd170bbdc76ace0af7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T05:51:34.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T05:51:34.121Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T05:51:34.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T05:51:34.362Z] $ docker exec a24eec1371328019cc4fc301a4afebc14716b4fb23d5dddd170bbdc76ace0af7 ssh-agent [2021-04-19T05:51:34.543Z] SSH_AUTH_SOCK=/tmp/ssh-cBooX41UvzRX/agent.12 [2021-04-19T05:51:34.543Z] SSH_AGENT_PID=18 [2021-04-19T05:51:34.559Z] Running ssh-add (command line suppressed) [2021-04-19T05:51:34.694Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-224@tmp/private_key_2692701206557802403.key (/w/workspace/xfoundry_device-modbus-go_PR-224@tmp/private_key_2692701206557802403.key) [2021-04-19T05:51:34.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T05:51:35.110Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T05:51:35.149Z] $ docker exec --env ******** --env ******** a24eec1371328019cc4fc301a4afebc14716b4fb23d5dddd170bbdc76ace0af7 ssh-agent -k [2021-04-19T05:51:35.285Z] unset SSH_AUTH_SOCK; [2021-04-19T05:51:35.286Z] unset SSH_AGENT_PID; [2021-04-19T05:51:35.286Z] echo Agent pid 18 killed; [2021-04-19T05:51:35.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T05:51:35.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T05:51:35.471Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T05:51:35.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T05:51:35.649Z] $ docker exec a24eec1371328019cc4fc301a4afebc14716b4fb23d5dddd170bbdc76ace0af7 ssh-agent [2021-04-19T05:51:35.825Z] SSH_AUTH_SOCK=/tmp/ssh-IbQHa1Oben5o/agent.47 [2021-04-19T05:51:35.825Z] SSH_AGENT_PID=52 [2021-04-19T05:51:35.833Z] Running ssh-add (command line suppressed) [2021-04-19T05:51:35.960Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-224@tmp/private_key_5508245762469231241.key (/w/workspace/xfoundry_device-modbus-go_PR-224@tmp/private_key_5508245762469231241.key) [2021-04-19T05:51:36.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T05:51:36.373Z] + git semver init [2021-04-19T05:51:36.373Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T05:51:36.373Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-224/.git [2021-04-19T05:51:36.373Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-224 [2021-04-19T05:51:36.373Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T05:51:36.373Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T05:51:36.373Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T05:51:36.373Z] # $SEMVER_BRANCH = PR-224 [2021-04-19T05:51:36.373Z] # $SEMVER_TEMP = /tmp/semver-736917525 [2021-04-19T05:51:36.373Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-04-19T05:51:36.960Z] # '/tmp/semver-736917525' -> '/w/workspace/xfoundry_device-modbus-go_PR-224/.semver' [2021-04-19T05:51:36.960Z] # -> Force: false [2021-04-19T05:51:36.960Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-224/.semver [Pipeline] } [2021-04-19T05:51:36.985Z] $ docker exec --env ******** --env ******** a24eec1371328019cc4fc301a4afebc14716b4fb23d5dddd170bbdc76ace0af7 ssh-agent -k [2021-04-19T05:51:37.117Z] unset SSH_AUTH_SOCK; [2021-04-19T05:51:37.119Z] unset SSH_AGENT_PID; [2021-04-19T05:51:37.119Z] echo Agent pid 52 killed; [2021-04-19T05:51:37.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T05:51:37.660Z] + git semver [Pipeline] } [2021-04-19T05:51:37.714Z] $ docker stop --time=1 a24eec1371328019cc4fc301a4afebc14716b4fb23d5dddd170bbdc76ace0af7 [2021-04-19T05:51:39.222Z] $ docker rm -f a24eec1371328019cc4fc301a4afebc14716b4fb23d5dddd170bbdc76ace0af7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T05:51:39.683Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T05:51:40.088Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T05:51:40.111Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-19T05:51:55.578Z] Still waiting to schedule task [2021-04-19T05:51:55.578Z] ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-699’ is offline; ‘prd-centos7-docker-4c-2g-702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-683’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-701’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-04-19T05:51:55.607Z] Still waiting to schedule task [2021-04-19T05:51:55.607Z] ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-699’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-702’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-683’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-701’ is offline [2021-04-19T05:53:00.379Z] Running on prd-centos7-docker-4c-2g-705 in /w/workspace/xfoundry_device-modbus-go_PR-224 [Pipeline] { [Pipeline] ws [2021-04-19T05:53:00.434Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T05:53:03.423Z] using credential edgex-jenkins-ssh [2021-04-19T05:53:03.434Z] Cloning the remote Git repository [2021-04-19T05:53:03.136Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-04-19T05:53:03.238Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-04-19T05:53:03.318Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-19T05:53:03.318Z] > git --version # timeout=10 [2021-04-19T05:53:03.336Z] > git --version # 'git version 2.24.3' [2021-04-19T05:53:03.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T05:53:03.447Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T05:53:04.731Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-19T05:53:04.738Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T05:53:04.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-19T05:53:04.768Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-19T05:53:04.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T05:53:04.773Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T05:53:05.321Z] Merging remotes/origin/master commit 7442c446029449b320f0bdc33bd24bf2850fc7a2 into PR head commit 45fed09d970e59a00ad08871c495676406948a39 [2021-04-19T05:53:05.424Z] Merge succeeded, producing 45fed09d970e59a00ad08871c495676406948a39 [2021-04-19T05:53:05.425Z] Checking out Revision 45fed09d970e59a00ad08871c495676406948a39 (PR-224) [2021-04-19T05:53:05.164Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T05:53:05.180Z] > git checkout -f 45fed09d970e59a00ad08871c495676406948a39 # timeout=10 [2021-04-19T05:53:05.218Z] > git remote # timeout=10 [2021-04-19T05:53:05.225Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T05:53:05.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T05:53:05.246Z] > git merge 7442c446029449b320f0bdc33bd24bf2850fc7a2 # timeout=10 [2021-04-19T05:53:05.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T05:53:05.269Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T05:53:05.274Z] > git checkout -f 45fed09d970e59a00ad08871c495676406948a39 # timeout=10 [2021-04-19T05:53:09.054Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-19T05:53:09.151Z] > git --version # timeout=10 [2021-04-19T05:53:09.163Z] > git --version # 'git version 2.24.3' [2021-04-19T05:53:09.176Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T05:53:10.312Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T05:53:10.687Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T05:53:11.012Z] + sudo service docker restart [2021-04-19T05:53:11.012Z] + true [2021-04-19T05:53:11.012Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T05:53:13.071Z] provisioning config files... [2021-04-19T05:53:13.105Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3300636353415469991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:53:13.492Z] ---> docker-login.sh [2021-04-19T05:53:13.492Z] nexus3.edgexfoundry.org:10001 [2021-04-19T05:53:13.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:53:14.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:53:14.027Z] Configure a credential helper to remove this warning. See [2021-04-19T05:53:14.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:53:14.027Z] [2021-04-19T05:53:14.027Z] Login Succeeded [2021-04-19T05:53:14.027Z] nexus3.edgexfoundry.org:10002 [2021-04-19T05:53:14.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:53:14.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:53:14.294Z] Configure a credential helper to remove this warning. See [2021-04-19T05:53:14.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:53:14.294Z] [2021-04-19T05:53:14.294Z] Login Succeeded [2021-04-19T05:53:14.294Z] nexus3.edgexfoundry.org:10003 [2021-04-19T05:53:14.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:53:14.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:53:14.559Z] Configure a credential helper to remove this warning. See [2021-04-19T05:53:14.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:53:14.559Z] [2021-04-19T05:53:14.559Z] Login Succeeded [2021-04-19T05:53:14.559Z] nexus3.edgexfoundry.org:10004 [2021-04-19T05:53:14.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:53:14.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:53:14.559Z] Configure a credential helper to remove this warning. See [2021-04-19T05:53:14.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:53:14.559Z] [2021-04-19T05:53:14.559Z] Login Succeeded [2021-04-19T05:53:14.559Z] docker.io [2021-04-19T05:53:14.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:53:15.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:53:15.087Z] Configure a credential helper to remove this warning. See [2021-04-19T05:53:15.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:53:15.087Z] [2021-04-19T05:53:15.087Z] Login Succeeded [2021-04-19T05:53:15.087Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T05:53:15.123Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T05:53:15.473Z] ========================================================= [2021-04-19T05:53:15.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T05:53:15.473Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:53:15.873Z] + 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 . [2021-04-19T05:53:15.873Z] Sending build context to Docker daemon 588.3kB [2021-04-19T05:53:15.873Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T05:53:15.873Z] Step 2/8 : FROM ${BASE} [2021-04-19T05:53:16.144Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T05:53:16.144Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T05:53:16.144Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T05:53:16.144Z] de9db76c5a1d: Pulling fs layer [2021-04-19T05:53:16.144Z] bca2f99d35d6: Pulling fs layer [2021-04-19T05:53:16.144Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T05:53:16.144Z] 7c6f9722023f: Pulling fs layer [2021-04-19T05:53:16.144Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T05:53:16.144Z] bca2f99d35d6: Waiting [2021-04-19T05:53:16.144Z] 93359f2a8cfa: Waiting [2021-04-19T05:53:16.144Z] 7c6f9722023f: Waiting [2021-04-19T05:53:16.144Z] a35cf1a2eb13: Waiting [2021-04-19T05:53:16.144Z] de9db76c5a1d: Verifying Checksum [2021-04-19T05:53:16.144Z] de9db76c5a1d: Download complete [2021-04-19T05:53:16.144Z] 0ef7d3d256c8: Download complete [2021-04-19T05:53:16.144Z] 93359f2a8cfa: Verifying Checksum [2021-04-19T05:53:16.144Z] 93359f2a8cfa: Download complete [2021-04-19T05:53:16.144Z] 7c6f9722023f: Verifying Checksum [2021-04-19T05:53:16.144Z] 7c6f9722023f: Download complete [2021-04-19T05:53:16.144Z] 188c0c94c7c5: Download complete [2021-04-19T05:53:16.741Z] 188c0c94c7c5: Pull complete [2021-04-19T05:53:16.741Z] 0ef7d3d256c8: Pull complete [2021-04-19T05:53:17.007Z] de9db76c5a1d: Pull complete [2021-04-19T05:53:17.982Z] a35cf1a2eb13: Verifying Checksum [2021-04-19T05:53:17.982Z] a35cf1a2eb13: Download complete [2021-04-19T05:53:18.577Z] bca2f99d35d6: Verifying Checksum [2021-04-19T05:53:18.577Z] bca2f99d35d6: Download complete [2021-04-19T05:53:25.240Z] bca2f99d35d6: Pull complete [2021-04-19T05:53:25.240Z] 93359f2a8cfa: Pull complete [2021-04-19T05:53:25.240Z] 7c6f9722023f: Pull complete [2021-04-19T05:53:29.494Z] a35cf1a2eb13: Pull complete [2021-04-19T05:53:29.495Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T05:53:29.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T05:53:29.495Z] ---> a62c8e92a672 [2021-04-19T05:53:29.495Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-19T05:53:29.757Z] ---> Running in 372879e87bb3 [2021-04-19T05:53:29.757Z] Removing intermediate container 372879e87bb3 [2021-04-19T05:53:29.757Z] ---> 5f67371700ca [2021-04-19T05:53:29.757Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T05:53:30.027Z] ---> Running in f4912d8a00a6 [2021-04-19T05:53:31.432Z] Removing intermediate container f4912d8a00a6 [2021-04-19T05:53:31.432Z] ---> 69adc92909f7 [2021-04-19T05:53:31.432Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-04-19T05:53:31.432Z] ---> Running in 948d3851d0a4 [2021-04-19T05:53:31.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T05:53:33.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T05:53:35.008Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-19T05:53:35.008Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-19T05:53:35.008Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-19T05:53:35.008Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-19T05:53:35.270Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-19T05:53:35.531Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-19T05:53:35.531Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-19T05:53:36.920Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-19T05:53:37.182Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-19T05:53:37.182Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-19T05:53:37.443Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-19T05:53:37.706Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-19T05:53:38.287Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-19T05:53:38.287Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T05:53:38.287Z] OK: 173 MiB in 52 packages [2021-04-19T05:53:39.248Z] Removing intermediate container 948d3851d0a4 [2021-04-19T05:53:39.248Z] ---> 40bd93a233ec [2021-04-19T05:53:39.248Z] Step 6/8 : WORKDIR /device-modbus-go [2021-04-19T05:53:39.248Z] ---> Running in cd048ae6c1f7 [2021-04-19T05:53:39.248Z] Removing intermediate container cd048ae6c1f7 [2021-04-19T05:53:39.248Z] ---> 52368577d9e7 [2021-04-19T05:53:39.248Z] Step 7/8 : COPY . . [2021-04-19T05:53:40.196Z] ---> 2440dc507162 [2021-04-19T05:53:40.196Z] Step 8/8 : RUN go mod download [2021-04-19T05:53:40.465Z] ---> Running in aa24d2dec7ba [2021-04-19T05:54:03.384Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-706 in /w/workspace/xfoundry_device-modbus-go_PR-224 [Pipeline] { [Pipeline] ws [2021-04-19T05:54:03.454Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T05:54:07.170Z] Removing intermediate container aa24d2dec7ba [2021-04-19T05:54:07.170Z] ---> aa6873fe6b8b [2021-04-19T05:54:07.170Z] Successfully built aa6873fe6b8b [2021-04-19T05:54:07.170Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:54:07.526Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T05:54:07.526Z] . [Pipeline] withDockerContainer [2021-04-19T05:54:07.699Z] prd-centos7-docker-4c-2g-705 does not seem to be running inside a container [2021-04-19T05:54:07.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T05:54:08.683Z] $ docker top 34cd5f2dbcb4560bbd68b06630f8f0a71cfc32be539b06aee610e072683c9aed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T05:54:09.228Z] + go version [2021-04-19T05:54:09.228Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T05:54:09.260Z] $ docker stop --time=1 34cd5f2dbcb4560bbd68b06630f8f0a71cfc32be539b06aee610e072683c9aed [2021-04-19T05:54:09.748Z] using credential edgex-jenkins-ssh [2021-04-19T05:54:09.766Z] Cloning the remote Git repository [2021-04-19T05:54:09.828Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-04-19T05:54:09.948Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-04-19T05:54:10.018Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-19T05:54:10.018Z] > git --version # timeout=10 [2021-04-19T05:54:10.037Z] > git --version # 'git version 2.17.1' [2021-04-19T05:54:10.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T05:54:10.102Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T05:54:10.686Z] $ docker rm -f 34cd5f2dbcb4560bbd68b06630f8f0a71cfc32be539b06aee610e072683c9aed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:54:11.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-19T05:54:11.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T05:54:11.357Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-19T05:54:11.481Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T05:54:11.482Z] . [Pipeline] withDockerContainer [2021-04-19T05:54:11.605Z] prd-centos7-docker-4c-2g-705 does not seem to be running inside a container [2021-04-19T05:54:11.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T05:54:11.905Z] Merging remotes/origin/master commit 7442c446029449b320f0bdc33bd24bf2850fc7a2 into PR head commit 45fed09d970e59a00ad08871c495676406948a39 [2021-04-19T05:54:12.130Z] Merge succeeded, producing 45fed09d970e59a00ad08871c495676406948a39 [2021-04-19T05:54:12.131Z] Checking out Revision 45fed09d970e59a00ad08871c495676406948a39 (PR-224) [2021-04-19T05:54:12.569Z] $ docker top 84be51d3321c235048e77d035ec7c4bee4ac191464d6ad6c18371f9df63f9efe -eo pid,comm [Pipeline] { [2021-04-19T05:54:11.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-19T05:54:11.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T05:54:11.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T05:54:11.921Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T05:54:11.937Z] > git checkout -f 45fed09d970e59a00ad08871c495676406948a39 # timeout=10 [2021-04-19T05:54:12.031Z] > git remote # timeout=10 [2021-04-19T05:54:12.052Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T05:54:12.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T05:54:12.087Z] > git merge 7442c446029449b320f0bdc33bd24bf2850fc7a2 # timeout=10 [2021-04-19T05:54:12.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T05:54:12.133Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T05:54:12.159Z] > git checkout -f 45fed09d970e59a00ad08871c495676406948a39 # timeout=10 [Pipeline] sh [2021-04-19T05:54:13.151Z] + make test [2021-04-19T05:54:13.151Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-19T05:54:14.561Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-04-19T05:54:16.391Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-19T05:54:16.444Z] > git --version # timeout=10 [2021-04-19T05:54:16.455Z] > git --version # 'git version 2.17.1' [2021-04-19T05:54:16.476Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T05:54:18.256Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-19T05:54:18.699Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T05:54:19.064Z] + true [2021-04-19T05:54:19.064Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T05:54:21.977Z] provisioning config files... [2021-04-19T05:54:22.027Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4883559413143151716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:54:22.479Z] ---> docker-login.sh [2021-04-19T05:54:22.479Z] nexus3.edgexfoundry.org:10001 [2021-04-19T05:54:23.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:54:23.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:54:23.744Z] Configure a credential helper to remove this warning. See [2021-04-19T05:54:23.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:54:23.744Z] [2021-04-19T05:54:23.744Z] Login Succeeded [2021-04-19T05:54:23.744Z] nexus3.edgexfoundry.org:10002 [2021-04-19T05:54:24.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:54:24.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:54:24.343Z] Configure a credential helper to remove this warning. See [2021-04-19T05:54:24.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:54:24.343Z] [2021-04-19T05:54:24.343Z] Login Succeeded [2021-04-19T05:54:24.343Z] nexus3.edgexfoundry.org:10003 [2021-04-19T05:54:24.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:54:24.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:54:24.944Z] Configure a credential helper to remove this warning. See [2021-04-19T05:54:24.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:54:24.944Z] [2021-04-19T05:54:24.944Z] Login Succeeded [2021-04-19T05:54:24.944Z] nexus3.edgexfoundry.org:10004 [2021-04-19T05:54:25.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:54:25.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:54:25.497Z] Configure a credential helper to remove this warning. See [2021-04-19T05:54:25.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:54:25.497Z] [2021-04-19T05:54:25.497Z] Login Succeeded [2021-04-19T05:54:25.497Z] docker.io [2021-04-19T05:54:25.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T05:54:26.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T05:54:26.041Z] Configure a credential helper to remove this warning. See [2021-04-19T05:54:26.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T05:54:26.041Z] [2021-04-19T05:54:26.041Z] Login Succeeded [2021-04-19T05:54:26.041Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T05:54:26.073Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T05:54:26.526Z] ========================================================= [2021-04-19T05:54:26.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T05:54:26.526Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:54:26.935Z] + 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 . [2021-04-19T05:54:27.210Z] Sending build context to Docker daemon 587.3kB [2021-04-19T05:54:27.210Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T05:54:27.210Z] Step 2/8 : FROM ${BASE} [2021-04-19T05:54:27.493Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T05:54:27.494Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T05:54:27.494Z] a4357932f1b6: Pulling fs layer [2021-04-19T05:54:27.494Z] 18c013af1878: Pulling fs layer [2021-04-19T05:54:27.494Z] 00ac8860ef70: Pulling fs layer [2021-04-19T05:54:27.494Z] 63d7cb157983: Pulling fs layer [2021-04-19T05:54:27.494Z] b116817d02f9: Pulling fs layer [2021-04-19T05:54:27.494Z] 745a02a5169b: Pulling fs layer [2021-04-19T05:54:27.494Z] 00ac8860ef70: Waiting [2021-04-19T05:54:27.494Z] 63d7cb157983: Waiting [2021-04-19T05:54:27.494Z] b116817d02f9: Waiting [2021-04-19T05:54:27.494Z] 18c013af1878: Verifying Checksum [2021-04-19T05:54:27.494Z] 18c013af1878: Download complete [2021-04-19T05:54:27.494Z] a4357932f1b6: Verifying Checksum [2021-04-19T05:54:27.494Z] a4357932f1b6: Download complete [2021-04-19T05:54:27.494Z] 63d7cb157983: Verifying Checksum [2021-04-19T05:54:27.494Z] 63d7cb157983: Download complete [2021-04-19T05:54:27.494Z] 5f621e34cdf4: Verifying Checksum [2021-04-19T05:54:27.494Z] 5f621e34cdf4: Download complete [2021-04-19T05:54:28.488Z] 5f621e34cdf4: Pull complete [2021-04-19T05:54:28.772Z] a4357932f1b6: Pull complete [2021-04-19T05:54:29.059Z] 18c013af1878: Pull complete [2021-04-19T05:54:30.276Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-04-19T05:54:30.276Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 50.1% of statements [2021-04-19T05:54:30.276Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-19T05:54:30.490Z] 745a02a5169b: Download complete [2021-04-19T05:54:31.474Z] 00ac8860ef70: Verifying Checksum [2021-04-19T05:54:31.474Z] 00ac8860ef70: Download complete [2021-04-19T05:54:31.683Z] gofmt -l . [2021-04-19T05:54:31.683Z] [ "`gofmt -l .`" = "" ] [2021-04-19T05:54:31.683Z] ./bin/test-attribution-txt.sh [2021-04-19T05:54:32.643Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-19T05:54:32.643Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2021-04-19T05:54:32.690Z] $ docker stop --time=1 84be51d3321c235048e77d035ec7c4bee4ac191464d6ad6c18371f9df63f9efe [2021-04-19T05:54:35.351Z] $ docker rm -f 84be51d3321c235048e77d035ec7c4bee4ac191464d6ad6c18371f9df63f9efe [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:54:36.692Z] ---> job-cost.sh [2021-04-19T05:54:36.692Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VpCs [2021-04-19T05:54:41.665Z] 00ac8860ef70: Pull complete [2021-04-19T05:54:41.665Z] 63d7cb157983: Pull complete [2021-04-19T05:54:41.665Z] b116817d02f9: Pull complete [2021-04-19T05:54:45.994Z] 745a02a5169b: Pull complete [2021-04-19T05:54:45.994Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T05:54:45.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T05:54:45.994Z] ---> b7e6874047d6 [2021-04-19T05:54:45.994Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-19T05:54:48.611Z] ---> Running in 637082319bee [2021-04-19T05:54:48.611Z] Removing intermediate container 637082319bee [2021-04-19T05:54:48.611Z] ---> 3989ccf47af9 [2021-04-19T05:54:48.611Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T05:54:48.888Z] ---> Running in 6ef488546b3d [2021-04-19T05:54:51.526Z] Removing intermediate container 6ef488546b3d [2021-04-19T05:54:51.526Z] ---> 4c0fd04c1e0c [2021-04-19T05:54:51.526Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-04-19T05:54:51.526Z] ---> Running in 5f76041ea100 [2021-04-19T05:54:51.671Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T05:54:52.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T05:54:53.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T05:54:54.541Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-19T05:54:54.541Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-19T05:54:54.541Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-19T05:54:54.813Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-19T05:54:54.813Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-19T05:54:54.813Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-19T05:54:55.104Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-19T05:54:55.373Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-19T05:54:55.373Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-19T05:54:55.645Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-19T05:54:55.914Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-19T05:54:56.188Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-19T05:54:56.189Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-19T05:54:56.189Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T05:54:56.189Z] OK: 149 MiB in 52 packages [2021-04-19T05:54:57.631Z] Removing intermediate container 5f76041ea100 [2021-04-19T05:54:57.631Z] ---> 369965809389 [2021-04-19T05:54:57.631Z] Step 6/8 : WORKDIR /device-modbus-go [2021-04-19T05:54:57.906Z] ---> Running in c2db82dbafc7 [2021-04-19T05:54:58.502Z] Removing intermediate container c2db82dbafc7 [2021-04-19T05:54:58.502Z] ---> 8f40d5c49458 [2021-04-19T05:54:58.502Z] Step 7/8 : COPY . . [2021-04-19T05:54:59.504Z] ---> 1dab990a572d [2021-04-19T05:54:59.504Z] Step 8/8 : RUN go mod download [2021-04-19T05:54:59.504Z] ---> Running in 8c8a3ad780a3 [2021-04-19T05:55:18.395Z] lf-activate-venv(): INFO: Adding /tmp/venv-VpCs/bin to PATH [2021-04-19T05:55:18.395Z] INFO: No Stack... [2021-04-19T05:55:18.979Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T05:55:19.939Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T05:55:20.444Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2021-04-19T05:55:20.444Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T05:55:20.624Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-224-1-stack-cost] [2021-04-19T05:55:20.632Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-224-1-stack-cost] did not exist. Created. [2021-04-19T05:55:20.632Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T05:55:21.066Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-19T05:55:21.493Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T05:55:21.510Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T05:55:22.090Z] Failed in branch amd64 [2021-04-19T05:55:26.320Z] Removing intermediate container 8c8a3ad780a3 [2021-04-19T05:55:26.320Z] ---> d108d98e9fce [2021-04-19T05:55:26.320Z] Successfully built d108d98e9fce [2021-04-19T05:55:26.320Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:55:26.707Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T05:55:26.707Z] . [Pipeline] withDockerContainer [2021-04-19T05:55:27.038Z] prd-ubuntu18.04-docker-arm64-4c-16g-706 does not seem to be running inside a container [2021-04-19T05:55:27.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T05:55:28.820Z] $ docker top d058b3ede9b3c99b495e89e2db458228dcac0b257188a8835dd383074740cafb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T05:55:29.880Z] + go version [2021-04-19T05:55:29.881Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T05:55:29.934Z] $ docker stop --time=1 d058b3ede9b3c99b495e89e2db458228dcac0b257188a8835dd383074740cafb [2021-04-19T05:55:31.953Z] $ docker rm -f d058b3ede9b3c99b495e89e2db458228dcac0b257188a8835dd383074740cafb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:55:32.912Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T05:55:32.912Z] . [Pipeline] withDockerContainer [2021-04-19T05:55:33.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-706 does not seem to be running inside a container [2021-04-19T05:55:33.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T05:55:34.967Z] $ docker top 85031c74fa23be8d7bc2ec2e0cdb50e42e6fa0c3b41038cc5028628172b8d56b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T05:55:36.019Z] + make test [2021-04-19T05:55:36.020Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-19T05:55:37.476Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-04-19T05:56:24.869Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-04-19T05:56:24.869Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.035s coverage: 50.1% of statements [2021-04-19T05:56:24.869Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-19T05:56:30.287Z] gofmt -l . [2021-04-19T05:56:30.287Z] [ "`gofmt -l .`" = "" ] [2021-04-19T05:56:30.287Z] ./bin/test-attribution-txt.sh [2021-04-19T05:56:30.883Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-19T05:56:30.883Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2021-04-19T05:56:30.930Z] $ docker stop --time=1 85031c74fa23be8d7bc2ec2e0cdb50e42e6fa0c3b41038cc5028628172b8d56b [2021-04-19T05:56:33.107Z] $ docker rm -f 85031c74fa23be8d7bc2ec2e0cdb50e42e6fa0c3b41038cc5028628172b8d56b [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:56:34.487Z] ---> job-cost.sh [2021-04-19T05:56:34.488Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kTrj [2021-04-19T05:57:13.456Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T05:58:50.229Z] lf-activate-venv(): INFO: Adding /tmp/venv-kTrj/bin to PATH [2021-04-19T05:58:50.229Z] INFO: No Stack... [2021-04-19T05:58:50.229Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T05:58:50.229Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T05:58:50.587Z] + cat+ /w/workspace/device-modbus-go/1/archives/cost.csv [2021-04-19T05:58:50.587Z] cut -d, -f6 [Pipeline] lock [2021-04-19T05:58:50.726Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-224-1-stack-cost] [2021-04-19T05:58:50.732Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-224-1-stack-cost] did not exist. Created. [2021-04-19T05:58:50.733Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T05:58:52.043Z] /w/workspace/device-modbus-go/1@tmp/durable-f56d6ac6/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-f56d6ac6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-19T05:58:52.427Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T05:58:52.468Z] Warning: overwriting stash ‘stack-cost’ [2021-04-19T05:58:53.022Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T05:58:53.046Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T05:58:53.754Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:58:56.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:58:56.867Z] ---> package-listing.sh [2021-04-19T05:58:56.867Z] ++ facter osfamily [2021-04-19T05:58:56.867Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T05:58:56.867Z] + OS_FAMILY=redhat [2021-04-19T05:58:56.867Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-224 [2021-04-19T05:58:56.867Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T05:58:56.867Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T05:58:56.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T05:58:56.867Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T05:58:56.867Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-224 ']' [2021-04-19T05:58:56.867Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T05:58:56.867Z] + case "${OS_FAMILY}" in [2021-04-19T05:58:56.867Z] + rpm -qa [2021-04-19T05:58:56.867Z] + sort [2021-04-19T05:59:02.258Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T05:59:02.258Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T05:59:02.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T05:59:02.258Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-224 ']' [2021-04-19T05:59:02.258Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-224/archives/ [2021-04-19T05:59:02.258Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-224/archives/ [Pipeline] echo [2021-04-19T05:59:02.306Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T05:59:02.643Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:59:02.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T05:59:02.985Z] [2021-04-19T05:59:02.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T05:59:03.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T05:59:03.346Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T05:59:03.346Z] df20fa9351a1: Pulling fs layer [2021-04-19T05:59:03.346Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T05:59:03.346Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T05:59:03.346Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T05:59:03.346Z] 93b61091891f: Pulling fs layer [2021-04-19T05:59:03.346Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T05:59:03.346Z] 5e14af77c1be: Pulling fs layer [2021-04-19T05:59:03.346Z] 01666e4c0597: Pulling fs layer [2021-04-19T05:59:03.346Z] aa168da1d23b: Pulling fs layer [2021-04-19T05:59:03.346Z] 46f8f816bc3b: Waiting [2021-04-19T05:59:03.346Z] 93b61091891f: Waiting [2021-04-19T05:59:03.346Z] 93b9cdb0e59b: Waiting [2021-04-19T05:59:03.346Z] 5e14af77c1be: Waiting [2021-04-19T05:59:03.346Z] 01666e4c0597: Waiting [2021-04-19T05:59:03.346Z] 36b3adc4ff6f: Verifying Checksum [2021-04-19T05:59:03.346Z] 36b3adc4ff6f: Download complete [2021-04-19T05:59:03.346Z] 46f8f816bc3b: Verifying Checksum [2021-04-19T05:59:03.346Z] 46f8f816bc3b: Download complete [2021-04-19T05:59:03.623Z] df20fa9351a1: Verifying Checksum [2021-04-19T05:59:03.623Z] df20fa9351a1: Download complete [2021-04-19T05:59:03.623Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T05:59:03.623Z] 93b9cdb0e59b: Download complete [2021-04-19T05:59:03.623Z] 5e14af77c1be: Verifying Checksum [2021-04-19T05:59:03.623Z] 5e14af77c1be: Download complete [2021-04-19T05:59:03.623Z] 01666e4c0597: Verifying Checksum [2021-04-19T05:59:03.623Z] 01666e4c0597: Download complete [2021-04-19T05:59:03.623Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T05:59:03.623Z] 8ad3a11d3b57: Download complete [2021-04-19T05:59:03.889Z] 93b61091891f: Download complete [2021-04-19T05:59:04.152Z] df20fa9351a1: Pull complete [2021-04-19T05:59:04.152Z] 36b3adc4ff6f: Pull complete [2021-04-19T05:59:05.547Z] 8ad3a11d3b57: Pull complete [2021-04-19T05:59:05.815Z] aa168da1d23b: Verifying Checksum [2021-04-19T05:59:05.815Z] aa168da1d23b: Download complete [2021-04-19T05:59:05.815Z] 46f8f816bc3b: Pull complete [2021-04-19T05:59:06.391Z] 93b61091891f: Pull complete [2021-04-19T05:59:06.391Z] 93b9cdb0e59b: Pull complete [2021-04-19T05:59:06.391Z] 5e14af77c1be: Pull complete [2021-04-19T05:59:06.655Z] 01666e4c0597: Pull complete [2021-04-19T05:59:13.310Z] aa168da1d23b: Pull complete [2021-04-19T05:59:13.310Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T05:59:13.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T05:59:13.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T05:59:13.524Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-04-19T05:59:13.588Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-224 -v /w/workspace/xfoundry_device-modbus-go_PR-224:/w/workspace/xfoundry_device-modbus-go_PR-224:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-224@tmp:/w/workspace/xfoundry_device-modbus-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-19T05:59:17.687Z] $ docker top 3042f6e17805df1a175990357700f11e6ae84e8bad85bbbc892fa0bbe23413e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T05:59:18.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T05:59:18.521Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T05:59:18.840Z] + ls /var/log/sa-host [2021-04-19T05:59:18.840Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T05:59:18.840Z] file_magic: OK [2021-04-19T05:59:18.840Z] HZ: Using current value: 100 [2021-04-19T05:59:18.840Z] file_header: OK [2021-04-19T05:59:18.840Z] 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 [2021-04-19T05:59:18.840Z] Statistics: [2021-04-19T05:59:18.840Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-19T05:59:18.840Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T05:59:18.840Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T05:59:18.840Z] file_magic: OK [2021-04-19T05:59:18.840Z] HZ: Using current value: 100 [2021-04-19T05:59:18.840Z] file_header: OK [2021-04-19T05:59:18.840Z] 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 [2021-04-19T05:59:18.840Z] Statistics: [2021-04-19T05:59:18.840Z] Hnuu...uuuununununu... [2021-04-19T05:59:18.840Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T05:59:19.082Z] provisioning config files... [2021-04-19T05:59:19.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-224@tmp/config7169068960768602865tmp [Pipeline] { [Pipeline] echo [2021-04-19T05:59:19.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:59:19.502Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T05:59:19.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T05:59:19.620Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:59:19.959Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T05:59:19.993Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:59:20.331Z] ---> sudo-logs.sh [2021-04-19T05:59:20.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T05:59:20.438Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:59:20.780Z] ---> job-cost.sh [2021-04-19T05:59:20.780Z] lf-activate-venv: SKIPPING [2021-04-19T05:59:20.780Z] DEBUG: total: 0.20999999344348907 [2021-04-19T05:59:20.780Z] INFO: Retrieving Stack Cost... [2021-04-19T05:59:21.728Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T05:59:21.992Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T05:59:22.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T05:59:22.368Z] ---> logs-deploy.sh [2021-04-19T05:59:22.368Z] lf-activate-venv: SKIPPING [2021-04-19T05:59:22.368Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-224/1 [2021-04-19T05:59:22.368Z] INFO: archiving workspace using pattern(s): [2021-04-19T05:59:24.300Z] Archives upload complete. [2021-04-19T05:59:24.300Z] INFO: archiving logs to Nexus [2021-04-19T05:59:25.250Z] ---> uname -a: [2021-04-19T05:59:25.250Z] Linux prd-centos7-docker-4c-2g-698.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] ---> lscpu: [2021-04-19T05:59:25.250Z] Architecture: x86_64 [2021-04-19T05:59:25.250Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-19T05:59:25.250Z] Byte Order: Little Endian [2021-04-19T05:59:25.250Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-19T05:59:25.250Z] CPU(s): 4 [2021-04-19T05:59:25.250Z] On-line CPU(s) list: 0-3 [2021-04-19T05:59:25.250Z] Thread(s) per core: 1 [2021-04-19T05:59:25.250Z] Core(s) per socket: 1 [2021-04-19T05:59:25.250Z] Socket(s): 4 [2021-04-19T05:59:25.250Z] NUMA node(s): 1 [2021-04-19T05:59:25.250Z] Vendor ID: GenuineIntel [2021-04-19T05:59:25.250Z] CPU family: 6 [2021-04-19T05:59:25.250Z] Model: 44 [2021-04-19T05:59:25.250Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-19T05:59:25.250Z] Stepping: 1 [2021-04-19T05:59:25.250Z] CPU MHz: 2933.442 [2021-04-19T05:59:25.250Z] BogoMIPS: 5866.88 [2021-04-19T05:59:25.250Z] Virtualization: VT-x [2021-04-19T05:59:25.250Z] Hypervisor vendor: KVM [2021-04-19T05:59:25.250Z] Virtualization type: full [2021-04-19T05:59:25.250Z] L1d cache: 128 KiB [2021-04-19T05:59:25.250Z] L1i cache: 128 KiB [2021-04-19T05:59:25.250Z] L2 cache: 16 MiB [2021-04-19T05:59:25.250Z] L3 cache: 64 MiB [2021-04-19T05:59:25.250Z] NUMA node0 CPU(s): 0-3 [2021-04-19T05:59:25.250Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-19T05:59:25.250Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-19T05:59:25.250Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-19T05:59:25.250Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-19T05:59:25.250Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-19T05:59:25.250Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-19T05:59:25.250Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-19T05:59:25.250Z] Vulnerability Srbds: Not affected [2021-04-19T05:59:25.250Z] Vulnerability Tsx async abort: Not affected [2021-04-19T05:59:25.250Z] 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 [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] ---> nproc: [2021-04-19T05:59:25.250Z] 4 [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] ---> df -h: [2021-04-19T05:59:25.250Z] Filesystem Size Used Available Use% Mounted on [2021-04-19T05:59:25.250Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-19T05:59:25.250Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-19T05:59:25.250Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-19T05:59:25.250Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_device-modbus-go_PR-224 [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_device-modbus-go_PR-224@tmp [2021-04-19T05:59:25.250Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] ---> free -m: [2021-04-19T05:59:25.250Z] total used free shared buff/cache available [2021-04-19T05:59:25.250Z] Mem: 1837 710 106 0 1020 1022 [2021-04-19T05:59:25.250Z] Swap: 1023 1 1022 [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] [2021-04-19T05:59:25.250Z] ---> ip addr: [2021-04-19T05:59:25.250Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-19T05:59:25.250Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-19T05:59:25.250Z] inet 127.0.0.1/8 scope host lo [2021-04-19T05:59:25.250Z] valid_lft forever preferred_lft forever [2021-04-19T05:59:25.250Z] inet6 ::1/128 scope host [2021-04-19T05:59:25.250Z] valid_lft forever preferred_lft forever [2021-04-19T05:59:25.250Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-19T05:59:25.250Z] link/ether fa:16:3e:b6:cb:5b brd ff:ff:ff:ff:ff:ff [2021-04-19T05:59:25.250Z] inet 10.30.122.153/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-19T05:59:25.250Z] valid_lft 85880sec preferred_lft 85880sec [2021-04-19T05:59:25.250Z] inet6 fe80::f816:3eff:feb6:cb5b/64 scope link [2021-04-19T05:59:25.250Z] valid_lft forever preferred_lft forever [2021-04-19T05:59:25.250Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-19T05:59:25.250Z] link/ether 02:42:87:6b:35:02 brd ff:ff:ff:ff:ff:ff [2021-04-19T05:59:25.250Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-19T05:59:25.251Z] valid_lft forever preferred_lft forever [2021-04-19T05:59:25.251Z] inet6 fe80::42:87ff:fe6b:3502/64 scope link [2021-04-19T05:59:25.251Z] valid_lft forever preferred_lft forever [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] ---> sar -b -r -n DEV: [2021-04-19T05:59:25.251Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] 05:50:33 LINUX RESTART (4 CPU) [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] 05:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-19T05:59:25.251Z] 05:52:01 80.99 34.54 46.45 0.00 7455.39 4009.50 0.00 [2021-04-19T05:59:25.251Z] 05:53:02 2.83 0.03 2.80 0.00 1.07 96.59 0.00 [2021-04-19T05:59:25.251Z] 05:54:01 0.46 0.00 0.46 0.00 0.00 7.79 0.00 [2021-04-19T05:59:25.251Z] 05:55:01 0.42 0.00 0.42 0.00 0.00 6.50 0.00 [2021-04-19T05:59:25.251Z] 05:56:01 0.25 0.00 0.25 0.00 0.00 4.28 0.00 [2021-04-19T05:59:25.251Z] 05:57:01 0.28 0.00 0.28 0.00 0.00 4.61 0.00 [2021-04-19T05:59:25.251Z] 05:58:01 0.37 0.00 0.37 0.00 0.00 5.70 0.00 [2021-04-19T05:59:25.251Z] 05:59:01 46.72 46.37 0.35 0.00 3749.53 5.59 0.00 [2021-04-19T05:59:25.251Z] Average: 16.58 10.14 6.44 0.00 1404.14 518.80 0.00 [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] 05:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-19T05:59:25.251Z] 05:52:01 183372 0 604788 32.14 2620 1090764 1106844 37.77 412496 1087680 128 [2021-04-19T05:59:25.251Z] 05:53:02 186740 0 601300 31.96 2620 1090884 1095904 37.40 416840 1080056 12 [2021-04-19T05:59:25.251Z] 05:54:01 185036 0 603000 32.05 2620 1090888 1089796 37.19 419492 1079464 16 [2021-04-19T05:59:25.251Z] 05:55:01 185024 0 603012 32.05 2620 1090888 1090056 37.20 428832 1070388 20 [2021-04-19T05:59:25.251Z] 05:56:01 183912 0 604116 32.11 2620 1090896 1090032 37.20 423044 1077308 8 [2021-04-19T05:59:25.251Z] 05:57:01 181488 0 606536 32.24 2620 1090900 1090056 37.20 445488 1057280 12 [2021-04-19T05:59:25.251Z] 05:58:01 182816 0 605200 32.17 2620 1090908 1079716 36.85 444720 1056816 8 [2021-04-19T05:59:25.251Z] 05:59:01 67776 0 635892 33.80 2620 1175256 1115696 38.08 474160 1142056 80 [2021-04-19T05:59:25.251Z] Average: 169520 0 607980 32.31 2620 1101423 1094762 37.36 433134 1081381 36 [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] 05:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-19T05:59:25.251Z] 05:52:01 eth0 541.93 336.90 1093.85 84.79 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:52:01 docker0 2.31 1.81 0.43 4.81 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:53:02 eth0 4.44 0.82 1.06 0.56 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:54:01 eth0 3.69 1.02 1.25 0.80 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:55:01 eth0 3.15 0.85 1.04 0.59 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:56:01 eth0 0.92 0.30 0.31 0.23 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:57:01 eth0 0.80 0.43 0.41 0.27 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:58:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:59:01 eth0 22.02 19.57 6.25 32.28 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] Average: eth0 72.31 45.10 138.35 14.97 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] Average: docker0 0.29 0.23 0.05 0.60 0.00 0.00 0.00 0.00 [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] ---> sar -P ALL: [2021-04-19T05:59:25.251Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] 05:50:33 LINUX RESTART (4 CPU) [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] 05:51:01 CPU %user %nice %system %iowait %steal %idle [2021-04-19T05:59:25.251Z] 05:52:01 all 13.58 0.00 5.44 2.30 0.09 78.60 [2021-04-19T05:59:25.251Z] 05:52:01 0 14.35 0.00 6.48 0.73 0.09 78.35 [2021-04-19T05:59:25.251Z] 05:52:01 1 12.10 0.00 5.24 2.05 0.08 80.53 [2021-04-19T05:59:25.251Z] 05:52:01 2 13.38 0.00 5.35 2.78 0.12 78.37 [2021-04-19T05:59:25.251Z] 05:52:01 3 14.50 0.00 4.69 3.62 0.07 77.12 [2021-04-19T05:59:25.251Z] 05:53:02 all 0.21 0.00 0.10 0.00 0.00 99.70 [2021-04-19T05:59:25.251Z] 05:53:02 0 0.08 0.00 0.13 0.00 0.00 99.78 [2021-04-19T05:59:25.251Z] 05:53:02 1 0.60 0.00 0.12 0.00 0.00 99.28 [2021-04-19T05:59:25.251Z] 05:53:02 2 0.07 0.00 0.10 0.00 0.00 99.83 [2021-04-19T05:59:25.251Z] 05:53:02 3 0.08 0.00 0.03 0.00 0.00 99.88 [2021-04-19T05:59:25.251Z] 05:54:01 all 0.18 0.00 0.05 0.00 0.00 99.76 [2021-04-19T05:59:25.251Z] 05:54:01 0 0.07 0.00 0.07 0.00 0.00 99.86 [2021-04-19T05:59:25.251Z] 05:54:01 1 0.51 0.00 0.05 0.00 0.00 99.44 [2021-04-19T05:59:25.251Z] 05:54:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2021-04-19T05:59:25.251Z] 05:54:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-19T05:59:25.251Z] 05:55:01 all 0.25 0.00 0.11 0.00 0.00 99.63 [2021-04-19T05:59:25.251Z] 05:55:01 0 0.08 0.00 0.15 0.00 0.00 99.77 [2021-04-19T05:59:25.251Z] 05:55:01 1 0.68 0.00 0.08 0.00 0.00 99.23 [2021-04-19T05:59:25.251Z] 05:55:01 2 0.13 0.00 0.07 0.00 0.00 99.80 [2021-04-19T05:59:25.251Z] 05:55:01 3 0.10 0.00 0.15 0.00 0.02 99.73 [2021-04-19T05:59:25.251Z] 05:56:01 all 0.16 0.00 0.05 0.00 0.01 99.79 [2021-04-19T05:59:25.251Z] 05:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-04-19T05:59:25.251Z] 05:56:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-04-19T05:59:25.251Z] 05:56:01 2 0.05 0.00 0.08 0.00 0.02 99.85 [2021-04-19T05:59:25.251Z] 05:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-19T05:59:25.251Z] 05:57:01 all 0.17 0.00 0.08 0.00 0.00 99.75 [2021-04-19T05:59:25.251Z] 05:57:01 0 0.03 0.00 0.18 0.00 0.00 99.78 [2021-04-19T05:59:25.251Z] 05:57:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-04-19T05:59:25.251Z] 05:57:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2021-04-19T05:59:25.251Z] 05:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-19T05:59:25.251Z] 05:58:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-04-19T05:59:25.251Z] 05:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-19T05:59:25.251Z] 05:58:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-04-19T05:59:25.251Z] 05:58:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-19T05:59:25.251Z] 05:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-19T05:59:25.251Z] 05:59:01 all 1.07 0.00 0.41 1.11 0.00 97.41 [2021-04-19T05:59:25.251Z] 05:59:01 0 0.32 0.00 0.23 0.25 0.00 99.20 [2021-04-19T05:59:25.251Z] 05:59:01 1 1.59 0.00 0.50 0.87 0.00 97.05 [2021-04-19T05:59:25.251Z] 05:59:01 2 1.18 0.00 0.45 0.58 0.00 97.78 [2021-04-19T05:59:25.251Z] 05:59:01 3 1.20 0.00 0.47 2.72 0.00 95.61 [2021-04-19T05:59:25.251Z] Average: all 1.95 0.00 0.77 0.42 0.01 96.84 [2021-04-19T05:59:25.251Z] Average: 0 1.84 0.00 0.90 0.12 0.01 97.13 [2021-04-19T05:59:25.251Z] Average: 1 2.06 0.00 0.76 0.36 0.01 96.81 [2021-04-19T05:59:25.251Z] Average: 2 1.92 0.00 0.76 0.42 0.02 96.88 [2021-04-19T05:59:25.251Z] Average: 3 1.98 0.00 0.68 0.79 0.01 96.54 [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z] [2021-04-19T05:59:25.251Z]