Pull request #654 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a1ebbeab82d48a8d36f7543f6be144166dabf546+34e320ac99befae92f8b4aae2047dc1351ba020b (b474a4a67e8676763d48694842a57d9dba6c20d9) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-654/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-654/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-12919 in /w/workspace/dgexfoundry_device-sdk-go_PR-654 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-654 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/654/head:refs/remotes/origin/PR-654 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit a1ebbeab82d48a8d36f7543f6be144166dabf546 Merge succeeded, producing a1ebbeab82d48a8d36f7543f6be144166dabf546 Checking out Revision a1ebbeab82d48a8d36f7543f6be144166dabf546 (PR-654) > git config core.sparsecheckout # timeout=10 > git checkout -f a1ebbeab82d48a8d36f7543f6be144166dabf546 # 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 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1ebbeab82d48a8d36f7543f6be144166dabf546 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-20T06:27:18.584Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-20T06:27:18.924Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-20T06:27:19.163Z] ========================================================= [2020-11-20T06:27:19.163Z] EdgeX Global Pipelines Version Info [2020-11-20T06:27:19.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:27:20.644Z] ------------------- [2020-11-20T06:27:20.644Z] stable info: [2020-11-20T06:27:20.644Z] ------------------- [2020-11-20T06:27:20.644Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-20T06:27:20.644Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-20T06:27:20.644Z] Message: update stable to v1.0.167 [2020-11-20T06:27:21.589Z] ------------------- [2020-11-20T06:27:21.589Z] experimental info: [2020-11-20T06:27:21.589Z] ------------------- [2020-11-20T06:27:21.589Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-20T06:27:21.589Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-20T06:27:21.589Z] Message: update experimental to v1.0.167 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-20T06:27:22.176Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-11-20T06:27:22.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-11-20T06:27:22.446Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-20T06:27:22.575Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-20T06:27:22.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-20T06:27:22.871Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-20T06:27:23.001Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-20T06:27:23.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-20T06:27:23.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-11-20T06:27:23.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-20T06:27:23.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-20T06:27:23.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-11-20T06:27:23.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-20T06:27:23.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-20T06:27:24.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-20T06:27:24.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-20T06:27:24.361Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-20T06:27:24.485Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-20T06:27:24.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-20T06:27:24.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-20T06:27:24.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-20T06:27:25.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-20T06:27:25.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-20T06:27:25.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-20T06:27:25.386Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-20T06:27:25.532Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-20T06:27:25.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-654 [Pipeline] echo [2020-11-20T06:27:25.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-654 [Pipeline] echo [2020-11-20T06:27:25.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-654 [Pipeline] echo [2020-11-20T06:27:26.060Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1ebbeab82d48a8d36f7543f6be144166dabf546 [Pipeline] echo [2020-11-20T06:27:26.189Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1ebbea [Pipeline] echo [2020-11-20T06:27:26.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-20T06:27:26.606Z] provisioning config files... [2020-11-20T06:27:26.631Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp/config4443833893854047359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:27:27.068Z] ---> docker-login.sh [2020-11-20T06:27:27.068Z] nexus3.edgexfoundry.org:10001 [2020-11-20T06:27:27.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:27:27.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:27:27.332Z] Configure a credential helper to remove this warning. See [2020-11-20T06:27:27.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:27:27.332Z] [2020-11-20T06:27:27.332Z] Login Succeeded [2020-11-20T06:27:27.332Z] nexus3.edgexfoundry.org:10002 [2020-11-20T06:27:27.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:27:27.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:27:27.596Z] Configure a credential helper to remove this warning. See [2020-11-20T06:27:27.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:27:27.596Z] [2020-11-20T06:27:27.596Z] Login Succeeded [2020-11-20T06:27:27.596Z] nexus3.edgexfoundry.org:10003 [2020-11-20T06:27:27.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:27:27.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:27:27.857Z] Configure a credential helper to remove this warning. See [2020-11-20T06:27:27.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:27:27.857Z] [2020-11-20T06:27:27.857Z] Login Succeeded [2020-11-20T06:27:27.857Z] nexus3.edgexfoundry.org:10004 [2020-11-20T06:27:27.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:27:28.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:27:28.120Z] Configure a credential helper to remove this warning. See [2020-11-20T06:27:28.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:27:28.120Z] [2020-11-20T06:27:28.120Z] Login Succeeded [2020-11-20T06:27:28.120Z] docker.io [2020-11-20T06:27:28.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:27:28.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:27:28.382Z] Configure a credential helper to remove this warning. See [2020-11-20T06:27:28.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:27:28.382Z] [2020-11-20T06:27:28.382Z] Login Succeeded [2020-11-20T06:27:28.382Z] ---> docker-login.sh ends [Pipeline] } [2020-11-20T06:27:28.408Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-20T06:27:29.365Z] + git log --format=format:%s -1 a1ebbeab82d48a8d36f7543f6be144166dabf546 [Pipeline] echo [2020-11-20T06:27:29.450Z] GIT_COMMIT: a1ebbeab82d48a8d36f7543f6be144166dabf546, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo [2020-11-20T06:27:29.526Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:27:30.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-20T06:27:30.155Z] [2020-11-20T06:27:30.155Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:27:30.575Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-20T06:27:30.575Z] latest: Pulling from edgex-devops/git-semver [2020-11-20T06:27:30.575Z] 31603596830f: Pulling fs layer [2020-11-20T06:27:30.575Z] 2a8b12db71e7: Pulling fs layer [2020-11-20T06:27:30.575Z] 6ca5941a6612: Pulling fs layer [2020-11-20T06:27:30.575Z] ecc8261a40a4: Pulling fs layer [2020-11-20T06:27:30.575Z] ecc8261a40a4: Waiting [2020-11-20T06:27:30.575Z] 2a8b12db71e7: Download complete [2020-11-20T06:27:30.575Z] 31603596830f: Verifying Checksum [2020-11-20T06:27:30.575Z] 31603596830f: Download complete [2020-11-20T06:27:30.837Z] ecc8261a40a4: Verifying Checksum [2020-11-20T06:27:30.837Z] ecc8261a40a4: Download complete [2020-11-20T06:27:30.837Z] 6ca5941a6612: Verifying Checksum [2020-11-20T06:27:30.837Z] 6ca5941a6612: Download complete [2020-11-20T06:27:31.101Z] 31603596830f: Pull complete [2020-11-20T06:27:31.101Z] 2a8b12db71e7: Pull complete [2020-11-20T06:27:32.058Z] 6ca5941a6612: Pull complete [2020-11-20T06:27:32.058Z] ecc8261a40a4: Pull complete [2020-11-20T06:27:32.058Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-20T06:27:32.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-20T06:27:32.058Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-20T06:27:32.182Z] prd-centos7-docker-4c-2g-12919 does not seem to be running inside a container [2020-11-20T06:27:32.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-654 -v /w/workspace/dgexfoundry_device-sdk-go_PR-654:/w/workspace/dgexfoundry_device-sdk-go_PR-654:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-654@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-20T06:27:34.277Z] $ docker top a091bc8b4741e3b39a29e7dd9756db19546417752e0659693fb61522bd95f0f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-20T06:27:34.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-20T06:27:34.773Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-20T06:27:35.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-20T06:27:35.020Z] $ docker exec a091bc8b4741e3b39a29e7dd9756db19546417752e0659693fb61522bd95f0f9 ssh-agent [2020-11-20T06:27:35.182Z] SSH_AUTH_SOCK=/tmp/ssh-hkBdQa0pB04Q/agent.11 [2020-11-20T06:27:35.182Z] SSH_AGENT_PID=16 [2020-11-20T06:27:35.196Z] Running ssh-add (command line suppressed) [2020-11-20T06:27:35.319Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp/private_key_7445787437332947318.key (/w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp/private_key_7445787437332947318.key) [2020-11-20T06:27:35.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-20T06:27:35.784Z] + git tag --points-at HEAD [Pipeline] } [2020-11-20T06:27:35.818Z] $ docker exec --env ******** --env ******** a091bc8b4741e3b39a29e7dd9756db19546417752e0659693fb61522bd95f0f9 ssh-agent -k [2020-11-20T06:27:35.935Z] unset SSH_AUTH_SOCK; [2020-11-20T06:27:35.935Z] unset SSH_AGENT_PID; [2020-11-20T06:27:35.936Z] echo Agent pid 16 killed; [2020-11-20T06:27:35.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-20T06:27:36.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-20T06:27:36.169Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-20T06:27:36.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-20T06:27:36.336Z] $ docker exec a091bc8b4741e3b39a29e7dd9756db19546417752e0659693fb61522bd95f0f9 ssh-agent [2020-11-20T06:27:36.494Z] SSH_AUTH_SOCK=/tmp/ssh-4zKBXxNql66m/agent.46 [2020-11-20T06:27:36.494Z] SSH_AGENT_PID=51 [2020-11-20T06:27:36.501Z] Running ssh-add (command line suppressed) [2020-11-20T06:27:36.621Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp/private_key_5509841635662295.key (/w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp/private_key_5509841635662295.key) [2020-11-20T06:27:36.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-20T06:27:37.048Z] + git semver init [2020-11-20T06:27:37.048Z] # -> Open(): unable to determine branch for HEAD [2020-11-20T06:27:37.048Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-654/.git [2020-11-20T06:27:37.048Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-654 [2020-11-20T06:27:37.048Z] # $SEMVER_REMOTE_NAME = origin [2020-11-20T06:27:37.048Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-20T06:27:37.048Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-20T06:27:37.048Z] # $SEMVER_BRANCH = PR-654 [2020-11-20T06:27:37.048Z] # $SEMVER_TEMP = /tmp/semver-828425069 [2020-11-20T06:27:37.048Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-11-20T06:27:37.627Z] # '/tmp/semver-828425069' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-654/.semver' [2020-11-20T06:27:37.627Z] # -> Force: false [2020-11-20T06:27:37.627Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-654/.semver [Pipeline] } [2020-11-20T06:27:37.652Z] $ docker exec --env ******** --env ******** a091bc8b4741e3b39a29e7dd9756db19546417752e0659693fb61522bd95f0f9 ssh-agent -k [2020-11-20T06:27:37.770Z] unset SSH_AUTH_SOCK; [2020-11-20T06:27:37.771Z] unset SSH_AGENT_PID; [2020-11-20T06:27:37.771Z] echo Agent pid 51 killed; [2020-11-20T06:27:37.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-20T06:27:38.385Z] + git semver [Pipeline] } [2020-11-20T06:27:38.421Z] $ docker stop --time=1 a091bc8b4741e3b39a29e7dd9756db19546417752e0659693fb61522bd95f0f9 [2020-11-20T06:27:39.911Z] $ docker rm -f a091bc8b4741e3b39a29e7dd9756db19546417752e0659693fb61522bd95f0f9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-20T06:27:40.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-20T06:27:40.998Z] Stashed 1 file(s) [Pipeline] echo [2020-11-20T06:27:41.020Z] [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 [2020-11-20T06:27:56.880Z] Still waiting to schedule task [2020-11-20T06:27:56.881Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-20T06:27:56.907Z] Still waiting to schedule task [2020-11-20T06:27:56.907Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-20T06:30:31.968Z] Running on prd-centos7-docker-4c-2g-12922 in /w/workspace/dgexfoundry_device-sdk-go_PR-654 [Pipeline] { [Pipeline] ws [2020-11-20T06:30:32.063Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-11-20T06:30:39.442Z] using credential edgex-jenkins-ssh [2020-11-20T06:30:39.497Z] Cloning the remote Git repository [2020-11-20T06:30:39.540Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:30:39.636Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-11-20T06:30:39.741Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:30:39.741Z] > git --version # timeout=10 [2020-11-20T06:30:39.752Z] > git --version # 'git version 2.16.5' [2020-11-20T06:30:39.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:30:39.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-20T06:30:41.206Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit a1ebbeab82d48a8d36f7543f6be144166dabf546 [2020-11-20T06:30:41.659Z] Merge succeeded, producing a1ebbeab82d48a8d36f7543f6be144166dabf546 [2020-11-20T06:30:41.660Z] Checking out Revision a1ebbeab82d48a8d36f7543f6be144166dabf546 (PR-654) [2020-11-20T06:30:40.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-20T06:30:40.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-20T06:30:40.717Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-20T06:30:40.752Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:30:40.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:30:40.757Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/654/head:refs/remotes/origin/PR-654 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-20T06:30:41.224Z] > git config core.sparsecheckout # timeout=10 [2020-11-20T06:30:41.254Z] > git checkout -f a1ebbeab82d48a8d36f7543f6be144166dabf546 # timeout=10 [2020-11-20T06:30:41.476Z] > git remote # timeout=10 [2020-11-20T06:30:41.535Z] > git config --get remote.origin.url # timeout=10 [2020-11-20T06:30:41.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:30:41.576Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-20T06:30:41.628Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-20T06:30:41.667Z] > git config core.sparsecheckout # timeout=10 [2020-11-20T06:30:41.687Z] > git checkout -f a1ebbeab82d48a8d36f7543f6be144166dabf546 # timeout=10 [2020-11-20T06:30:46.309Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-11-20T06:30:46.352Z] > git --version # timeout=10 [2020-11-20T06:30:46.358Z] > git --version # 'git version 2.16.5' [2020-11-20T06:30:46.379Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-20T06:30:48.382Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-20T06:30:48.827Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-20T06:30:49.276Z] + sudo service docker restart [2020-11-20T06:30:49.276Z] + true [2020-11-20T06:30:49.276Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-20T06:30:50.563Z] provisioning config files... [2020-11-20T06:30:50.637Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8604246056280103615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:30:51.190Z] ---> docker-login.sh [2020-11-20T06:30:51.190Z] nexus3.edgexfoundry.org:10001 [2020-11-20T06:30:51.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:52.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:52.168Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:52.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:52.168Z] [2020-11-20T06:30:52.168Z] Login Succeeded [2020-11-20T06:30:52.168Z] nexus3.edgexfoundry.org:10002 [2020-11-20T06:30:52.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:52.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:52.578Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:52.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:52.578Z] [2020-11-20T06:30:52.578Z] Login Succeeded [2020-11-20T06:30:52.578Z] nexus3.edgexfoundry.org:10003 [2020-11-20T06:30:52.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:53.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:53.259Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:53.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:53.259Z] [2020-11-20T06:30:53.259Z] Login Succeeded [2020-11-20T06:30:53.259Z] nexus3.edgexfoundry.org:10004 [2020-11-20T06:30:53.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:53.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:53.691Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:53.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:53.691Z] [2020-11-20T06:30:53.691Z] Login Succeeded [2020-11-20T06:30:53.691Z] docker.io [2020-11-20T06:30:54.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:54.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:54.306Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:54.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:54.306Z] [2020-11-20T06:30:54.306Z] Login Succeeded [2020-11-20T06:30:54.306Z] ---> docker-login.sh ends [Pipeline] } [2020-11-20T06:30:54.365Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-20T06:30:55.389Z] ========================================================= [2020-11-20T06:30:55.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-20T06:30:55.389Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:30:55.853Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-20T06:30:56.477Z] Sending build context to Docker daemon 2.356MB [2020-11-20T06:30:56.477Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-20T06:30:56.477Z] Step 2/8 : FROM ${BASE} [2020-11-20T06:30:56.477Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-20T06:30:56.477Z] df20fa9351a1: Pulling fs layer [2020-11-20T06:30:56.477Z] ed8968b2872e: Pulling fs layer [2020-11-20T06:30:56.477Z] a92cc7c5fd73: Pulling fs layer [2020-11-20T06:30:56.477Z] e871e8e8d7a9: Pulling fs layer [2020-11-20T06:30:56.477Z] e73272ec9a57: Pulling fs layer [2020-11-20T06:30:56.477Z] 1e910a182e73: Pulling fs layer [2020-11-20T06:30:56.477Z] 4e634b169226: Pulling fs layer [2020-11-20T06:30:56.477Z] e871e8e8d7a9: Waiting [2020-11-20T06:30:56.477Z] e73272ec9a57: Waiting [2020-11-20T06:30:56.477Z] 1e910a182e73: Waiting [2020-11-20T06:30:56.477Z] 4e634b169226: Waiting [2020-11-20T06:30:56.950Z] a92cc7c5fd73: Verifying Checksum [2020-11-20T06:30:56.950Z] a92cc7c5fd73: Download complete [2020-11-20T06:30:56.950Z] ed8968b2872e: Verifying Checksum [2020-11-20T06:30:56.950Z] ed8968b2872e: Download complete [2020-11-20T06:30:56.950Z] e73272ec9a57: Verifying Checksum [2020-11-20T06:30:56.950Z] e73272ec9a57: Download complete [2020-11-20T06:30:57.237Z] 1e910a182e73: Verifying Checksum [2020-11-20T06:30:57.237Z] 1e910a182e73: Download complete [2020-11-20T06:30:57.516Z] df20fa9351a1: Verifying Checksum [2020-11-20T06:30:57.516Z] df20fa9351a1: Download complete [2020-11-20T06:30:58.120Z] df20fa9351a1: Pull complete [2020-11-20T06:30:58.405Z] ed8968b2872e: Pull complete [2020-11-20T06:30:58.681Z] a92cc7c5fd73: Pull complete [2020-11-20T06:31:00.685Z] 4e634b169226: Verifying Checksum [2020-11-20T06:31:00.685Z] 4e634b169226: Download complete [2020-11-20T06:31:03.404Z] e871e8e8d7a9: Verifying Checksum [2020-11-20T06:31:03.404Z] e871e8e8d7a9: Download complete [2020-11-20T06:31:13.780Z] e871e8e8d7a9: Pull complete [2020-11-20T06:31:13.780Z] e73272ec9a57: Pull complete [2020-11-20T06:31:13.780Z] 1e910a182e73: Pull complete [2020-11-20T06:31:19.176Z] 4e634b169226: Pull complete [2020-11-20T06:31:19.176Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-20T06:31:19.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-20T06:31:19.176Z] ---> f7629b54cfaa [2020-11-20T06:31:19.176Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:31:19.444Z] ---> Running in 2b297fd96b49 [2020-11-20T06:31:19.715Z] Removing intermediate container 2b297fd96b49 [2020-11-20T06:31:19.715Z] ---> 7154ad66eb9e [2020-11-20T06:31:19.715Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-20T06:31:19.715Z] ---> Running in 36ad4622e1ff [2020-11-20T06:31:21.158Z] Removing intermediate container 36ad4622e1ff [2020-11-20T06:31:21.158Z] ---> 857fc26fe14d [2020-11-20T06:31:21.158Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-20T06:31:21.469Z] ---> Running in bb70599502a5 [2020-11-20T06:31:21.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-20T06:31:22.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-20T06:31:23.319Z] OK: 166 MiB in 39 packages [2020-11-20T06:31:23.587Z] Removing intermediate container bb70599502a5 [2020-11-20T06:31:23.587Z] ---> 3348aed244f1 [2020-11-20T06:31:23.587Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-20T06:31:23.857Z] ---> Running in f3fbaedab2bb [2020-11-20T06:31:23.857Z] Removing intermediate container f3fbaedab2bb [2020-11-20T06:31:23.857Z] ---> fee1a8577b14 [2020-11-20T06:31:23.857Z] Step 7/8 : COPY . . [2020-11-20T06:31:25.301Z] ---> 9fa2f5391a10 [2020-11-20T06:31:25.301Z] Step 8/8 : RUN go mod download [2020-11-20T06:31:25.301Z] ---> Running in 13d0771548b5 [2020-11-20T06:31:29.463Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12923 in /w/workspace/dgexfoundry_device-sdk-go_PR-654 [Pipeline] { [Pipeline] ws [2020-11-20T06:31:29.558Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-11-20T06:31:34.923Z] using credential edgex-jenkins-ssh [2020-11-20T06:31:34.981Z] Cloning the remote Git repository [2020-11-20T06:31:35.036Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:31:35.160Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-11-20T06:31:35.232Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:31:35.232Z] > git --version # timeout=10 [2020-11-20T06:31:35.250Z] > git --version # 'git version 2.17.1' [2020-11-20T06:31:35.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:31:35.327Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-20T06:31:36.977Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit a1ebbeab82d48a8d36f7543f6be144166dabf546 [2020-11-20T06:31:36.357Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-20T06:31:36.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-20T06:31:36.400Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-20T06:31:36.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:31:36.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:31:36.457Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/654/head:refs/remotes/origin/PR-654 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-20T06:31:36.999Z] > git config core.sparsecheckout # timeout=10 [2020-11-20T06:31:37.016Z] > git checkout -f a1ebbeab82d48a8d36f7543f6be144166dabf546 # timeout=10 [2020-11-20T06:31:37.384Z] Merge succeeded, producing a1ebbeab82d48a8d36f7543f6be144166dabf546 [2020-11-20T06:31:37.385Z] Checking out Revision a1ebbeab82d48a8d36f7543f6be144166dabf546 (PR-654) [2020-11-20T06:31:37.201Z] > git remote # timeout=10 [2020-11-20T06:31:37.248Z] > git config --get remote.origin.url # timeout=10 [2020-11-20T06:31:37.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:31:37.309Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-20T06:31:37.364Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-20T06:31:37.395Z] > git config core.sparsecheckout # timeout=10 [2020-11-20T06:31:37.411Z] > git checkout -f a1ebbeab82d48a8d36f7543f6be144166dabf546 # timeout=10 [2020-11-20T06:31:41.819Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-11-20T06:31:41.885Z] > git --version # timeout=10 [2020-11-20T06:31:41.896Z] > git --version # 'git version 2.17.1' [2020-11-20T06:31:41.910Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-20T06:31:43.643Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-20T06:31:44.059Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-20T06:31:44.419Z] + true [2020-11-20T06:31:44.420Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-20T06:31:47.204Z] provisioning config files... [2020-11-20T06:31:47.248Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8190798023626039254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:31:47.711Z] ---> docker-login.sh [2020-11-20T06:31:47.711Z] nexus3.edgexfoundry.org:10001 [2020-11-20T06:31:48.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:31:48.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:31:48.968Z] Configure a credential helper to remove this warning. See [2020-11-20T06:31:48.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:31:48.968Z] [2020-11-20T06:31:48.968Z] Login Succeeded [2020-11-20T06:31:48.968Z] nexus3.edgexfoundry.org:10002 [2020-11-20T06:31:49.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:31:49.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:31:49.519Z] Configure a credential helper to remove this warning. See [2020-11-20T06:31:49.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:31:49.519Z] [2020-11-20T06:31:49.519Z] Login Succeeded [2020-11-20T06:31:49.519Z] nexus3.edgexfoundry.org:10003 [2020-11-20T06:31:49.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:31:49.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:31:49.804Z] Configure a credential helper to remove this warning. See [2020-11-20T06:31:49.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:31:49.804Z] [2020-11-20T06:31:49.804Z] Login Succeeded [2020-11-20T06:31:49.804Z] nexus3.edgexfoundry.org:10004 [2020-11-20T06:31:50.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:31:50.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:31:50.398Z] Configure a credential helper to remove this warning. See [2020-11-20T06:31:50.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:31:50.398Z] [2020-11-20T06:31:50.398Z] Login Succeeded [2020-11-20T06:31:50.398Z] docker.io [2020-11-20T06:31:50.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:31:50.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:31:50.939Z] Configure a credential helper to remove this warning. See [2020-11-20T06:31:50.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:31:50.939Z] [2020-11-20T06:31:50.939Z] Login Succeeded [2020-11-20T06:31:50.939Z] ---> docker-login.sh ends [Pipeline] } [2020-11-20T06:31:50.967Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-20T06:31:51.498Z] ========================================================= [2020-11-20T06:31:51.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-20T06:31:51.498Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:31:51.911Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-20T06:31:52.191Z] Sending build context to Docker daemon 2.356MB [2020-11-20T06:31:52.466Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-20T06:31:52.466Z] Step 2/8 : FROM ${BASE} [2020-11-20T06:31:52.466Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-20T06:31:52.466Z] b538f80385f9: Pulling fs layer [2020-11-20T06:31:52.466Z] 74f711af9a0d: Pulling fs layer [2020-11-20T06:31:52.466Z] 99f96fe45779: Pulling fs layer [2020-11-20T06:31:52.466Z] 8529a6b9a6be: Pulling fs layer [2020-11-20T06:31:52.466Z] 45590311c82a: Pulling fs layer [2020-11-20T06:31:52.466Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-20T06:31:52.466Z] 209524e5b208: Pulling fs layer [2020-11-20T06:31:52.466Z] 8529a6b9a6be: Waiting [2020-11-20T06:31:52.466Z] 45590311c82a: Waiting [2020-11-20T06:31:52.466Z] 69ca0ff8b7b3: Waiting [2020-11-20T06:31:52.466Z] 209524e5b208: Waiting [2020-11-20T06:31:52.466Z] 99f96fe45779: Verifying Checksum [2020-11-20T06:31:52.466Z] 99f96fe45779: Download complete [2020-11-20T06:31:52.466Z] 74f711af9a0d: Verifying Checksum [2020-11-20T06:31:52.466Z] 74f711af9a0d: Download complete [2020-11-20T06:31:52.466Z] 45590311c82a: Download complete [2020-11-20T06:31:52.466Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-20T06:31:52.466Z] 69ca0ff8b7b3: Download complete [2020-11-20T06:31:52.466Z] b538f80385f9: Verifying Checksum [2020-11-20T06:31:52.466Z] b538f80385f9: Download complete [2020-11-20T06:31:53.066Z] b538f80385f9: Pull complete [2020-11-20T06:31:53.674Z] 74f711af9a0d: Pull complete [2020-11-20T06:31:53.950Z] 99f96fe45779: Pull complete [2020-11-20T06:31:54.548Z] 209524e5b208: Verifying Checksum [2020-11-20T06:31:54.548Z] 209524e5b208: Download complete [2020-11-20T06:31:56.567Z] 8529a6b9a6be: Verifying Checksum [2020-11-20T06:31:56.567Z] 8529a6b9a6be: Download complete [2020-11-20T06:31:57.708Z] Removing intermediate container 13d0771548b5 [2020-11-20T06:31:57.708Z] ---> 00e66e70890c [2020-11-20T06:31:57.708Z] Successfully built 00e66e70890c [2020-11-20T06:31:57.708Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:31:58.181Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-20T06:31:58.181Z] . [Pipeline] withDockerContainer [2020-11-20T06:31:58.678Z] prd-centos7-docker-4c-2g-12922 does not seem to be running inside a container [2020-11-20T06:31:58.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2020-11-20T06:32:00.397Z] $ docker top 4a36d614c2151a4dc675da628e97c1e868d19cc7ee6b1cdceeb33d08b1c819da -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:32:01.136Z] + go version [2020-11-20T06:32:01.136Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-20T06:32:01.197Z] $ docker stop --time=1 4a36d614c2151a4dc675da628e97c1e868d19cc7ee6b1cdceeb33d08b1c819da [2020-11-20T06:32:02.774Z] $ docker rm -f 4a36d614c2151a4dc675da628e97c1e868d19cc7ee6b1cdceeb33d08b1c819da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:32:04.035Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-20T06:32:04.035Z] . [Pipeline] withDockerContainer [2020-11-20T06:32:04.241Z] prd-centos7-docker-4c-2g-12922 does not seem to be running inside a container [2020-11-20T06:32:04.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2020-11-20T06:32:05.348Z] $ docker top d2e46138da25ef8fe92f9acd491f8a49a8c65d008846c5dbb376da102e5eee7f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:32:06.144Z] + make test [2020-11-20T06:32:06.144Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-20T06:32:06.751Z] 8529a6b9a6be: Pull complete [2020-11-20T06:32:06.751Z] 45590311c82a: Pull complete [2020-11-20T06:32:06.751Z] 69ca0ff8b7b3: Pull complete [2020-11-20T06:32:10.836Z] 209524e5b208: Pull complete [2020-11-20T06:32:10.836Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-20T06:32:10.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-20T06:32:10.836Z] ---> 5bddaf1c2fca [2020-11-20T06:32:10.836Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:32:14.271Z] ---> Running in 3252f8b6b9ab [2020-11-20T06:32:14.271Z] Removing intermediate container 3252f8b6b9ab [2020-11-20T06:32:14.271Z] ---> b664a71013bf [2020-11-20T06:32:14.271Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-20T06:32:14.271Z] ---> Running in 66e419d77203 [2020-11-20T06:32:16.895Z] Removing intermediate container 66e419d77203 [2020-11-20T06:32:16.895Z] ---> 1da686b39aaa [2020-11-20T06:32:16.895Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-20T06:32:17.186Z] ---> Running in f0e2667709ec [2020-11-20T06:32:18.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-20T06:32:19.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-20T06:32:19.772Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-20T06:32:20.175Z] OK: 142 MiB in 39 packages [2020-11-20T06:32:21.151Z] Removing intermediate container f0e2667709ec [2020-11-20T06:32:21.151Z] ---> c968bb11ff20 [2020-11-20T06:32:21.151Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-20T06:32:21.424Z] ---> Running in f766913053f2 [2020-11-20T06:32:21.696Z] Removing intermediate container f766913053f2 [2020-11-20T06:32:21.696Z] ---> 6c09f1e6c6e9 [2020-11-20T06:32:21.696Z] Step 7/8 : COPY . . [2020-11-20T06:32:23.129Z] ---> 10f96e93e407 [2020-11-20T06:32:23.129Z] Step 8/8 : RUN go mod download [2020-11-20T06:32:23.407Z] ---> Running in d2c35eba079a [2020-11-20T06:32:42.387Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-20T06:32:42.387Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-20T06:32:42.387Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-20T06:32:42.387Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.109s coverage: 20.6% of statements [2020-11-20T06:32:43.957Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.788s coverage: 97.1% of statements [2020-11-20T06:32:45.618Z] Removing intermediate container d2c35eba079a [2020-11-20T06:32:45.618Z] ---> 41383bbf538c [2020-11-20T06:32:45.618Z] Successfully built 41383bbf538c [2020-11-20T06:32:45.618Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:32:45.985Z] + docker inspect -f . ci-base-image-arm64 [2020-11-20T06:32:45.985Z] . [Pipeline] withDockerContainer [2020-11-20T06:32:46.256Z] prd-ubuntu18.04-docker-arm64-4c-16g-12923 does not seem to be running inside a container [2020-11-20T06:32:46.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2020-11-20T06:32:48.292Z] $ docker top 0876199f8f3a7ed98c72f0e5551e8fd842ebc6f968236de3344d111359367b88 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:32:49.759Z] + go version [2020-11-20T06:32:49.759Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-20T06:32:49.803Z] $ docker stop --time=1 0876199f8f3a7ed98c72f0e5551e8fd842ebc6f968236de3344d111359367b88 [2020-11-20T06:32:51.804Z] $ docker rm -f 0876199f8f3a7ed98c72f0e5551e8fd842ebc6f968236de3344d111359367b88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:32:53.093Z] + docker inspect -f . ci-base-image-arm64 [2020-11-20T06:32:53.093Z] . [Pipeline] withDockerContainer [2020-11-20T06:32:53.385Z] prd-ubuntu18.04-docker-arm64-4c-16g-12923 does not seem to be running inside a container [2020-11-20T06:32:53.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2020-11-20T06:32:55.350Z] $ docker top 7fcc3a2d2369fd83b0df2f8fb849f2e869bb348da87f4f281dac25ac60f29dd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:32:56.863Z] + make test [2020-11-20T06:32:56.863Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-20T06:33:16.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.104s coverage: 9.4% of statements [2020-11-20T06:33:16.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.089s coverage: 21.9% of statements [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-20T06:33:16.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.306s coverage: 42.5% of statements [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-20T06:33:16.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.412s coverage: 68.9% of statements [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-20T06:33:16.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.083s coverage: 52.6% of statements [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-20T06:33:16.446Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.642s coverage: 68.9% of statements [2020-11-20T06:33:16.446Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.121s coverage: 4.7% of statements [2020-11-20T06:33:16.446Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-20T06:33:16.446Z] GO111MODULE=on go vet ./... [2020-11-20T06:33:19.083Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-20T06:33:31.779Z] gofmt -l . [2020-11-20T06:33:31.779Z] [ "`gofmt -l .`" = "" ] [2020-11-20T06:33:31.779Z] ./bin/test-attribution-txt.sh [2020-11-20T06:33:31.779Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-20T06:33:32.419Z] $ docker stop --time=1 d2e46138da25ef8fe92f9acd491f8a49a8c65d008846c5dbb376da102e5eee7f [2020-11-20T06:33:34.618Z] $ docker rm -f d2e46138da25ef8fe92f9acd491f8a49a8c65d008846c5dbb376da102e5eee7f [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-20T06:33:35.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-20T06:33:36.254Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-20T06:33:37.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-20T06:33:38.167Z] + ls -al . [2020-11-20T06:33:38.167Z] total 208 [2020-11-20T06:33:38.167Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 20 06:33 . [2020-11-20T06:33:38.167Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 20 06:30 .. [2020-11-20T06:33:38.167Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 20 06:30 bin [2020-11-20T06:33:38.167Z] -rw-r--r--. 1 jenkins jenkins 127610 Nov 20 06:33 coverage.out [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 936 Nov 20 06:30 Dockerfile.build [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 20 06:30 .dockerignore [2020-11-20T06:33:38.167Z] drwxrwxr-x. 4 jenkins jenkins 48 Nov 20 06:30 example [2020-11-20T06:33:38.167Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 20 06:30 .git [2020-11-20T06:33:38.167Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 20 06:30 .github [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 138 Nov 20 06:30 .gitignore [2020-11-20T06:33:38.167Z] -rw-r--r--. 1 jenkins jenkins 518 Nov 20 06:33 go.mod [2020-11-20T06:33:38.167Z] -rw-r--r--. 1 jenkins jenkins 13546 Nov 20 06:33 go.sum [2020-11-20T06:33:38.167Z] drwxrwxr-x. 15 jenkins jenkins 211 Nov 20 06:30 internal [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 901 Nov 20 06:30 Jenkinsfile [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 20 06:30 LICENSE [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 1013 Nov 20 06:30 Makefile [2020-11-20T06:33:38.167Z] drwxrwxr-x. 4 jenkins jenkins 26 Nov 20 06:30 openapi [2020-11-20T06:33:38.167Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 20 06:30 pkg [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 5897 Nov 20 06:30 README.md [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 4291 Nov 20 06:30 RELEASE-NOTES.txt [2020-11-20T06:33:38.167Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 20 06:30 snap [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 20 06:27 VERSION [2020-11-20T06:33:38.167Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 20 06:30 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:33:38.597Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a1ebbeab82d48a8d36f7543f6be144166dabf546 --label arch=amd64 --label version=0.0.0 . [2020-11-20T06:33:39.227Z] Sending build context to Docker daemon 2.484MB [2020-11-20T06:33:39.227Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-20T06:33:39.227Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-20T06:33:39.227Z] ---> 00e66e70890c [2020-11-20T06:33:39.227Z] Step 3/24 : ARG MAKE='make build' [2020-11-20T06:33:39.822Z] ---> Running in db706bc525d8 [2020-11-20T06:33:39.822Z] Removing intermediate container db706bc525d8 [2020-11-20T06:33:39.822Z] ---> 841a45d90b31 [2020-11-20T06:33:39.822Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-20T06:33:40.103Z] ---> Running in 1959708e8e05 [2020-11-20T06:33:40.750Z] Removing intermediate container 1959708e8e05 [2020-11-20T06:33:40.750Z] ---> 56c63e5027c9 [2020-11-20T06:33:40.750Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:33:41.038Z] ---> Running in cd966667c402 [2020-11-20T06:33:41.313Z] Removing intermediate container cd966667c402 [2020-11-20T06:33:41.313Z] ---> 9280212d197f [2020-11-20T06:33:41.313Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-20T06:33:41.605Z] ---> Running in e1797db449dd [2020-11-20T06:33:43.666Z] Removing intermediate container e1797db449dd [2020-11-20T06:33:43.666Z] ---> 5b481ef49379 [2020-11-20T06:33:43.666Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-20T06:33:43.666Z] ---> Running in 1485eae1ba61 [2020-11-20T06:33:44.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-20T06:33:45.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-20T06:33:46.563Z] OK: 166 MiB in 39 packages [2020-11-20T06:33:47.217Z] Removing intermediate container 1485eae1ba61 [2020-11-20T06:33:47.217Z] ---> 948513f6b4a6 [2020-11-20T06:33:47.217Z] Step 8/24 : COPY . . [2020-11-20T06:33:48.685Z] ---> 176a143ea5dc [2020-11-20T06:33:48.685Z] Step 9/24 : RUN ${MAKE} [2020-11-20T06:33:48.685Z] ---> Running in e1bbc233806c [2020-11-20T06:33:49.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-11-20T06:33:58.205Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-20T06:33:58.205Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-20T06:33:58.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-20T06:33:58.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.149s coverage: 20.6% of statements [2020-11-20T06:34:03.660Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.172s coverage: 97.1% of statements [2020-11-20T06:34:05.703Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-20T06:34:05.703Z] Removing intermediate container e1bbc233806c [2020-11-20T06:34:05.703Z] ---> f8bacd209070 [2020-11-20T06:34:05.703Z] Step 10/24 : FROM scratch [2020-11-20T06:34:05.703Z] ---> [2020-11-20T06:34:05.703Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:34:05.703Z] ---> Running in eb989fd9bf4a [2020-11-20T06:34:06.013Z] Removing intermediate container eb989fd9bf4a [2020-11-20T06:34:06.013Z] ---> 6931fdd4e203 [2020-11-20T06:34:06.013Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-20T06:34:06.013Z] ---> Running in 1a0bee40b1d3 [2020-11-20T06:34:06.349Z] Removing intermediate container 1a0bee40b1d3 [2020-11-20T06:34:06.349Z] ---> 419db25dbc98 [2020-11-20T06:34:06.349Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-20T06:34:06.649Z] ---> Running in 8fddb02a2f37 [2020-11-20T06:34:06.959Z] Removing intermediate container 8fddb02a2f37 [2020-11-20T06:34:06.959Z] ---> 934e2e6403da [2020-11-20T06:34:06.959Z] Step 14/24 : WORKDIR / [2020-11-20T06:34:06.959Z] ---> Running in 9ca6f27b590a [2020-11-20T06:34:07.612Z] Removing intermediate container 9ca6f27b590a [2020-11-20T06:34:07.612Z] ---> b3464812fdfb [2020-11-20T06:34:07.612Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-20T06:34:08.266Z] ---> e7cdbe78a915 [2020-11-20T06:34:08.266Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-20T06:34:08.863Z] ---> 6de0500a0ba1 [2020-11-20T06:34:08.864Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-20T06:34:09.490Z] ---> bcb70e3e0e48 [2020-11-20T06:34:09.490Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-20T06:34:09.795Z] ---> ab61cab3ea79 [2020-11-20T06:34:09.795Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-20T06:34:10.077Z] ---> d93cd8be586e [2020-11-20T06:34:10.077Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-20T06:34:10.077Z] ---> Running in 96d5e9fabb52 [2020-11-20T06:34:10.374Z] Removing intermediate container 96d5e9fabb52 [2020-11-20T06:34:10.374Z] ---> 936992e130ad [2020-11-20T06:34:10.374Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-20T06:34:10.374Z] ---> Running in 19588ead6af8 [2020-11-20T06:34:10.643Z] Removing intermediate container 19588ead6af8 [2020-11-20T06:34:10.643Z] ---> 195deb6cb6df [2020-11-20T06:34:10.643Z] Step 22/24 : LABEL arch=amd64 [2020-11-20T06:34:10.643Z] ---> Running in 43f50320cbf0 [2020-11-20T06:34:10.918Z] Removing intermediate container 43f50320cbf0 [2020-11-20T06:34:10.918Z] ---> 66390e890015 [2020-11-20T06:34:10.918Z] Step 23/24 : LABEL git_sha=a1ebbeab82d48a8d36f7543f6be144166dabf546 [2020-11-20T06:34:10.918Z] ---> Running in 9ee7029cd315 [2020-11-20T06:34:11.194Z] Removing intermediate container 9ee7029cd315 [2020-11-20T06:34:11.194Z] ---> 04a73e0408df [2020-11-20T06:34:11.194Z] Step 24/24 : LABEL version=0.0.0 [2020-11-20T06:34:11.194Z] ---> Running in a0e3c818870e [2020-11-20T06:34:11.505Z] Removing intermediate container a0e3c818870e [2020-11-20T06:34:11.505Z] ---> c914650aea17 [2020-11-20T06:34:11.505Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-20T06:34:11.797Z] Successfully built c914650aea17 [2020-11-20T06:34:11.798Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-20T06:34:30.496Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.144s coverage: 9.4% of statements [2020-11-20T06:34:30.496Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.113s coverage: 21.9% of statements [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-20T06:34:30.496Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.597s coverage: 42.5% of statements [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-20T06:34:30.496Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.773s coverage: 68.9% of statements [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-20T06:34:30.496Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.195s coverage: 52.6% of statements [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-20T06:34:30.496Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.695s coverage: 68.9% of statements [2020-11-20T06:34:30.496Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.134s coverage: 4.7% of statements [2020-11-20T06:34:30.496Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-20T06:34:30.496Z] GO111MODULE=on go vet ./... [2020-11-20T06:35:02.913Z] gofmt -l . [2020-11-20T06:35:02.913Z] [ "`gofmt -l .`" = "" ] [2020-11-20T06:35:02.913Z] ./bin/test-attribution-txt.sh [2020-11-20T06:35:02.913Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-20T06:35:02.983Z] $ docker stop --time=1 7fcc3a2d2369fd83b0df2f8fb849f2e869bb348da87f4f281dac25ac60f29dd9 [2020-11-20T06:35:05.158Z] $ docker rm -f 7fcc3a2d2369fd83b0df2f8fb849f2e869bb348da87f4f281dac25ac60f29dd9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-20T06:35:06.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-20T06:35:06.355Z] Warning: overwriting stash ‘coverage-report’ [2020-11-20T06:35:07.328Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-20T06:35:08.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-20T06:35:08.715Z] + ls -al . [2020-11-20T06:35:08.715Z] total 244 [2020-11-20T06:35:08.715Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 20 06:35 . [2020-11-20T06:35:08.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 06:31 .. [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 20 06:31 .dockerignore [2020-11-20T06:35:08.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 20 06:31 .git [2020-11-20T06:35:08.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 06:31 .github [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 138 Nov 20 06:31 .gitignore [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 936 Nov 20 06:31 Dockerfile.build [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 901 Nov 20 06:31 Jenkinsfile [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 20 06:31 LICENSE [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 1013 Nov 20 06:31 Makefile [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 5897 Nov 20 06:31 README.md [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 4291 Nov 20 06:31 RELEASE-NOTES.txt [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 20 06:27 VERSION [2020-11-20T06:35:08.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 06:31 bin [2020-11-20T06:35:08.715Z] -rw-r--r-- 1 jenkins jenkins 127610 Nov 20 06:34 coverage.out [2020-11-20T06:35:08.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 06:31 example [2020-11-20T06:35:08.715Z] -rw-r--r-- 1 jenkins jenkins 518 Nov 20 06:35 go.mod [2020-11-20T06:35:08.715Z] -rw-r--r-- 1 jenkins jenkins 13546 Nov 20 06:35 go.sum [2020-11-20T06:35:08.715Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 20 06:31 internal [2020-11-20T06:35:08.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 06:31 openapi [2020-11-20T06:35:08.715Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 20 06:31 pkg [2020-11-20T06:35:08.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 06:31 snap [2020-11-20T06:35:08.715Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 20 06:31 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:35:09.124Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a1ebbeab82d48a8d36f7543f6be144166dabf546 --label arch=arm64 --label version=0.0.0 . [2020-11-20T06:35:09.407Z] Sending build context to Docker daemon 2.484MB [2020-11-20T06:35:09.692Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-20T06:35:09.692Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-20T06:35:09.692Z] ---> 41383bbf538c [2020-11-20T06:35:09.692Z] Step 3/24 : ARG MAKE='make build' [2020-11-20T06:35:09.970Z] ---> Running in 9ca58ae7becb [2020-11-20T06:35:10.246Z] Removing intermediate container 9ca58ae7becb [2020-11-20T06:35:10.246Z] ---> b2dc4d00fced [2020-11-20T06:35:10.246Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-20T06:35:10.526Z] ---> Running in 5f93bb5b7899 [2020-11-20T06:35:11.123Z] Removing intermediate container 5f93bb5b7899 [2020-11-20T06:35:11.123Z] ---> 83747a39054c [2020-11-20T06:35:11.123Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:35:11.123Z] ---> Running in f97f61c085d3 [2020-11-20T06:35:11.721Z] Removing intermediate container f97f61c085d3 [2020-11-20T06:35:11.721Z] ---> b623b253457d [2020-11-20T06:35:11.721Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-20T06:35:11.721Z] ---> Running in 1a1b73eced1f [2020-11-20T06:35:14.344Z] Removing intermediate container 1a1b73eced1f [2020-11-20T06:35:14.344Z] ---> c8d2c3d5c57c [2020-11-20T06:35:14.344Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-20T06:35:14.344Z] ---> Running in 352ff4db8ea3 [2020-11-20T06:35:15.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-20T06:35:16.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-20T06:35:17.398Z] OK: 142 MiB in 39 packages [2020-11-20T06:35:18.844Z] Removing intermediate container 352ff4db8ea3 [2020-11-20T06:35:18.844Z] ---> 9622090dad9a [2020-11-20T06:35:18.844Z] Step 8/24 : COPY . . [2020-11-20T06:35:19.822Z] ---> e626472627b9 [2020-11-20T06:35:19.822Z] Step 9/24 : RUN ${MAKE} [2020-11-20T06:35:20.099Z] ---> Running in 0df28bb98e75 [2020-11-20T06:35:21.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-11-20T06:35:48.335Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-20T06:35:48.932Z] Removing intermediate container 0df28bb98e75 [2020-11-20T06:35:48.932Z] ---> b9f955fadedf [2020-11-20T06:35:48.932Z] Step 10/24 : FROM scratch [2020-11-20T06:35:48.932Z] ---> [2020-11-20T06:35:48.932Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:35:49.205Z] ---> Running in 4bc7ab134d4c [2020-11-20T06:35:49.479Z] Removing intermediate container 4bc7ab134d4c [2020-11-20T06:35:49.479Z] ---> 3d41bfc7332a [2020-11-20T06:35:49.479Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-20T06:35:49.479Z] ---> Running in 72ed3627614c [2020-11-20T06:35:50.074Z] Removing intermediate container 72ed3627614c [2020-11-20T06:35:50.074Z] ---> 03a72614d4d8 [2020-11-20T06:35:50.074Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-20T06:35:50.074Z] ---> Running in 7dc02e1d934d [2020-11-20T06:35:50.664Z] Removing intermediate container 7dc02e1d934d [2020-11-20T06:35:50.664Z] ---> f2c1e91e2310 [2020-11-20T06:35:50.664Z] Step 14/24 : WORKDIR / [2020-11-20T06:35:50.664Z] ---> Running in cc91b21ee3fc [2020-11-20T06:35:50.946Z] Removing intermediate container cc91b21ee3fc [2020-11-20T06:35:50.946Z] ---> c5c330070078 [2020-11-20T06:35:50.946Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-20T06:35:51.919Z] ---> 7324ed7e9aa6 [2020-11-20T06:35:51.919Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-20T06:35:52.514Z] ---> b201b2a4aa2a [2020-11-20T06:35:52.514Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-20T06:35:53.112Z] ---> c72b4355b338 [2020-11-20T06:35:53.112Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-20T06:35:54.093Z] ---> f799f4cdcecf [2020-11-20T06:35:54.093Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-20T06:35:54.690Z] ---> 7af37243f61e [2020-11-20T06:35:54.690Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-20T06:35:54.690Z] ---> Running in 617d6dd378b0 [2020-11-20T06:35:55.292Z] Removing intermediate container 617d6dd378b0 [2020-11-20T06:35:55.292Z] ---> 8e5d72aa663f [2020-11-20T06:35:55.292Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-20T06:35:55.292Z] ---> Running in b5040309213d [2020-11-20T06:35:55.889Z] Removing intermediate container b5040309213d [2020-11-20T06:35:55.889Z] ---> 091fef0ba295 [2020-11-20T06:35:55.889Z] Step 22/24 : LABEL arch=arm64 [2020-11-20T06:35:55.889Z] ---> Running in 5d41b23efbc3 [2020-11-20T06:35:56.489Z] Removing intermediate container 5d41b23efbc3 [2020-11-20T06:35:56.489Z] ---> 04f6635064dc [2020-11-20T06:35:56.489Z] Step 23/24 : LABEL git_sha=a1ebbeab82d48a8d36f7543f6be144166dabf546 [2020-11-20T06:35:56.765Z] ---> Running in 370265e66992 [2020-11-20T06:35:57.038Z] Removing intermediate container 370265e66992 [2020-11-20T06:35:57.038Z] ---> a4f75fd5e571 [2020-11-20T06:35:57.038Z] Step 24/24 : LABEL version=0.0.0 [2020-11-20T06:35:57.313Z] ---> Running in acb3c1fe3766 [2020-11-20T06:35:57.909Z] Removing intermediate container acb3c1fe3766 [2020-11-20T06:35:57.909Z] ---> 8fa7437b2229 [2020-11-20T06:35:57.909Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-20T06:35:57.909Z] Successfully built 8fa7437b2229 [2020-11-20T06:35:57.909Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-20T06:36:00.744Z] provisioning config files... [2020-11-20T06:36:00.756Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp/config2247534882599797990tmp [Pipeline] { [Pipeline] sh [2020-11-20T06:36:01.210Z] + set +x [2020-11-20T06:36:01.210Z] + curl -s https://codecov.io/bash [2020-11-20T06:36:01.210Z] + bash -s -- [2020-11-20T06:36:01.478Z] [2020-11-20T06:36:01.478Z] _____ _ [2020-11-20T06:36:01.478Z] / ____| | | [2020-11-20T06:36:01.478Z] | | ___ __| | ___ ___ _____ __ [2020-11-20T06:36:01.478Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-20T06:36:01.478Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-20T06:36:01.478Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-20T06:36:01.478Z] Bash-20201116-eea08d9 [2020-11-20T06:36:01.478Z] [2020-11-20T06:36:01.478Z] [2020-11-20T06:36:01.478Z] ==> Jenkins CI detected. [2020-11-20T06:36:01.478Z] project root: . [2020-11-20T06:36:01.478Z] --> token set from env [2020-11-20T06:36:01.478Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-20T06:36:01.478Z] ==> Running gcov in . (disable via -X gcov) [2020-11-20T06:36:01.478Z] ==> Python coveragepy not found [2020-11-20T06:36:01.478Z] ==> Searching for coverage reports in: [2020-11-20T06:36:01.478Z] + . [2020-11-20T06:36:01.478Z] -> Found 1 reports [2020-11-20T06:36:01.478Z] ==> Detecting git/mercurial file structure [2020-11-20T06:36:01.478Z] ==> Reading reports [2020-11-20T06:36:01.478Z] + ./coverage.out bytes=127610 [2020-11-20T06:36:01.478Z] ==> Appending adjustments [2020-11-20T06:36:01.478Z] https://docs.codecov.io/docs/fixing-reports [2020-11-20T06:36:02.056Z] + Found adjustments [2020-11-20T06:36:02.056Z] ==> Gzipping contents [2020-11-20T06:36:02.056Z] ==> Uploading reports [2020-11-20T06:36:02.056Z] url: https://codecov.io [2020-11-20T06:36:02.056Z] query: branch=PR-654&commit=a1ebbeab82d48a8d36f7543f6be144166dabf546&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-654%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=654&job=&cmd_args= [2020-11-20T06:36:02.056Z] -> Pinging Codecov [2020-11-20T06:36:02.056Z] https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-654&commit=a1ebbeab82d48a8d36f7543f6be144166dabf546&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-654%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=654&job=&cmd_args= [2020-11-20T06:36:02.632Z] -> Uploading to [2020-11-20T06:36:02.632Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-20/7E55EF52A471D76F132DFD9A03CDDE97/a1ebbeab82d48a8d36f7543f6be144166dabf546/4b054988-6565-4190-aacf-cd837866792d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201120T063602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb22c635bb2a171d456408af0b20569ccc00a6dbe31c35365fc334bd985e0103 [2020-11-20T06:36:02.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-20T06:36:02.632Z] Dload Upload Total Spent Left Speed [2020-11-20T06:36:02.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20882 0 0 100 20882 0 54237 --:--:-- --:--:-- --:--:-- 54238 100 20882 0 0 100 20882 0 54212 --:--:-- --:--:-- --:--:-- 54238 [2020-11-20T06:36:02.895Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a1ebbeab82d48a8d36f7543f6be144166dabf546 [Pipeline] } [2020-11-20T06:36:02.917Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:36:06.690Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:36:07.325Z] ---> package-listing.sh [2020-11-20T06:36:07.325Z] ++ facter osfamily [2020-11-20T06:36:07.325Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-20T06:36:07.325Z] + OS_FAMILY=redhat [2020-11-20T06:36:07.325Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-654 [2020-11-20T06:36:07.325Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-20T06:36:07.325Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-20T06:36:07.325Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-20T06:36:07.325Z] + PACKAGES=/tmp/packages_start.txt [2020-11-20T06:36:07.325Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-654 ']' [2020-11-20T06:36:07.325Z] + PACKAGES=/tmp/packages_end.txt [2020-11-20T06:36:07.325Z] + case "${OS_FAMILY}" in [2020-11-20T06:36:07.325Z] + rpm -qa [2020-11-20T06:36:07.325Z] + sort [2020-11-20T06:36:11.556Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-20T06:36:11.556Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-20T06:36:11.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-20T06:36:11.556Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-654 ']' [2020-11-20T06:36:11.556Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-654/archives/ [2020-11-20T06:36:11.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-654/archives/ [Pipeline] echo [2020-11-20T06:36:11.588Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-654/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-20T06:36:11.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:36:12.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-20T06:36:12.877Z] [2020-11-20T06:36:12.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:36:13.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-20T06:36:13.303Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-20T06:36:13.303Z] df20fa9351a1: Pulling fs layer [2020-11-20T06:36:13.303Z] 36b3adc4ff6f: Pulling fs layer [2020-11-20T06:36:13.303Z] 8ad3a11d3b57: Pulling fs layer [2020-11-20T06:36:13.303Z] 46f8f816bc3b: Pulling fs layer [2020-11-20T06:36:13.303Z] 93b61091891f: Pulling fs layer [2020-11-20T06:36:13.303Z] 93b9cdb0e59b: Pulling fs layer [2020-11-20T06:36:13.303Z] 5e14af77c1be: Pulling fs layer [2020-11-20T06:36:13.303Z] 01666e4c0597: Pulling fs layer [2020-11-20T06:36:13.303Z] aa168da1d23b: Pulling fs layer [2020-11-20T06:36:13.303Z] 46f8f816bc3b: Waiting [2020-11-20T06:36:13.303Z] 93b61091891f: Waiting [2020-11-20T06:36:13.303Z] 93b9cdb0e59b: Waiting [2020-11-20T06:36:13.303Z] 01666e4c0597: Waiting [2020-11-20T06:36:13.303Z] 5e14af77c1be: Waiting [2020-11-20T06:36:13.303Z] aa168da1d23b: Waiting [2020-11-20T06:36:13.303Z] 36b3adc4ff6f: Download complete [2020-11-20T06:36:13.303Z] 46f8f816bc3b: Verifying Checksum [2020-11-20T06:36:13.303Z] 46f8f816bc3b: Download complete [2020-11-20T06:36:13.303Z] df20fa9351a1: Verifying Checksum [2020-11-20T06:36:13.570Z] 93b9cdb0e59b: Verifying Checksum [2020-11-20T06:36:13.570Z] 93b9cdb0e59b: Download complete [2020-11-20T06:36:13.570Z] 5e14af77c1be: Verifying Checksum [2020-11-20T06:36:13.570Z] 5e14af77c1be: Download complete [2020-11-20T06:36:13.570Z] 01666e4c0597: Verifying Checksum [2020-11-20T06:36:13.570Z] 01666e4c0597: Download complete [2020-11-20T06:36:13.570Z] 93b61091891f: Verifying Checksum [2020-11-20T06:36:13.834Z] df20fa9351a1: Pull complete [2020-11-20T06:36:13.834Z] 8ad3a11d3b57: Verifying Checksum [2020-11-20T06:36:13.834Z] 8ad3a11d3b57: Download complete [2020-11-20T06:36:14.099Z] 36b3adc4ff6f: Pull complete [2020-11-20T06:36:14.696Z] 8ad3a11d3b57: Pull complete [2020-11-20T06:36:14.968Z] 46f8f816bc3b: Pull complete [2020-11-20T06:36:15.551Z] 93b61091891f: Pull complete [2020-11-20T06:36:15.551Z] aa168da1d23b: Verifying Checksum [2020-11-20T06:36:15.551Z] aa168da1d23b: Download complete [2020-11-20T06:36:15.551Z] 93b9cdb0e59b: Pull complete [2020-11-20T06:36:15.814Z] 5e14af77c1be: Pull complete [2020-11-20T06:36:15.814Z] 01666e4c0597: Pull complete [2020-11-20T06:36:23.985Z] aa168da1d23b: Pull complete [2020-11-20T06:36:23.985Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-20T06:36:23.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-20T06:36:23.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-20T06:36:24.181Z] prd-centos7-docker-4c-2g-12919 does not seem to be running inside a container [2020-11-20T06:36:24.234Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-654/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-654 -v /w/workspace/dgexfoundry_device-sdk-go_PR-654:/w/workspace/dgexfoundry_device-sdk-go_PR-654:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-654@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-20T06:36:28.070Z] $ docker top f37f86f3fc9049411ab0cc821e4f71d515acc86e0c734693cea12118bc0e710e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:36:28.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-20T06:36:28.932Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-20T06:36:29.251Z] + ls /var/log/sa-host [2020-11-20T06:36:29.251Z] + sadf -c /var/log/sa-host/sa05 [2020-11-20T06:36:29.251Z] file_magic: OK [2020-11-20T06:36:29.251Z] HZ: Using current value: 100 [2020-11-20T06:36:29.251Z] file_header: OK [2020-11-20T06:36:29.251Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-20T06:36:29.251Z] Statistics: [2020-11-20T06:36:29.251Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-20T06:36:29.251Z] File successfully converted to sysstat format version 12.2.1 [2020-11-20T06:36:29.251Z] + sadf -c /var/log/sa-host/sa20 [2020-11-20T06:36:29.251Z] file_magic: OK [2020-11-20T06:36:29.251Z] HZ: Using current value: 100 [2020-11-20T06:36:29.251Z] file_header: OK [2020-11-20T06:36:29.251Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-20T06:36:29.251Z] Statistics: [2020-11-20T06:36:29.251Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-20T06:36:29.251Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-20T06:36:29.535Z] provisioning config files... [2020-11-20T06:36:29.555Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp/config6033839838717522639tmp [Pipeline] { [Pipeline] echo [2020-11-20T06:36:29.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:36:30.018Z] ---> create-netrc.sh [Pipeline] } [2020-11-20T06:36:30.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-20T06:36:30.233Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:36:30.578Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-20T06:36:30.610Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:36:30.941Z] ---> sudo-logs.sh [2020-11-20T06:36:30.941Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-20T06:36:30.972Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:36:31.300Z] ---> job-cost.sh [2020-11-20T06:36:31.300Z] lf-activate-venv: SKIPPING [2020-11-20T06:36:31.300Z] INFO: No Stack... [2020-11-20T06:36:32.689Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-20T06:36:33.263Z] INFO: Archiving Costs [Pipeline] echo [2020-11-20T06:36:33.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:36:33.634Z] ---> logs-deploy.sh [2020-11-20T06:36:33.634Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-654/1 [2020-11-20T06:36:33.634Z] INFO: archiving workspace using pattern(s): [2020-11-20T06:36:35.022Z] Archives upload complete. [2020-11-20T06:36:35.284Z] INFO: archiving logs to Nexus [2020-11-20T06:36:36.231Z] ---> uname -a: [2020-11-20T06:36:36.231Z] Linux prd-centos7-docker-4c-2g-12919.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] ---> lscpu: [2020-11-20T06:36:36.231Z] Architecture: x86_64 [2020-11-20T06:36:36.231Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-20T06:36:36.231Z] Byte Order: Little Endian [2020-11-20T06:36:36.231Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-20T06:36:36.231Z] CPU(s): 4 [2020-11-20T06:36:36.231Z] On-line CPU(s) list: 0-3 [2020-11-20T06:36:36.231Z] Thread(s) per core: 1 [2020-11-20T06:36:36.231Z] Core(s) per socket: 1 [2020-11-20T06:36:36.231Z] Socket(s): 4 [2020-11-20T06:36:36.231Z] NUMA node(s): 1 [2020-11-20T06:36:36.231Z] Vendor ID: GenuineIntel [2020-11-20T06:36:36.231Z] CPU family: 6 [2020-11-20T06:36:36.231Z] Model: 44 [2020-11-20T06:36:36.231Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-20T06:36:36.231Z] Stepping: 1 [2020-11-20T06:36:36.231Z] CPU MHz: 2933.438 [2020-11-20T06:36:36.231Z] BogoMIPS: 5866.87 [2020-11-20T06:36:36.231Z] Virtualization: VT-x [2020-11-20T06:36:36.231Z] Hypervisor vendor: KVM [2020-11-20T06:36:36.231Z] Virtualization type: full [2020-11-20T06:36:36.231Z] L1d cache: 128 KiB [2020-11-20T06:36:36.231Z] L1i cache: 128 KiB [2020-11-20T06:36:36.231Z] L2 cache: 16 MiB [2020-11-20T06:36:36.231Z] L3 cache: 64 MiB [2020-11-20T06:36:36.231Z] NUMA node0 CPU(s): 0-3 [2020-11-20T06:36:36.231Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-20T06:36:36.231Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-20T06:36:36.231Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-20T06:36:36.231Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-20T06:36:36.231Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-20T06:36:36.231Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-20T06:36:36.231Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-20T06:36:36.231Z] Vulnerability Tsx async abort: Not affected [2020-11-20T06:36:36.231Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] ---> nproc: [2020-11-20T06:36:36.231Z] 4 [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] ---> df -h: [2020-11-20T06:36:36.231Z] Filesystem Size Used Available Use% Mounted on [2020-11-20T06:36:36.231Z] overlay 50.0G 7.2G 42.8G 14% / [2020-11-20T06:36:36.231Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-20T06:36:36.231Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-20T06:36:36.231Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-654 [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-654@tmp [2020-11-20T06:36:36.231Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] ---> free -m: [2020-11-20T06:36:36.231Z] total used free shared buff/cache available [2020-11-20T06:36:36.231Z] Mem: 1837 667 98 0 1071 1067 [2020-11-20T06:36:36.231Z] Swap: 1023 1 1022 [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] ---> ip addr: [2020-11-20T06:36:36.231Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-20T06:36:36.231Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-20T06:36:36.231Z] inet 127.0.0.1/8 scope host lo [2020-11-20T06:36:36.231Z] valid_lft forever preferred_lft forever [2020-11-20T06:36:36.231Z] inet6 ::1/128 scope host [2020-11-20T06:36:36.231Z] valid_lft forever preferred_lft forever [2020-11-20T06:36:36.231Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-20T06:36:36.231Z] link/ether fa:16:3e:7e:33:d6 brd ff:ff:ff:ff:ff:ff [2020-11-20T06:36:36.231Z] inet 10.30.122.182/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-20T06:36:36.231Z] valid_lft 85807sec preferred_lft 85807sec [2020-11-20T06:36:36.231Z] inet6 fe80::f816:3eff:fe7e:33d6/64 scope link [2020-11-20T06:36:36.231Z] valid_lft forever preferred_lft forever [2020-11-20T06:36:36.231Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-20T06:36:36.231Z] link/ether 02:42:34:41:c0:f1 brd ff:ff:ff:ff:ff:ff [2020-11-20T06:36:36.231Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-20T06:36:36.231Z] valid_lft forever preferred_lft forever [2020-11-20T06:36:36.231Z] inet6 fe80::42:34ff:fe41:c0f1/64 scope link [2020-11-20T06:36:36.231Z] valid_lft forever preferred_lft forever [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] ---> sar -b -r -n DEV: [2020-11-20T06:36:36.231Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/20/20 _x86_64_ (4 CPU) [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] 06:26:25 LINUX RESTART (4 CPU) [2020-11-20T06:36:36.231Z] [2020-11-20T06:36:36.231Z] 06:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-20T06:36:36.231Z] 06:28:01 65.91 19.99 45.92 0.00 5389.08 5004.56 0.00 [2020-11-20T06:36:36.231Z] 06:29:02 1.60 0.00 1.60 0.00 0.00 27.68 0.00 [2020-11-20T06:36:36.231Z] 06:30:01 0.17 0.00 0.17 0.00 0.00 1.91 0.00 [2020-11-20T06:36:36.232Z] 06:31:01 0.32 0.00 0.32 0.00 0.00 3.66 0.00 [2020-11-20T06:36:36.232Z] 06:32:01 0.20 0.00 0.20 0.00 0.00 2.65 0.00 [2020-11-20T06:36:36.232Z] 06:33:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 [2020-11-20T06:36:36.232Z] 06:34:01 0.25 0.02 0.23 0.00 0.13 2.96 0.00 [2020-11-20T06:36:36.232Z] 06:35:01 0.15 0.00 0.15 0.00 0.00 2.10 0.00 [2020-11-20T06:36:36.232Z] 06:36:01 0.47 0.08 0.38 0.00 8.26 9.31 0.00 [2020-11-20T06:36:36.232Z] Average: 7.73 2.24 5.49 0.00 601.18 563.56 0.00 [2020-11-20T06:36:36.232Z] [2020-11-20T06:36:36.232Z] 06:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-20T06:36:36.232Z] 06:28:01 168132 0 553852 29.44 2620 1156952 1112072 37.95 412064 1140000 132 [2020-11-20T06:36:36.232Z] 06:29:02 174596 0 547380 29.09 2620 1156960 1070508 36.53 410868 1136008 12 [2020-11-20T06:36:36.232Z] 06:30:01 174328 0 547640 29.11 2620 1156968 1070652 36.54 411720 1135952 8 [2020-11-20T06:36:36.232Z] 06:31:01 172160 0 549808 29.22 2620 1156968 1070676 36.54 413940 1135724 16 [2020-11-20T06:36:36.232Z] 06:32:01 171776 0 550184 29.24 2620 1156976 1070724 36.54 416764 1133184 8 [2020-11-20T06:36:36.232Z] 06:33:01 172260 0 549696 29.21 2620 1156980 1070616 36.54 416160 1133184 12 [2020-11-20T06:36:36.232Z] 06:34:01 172284 0 549664 29.21 2620 1156988 1070640 36.54 416304 1133184 20 [2020-11-20T06:36:36.232Z] 06:35:01 172500 0 549444 29.20 2620 1156992 1070664 36.54 409088 1140552 12 [2020-11-20T06:36:36.232Z] 06:36:01 163444 0 558124 29.66 2620 1157368 1073108 36.62 411560 1140800 8 [2020-11-20T06:36:36.232Z] Average: 171276 0 550644 29.27 2620 1157017 1075518 36.71 413163 1136510 25 [2020-11-20T06:36:36.232Z] [2020-11-20T06:36:36.232Z] 06:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-20T06:36:36.232Z] 06:28:01 eth0 495.22 328.70 1065.65 92.88 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:28:01 docker0 8.64 7.41 1.30 20.24 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:29:02 eth0 0.92 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:30:01 eth0 1.39 0.41 0.37 0.21 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:31:01 eth0 1.75 0.60 0.60 0.40 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:32:01 eth0 0.58 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:33:01 eth0 1.85 0.58 0.66 0.28 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:34:01 eth0 1.45 0.33 0.35 0.20 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:35:01 eth0 1.63 0.57 0.61 0.40 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:36:01 eth0 3.66 2.00 3.25 0.88 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] Average: eth0 56.63 37.16 119.38 10.63 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] Average: docker0 0.96 0.82 0.15 2.25 0.00 0.00 0.00 0.00 [2020-11-20T06:36:36.232Z] [2020-11-20T06:36:36.232Z] [2020-11-20T06:36:36.232Z] ---> sar -P ALL: [2020-11-20T06:36:36.232Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/20/20 _x86_64_ (4 CPU) [2020-11-20T06:36:36.232Z] [2020-11-20T06:36:36.232Z] 06:26:25 LINUX RESTART (4 CPU) [2020-11-20T06:36:36.232Z] [2020-11-20T06:36:36.232Z] 06:27:01 CPU %user %nice %system %iowait %steal %idle [2020-11-20T06:36:36.232Z] 06:28:01 all 12.72 0.00 4.68 1.81 0.02 80.77 [2020-11-20T06:36:36.232Z] 06:28:01 0 11.37 0.00 6.11 0.69 0.02 81.81 [2020-11-20T06:36:36.232Z] 06:28:01 1 15.09 0.00 4.24 2.36 0.02 78.29 [2020-11-20T06:36:36.232Z] 06:28:01 2 12.51 0.00 3.95 0.84 0.02 82.69 [2020-11-20T06:36:36.232Z] 06:28:01 3 11.89 0.00 4.43 3.36 0.03 80.29 [2020-11-20T06:36:36.232Z] 06:29:02 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-11-20T06:36:36.232Z] 06:29:02 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-20T06:36:36.232Z] 06:29:02 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-11-20T06:36:36.232Z] 06:29:02 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-11-20T06:36:36.232Z] 06:29:02 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-11-20T06:36:36.232Z] 06:30:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2020-11-20T06:36:36.232Z] 06:30:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2020-11-20T06:36:36.232Z] 06:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-20T06:36:36.232Z] 06:30:01 2 0.49 0.00 0.03 0.00 0.00 99.47 [2020-11-20T06:36:36.232Z] 06:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2020-11-20T06:36:36.232Z] 06:31:01 all 0.11 0.00 0.05 0.00 0.00 99.84 [2020-11-20T06:36:36.232Z] 06:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-11-20T06:36:36.232Z] 06:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-20T06:36:36.232Z] 06:31:01 2 0.32 0.00 0.10 0.00 0.00 99.58 [2020-11-20T06:36:36.232Z] 06:31:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-11-20T06:36:36.232Z] 06:32:01 all 0.05 0.00 0.04 0.00 0.00 99.90 [2020-11-20T06:36:36.232Z] 06:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-20T06:36:36.232Z] 06:32:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2020-11-20T06:36:36.232Z] 06:32:01 2 0.07 0.00 0.10 0.00 0.02 99.82 [2020-11-20T06:36:36.232Z] 06:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-20T06:36:36.232Z] 06:33:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-11-20T06:36:36.232Z] 06:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-11-20T06:36:36.232Z] 06:33:01 1 0.53 0.00 0.03 0.00 0.02 99.42 [2020-11-20T06:36:36.232Z] 06:33:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2020-11-20T06:36:36.232Z] 06:33:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-11-20T06:36:36.232Z] 06:34:01 all 0.19 0.00 0.03 0.00 0.00 99.79 [2020-11-20T06:36:36.232Z] 06:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-20T06:36:36.232Z] 06:34:01 1 0.25 0.00 0.02 0.00 0.00 99.73 [2020-11-20T06:36:36.232Z] 06:34:01 2 0.42 0.00 0.02 0.00 0.00 99.57 [2020-11-20T06:36:36.232Z] 06:34:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-11-20T06:36:36.232Z] 06:35:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-11-20T06:36:36.232Z] 06:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-20T06:36:36.232Z] 06:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-20T06:36:36.232Z] 06:35:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-11-20T06:36:36.232Z] 06:35:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-11-20T06:36:36.232Z] 06:36:01 all 0.27 0.00 0.12 0.00 0.00 99.60 [2020-11-20T06:36:36.232Z] 06:36:01 0 0.17 0.00 0.20 0.00 0.00 99.63 [2020-11-20T06:36:36.232Z] 06:36:01 1 0.12 0.00 0.08 0.00 0.00 99.80 [2020-11-20T06:36:36.232Z] 06:36:01 2 0.63 0.00 0.13 0.00 0.00 99.23 [2020-11-20T06:36:36.232Z] 06:36:01 3 0.17 0.00 0.07 0.02 0.00 99.75 [2020-11-20T06:36:36.232Z] Average: all 1.54 0.00 0.56 0.20 0.00 97.69 [2020-11-20T06:36:36.232Z] Average: 0 1.29 0.00 0.72 0.08 0.00 97.91 [2020-11-20T06:36:36.232Z] Average: 1 1.80 0.00 0.50 0.26 0.00 97.44 [2020-11-20T06:36:36.232Z] Average: 2 1.67 0.00 0.50 0.09 0.00 97.73 [2020-11-20T06:36:36.232Z] Average: 3 1.42 0.00 0.53 0.37 0.00 97.68 [2020-11-20T06:36:36.232Z] [2020-11-20T06:36:36.232Z] [2020-11-20T06:36:36.232Z]