Pull request #655 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d335eab6403b8d90feec7cb772c02f0e0ab7beaf+34e320ac99befae92f8b4aae2047dc1351ba020b (9b902ae8352688ffefa5751506470c7ea0380907) 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-655/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-655/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-12918 in /w/workspace/dgexfoundry_device-sdk-go_PR-655 [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-655 # 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/655/head:refs/remotes/origin/PR-655 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit d335eab6403b8d90feec7cb772c02f0e0ab7beaf Merge succeeded, producing d335eab6403b8d90feec7cb772c02f0e0ab7beaf Checking out Revision d335eab6403b8d90feec7cb772c02f0e0ab7beaf (PR-655) > git config core.sparsecheckout # timeout=10 > git checkout -f d335eab6403b8d90feec7cb772c02f0e0ab7beaf # 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 d335eab6403b8d90feec7cb772c02f0e0ab7beaf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-20T06:26:17.408Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-20T06:26:17.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-20T06:26:18.051Z] ========================================================= [2020-11-20T06:26:18.051Z] EdgeX Global Pipelines Version Info [2020-11-20T06:26:18.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:26:19.720Z] ------------------- [2020-11-20T06:26:19.720Z] stable info: [2020-11-20T06:26:19.720Z] ------------------- [2020-11-20T06:26:19.720Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-20T06:26:19.720Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-20T06:26:19.720Z] Message: update stable to v1.0.167 [2020-11-20T06:26:20.667Z] ------------------- [2020-11-20T06:26:20.667Z] experimental info: [2020-11-20T06:26:20.667Z] ------------------- [2020-11-20T06:26:20.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-20T06:26:20.667Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-20T06:26:20.667Z] Message: update experimental to v1.0.167 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-20T06:26:21.199Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-11-20T06:26:21.347Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-11-20T06:26:21.496Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-20T06:26:21.632Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-20T06:26:21.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-20T06:26:21.949Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-20T06:26:22.101Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-20T06:26:22.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-20T06:26:22.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-11-20T06:26:22.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-20T06:26:22.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-20T06:26:22.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-11-20T06:26:22.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-20T06:26:23.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-20T06:26:23.261Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-20T06:26:23.437Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-20T06:26:23.594Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-20T06:26:23.740Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-20T06:26:23.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-20T06:26:24.016Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-20T06:26:24.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-20T06:26:24.290Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-20T06:26:24.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-20T06:26:24.580Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-20T06:26:24.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-20T06:26:24.859Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-20T06:26:24.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-655 [Pipeline] echo [2020-11-20T06:26:25.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-655 [Pipeline] echo [2020-11-20T06:26:25.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-655 [Pipeline] echo [2020-11-20T06:26:25.473Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d335eab6403b8d90feec7cb772c02f0e0ab7beaf [Pipeline] echo [2020-11-20T06:26:25.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d335eab [Pipeline] echo [2020-11-20T06:26:25.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-20T06:26:26.047Z] provisioning config files... [2020-11-20T06:26:26.085Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp/config9098754492075257799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:26:26.517Z] ---> docker-login.sh [2020-11-20T06:26:26.517Z] nexus3.edgexfoundry.org:10001 [2020-11-20T06:26:26.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:26:26.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:26:26.787Z] Configure a credential helper to remove this warning. See [2020-11-20T06:26:26.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:26:26.787Z] [2020-11-20T06:26:26.787Z] Login Succeeded [2020-11-20T06:26:26.787Z] nexus3.edgexfoundry.org:10002 [2020-11-20T06:26:27.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:26:27.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:26:27.055Z] Configure a credential helper to remove this warning. See [2020-11-20T06:26:27.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:26:27.055Z] [2020-11-20T06:26:27.055Z] Login Succeeded [2020-11-20T06:26:27.055Z] nexus3.edgexfoundry.org:10003 [2020-11-20T06:26:27.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:26:27.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:26:27.319Z] Configure a credential helper to remove this warning. See [2020-11-20T06:26:27.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:26:27.319Z] [2020-11-20T06:26:27.319Z] Login Succeeded [2020-11-20T06:26:27.319Z] nexus3.edgexfoundry.org:10004 [2020-11-20T06:26:27.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:26:27.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:26:27.319Z] Configure a credential helper to remove this warning. See [2020-11-20T06:26:27.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:26:27.319Z] [2020-11-20T06:26:27.319Z] Login Succeeded [2020-11-20T06:26:27.319Z] docker.io [2020-11-20T06:26:27.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:26:27.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:26:27.844Z] Configure a credential helper to remove this warning. See [2020-11-20T06:26:27.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:26:27.844Z] [2020-11-20T06:26:27.844Z] Login Succeeded [2020-11-20T06:26:27.844Z] ---> docker-login.sh ends [Pipeline] } [2020-11-20T06:26:27.869Z] 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:26:28.867Z] + git log --format=format:%s -1 d335eab6403b8d90feec7cb772c02f0e0ab7beaf [Pipeline] echo [2020-11-20T06:26:28.955Z] GIT_COMMIT: d335eab6403b8d90feec7cb772c02f0e0ab7beaf, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-11-20T06:26:29.041Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:26:30.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-20T06:26:30.124Z] [2020-11-20T06:26:30.124Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:26:30.546Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-20T06:26:30.546Z] latest: Pulling from edgex-devops/git-semver [2020-11-20T06:26:30.546Z] 31603596830f: Pulling fs layer [2020-11-20T06:26:30.546Z] 2a8b12db71e7: Pulling fs layer [2020-11-20T06:26:30.546Z] 6ca5941a6612: Pulling fs layer [2020-11-20T06:26:30.546Z] ecc8261a40a4: Pulling fs layer [2020-11-20T06:26:30.546Z] ecc8261a40a4: Waiting [2020-11-20T06:26:30.546Z] 2a8b12db71e7: Download complete [2020-11-20T06:26:30.546Z] 31603596830f: Verifying Checksum [2020-11-20T06:26:30.546Z] 31603596830f: Download complete [2020-11-20T06:26:30.813Z] ecc8261a40a4: Verifying Checksum [2020-11-20T06:26:30.813Z] ecc8261a40a4: Download complete [2020-11-20T06:26:30.813Z] 6ca5941a6612: Verifying Checksum [2020-11-20T06:26:30.813Z] 6ca5941a6612: Download complete [2020-11-20T06:26:30.813Z] 31603596830f: Pull complete [2020-11-20T06:26:31.085Z] 2a8b12db71e7: Pull complete [2020-11-20T06:26:31.659Z] 6ca5941a6612: Pull complete [2020-11-20T06:26:31.921Z] ecc8261a40a4: Pull complete [2020-11-20T06:26:31.921Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-20T06:26:31.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-20T06:26:31.921Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-20T06:26:32.042Z] prd-centos7-docker-4c-2g-12918 does not seem to be running inside a container [2020-11-20T06:26:32.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-655 -v /w/workspace/dgexfoundry_device-sdk-go_PR-655:/w/workspace/dgexfoundry_device-sdk-go_PR-655:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-655@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:26:34.067Z] $ docker top 3f816c67064cbc9379f9b715a2945a3ea1f78ebd766e5bdfcda507f6a5fed01f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-20T06:26:34.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-20T06:26:34.445Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-20T06:26:34.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-20T06:26:34.650Z] $ docker exec 3f816c67064cbc9379f9b715a2945a3ea1f78ebd766e5bdfcda507f6a5fed01f ssh-agent [2020-11-20T06:26:34.804Z] SSH_AUTH_SOCK=/tmp/ssh-bhfafZhDwdtT/agent.12 [2020-11-20T06:26:34.804Z] SSH_AGENT_PID=17 [2020-11-20T06:26:34.815Z] Running ssh-add (command line suppressed) [2020-11-20T06:26:34.939Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp/private_key_8121511793082751730.key (/w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp/private_key_8121511793082751730.key) [2020-11-20T06:26:34.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-20T06:26:35.362Z] + git tag --points-at HEAD [Pipeline] } [2020-11-20T06:26:35.390Z] $ docker exec --env ******** --env ******** 3f816c67064cbc9379f9b715a2945a3ea1f78ebd766e5bdfcda507f6a5fed01f ssh-agent -k [2020-11-20T06:26:35.499Z] unset SSH_AUTH_SOCK; [2020-11-20T06:26:35.500Z] unset SSH_AGENT_PID; [2020-11-20T06:26:35.500Z] echo Agent pid 17 killed; [2020-11-20T06:26:35.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-20T06:26:35.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-20T06:26:35.734Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-20T06:26:35.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-20T06:26:35.898Z] $ docker exec 3f816c67064cbc9379f9b715a2945a3ea1f78ebd766e5bdfcda507f6a5fed01f ssh-agent [2020-11-20T06:26:36.044Z] SSH_AUTH_SOCK=/tmp/ssh-WxDchEkPBNrt/agent.45 [2020-11-20T06:26:36.044Z] SSH_AGENT_PID=51 [2020-11-20T06:26:36.051Z] Running ssh-add (command line suppressed) [2020-11-20T06:26:36.168Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp/private_key_8852657079282580956.key (/w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp/private_key_8852657079282580956.key) [2020-11-20T06:26:36.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-20T06:26:36.591Z] + git semver init [2020-11-20T06:26:36.591Z] # -> Open(): unable to determine branch for HEAD [2020-11-20T06:26:36.591Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-655/.git [2020-11-20T06:26:36.591Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-655 [2020-11-20T06:26:36.591Z] # $SEMVER_REMOTE_NAME = origin [2020-11-20T06:26:36.591Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-20T06:26:36.591Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-20T06:26:36.591Z] # $SEMVER_BRANCH = PR-655 [2020-11-20T06:26:36.591Z] # $SEMVER_TEMP = /tmp/semver-250372071 [2020-11-20T06:26:36.591Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-11-20T06:26:37.164Z] # '/tmp/semver-250372071' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-655/.semver' [2020-11-20T06:26:37.165Z] # -> Force: false [2020-11-20T06:26:37.165Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-655/.semver [Pipeline] } [2020-11-20T06:26:37.189Z] $ docker exec --env ******** --env ******** 3f816c67064cbc9379f9b715a2945a3ea1f78ebd766e5bdfcda507f6a5fed01f ssh-agent -k [2020-11-20T06:26:37.322Z] unset SSH_AUTH_SOCK; [2020-11-20T06:26:37.323Z] unset SSH_AGENT_PID; [2020-11-20T06:26:37.323Z] echo Agent pid 51 killed; [2020-11-20T06:26:37.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-20T06:26:37.952Z] + git semver [Pipeline] } [2020-11-20T06:26:37.982Z] $ docker stop --time=1 3f816c67064cbc9379f9b715a2945a3ea1f78ebd766e5bdfcda507f6a5fed01f [2020-11-20T06:26:39.390Z] $ docker rm -f 3f816c67064cbc9379f9b715a2945a3ea1f78ebd766e5bdfcda507f6a5fed01f [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-20T06:26:39.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-20T06:26:40.539Z] Stashed 1 file(s) [Pipeline] echo [2020-11-20T06:26:40.561Z] [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:26:56.505Z] Still waiting to schedule task [2020-11-20T06:26:56.506Z] ‘prd-centos7-docker-4c-2g-12919’ is offline; ‘prd-centos7-docker-8c-8g-12885’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-12905’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-11-20T06:26:56.532Z] Still waiting to schedule task [2020-11-20T06:26:56.532Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-20T06:29:21.027Z] Running on prd-centos7-docker-4c-2g-12920 in /w/workspace/dgexfoundry_device-sdk-go_PR-655 [Pipeline] { [Pipeline] ws [2020-11-20T06:29:21.172Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-11-20T06:29:27.310Z] using credential edgex-jenkins-ssh [2020-11-20T06:29:27.408Z] Cloning the remote Git repository [2020-11-20T06:29:27.453Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:29:27.523Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-11-20T06:29:27.589Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:29:27.590Z] > git --version # timeout=10 [2020-11-20T06:29:27.598Z] > git --version # 'git version 2.16.5' [2020-11-20T06:29:27.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:29:27.691Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-20T06:29:28.973Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit d335eab6403b8d90feec7cb772c02f0e0ab7beaf [2020-11-20T06:29:29.215Z] Merge succeeded, producing d335eab6403b8d90feec7cb772c02f0e0ab7beaf [2020-11-20T06:29:29.216Z] Checking out Revision d335eab6403b8d90feec7cb772c02f0e0ab7beaf (PR-655) [2020-11-20T06:29:28.526Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-20T06:29:28.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-20T06:29:28.585Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-20T06:29:28.611Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:29:28.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:29:28.622Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/655/head:refs/remotes/origin/PR-655 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-20T06:29:29.062Z] > git config core.sparsecheckout # timeout=10 [2020-11-20T06:29:29.077Z] > git checkout -f d335eab6403b8d90feec7cb772c02f0e0ab7beaf # timeout=10 [2020-11-20T06:29:29.167Z] > git remote # timeout=10 [2020-11-20T06:29:29.175Z] > git config --get remote.origin.url # timeout=10 [2020-11-20T06:29:29.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:29:29.190Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-20T06:29:29.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-20T06:29:29.222Z] > git config core.sparsecheckout # timeout=10 [2020-11-20T06:29:29.238Z] > git checkout -f d335eab6403b8d90feec7cb772c02f0e0ab7beaf # timeout=10 [2020-11-20T06:29:33.203Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-20T06:29:33.242Z] > git --version # timeout=10 [2020-11-20T06:29:33.246Z] > git --version # 'git version 2.16.5' [2020-11-20T06:29:33.252Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-20T06:29:35.034Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-20T06:29:35.399Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-20T06:29:35.791Z] + true [2020-11-20T06:29:35.792Z] + sudo service docker restart [2020-11-20T06:29:35.792Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-20T06:29:38.010Z] provisioning config files... [2020-11-20T06:29:38.053Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7024672622950512789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:29:38.506Z] ---> docker-login.sh [2020-11-20T06:29:38.506Z] nexus3.edgexfoundry.org:10001 [2020-11-20T06:29:39.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:29:39.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:29:39.123Z] Configure a credential helper to remove this warning. See [2020-11-20T06:29:39.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:29:39.123Z] [2020-11-20T06:29:39.123Z] Login Succeeded [2020-11-20T06:29:39.123Z] nexus3.edgexfoundry.org:10002 [2020-11-20T06:29:39.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:29:39.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:29:39.739Z] Configure a credential helper to remove this warning. See [2020-11-20T06:29:39.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:29:39.739Z] [2020-11-20T06:29:39.739Z] Login Succeeded [2020-11-20T06:29:39.739Z] nexus3.edgexfoundry.org:10003 [2020-11-20T06:29:39.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:29:40.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:29:40.011Z] Configure a credential helper to remove this warning. See [2020-11-20T06:29:40.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:29:40.011Z] [2020-11-20T06:29:40.011Z] Login Succeeded [2020-11-20T06:29:40.011Z] nexus3.edgexfoundry.org:10004 [2020-11-20T06:29:40.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:29:40.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:29:40.295Z] Configure a credential helper to remove this warning. See [2020-11-20T06:29:40.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:29:40.295Z] [2020-11-20T06:29:40.295Z] Login Succeeded [2020-11-20T06:29:40.295Z] docker.io [2020-11-20T06:29:40.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:29:40.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:29:40.850Z] Configure a credential helper to remove this warning. See [2020-11-20T06:29:40.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:29:40.850Z] [2020-11-20T06:29:40.850Z] Login Succeeded [2020-11-20T06:29:40.850Z] ---> docker-login.sh ends [Pipeline] } [2020-11-20T06:29:40.876Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-20T06:29:41.613Z] ========================================================= [2020-11-20T06:29:41.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-20T06:29:41.613Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:29:42.088Z] + 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:29:42.375Z] Sending build context to Docker daemon 2.356MB [2020-11-20T06:29:42.375Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-20T06:29:42.375Z] Step 2/8 : FROM ${BASE} [2020-11-20T06:29:42.375Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-20T06:29:42.375Z] df20fa9351a1: Pulling fs layer [2020-11-20T06:29:42.375Z] ed8968b2872e: Pulling fs layer [2020-11-20T06:29:42.375Z] a92cc7c5fd73: Pulling fs layer [2020-11-20T06:29:42.375Z] e871e8e8d7a9: Pulling fs layer [2020-11-20T06:29:42.375Z] e73272ec9a57: Pulling fs layer [2020-11-20T06:29:42.375Z] 1e910a182e73: Pulling fs layer [2020-11-20T06:29:42.375Z] 4e634b169226: Pulling fs layer [2020-11-20T06:29:42.375Z] e871e8e8d7a9: Waiting [2020-11-20T06:29:42.375Z] e73272ec9a57: Waiting [2020-11-20T06:29:42.375Z] 1e910a182e73: Waiting [2020-11-20T06:29:42.375Z] 4e634b169226: Waiting [2020-11-20T06:29:42.640Z] a92cc7c5fd73: Download complete [2020-11-20T06:29:42.640Z] ed8968b2872e: Verifying Checksum [2020-11-20T06:29:42.640Z] ed8968b2872e: Download complete [2020-11-20T06:29:42.640Z] e73272ec9a57: Verifying Checksum [2020-11-20T06:29:42.640Z] e73272ec9a57: Download complete [2020-11-20T06:29:43.225Z] 1e910a182e73: Verifying Checksum [2020-11-20T06:29:43.225Z] 1e910a182e73: Download complete [2020-11-20T06:29:43.225Z] df20fa9351a1: Verifying Checksum [2020-11-20T06:29:43.225Z] df20fa9351a1: Download complete [2020-11-20T06:29:43.874Z] df20fa9351a1: Pull complete [2020-11-20T06:29:44.164Z] ed8968b2872e: Pull complete [2020-11-20T06:29:44.437Z] a92cc7c5fd73: Pull complete [2020-11-20T06:29:47.052Z] 4e634b169226: Download complete [2020-11-20T06:29:48.030Z] e871e8e8d7a9: Verifying Checksum [2020-11-20T06:29:48.030Z] e871e8e8d7a9: Download complete [2020-11-20T06:29:56.291Z] e871e8e8d7a9: Pull complete [2020-11-20T06:29:56.291Z] e73272ec9a57: Pull complete [2020-11-20T06:29:56.291Z] 1e910a182e73: Pull complete [2020-11-20T06:30:01.038Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12921 in /w/workspace/dgexfoundry_device-sdk-go_PR-655 [Pipeline] { [Pipeline] ws [2020-11-20T06:30:01.136Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-11-20T06:30:02.991Z] 4e634b169226: Pull complete [2020-11-20T06:30:02.991Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-20T06:30:02.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-20T06:30:02.991Z] ---> f7629b54cfaa [2020-11-20T06:30:02.991Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:30:02.991Z] ---> Running in 67be2921c9f0 [2020-11-20T06:30:02.991Z] Removing intermediate container 67be2921c9f0 [2020-11-20T06:30:02.991Z] ---> 1ba7b04b2a3e [2020-11-20T06:30:02.991Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-20T06:30:02.991Z] ---> Running in 6664453ab02d [2020-11-20T06:30:04.614Z] Removing intermediate container 6664453ab02d [2020-11-20T06:30:04.614Z] ---> 477bc94978bd [2020-11-20T06:30:04.614Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-20T06:30:04.614Z] ---> Running in bb1c07b4ca50 [2020-11-20T06:30:06.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-20T06:30:06.188Z] using credential edgex-jenkins-ssh [2020-11-20T06:30:06.262Z] Cloning the remote Git repository [2020-11-20T06:30:06.327Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:30:06.444Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-11-20T06:30:07.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-20T06:30:06.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:30:06.529Z] > git --version # timeout=10 [2020-11-20T06:30:06.548Z] > git --version # 'git version 2.17.1' [2020-11-20T06:30:06.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:30:06.640Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-20T06:30:07.692Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-20T06:30:07.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-20T06:30:08.013Z] OK: 166 MiB in 39 packages [2020-11-20T06:30:08.289Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit d335eab6403b8d90feec7cb772c02f0e0ab7beaf [2020-11-20T06:30:08.583Z] Merge succeeded, producing d335eab6403b8d90feec7cb772c02f0e0ab7beaf [2020-11-20T06:30:08.584Z] Checking out Revision d335eab6403b8d90feec7cb772c02f0e0ab7beaf (PR-655) [2020-11-20T06:30:08.654Z] Removing intermediate container bb1c07b4ca50 [2020-11-20T06:30:08.654Z] ---> 45f2be911c17 [2020-11-20T06:30:08.654Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-20T06:30:08.654Z] ---> Running in fbfe6d666ac1 [2020-11-20T06:30:08.939Z] Removing intermediate container fbfe6d666ac1 [2020-11-20T06:30:08.939Z] ---> e1b056a25457 [2020-11-20T06:30:08.939Z] Step 7/8 : COPY . . [2020-11-20T06:30:07.747Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-20T06:30:07.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-20T06:30:07.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:30:07.816Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/655/head:refs/remotes/origin/PR-655 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-20T06:30:08.318Z] > git config core.sparsecheckout # timeout=10 [2020-11-20T06:30:08.334Z] > git checkout -f d335eab6403b8d90feec7cb772c02f0e0ab7beaf # timeout=10 [2020-11-20T06:30:08.452Z] > git remote # timeout=10 [2020-11-20T06:30:08.467Z] > git config --get remote.origin.url # timeout=10 [2020-11-20T06:30:08.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-20T06:30:08.528Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-20T06:30:08.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-20T06:30:08.601Z] > git config core.sparsecheckout # timeout=10 [2020-11-20T06:30:08.629Z] > git checkout -f d335eab6403b8d90feec7cb772c02f0e0ab7beaf # timeout=10 [2020-11-20T06:30:09.982Z] ---> fa6ff3b309c0 [2020-11-20T06:30:09.982Z] Step 8/8 : RUN go mod download [2020-11-20T06:30:10.263Z] ---> Running in ae0eb0b21e8e [2020-11-20T06:30:12.881Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-20T06:30:12.942Z] > git --version # timeout=10 [2020-11-20T06:30:12.953Z] > git --version # 'git version 2.17.1' [2020-11-20T06:30:12.966Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-20T06:30:14.797Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-20T06:30:15.212Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-20T06:30:15.570Z] + + true [2020-11-20T06:30:15.570Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-20T06:30:17.712Z] provisioning config files... [2020-11-20T06:30:17.751Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3841180754373599930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:30:18.209Z] ---> docker-login.sh [2020-11-20T06:30:18.209Z] nexus3.edgexfoundry.org:10001 [2020-11-20T06:30:19.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:19.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:19.470Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:19.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:19.470Z] [2020-11-20T06:30:19.470Z] Login Succeeded [2020-11-20T06:30:19.470Z] nexus3.edgexfoundry.org:10002 [2020-11-20T06:30:19.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:20.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:20.018Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:20.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:20.018Z] [2020-11-20T06:30:20.018Z] Login Succeeded [2020-11-20T06:30:20.018Z] nexus3.edgexfoundry.org:10003 [2020-11-20T06:30:20.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:20.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:20.302Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:20.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:20.302Z] [2020-11-20T06:30:20.302Z] Login Succeeded [2020-11-20T06:30:20.302Z] nexus3.edgexfoundry.org:10004 [2020-11-20T06:30:20.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:20.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:20.903Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:20.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:20.903Z] [2020-11-20T06:30:20.903Z] Login Succeeded [2020-11-20T06:30:20.903Z] docker.io [2020-11-20T06:30:21.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-20T06:30:21.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-20T06:30:21.777Z] Configure a credential helper to remove this warning. See [2020-11-20T06:30:21.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-20T06:30:21.777Z] [2020-11-20T06:30:21.777Z] Login Succeeded [2020-11-20T06:30:21.777Z] ---> docker-login.sh ends [Pipeline] } [2020-11-20T06:30:21.807Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-20T06:30:22.380Z] ========================================================= [2020-11-20T06:30:22.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-20T06:30:22.380Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:30:22.831Z] + 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:30:23.107Z] Sending build context to Docker daemon 2.356MB [2020-11-20T06:30:23.385Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-20T06:30:23.385Z] Step 2/8 : FROM ${BASE} [2020-11-20T06:30:23.385Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-20T06:30:23.385Z] b538f80385f9: Pulling fs layer [2020-11-20T06:30:23.385Z] 74f711af9a0d: Pulling fs layer [2020-11-20T06:30:23.385Z] 99f96fe45779: Pulling fs layer [2020-11-20T06:30:23.385Z] 8529a6b9a6be: Pulling fs layer [2020-11-20T06:30:23.385Z] 45590311c82a: Pulling fs layer [2020-11-20T06:30:23.385Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-20T06:30:23.385Z] 209524e5b208: Pulling fs layer [2020-11-20T06:30:23.385Z] 45590311c82a: Waiting [2020-11-20T06:30:23.385Z] 69ca0ff8b7b3: Waiting [2020-11-20T06:30:23.385Z] 209524e5b208: Waiting [2020-11-20T06:30:23.385Z] 8529a6b9a6be: Waiting [2020-11-20T06:30:23.385Z] 74f711af9a0d: Verifying Checksum [2020-11-20T06:30:23.385Z] 74f711af9a0d: Download complete [2020-11-20T06:30:23.385Z] 99f96fe45779: Download complete [2020-11-20T06:30:23.385Z] 45590311c82a: Verifying Checksum [2020-11-20T06:30:23.385Z] 45590311c82a: Download complete [2020-11-20T06:30:23.385Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-20T06:30:23.385Z] 69ca0ff8b7b3: Download complete [2020-11-20T06:30:23.385Z] b538f80385f9: Verifying Checksum [2020-11-20T06:30:23.385Z] b538f80385f9: Download complete [2020-11-20T06:30:24.379Z] b538f80385f9: Pull complete [2020-11-20T06:30:24.658Z] 74f711af9a0d: Pull complete [2020-11-20T06:30:25.261Z] 99f96fe45779: Pull complete [2020-11-20T06:30:25.261Z] 209524e5b208: Verifying Checksum [2020-11-20T06:30:25.261Z] 209524e5b208: Download complete [2020-11-20T06:30:26.703Z] 8529a6b9a6be: Download complete [2020-11-20T06:30:32.682Z] Removing intermediate container ae0eb0b21e8e [2020-11-20T06:30:32.682Z] ---> 440a63697a52 [2020-11-20T06:30:32.682Z] Successfully built 440a63697a52 [2020-11-20T06:30:32.682Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:30:33.112Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-20T06:30:33.112Z] . [Pipeline] withDockerContainer [2020-11-20T06:30:33.291Z] prd-centos7-docker-4c-2g-12920 does not seem to be running inside a container [2020-11-20T06:30:33.388Z] $ 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:30:34.901Z] $ docker top 4ee10380b18ea13c1b6c77be7724d84f2d9b89f72c0531683617bf2fd5f67194 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:30:35.637Z] + go version [2020-11-20T06:30:35.637Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-20T06:30:35.767Z] $ docker stop --time=1 4ee10380b18ea13c1b6c77be7724d84f2d9b89f72c0531683617bf2fd5f67194 [2020-11-20T06:30:36.909Z] 8529a6b9a6be: Pull complete [2020-11-20T06:30:37.185Z] 45590311c82a: Pull complete [2020-11-20T06:30:37.467Z] 69ca0ff8b7b3: Pull complete [2020-11-20T06:30:37.592Z] $ docker rm -f 4ee10380b18ea13c1b6c77be7724d84f2d9b89f72c0531683617bf2fd5f67194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:30:38.814Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-20T06:30:38.814Z] . [Pipeline] withDockerContainer [2020-11-20T06:30:38.955Z] prd-centos7-docker-4c-2g-12920 does not seem to be running inside a container [2020-11-20T06:30:39.025Z] $ 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:30:39.817Z] $ docker top 5a3e3216ec77fc875087a6462a9d22a9807e23a8c4beef2350325bdbf29911dd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:30:40.484Z] + make test [2020-11-20T06:30:40.484Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-20T06:30:41.789Z] 209524e5b208: Pull complete [2020-11-20T06:30:41.789Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-20T06:30:41.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-20T06:30:41.789Z] ---> 5bddaf1c2fca [2020-11-20T06:30:41.789Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:30:44.414Z] ---> Running in 1b5da627b09d [2020-11-20T06:30:44.414Z] Removing intermediate container 1b5da627b09d [2020-11-20T06:30:44.414Z] ---> 6c8c06a27c80 [2020-11-20T06:30:44.414Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-20T06:30:44.688Z] ---> Running in d0e3da82b6ec [2020-11-20T06:30:47.316Z] Removing intermediate container d0e3da82b6ec [2020-11-20T06:30:47.316Z] ---> 5481dc16fb64 [2020-11-20T06:30:47.316Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-20T06:30:47.316Z] ---> Running in 79296669904a [2020-11-20T06:30:48.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-20T06:30:49.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-20T06:30:50.720Z] OK: 142 MiB in 39 packages [2020-11-20T06:30:51.704Z] Removing intermediate container 79296669904a [2020-11-20T06:30:51.704Z] ---> 0949a2fdefb9 [2020-11-20T06:30:51.704Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-20T06:30:51.704Z] ---> Running in ec4083a8b1cf [2020-11-20T06:30:52.304Z] Removing intermediate container ec4083a8b1cf [2020-11-20T06:30:52.304Z] ---> 311434de4521 [2020-11-20T06:30:52.304Z] Step 7/8 : COPY . . [2020-11-20T06:30:53.319Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-20T06:30:53.745Z] ---> 4dc951d0d8ce [2020-11-20T06:30:53.745Z] Step 8/8 : RUN go mod download [2020-11-20T06:30:53.745Z] ---> Running in 59af9f776560 [2020-11-20T06:31:15.931Z] Removing intermediate container 59af9f776560 [2020-11-20T06:31:15.931Z] ---> d8f7ca2d811c [2020-11-20T06:31:15.931Z] Successfully built d8f7ca2d811c [2020-11-20T06:31:15.931Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:31:16.060Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-20T06:31:16.061Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-20T06:31:16.061Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-20T06:31:16.061Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.083s coverage: 20.6% of statements [2020-11-20T06:31:16.317Z] + docker inspect -f . ci-base-image-arm64 [2020-11-20T06:31:16.317Z] . [Pipeline] withDockerContainer [2020-11-20T06:31:16.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-12921 does not seem to be running inside a container [2020-11-20T06:31:16.687Z] $ 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:31:18.064Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.572s coverage: 97.1% of statements [2020-11-20T06:31:18.524Z] $ docker top 34df276e12abed9d0b9ccd5a0200ad34ff598aae8164bf89679e057f69d2f524 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:31:20.002Z] + go version [2020-11-20T06:31:20.002Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-20T06:31:20.043Z] $ docker stop --time=1 34df276e12abed9d0b9ccd5a0200ad34ff598aae8164bf89679e057f69d2f524 [2020-11-20T06:31:21.950Z] $ docker rm -f 34df276e12abed9d0b9ccd5a0200ad34ff598aae8164bf89679e057f69d2f524 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:31:23.210Z] + docker inspect -f . ci-base-image-arm64 [2020-11-20T06:31:23.210Z] . [Pipeline] withDockerContainer [2020-11-20T06:31:23.509Z] prd-ubuntu18.04-docker-arm64-4c-16g-12921 does not seem to be running inside a container [2020-11-20T06:31:23.609Z] $ 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:31:25.455Z] $ docker top 2ae1c5c57efd17f752b5915ecbd8a390f272cbeee694d611daa1decbf96f9465 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:31:27.009Z] + make test [2020-11-20T06:31:27.009Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-20T06:31:49.203Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-20T06:31:50.480Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.170s coverage: 9.4% of statements [2020-11-20T06:31:50.480Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.127s coverage: 21.9% of statements [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-20T06:31:50.480Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.268s coverage: 42.5% of statements [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-20T06:31:50.480Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.407s coverage: 68.9% of statements [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-20T06:31:50.480Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.085s coverage: 52.6% of statements [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-20T06:31:50.480Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.538s coverage: 68.9% of statements [2020-11-20T06:31:50.480Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.129s coverage: 4.7% of statements [2020-11-20T06:31:50.480Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-20T06:31:50.480Z] GO111MODULE=on go vet ./... [2020-11-20T06:32:01.380Z] gofmt -l . [2020-11-20T06:32:01.380Z] [ "`gofmt -l .`" = "" ] [2020-11-20T06:32:01.380Z] ./bin/test-attribution-txt.sh [2020-11-20T06:32:01.968Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-20T06:32:02.302Z] $ docker stop --time=1 5a3e3216ec77fc875087a6462a9d22a9807e23a8c4beef2350325bdbf29911dd [2020-11-20T06:32:04.547Z] $ docker rm -f 5a3e3216ec77fc875087a6462a9d22a9807e23a8c4beef2350325bdbf29911dd [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-20T06:32:05.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-20T06:32:05.920Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-20T06:32:09.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-20T06:32:09.972Z] + ls -al . [2020-11-20T06:32:09.972Z] total 208 [2020-11-20T06:32:09.972Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 20 06:32 . [2020-11-20T06:32:09.972Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 20 06:29 .. [2020-11-20T06:32:09.972Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 20 06:29 bin [2020-11-20T06:32:09.972Z] -rw-r--r--. 1 jenkins jenkins 127610 Nov 20 06:31 coverage.out [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 936 Nov 20 06:29 Dockerfile.build [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 20 06:29 .dockerignore [2020-11-20T06:32:09.972Z] drwxrwxr-x. 4 jenkins jenkins 48 Nov 20 06:29 example [2020-11-20T06:32:09.972Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 20 06:29 .git [2020-11-20T06:32:09.972Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 20 06:29 .github [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 138 Nov 20 06:29 .gitignore [2020-11-20T06:32:09.972Z] -rw-r--r--. 1 jenkins jenkins 518 Nov 20 06:32 go.mod [2020-11-20T06:32:09.972Z] -rw-r--r--. 1 jenkins jenkins 13546 Nov 20 06:32 go.sum [2020-11-20T06:32:09.972Z] drwxrwxr-x. 15 jenkins jenkins 211 Nov 20 06:29 internal [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 901 Nov 20 06:29 Jenkinsfile [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 20 06:29 LICENSE [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 1013 Nov 20 06:29 Makefile [2020-11-20T06:32:09.972Z] drwxrwxr-x. 4 jenkins jenkins 26 Nov 20 06:29 openapi [2020-11-20T06:32:09.972Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 20 06:29 pkg [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 5897 Nov 20 06:29 README.md [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 4291 Nov 20 06:29 RELEASE-NOTES.txt [2020-11-20T06:32:09.972Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 20 06:29 snap [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 20 06:26 VERSION [2020-11-20T06:32:09.972Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 20 06:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:32:10.363Z] + 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=d335eab6403b8d90feec7cb772c02f0e0ab7beaf --label arch=amd64 --label version=0.0.0 . [2020-11-20T06:32:10.635Z] Sending build context to Docker daemon 2.485MB [2020-11-20T06:32:10.635Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-20T06:32:10.635Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-20T06:32:10.635Z] ---> 440a63697a52 [2020-11-20T06:32:10.635Z] Step 3/24 : ARG MAKE='make build' [2020-11-20T06:32:11.215Z] ---> Running in 0a7a0c6a2b16 [2020-11-20T06:32:11.215Z] Removing intermediate container 0a7a0c6a2b16 [2020-11-20T06:32:11.215Z] ---> 87e249b5f5ba [2020-11-20T06:32:11.215Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-20T06:32:11.482Z] ---> Running in e0cbf20314dd [2020-11-20T06:32:11.482Z] Removing intermediate container e0cbf20314dd [2020-11-20T06:32:11.482Z] ---> 4a1beeb968d6 [2020-11-20T06:32:11.482Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:32:11.745Z] ---> Running in 256a0858f2b7 [2020-11-20T06:32:11.745Z] Removing intermediate container 256a0858f2b7 [2020-11-20T06:32:11.745Z] ---> 7e943195eb47 [2020-11-20T06:32:11.745Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-20T06:32:12.013Z] ---> Running in cfb2883619af [2020-11-20T06:32:13.505Z] Removing intermediate container cfb2883619af [2020-11-20T06:32:13.505Z] ---> 81fe400fdd16 [2020-11-20T06:32:13.505Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-20T06:32:13.505Z] ---> Running in 8e4913746437 [2020-11-20T06:32:14.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-20T06:32:15.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-20T06:32:15.848Z] OK: 166 MiB in 39 packages [2020-11-20T06:32:16.447Z] Removing intermediate container 8e4913746437 [2020-11-20T06:32:16.447Z] ---> 5ecebb3fe265 [2020-11-20T06:32:16.447Z] Step 8/24 : COPY . . [2020-11-20T06:32:17.488Z] ---> 558195b6741c [2020-11-20T06:32:17.488Z] Step 9/24 : RUN ${MAKE} [2020-11-20T06:32:17.488Z] ---> Running in a737d40f1406 [2020-11-20T06:32:18.541Z] 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:32:29.094Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-20T06:32:29.094Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-20T06:32:29.094Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-20T06:32:29.094Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.141s coverage: 20.6% of statements [2020-11-20T06:32:29.702Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.213s coverage: 97.1% of statements [2020-11-20T06:32:31.026Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-20T06:32:32.064Z] Removing intermediate container a737d40f1406 [2020-11-20T06:32:32.064Z] ---> e438b5b33763 [2020-11-20T06:32:32.064Z] Step 10/24 : FROM scratch [2020-11-20T06:32:32.064Z] ---> [2020-11-20T06:32:32.064Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:32:32.064Z] ---> Running in ba5f69e62551 [2020-11-20T06:32:32.064Z] Removing intermediate container ba5f69e62551 [2020-11-20T06:32:32.064Z] ---> a7144073c7e4 [2020-11-20T06:32:32.064Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-20T06:32:32.359Z] ---> Running in 7d35a9b1b74b [2020-11-20T06:32:32.359Z] Removing intermediate container 7d35a9b1b74b [2020-11-20T06:32:32.359Z] ---> 652f17efb50c [2020-11-20T06:32:32.359Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-20T06:32:32.359Z] ---> Running in 6ffbe433bb9b [2020-11-20T06:32:32.973Z] Removing intermediate container 6ffbe433bb9b [2020-11-20T06:32:32.973Z] ---> 923c7f71a452 [2020-11-20T06:32:32.973Z] Step 14/24 : WORKDIR / [2020-11-20T06:32:32.973Z] ---> Running in a519f9aaed30 [2020-11-20T06:32:33.308Z] Removing intermediate container a519f9aaed30 [2020-11-20T06:32:33.308Z] ---> 7e6825c6ac18 [2020-11-20T06:32:33.308Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-20T06:32:33.954Z] ---> 281692a2c4b0 [2020-11-20T06:32:33.954Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-20T06:32:34.595Z] ---> 8830e8c0307a [2020-11-20T06:32:34.595Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-20T06:32:34.876Z] ---> 5618ad7ddc92 [2020-11-20T06:32:34.876Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-20T06:32:35.150Z] ---> 2154d4817b8f [2020-11-20T06:32:35.150Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-20T06:32:35.422Z] ---> cc7085b6b3a8 [2020-11-20T06:32:35.422Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-20T06:32:35.422Z] ---> Running in 8b454b2fd9cd [2020-11-20T06:32:35.697Z] Removing intermediate container 8b454b2fd9cd [2020-11-20T06:32:35.697Z] ---> 3286299ca0bd [2020-11-20T06:32:35.697Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-20T06:32:35.974Z] ---> Running in 86af1d892f7f [2020-11-20T06:32:36.280Z] Removing intermediate container 86af1d892f7f [2020-11-20T06:32:36.280Z] ---> 1cca5aeb1347 [2020-11-20T06:32:36.280Z] Step 22/24 : LABEL arch=amd64 [2020-11-20T06:32:36.280Z] ---> Running in 4fa73b7ab30d [2020-11-20T06:32:36.564Z] Removing intermediate container 4fa73b7ab30d [2020-11-20T06:32:36.564Z] ---> b3912d8aa610 [2020-11-20T06:32:36.564Z] Step 23/24 : LABEL git_sha=d335eab6403b8d90feec7cb772c02f0e0ab7beaf [2020-11-20T06:32:36.564Z] ---> Running in 19b10a33c475 [2020-11-20T06:32:37.561Z] Removing intermediate container 19b10a33c475 [2020-11-20T06:32:37.561Z] ---> f5e59c6cae93 [2020-11-20T06:32:37.561Z] Step 24/24 : LABEL version=0.0.0 [2020-11-20T06:32:37.561Z] ---> Running in 33fcf1f33382 [2020-11-20T06:32:37.844Z] Removing intermediate container 33fcf1f33382 [2020-11-20T06:32:37.844Z] ---> 4af9beda0e64 [2020-11-20T06:32:37.844Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-20T06:32:37.844Z] Successfully built 4af9beda0e64 [2020-11-20T06:32:37.844Z] 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:33:02.241Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.145s coverage: 9.4% of statements [2020-11-20T06:33:02.241Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.147s coverage: 21.9% of statements [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-20T06:33:02.241Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.584s coverage: 42.5% of statements [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-20T06:33:02.241Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.782s coverage: 68.9% of statements [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-20T06:33:02.241Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.181s coverage: 52.6% of statements [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-20T06:33:02.241Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.722s coverage: 68.9% of statements [2020-11-20T06:33:02.241Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.129s coverage: 4.7% of statements [2020-11-20T06:33:02.241Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-20T06:33:02.241Z] GO111MODULE=on go vet ./... [2020-11-20T06:33:29.110Z] gofmt -l . [2020-11-20T06:33:29.383Z] [ "`gofmt -l .`" = "" ] [2020-11-20T06:33:29.661Z] ./bin/test-attribution-txt.sh [2020-11-20T06:33:30.639Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-20T06:33:31.275Z] $ docker stop --time=1 2ae1c5c57efd17f752b5915ecbd8a390f272cbeee694d611daa1decbf96f9465 [2020-11-20T06:33:33.435Z] $ docker rm -f 2ae1c5c57efd17f752b5915ecbd8a390f272cbeee694d611daa1decbf96f9465 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-20T06:33:34.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-20T06:33:34.567Z] Warning: overwriting stash ‘coverage-report’ [2020-11-20T06:33:35.385Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-20T06:33:36.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-20T06:33:36.580Z] + ls -al . [2020-11-20T06:33:36.580Z] total 244 [2020-11-20T06:33:36.580Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 20 06:33 . [2020-11-20T06:33:36.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 06:30 .. [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 20 06:30 .dockerignore [2020-11-20T06:33:36.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 20 06:30 .git [2020-11-20T06:33:36.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 06:30 .github [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 138 Nov 20 06:30 .gitignore [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 936 Nov 20 06:30 Dockerfile.build [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 901 Nov 20 06:30 Jenkinsfile [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 20 06:30 LICENSE [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 1013 Nov 20 06:30 Makefile [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 5897 Nov 20 06:30 README.md [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 4291 Nov 20 06:30 RELEASE-NOTES.txt [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 20 06:26 VERSION [2020-11-20T06:33:36.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 06:30 bin [2020-11-20T06:33:36.580Z] -rw-r--r-- 1 jenkins jenkins 127610 Nov 20 06:32 coverage.out [2020-11-20T06:33:36.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 06:30 example [2020-11-20T06:33:36.580Z] -rw-r--r-- 1 jenkins jenkins 518 Nov 20 06:33 go.mod [2020-11-20T06:33:36.580Z] -rw-r--r-- 1 jenkins jenkins 13546 Nov 20 06:33 go.sum [2020-11-20T06:33:36.580Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 20 06:30 internal [2020-11-20T06:33:36.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 06:30 openapi [2020-11-20T06:33:36.580Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 20 06:30 pkg [2020-11-20T06:33:36.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 20 06:30 snap [2020-11-20T06:33:36.580Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 20 06:30 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:33:36.978Z] + 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=d335eab6403b8d90feec7cb772c02f0e0ab7beaf --label arch=arm64 --label version=0.0.0 . [2020-11-20T06:33:37.575Z] Sending build context to Docker daemon 2.484MB [2020-11-20T06:33:37.575Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-20T06:33:37.575Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-20T06:33:37.575Z] ---> d8f7ca2d811c [2020-11-20T06:33:37.575Z] Step 3/24 : ARG MAKE='make build' [2020-11-20T06:33:37.848Z] ---> Running in ab5835454ae1 [2020-11-20T06:33:38.122Z] Removing intermediate container ab5835454ae1 [2020-11-20T06:33:38.122Z] ---> ec2ac3e585e8 [2020-11-20T06:33:38.122Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-20T06:33:38.396Z] ---> Running in 31c7a17230ea [2020-11-20T06:33:38.672Z] Removing intermediate container 31c7a17230ea [2020-11-20T06:33:38.672Z] ---> fc677fdaec39 [2020-11-20T06:33:38.672Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:33:38.943Z] ---> Running in 21d6b9f2597b [2020-11-20T06:33:39.217Z] Removing intermediate container 21d6b9f2597b [2020-11-20T06:33:39.217Z] ---> 1194d9ca02ba [2020-11-20T06:33:39.217Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-20T06:33:39.490Z] ---> Running in 3d027164dbda [2020-11-20T06:33:42.117Z] Removing intermediate container 3d027164dbda [2020-11-20T06:33:42.117Z] ---> f9b7a03a3d65 [2020-11-20T06:33:42.117Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-20T06:33:42.117Z] ---> Running in b5ac2b15c3a3 [2020-11-20T06:33:43.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-20T06:33:44.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-20T06:33:45.141Z] OK: 142 MiB in 39 packages [2020-11-20T06:33:46.116Z] Removing intermediate container b5ac2b15c3a3 [2020-11-20T06:33:46.116Z] ---> 44262db4124f [2020-11-20T06:33:46.116Z] Step 8/24 : COPY . . [2020-11-20T06:33:47.552Z] ---> 024e938070b7 [2020-11-20T06:33:47.552Z] Step 9/24 : RUN ${MAKE} [2020-11-20T06:33:47.552Z] ---> Running in 1f50288ed444 [2020-11-20T06:33:48.981Z] 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:34:15.788Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-20T06:34:15.788Z] Removing intermediate container 1f50288ed444 [2020-11-20T06:34:15.788Z] ---> 9d322398b009 [2020-11-20T06:34:15.788Z] Step 10/24 : FROM scratch [2020-11-20T06:34:15.788Z] ---> [2020-11-20T06:34:15.788Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-20T06:34:15.788Z] ---> Running in 339a6595ea85 [2020-11-20T06:34:16.066Z] Removing intermediate container 339a6595ea85 [2020-11-20T06:34:16.066Z] ---> c1be27d552c0 [2020-11-20T06:34:16.066Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-20T06:34:16.066Z] ---> Running in 8b1eb4d44b6a [2020-11-20T06:34:16.660Z] Removing intermediate container 8b1eb4d44b6a [2020-11-20T06:34:16.660Z] ---> 0119d6176945 [2020-11-20T06:34:16.660Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-20T06:34:16.660Z] ---> Running in 06959d0c7617 [2020-11-20T06:34:17.253Z] Removing intermediate container 06959d0c7617 [2020-11-20T06:34:17.253Z] ---> 87759b21f7c0 [2020-11-20T06:34:17.253Z] Step 14/24 : WORKDIR / [2020-11-20T06:34:17.253Z] ---> Running in f55561cb459f [2020-11-20T06:34:17.871Z] Removing intermediate container f55561cb459f [2020-11-20T06:34:17.871Z] ---> 1137d1537522 [2020-11-20T06:34:17.871Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-20T06:34:18.846Z] ---> 4dcdd3f9ad86 [2020-11-20T06:34:18.846Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-20T06:34:19.822Z] ---> 327097be4ebf [2020-11-20T06:34:19.822Z] 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:20.415Z] ---> edc035a4fa2b [2020-11-20T06:34:20.415Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-20T06:34:21.018Z] ---> c5b70472943d [2020-11-20T06:34:21.018Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-20T06:34:21.993Z] ---> c9b023fc3d19 [2020-11-20T06:34:21.993Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-20T06:34:21.993Z] ---> Running in 9ff8e086bf0b [2020-11-20T06:34:22.586Z] Removing intermediate container 9ff8e086bf0b [2020-11-20T06:34:22.586Z] ---> 5971471dbc73 [2020-11-20T06:34:22.586Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-20T06:34:22.586Z] ---> Running in 6355a179dc9a [2020-11-20T06:34:23.181Z] Removing intermediate container 6355a179dc9a [2020-11-20T06:34:23.181Z] ---> 57cac12930a8 [2020-11-20T06:34:23.181Z] Step 22/24 : LABEL arch=arm64 [2020-11-20T06:34:23.181Z] ---> Running in 29bc3a02f5fc [2020-11-20T06:34:23.775Z] Removing intermediate container 29bc3a02f5fc [2020-11-20T06:34:23.775Z] ---> 31999481dc2c [2020-11-20T06:34:23.775Z] Step 23/24 : LABEL git_sha=d335eab6403b8d90feec7cb772c02f0e0ab7beaf [2020-11-20T06:34:23.775Z] ---> Running in 00b7cf3674a0 [2020-11-20T06:34:24.368Z] Removing intermediate container 00b7cf3674a0 [2020-11-20T06:34:24.368Z] ---> a9daf476c729 [2020-11-20T06:34:24.368Z] Step 24/24 : LABEL version=0.0.0 [2020-11-20T06:34:24.368Z] ---> Running in 814808ea8895 [2020-11-20T06:34:24.640Z] Removing intermediate container 814808ea8895 [2020-11-20T06:34:24.640Z] ---> a920c51bd9e4 [2020-11-20T06:34:24.640Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-20T06:34:24.911Z] Successfully built a920c51bd9e4 [2020-11-20T06:34:24.911Z] 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:34:27.519Z] provisioning config files... [2020-11-20T06:34:27.531Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp/config2433156866309924753tmp [Pipeline] { [Pipeline] sh [2020-11-20T06:34:27.965Z] + set +x [2020-11-20T06:34:27.965Z] + curl -s https://codecov.io/bash [2020-11-20T06:34:27.965Z] + bash -s -- [2020-11-20T06:34:28.228Z] [2020-11-20T06:34:28.228Z] _____ _ [2020-11-20T06:34:28.228Z] / ____| | | [2020-11-20T06:34:28.228Z] | | ___ __| | ___ ___ _____ __ [2020-11-20T06:34:28.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-20T06:34:28.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-20T06:34:28.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-20T06:34:28.228Z] Bash-20201116-eea08d9 [2020-11-20T06:34:28.228Z] [2020-11-20T06:34:28.228Z] [2020-11-20T06:34:28.228Z] ==> Jenkins CI detected. [2020-11-20T06:34:28.228Z] project root: . [2020-11-20T06:34:28.228Z] --> token set from env [2020-11-20T06:34:28.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-20T06:34:28.228Z] ==> Running gcov in . (disable via -X gcov) [2020-11-20T06:34:28.228Z] ==> Python coveragepy not found [2020-11-20T06:34:28.228Z] ==> Searching for coverage reports in: [2020-11-20T06:34:28.228Z] + . [2020-11-20T06:34:28.228Z] -> Found 1 reports [2020-11-20T06:34:28.228Z] ==> Detecting git/mercurial file structure [2020-11-20T06:34:28.228Z] ==> Reading reports [2020-11-20T06:34:28.228Z] + ./coverage.out bytes=127610 [2020-11-20T06:34:28.228Z] ==> Appending adjustments [2020-11-20T06:34:28.228Z] https://docs.codecov.io/docs/fixing-reports [2020-11-20T06:34:28.803Z] + Found adjustments [2020-11-20T06:34:28.803Z] ==> Gzipping contents [2020-11-20T06:34:28.803Z] ==> Uploading reports [2020-11-20T06:34:28.803Z] url: https://codecov.io [2020-11-20T06:34:28.803Z] query: branch=PR-655&commit=d335eab6403b8d90feec7cb772c02f0e0ab7beaf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-655%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=655&job=&cmd_args= [2020-11-20T06:34:28.803Z] -> Pinging Codecov [2020-11-20T06:34:28.803Z] https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-655&commit=d335eab6403b8d90feec7cb772c02f0e0ab7beaf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-655%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=655&job=&cmd_args= [2020-11-20T06:34:29.066Z] -> Uploading to [2020-11-20T06:34:29.066Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-20/7E55EF52A471D76F132DFD9A03CDDE97/d335eab6403b8d90feec7cb772c02f0e0ab7beaf/84aa2a96-b124-44c0-b87e-a6c52b67a30b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201120T063428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ab5cba91bef32d4b65f5a50f70d1a991465bdbaba1477b39b603c8863a35889 [2020-11-20T06:34:29.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-20T06:34:29.066Z] Dload Upload Total Spent Left Speed [2020-11-20T06:34:29.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20885 0 0 100 20885 0 54247 --:--:-- --:--:-- --:--:-- 54388 [2020-11-20T06:34:29.642Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d335eab6403b8d90feec7cb772c02f0e0ab7beaf [Pipeline] } [2020-11-20T06:34:29.665Z] 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:34:33.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:34:34.533Z] ---> package-listing.sh [2020-11-20T06:34:34.533Z] ++ facter osfamily [2020-11-20T06:34:34.533Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-20T06:34:34.533Z] + OS_FAMILY=redhat [2020-11-20T06:34:34.533Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-655 [2020-11-20T06:34:34.533Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-20T06:34:34.533Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-20T06:34:34.533Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-20T06:34:34.533Z] + PACKAGES=/tmp/packages_start.txt [2020-11-20T06:34:34.533Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-655 ']' [2020-11-20T06:34:34.533Z] + PACKAGES=/tmp/packages_end.txt [2020-11-20T06:34:34.533Z] + case "${OS_FAMILY}" in [2020-11-20T06:34:34.533Z] + rpm -qa [2020-11-20T06:34:34.533Z] + sort [2020-11-20T06:34:38.760Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-20T06:34:38.760Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-20T06:34:38.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-20T06:34:38.760Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-655 ']' [2020-11-20T06:34:38.760Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-655/archives/ [2020-11-20T06:34:38.760Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-655/archives/ [Pipeline] echo [2020-11-20T06:34:38.793Z] 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-655/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:34:39.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:34:39.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-20T06:34:39.440Z] [2020-11-20T06:34:39.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-20T06:34:39.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-20T06:34:39.832Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-20T06:34:39.832Z] df20fa9351a1: Pulling fs layer [2020-11-20T06:34:39.832Z] 36b3adc4ff6f: Pulling fs layer [2020-11-20T06:34:39.832Z] 8ad3a11d3b57: Pulling fs layer [2020-11-20T06:34:39.832Z] 46f8f816bc3b: Pulling fs layer [2020-11-20T06:34:39.832Z] 93b61091891f: Pulling fs layer [2020-11-20T06:34:39.832Z] 93b9cdb0e59b: Pulling fs layer [2020-11-20T06:34:39.832Z] 5e14af77c1be: Pulling fs layer [2020-11-20T06:34:39.832Z] 01666e4c0597: Pulling fs layer [2020-11-20T06:34:39.832Z] aa168da1d23b: Pulling fs layer [2020-11-20T06:34:39.832Z] 5e14af77c1be: Waiting [2020-11-20T06:34:39.832Z] 93b61091891f: Waiting [2020-11-20T06:34:39.832Z] 93b9cdb0e59b: Waiting [2020-11-20T06:34:39.832Z] aa168da1d23b: Waiting [2020-11-20T06:34:39.832Z] 36b3adc4ff6f: Verifying Checksum [2020-11-20T06:34:39.832Z] 36b3adc4ff6f: Download complete [2020-11-20T06:34:39.832Z] 46f8f816bc3b: Verifying Checksum [2020-11-20T06:34:39.832Z] 46f8f816bc3b: Download complete [2020-11-20T06:34:39.832Z] df20fa9351a1: Verifying Checksum [2020-11-20T06:34:39.832Z] df20fa9351a1: Download complete [2020-11-20T06:34:39.832Z] 93b9cdb0e59b: Verifying Checksum [2020-11-20T06:34:39.832Z] 93b9cdb0e59b: Download complete [2020-11-20T06:34:40.094Z] 93b61091891f: Verifying Checksum [2020-11-20T06:34:40.094Z] 93b61091891f: Download complete [2020-11-20T06:34:40.094Z] 5e14af77c1be: Verifying Checksum [2020-11-20T06:34:40.094Z] 5e14af77c1be: Download complete [2020-11-20T06:34:40.094Z] 01666e4c0597: Verifying Checksum [2020-11-20T06:34:40.094Z] 01666e4c0597: Download complete [2020-11-20T06:34:40.094Z] 8ad3a11d3b57: Verifying Checksum [2020-11-20T06:34:40.094Z] 8ad3a11d3b57: Download complete [2020-11-20T06:34:40.357Z] df20fa9351a1: Pull complete [2020-11-20T06:34:40.357Z] 36b3adc4ff6f: Pull complete [2020-11-20T06:34:40.938Z] 8ad3a11d3b57: Pull complete [2020-11-20T06:34:41.207Z] 46f8f816bc3b: Pull complete [2020-11-20T06:34:41.791Z] 93b61091891f: Pull complete [2020-11-20T06:34:42.053Z] aa168da1d23b: Verifying Checksum [2020-11-20T06:34:42.053Z] aa168da1d23b: Download complete [2020-11-20T06:34:42.053Z] 93b9cdb0e59b: Pull complete [2020-11-20T06:34:42.053Z] 5e14af77c1be: Pull complete [2020-11-20T06:34:42.316Z] 01666e4c0597: Pull complete [2020-11-20T06:34:47.643Z] aa168da1d23b: Pull complete [2020-11-20T06:34:47.643Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-20T06:34:47.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-20T06:34:47.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-20T06:34:47.852Z] prd-centos7-docker-4c-2g-12918 does not seem to be running inside a container [2020-11-20T06:34:47.895Z] $ 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-655/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-655 -v /w/workspace/dgexfoundry_device-sdk-go_PR-655:/w/workspace/dgexfoundry_device-sdk-go_PR-655:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-655@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:34:55.031Z] $ docker top bf7af4393c8824446b21157750d842a25af2dc4eadb78c002f5950e005284db0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-20T06:34:55.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-20T06:34:55.880Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-20T06:34:56.193Z] + ls /var/log/sa-host [2020-11-20T06:34:56.193Z] + sadf -c /var/log/sa-host/sa05 [2020-11-20T06:34:56.193Z] file_magic: OK [2020-11-20T06:34:56.193Z] HZ: Using current value: 100 [2020-11-20T06:34:56.193Z] file_header: OK [2020-11-20T06:34:56.193Z] 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:34:56.193Z] Statistics: [2020-11-20T06:34:56.193Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-20T06:34:56.193Z] File successfully converted to sysstat format version 12.2.1 [2020-11-20T06:34:56.193Z] + sadf -c /var/log/sa-host/sa20 [2020-11-20T06:34:56.193Z] file_magic: OK [2020-11-20T06:34:56.193Z] HZ: Using current value: 100 [2020-11-20T06:34:56.193Z] file_header: OK [2020-11-20T06:34:56.193Z] 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:34:56.193Z] Statistics: [2020-11-20T06:34:56.193Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-20T06:34:56.193Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-20T06:34:56.900Z] provisioning config files... [2020-11-20T06:34:56.917Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp/config7474966870592181642tmp [Pipeline] { [Pipeline] echo [2020-11-20T06:34:57.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:34:57.429Z] ---> create-netrc.sh [Pipeline] } [2020-11-20T06:34:57.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-20T06:34:57.635Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:34:57.992Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-20T06:34:58.021Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:34:58.363Z] ---> sudo-logs.sh [2020-11-20T06:34:58.363Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-20T06:34:58.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:34:58.723Z] ---> job-cost.sh [2020-11-20T06:34:58.723Z] lf-activate-venv: SKIPPING [2020-11-20T06:34:58.723Z] INFO: No Stack... [2020-11-20T06:35:01.276Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-20T06:35:01.276Z] INFO: Archiving Costs [Pipeline] echo [2020-11-20T06:35:01.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-20T06:35:01.666Z] ---> logs-deploy.sh [2020-11-20T06:35:01.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-655/1 [2020-11-20T06:35:01.666Z] INFO: archiving workspace using pattern(s): [2020-11-20T06:35:03.059Z] Archives upload complete. [2020-11-20T06:35:03.324Z] INFO: archiving logs to Nexus [2020-11-20T06:35:04.272Z] ---> uname -a: [2020-11-20T06:35:04.272Z] Linux prd-centos7-docker-4c-2g-12918.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:35:04.272Z] [2020-11-20T06:35:04.272Z] [2020-11-20T06:35:04.272Z] ---> lscpu: [2020-11-20T06:35:04.272Z] Architecture: x86_64 [2020-11-20T06:35:04.272Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-20T06:35:04.272Z] Byte Order: Little Endian [2020-11-20T06:35:04.272Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-20T06:35:04.272Z] CPU(s): 4 [2020-11-20T06:35:04.272Z] On-line CPU(s) list: 0-3 [2020-11-20T06:35:04.272Z] Thread(s) per core: 1 [2020-11-20T06:35:04.272Z] Core(s) per socket: 1 [2020-11-20T06:35:04.272Z] Socket(s): 4 [2020-11-20T06:35:04.272Z] NUMA node(s): 1 [2020-11-20T06:35:04.272Z] Vendor ID: GenuineIntel [2020-11-20T06:35:04.272Z] CPU family: 6 [2020-11-20T06:35:04.272Z] Model: 44 [2020-11-20T06:35:04.272Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-20T06:35:04.272Z] Stepping: 1 [2020-11-20T06:35:04.272Z] CPU MHz: 2933.438 [2020-11-20T06:35:04.272Z] BogoMIPS: 5866.87 [2020-11-20T06:35:04.272Z] Virtualization: VT-x [2020-11-20T06:35:04.272Z] Hypervisor vendor: KVM [2020-11-20T06:35:04.273Z] Virtualization type: full [2020-11-20T06:35:04.273Z] L1d cache: 128 KiB [2020-11-20T06:35:04.273Z] L1i cache: 128 KiB [2020-11-20T06:35:04.273Z] L2 cache: 16 MiB [2020-11-20T06:35:04.273Z] L3 cache: 64 MiB [2020-11-20T06:35:04.273Z] NUMA node0 CPU(s): 0-3 [2020-11-20T06:35:04.273Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-20T06:35:04.273Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-20T06:35:04.273Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-20T06:35:04.273Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-20T06:35:04.273Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-20T06:35:04.273Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-20T06:35:04.273Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-20T06:35:04.273Z] Vulnerability Tsx async abort: Not affected [2020-11-20T06:35:04.273Z] 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:35:04.273Z] [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] ---> nproc: [2020-11-20T06:35:04.273Z] 4 [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] ---> df -h: [2020-11-20T06:35:04.273Z] Filesystem Size Used Available Use% Mounted on [2020-11-20T06:35:04.273Z] overlay 50.0G 7.2G 42.8G 14% / [2020-11-20T06:35:04.273Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-20T06:35:04.273Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-20T06:35:04.273Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-655 [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-655@tmp [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-11-20T06:35:04.273Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] ---> free -m: [2020-11-20T06:35:04.273Z] total used free shared buff/cache available [2020-11-20T06:35:04.273Z] Mem: 1837 677 67 0 1092 1058 [2020-11-20T06:35:04.273Z] Swap: 1023 0 1023 [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] ---> ip addr: [2020-11-20T06:35:04.273Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-20T06:35:04.273Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-20T06:35:04.273Z] inet 127.0.0.1/8 scope host lo [2020-11-20T06:35:04.273Z] valid_lft forever preferred_lft forever [2020-11-20T06:35:04.273Z] inet6 ::1/128 scope host [2020-11-20T06:35:04.273Z] valid_lft forever preferred_lft forever [2020-11-20T06:35:04.273Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-20T06:35:04.273Z] link/ether fa:16:3e:00:89:62 brd ff:ff:ff:ff:ff:ff [2020-11-20T06:35:04.273Z] inet 10.30.123.19/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-20T06:35:04.273Z] valid_lft 85840sec preferred_lft 85840sec [2020-11-20T06:35:04.273Z] inet6 fe80::f816:3eff:fe00:8962/64 scope link [2020-11-20T06:35:04.273Z] valid_lft forever preferred_lft forever [2020-11-20T06:35:04.273Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-20T06:35:04.273Z] link/ether 02:42:d1:c1:7a:31 brd ff:ff:ff:ff:ff:ff [2020-11-20T06:35:04.273Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-20T06:35:04.273Z] valid_lft forever preferred_lft forever [2020-11-20T06:35:04.273Z] inet6 fe80::42:d1ff:fec1:7a31/64 scope link [2020-11-20T06:35:04.273Z] valid_lft forever preferred_lft forever [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] ---> sar -b -r -n DEV: [2020-11-20T06:35:04.273Z] 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:35:04.273Z] [2020-11-20T06:35:04.273Z] 06:25:25 LINUX RESTART (4 CPU) [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] 06:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-20T06:35:04.273Z] 06:27:01 69.14 21.71 47.43 0.00 5649.28 5028.35 0.00 [2020-11-20T06:35:04.273Z] 06:28:01 1.86 0.00 1.86 0.00 0.00 39.01 0.00 [2020-11-20T06:35:04.273Z] 06:29:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2020-11-20T06:35:04.273Z] 06:30:01 0.37 0.00 0.37 0.00 0.00 5.26 0.00 [2020-11-20T06:35:04.273Z] 06:31:01 0.20 0.00 0.20 0.00 0.00 2.91 0.00 [2020-11-20T06:35:04.273Z] 06:32:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 [2020-11-20T06:35:04.273Z] 06:33:01 0.30 0.02 0.28 0.00 0.13 3.21 0.00 [2020-11-20T06:35:04.273Z] 06:34:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 [2020-11-20T06:35:04.273Z] Average: 9.07 2.72 6.36 0.00 706.47 636.32 0.00 [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] 06:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-20T06:35:04.273Z] 06:27:01 190360 0 523204 27.81 2620 1165372 1102096 37.61 396036 1133832 132 [2020-11-20T06:35:04.273Z] 06:28:01 193992 0 519576 27.61 2620 1165368 1081892 36.92 394948 1132204 16 [2020-11-20T06:35:04.273Z] 06:29:01 195476 0 518084 27.53 2620 1165376 1070584 36.54 394172 1131876 8 [2020-11-20T06:35:04.273Z] 06:30:01 193316 0 520240 27.65 2620 1165380 1070824 36.55 397260 1131280 16 [2020-11-20T06:35:04.273Z] 06:31:01 192672 0 520880 27.68 2620 1165384 1070896 36.55 400752 1128216 16 [2020-11-20T06:35:04.273Z] 06:32:01 188224 0 525272 27.92 2620 1165440 1070848 36.55 405432 1128228 16 [2020-11-20T06:35:04.273Z] 06:33:01 187808 0 525732 27.94 2620 1165396 1070692 36.54 432944 1101072 20 [2020-11-20T06:35:04.273Z] 06:34:01 187508 0 526028 27.96 2620 1165400 1070716 36.54 429456 1104728 12 [2020-11-20T06:35:04.273Z] Average: 191170 0 522377 27.76 2620 1165390 1076068 36.72 406375 1123930 30 [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] 06:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-20T06:35:04.273Z] 06:27:01 eth0 570.53 375.43 1070.02 96.90 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:27:01 docker0 7.76 5.61 1.22 20.09 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:28:01 eth0 0.93 0.77 0.64 0.21 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:29:01 eth0 0.92 0.08 0.07 0.04 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:30:01 eth0 1.82 0.72 0.67 0.37 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:31:01 eth0 1.30 0.45 0.33 0.24 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:32:01 eth0 0.68 0.38 0.40 0.26 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:33:01 eth0 1.57 0.43 0.43 0.21 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:34:01 eth0 1.45 0.43 0.35 0.21 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] Average: eth0 72.43 47.36 134.17 12.31 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] Average: docker0 0.97 0.70 0.15 2.51 0.00 0.00 0.00 0.00 [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] ---> sar -P ALL: [2020-11-20T06:35:04.273Z] 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:35:04.273Z] [2020-11-20T06:35:04.273Z] 06:25:25 LINUX RESTART (4 CPU) [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] 06:26:01 CPU %user %nice %system %iowait %steal %idle [2020-11-20T06:35:04.273Z] 06:27:01 all 11.42 0.00 3.48 1.72 0.02 83.36 [2020-11-20T06:35:04.273Z] 06:27:01 0 12.82 0.00 4.18 1.65 0.02 81.33 [2020-11-20T06:35:04.273Z] 06:27:01 1 11.05 0.00 3.03 1.01 0.02 84.89 [2020-11-20T06:35:04.273Z] 06:27:01 2 10.74 0.00 3.49 0.57 0.02 85.18 [2020-11-20T06:35:04.273Z] 06:27:01 3 11.08 0.00 3.19 3.67 0.03 82.03 [2020-11-20T06:35:04.273Z] 06:28:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-11-20T06:35:04.273Z] 06:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-20T06:35:04.273Z] 06:28:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-11-20T06:35:04.273Z] 06:28:01 2 0.47 0.00 0.03 0.00 0.00 99.50 [2020-11-20T06:35:04.273Z] 06:28:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-11-20T06:35:04.273Z] 06:29:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-11-20T06:35:04.273Z] 06:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-20T06:35:04.273Z] 06:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-20T06:35:04.273Z] 06:29:01 2 0.57 0.00 0.05 0.00 0.00 99.38 [2020-11-20T06:35:04.273Z] 06:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-11-20T06:35:04.273Z] 06:30:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-11-20T06:35:04.273Z] 06:30:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-11-20T06:35:04.273Z] 06:30:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2020-11-20T06:35:04.273Z] 06:30:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-11-20T06:35:04.273Z] 06:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-20T06:35:04.273Z] 06:31:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2020-11-20T06:35:04.273Z] 06:31:01 0 0.45 0.00 0.07 0.00 0.00 99.48 [2020-11-20T06:35:04.273Z] 06:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-11-20T06:35:04.273Z] 06:31:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-11-20T06:35:04.273Z] 06:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-20T06:35:04.273Z] 06:32:01 all 0.15 0.00 0.06 0.00 0.00 99.78 [2020-11-20T06:35:04.273Z] 06:32:01 0 0.53 0.00 0.12 0.00 0.00 99.35 [2020-11-20T06:35:04.273Z] 06:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-11-20T06:35:04.273Z] 06:32:01 2 0.02 0.00 0.07 0.00 0.02 99.90 [2020-11-20T06:35:04.273Z] 06:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-11-20T06:35:04.273Z] 06:33:01 all 0.18 0.00 0.07 0.00 0.00 99.75 [2020-11-20T06:35:04.273Z] 06:33:01 0 0.02 0.00 0.18 0.00 0.00 99.80 [2020-11-20T06:35:04.273Z] 06:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-20T06:35:04.273Z] 06:33:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-11-20T06:35:04.273Z] 06:33:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2020-11-20T06:35:04.273Z] 06:34:01 all 0.17 0.00 0.02 0.00 0.00 99.81 [2020-11-20T06:35:04.273Z] 06:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-11-20T06:35:04.273Z] 06:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-11-20T06:35:04.273Z] 06:34:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-11-20T06:35:04.273Z] 06:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-20T06:35:04.273Z] Average: all 1.56 0.00 0.47 0.21 0.00 97.75 [2020-11-20T06:35:04.273Z] Average: 0 1.80 0.00 0.58 0.20 0.00 97.42 [2020-11-20T06:35:04.273Z] Average: 1 1.42 0.00 0.40 0.13 0.00 98.04 [2020-11-20T06:35:04.273Z] Average: 2 1.62 0.00 0.47 0.07 0.00 97.84 [2020-11-20T06:35:04.273Z] Average: 3 1.41 0.00 0.42 0.45 0.00 97.71 [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z] [2020-11-20T06:35:04.273Z]