Pull request #722 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 39c0334e4bffc1683110818178736ebbaffc5e79+909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 (9c97549f36af3d70f18c720b0bb896be2994755f) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-722/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-722/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19271 in /w/workspace/dgexfoundry_device-sdk-go_PR-722 [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-722 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 39c0334e4bffc1683110818178736ebbaffc5e79 > 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 --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/722/head:refs/remotes/origin/PR-722 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 39c0334e4bffc1683110818178736ebbaffc5e79 Checking out Revision 39c0334e4bffc1683110818178736ebbaffc5e79 (PR-722) > git checkout -f 39c0334e4bffc1683110818178736ebbaffc5e79 # 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 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39c0334e4bffc1683110818178736ebbaffc5e79 # timeout=10 Commit message: "fix: rm unused pkg/service function params" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-09T17:54:22.737Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-09T17:54:23.126Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-09T17:54:23.337Z] ========================================================= [2021-01-09T17:54:23.337Z] EdgeX Global Pipelines Version Info [2021-01-09T17:54:23.337Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-09T17:54:24.863Z] ------------------- [2021-01-09T17:54:24.863Z] stable info: [2021-01-09T17:54:24.863Z] ------------------- [2021-01-09T17:54:24.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-09T17:54:24.863Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-09T17:54:24.863Z] Message: update stable to v1.0.173 [2021-01-09T17:54:25.808Z] ------------------- [2021-01-09T17:54:25.808Z] experimental info: [2021-01-09T17:54:25.808Z] ------------------- [2021-01-09T17:54:25.808Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-09T17:54:25.808Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-09T17:54:25.808Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-09T17:54:26.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-09T17:54:26.343Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-09T17:54:26.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-09T17:54:26.617Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-09T17:54:26.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-09T17:54:26.876Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-09T17:54:27.004Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-09T17:54:27.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-09T17:54:27.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-09T17:54:27.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-09T17:54:27.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-09T17:54:27.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-09T17:54:27.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-09T17:54:28.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-09T17:54:28.208Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-09T17:54:28.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-09T17:54:28.524Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-09T17:54:28.683Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-09T17:54:28.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-09T17:54:29.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-09T17:54:29.152Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-09T17:54:29.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-09T17:54:29.442Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-09T17:54:29.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-09T17:54:29.709Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-09T17:54:29.841Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-09T17:54:29.974Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-09T17:54:30.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-722 [Pipeline] echo [2021-01-09T17:54:30.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-722 [Pipeline] echo [2021-01-09T17:54:30.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-722 [Pipeline] echo [2021-01-09T17:54:30.537Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39c0334e4bffc1683110818178736ebbaffc5e79 [Pipeline] echo [2021-01-09T17:54:30.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39c0334 [Pipeline] echo [2021-01-09T17:54:30.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-09T17:54:31.188Z] provisioning config files... [2021-01-09T17:54:31.220Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp/config2077243360601853805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T17:54:31.678Z] ---> docker-login.sh [2021-01-09T17:54:31.678Z] nexus3.edgexfoundry.org:10001 [2021-01-09T17:54:31.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:54:32.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:54:32.207Z] Configure a credential helper to remove this warning. See [2021-01-09T17:54:32.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:54:32.207Z] [2021-01-09T17:54:32.207Z] Login Succeeded [2021-01-09T17:54:32.207Z] nexus3.edgexfoundry.org:10002 [2021-01-09T17:54:32.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:54:32.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:54:32.470Z] Configure a credential helper to remove this warning. See [2021-01-09T17:54:32.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:54:32.470Z] [2021-01-09T17:54:32.470Z] Login Succeeded [2021-01-09T17:54:32.470Z] nexus3.edgexfoundry.org:10003 [2021-01-09T17:54:32.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:54:32.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:54:32.470Z] Configure a credential helper to remove this warning. See [2021-01-09T17:54:32.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:54:32.470Z] [2021-01-09T17:54:32.470Z] Login Succeeded [2021-01-09T17:54:32.470Z] nexus3.edgexfoundry.org:10004 [2021-01-09T17:54:32.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:54:32.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:54:32.734Z] Configure a credential helper to remove this warning. See [2021-01-09T17:54:32.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:54:32.734Z] [2021-01-09T17:54:32.734Z] Login Succeeded [2021-01-09T17:54:32.734Z] docker.io [2021-01-09T17:54:32.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:54:32.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:54:32.997Z] Configure a credential helper to remove this warning. See [2021-01-09T17:54:32.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:54:32.997Z] [2021-01-09T17:54:32.997Z] Login Succeeded [2021-01-09T17:54:32.997Z] ---> docker-login.sh ends [Pipeline] } [2021-01-09T17:54:33.022Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-09T17:54:34.215Z] + git log --format=format:%s -1 39c0334e4bffc1683110818178736ebbaffc5e79 [Pipeline] echo [2021-01-09T17:54:34.351Z] GIT_COMMIT: 39c0334e4bffc1683110818178736ebbaffc5e79, Commit Message: fix: rm unused pkg/service function params [Pipeline] echo [2021-01-09T17:54:34.424Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-09T17:54:35.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T17:54:35.553Z] [2021-01-09T17:54:35.553Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T17:54:35.950Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T17:54:35.950Z] latest: Pulling from edgex-devops/git-semver [2021-01-09T17:54:35.950Z] 31603596830f: Pulling fs layer [2021-01-09T17:54:35.950Z] 2a8b12db71e7: Pulling fs layer [2021-01-09T17:54:35.950Z] 6ca5941a6612: Pulling fs layer [2021-01-09T17:54:35.950Z] ecc8261a40a4: Pulling fs layer [2021-01-09T17:54:35.950Z] 2a8b12db71e7: Verifying Checksum [2021-01-09T17:54:35.950Z] 2a8b12db71e7: Download complete [2021-01-09T17:54:35.950Z] 31603596830f: Verifying Checksum [2021-01-09T17:54:35.950Z] 31603596830f: Download complete [2021-01-09T17:54:36.213Z] ecc8261a40a4: Verifying Checksum [2021-01-09T17:54:36.213Z] ecc8261a40a4: Download complete [2021-01-09T17:54:36.213Z] 6ca5941a6612: Verifying Checksum [2021-01-09T17:54:36.213Z] 6ca5941a6612: Download complete [2021-01-09T17:54:36.480Z] 31603596830f: Pull complete [2021-01-09T17:54:36.743Z] 2a8b12db71e7: Pull complete [2021-01-09T17:54:37.702Z] 6ca5941a6612: Pull complete [2021-01-09T17:54:37.965Z] ecc8261a40a4: Pull complete [2021-01-09T17:54:37.965Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-09T17:54:37.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T17:54:37.965Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-09T17:54:38.160Z] prd-centos7-docker-4c-2g-19271 does not seem to be running inside a container [2021-01-09T17:54:38.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-722 -v /w/workspace/dgexfoundry_device-sdk-go_PR-722:/w/workspace/dgexfoundry_device-sdk-go_PR-722:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-09T17:54:40.805Z] $ docker top 4f06f6575356e226fdc1b7b411ef0ae403e8b13f97922609e73705020cb9bf86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-09T17:54:41.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-09T17:54:41.272Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-09T17:54:41.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-09T17:54:41.497Z] $ docker exec 4f06f6575356e226fdc1b7b411ef0ae403e8b13f97922609e73705020cb9bf86 ssh-agent [2021-01-09T17:54:41.663Z] SSH_AUTH_SOCK=/tmp/ssh-EeygomZI1lNR/agent.12 [2021-01-09T17:54:41.663Z] SSH_AGENT_PID=17 [2021-01-09T17:54:41.675Z] Running ssh-add (command line suppressed) [2021-01-09T17:54:41.789Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp/private_key_6788845849069357630.key (/w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp/private_key_6788845849069357630.key) [2021-01-09T17:54:41.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-09T17:54:42.253Z] + git tag --points-at HEAD [Pipeline] } [2021-01-09T17:54:42.280Z] $ docker exec --env ******** --env ******** 4f06f6575356e226fdc1b7b411ef0ae403e8b13f97922609e73705020cb9bf86 ssh-agent -k [2021-01-09T17:54:42.389Z] unset SSH_AUTH_SOCK; [2021-01-09T17:54:42.389Z] unset SSH_AGENT_PID; [2021-01-09T17:54:42.389Z] echo Agent pid 17 killed; [2021-01-09T17:54:42.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-09T17:54:42.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-09T17:54:42.634Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-09T17:54:42.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-09T17:54:42.797Z] $ docker exec 4f06f6575356e226fdc1b7b411ef0ae403e8b13f97922609e73705020cb9bf86 ssh-agent [2021-01-09T17:54:42.959Z] SSH_AUTH_SOCK=/tmp/ssh-rLSesgUknU1F/agent.46 [2021-01-09T17:54:42.959Z] SSH_AGENT_PID=51 [2021-01-09T17:54:42.966Z] Running ssh-add (command line suppressed) [2021-01-09T17:54:43.083Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp/private_key_5969601684349547709.key (/w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp/private_key_5969601684349547709.key) [2021-01-09T17:54:43.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-09T17:54:43.512Z] + git semver init [2021-01-09T17:54:43.512Z] # -> Open(): unable to determine branch for HEAD [2021-01-09T17:54:43.512Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-722/.git [2021-01-09T17:54:43.512Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-722 [2021-01-09T17:54:43.512Z] # $SEMVER_REMOTE_NAME = origin [2021-01-09T17:54:43.512Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-09T17:54:43.512Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-09T17:54:43.512Z] # $SEMVER_BRANCH = PR-722 [2021-01-09T17:54:43.512Z] # $SEMVER_TEMP = /tmp/semver-586074311 [2021-01-09T17:54:43.512Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-09T17:54:44.461Z] # '/tmp/semver-586074311' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-722/.semver' [2021-01-09T17:54:44.461Z] # -> Force: false [2021-01-09T17:54:44.461Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-722/.semver [Pipeline] } [2021-01-09T17:54:44.478Z] $ docker exec --env ******** --env ******** 4f06f6575356e226fdc1b7b411ef0ae403e8b13f97922609e73705020cb9bf86 ssh-agent -k [2021-01-09T17:54:44.589Z] unset SSH_AUTH_SOCK; [2021-01-09T17:54:44.590Z] unset SSH_AGENT_PID; [2021-01-09T17:54:44.590Z] echo Agent pid 51 killed; [2021-01-09T17:54:44.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-09T17:54:45.193Z] + git semver [Pipeline] } [2021-01-09T17:54:45.236Z] $ docker stop --time=1 4f06f6575356e226fdc1b7b411ef0ae403e8b13f97922609e73705020cb9bf86 [2021-01-09T17:54:46.640Z] $ docker rm -f 4f06f6575356e226fdc1b7b411ef0ae403e8b13f97922609e73705020cb9bf86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T17:54:47.197Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-09T17:54:47.687Z] Stashed 1 file(s) [Pipeline] echo [2021-01-09T17:54:47.708Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-09T17:55:03.660Z] Still waiting to schedule task [2021-01-09T17:55:03.661Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-09T17:55:03.691Z] Still waiting to schedule task [2021-01-09T17:55:03.692Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-09T17:56:47.643Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19272 in /w/workspace/dgexfoundry_device-sdk-go_PR-722 [Pipeline] { [Pipeline] ws [2021-01-09T17:56:47.758Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-09T17:56:52.884Z] using credential edgex-jenkins-ssh [2021-01-09T17:56:52.946Z] Cloning the remote Git repository [2021-01-09T17:56:53.012Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-09T17:56:53.142Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-09T17:56:53.235Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-09T17:56:53.235Z] > git --version # timeout=10 [2021-01-09T17:56:53.254Z] > git --version # 'git version 2.17.1' [2021-01-09T17:56:53.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T17:56:53.313Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T17:56:55.139Z] Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 39c0334e4bffc1683110818178736ebbaffc5e79 [2021-01-09T17:56:54.382Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-09T17:56:54.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T17:56:54.446Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-09T17:56:54.495Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-09T17:56:54.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T17:56:54.507Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/722/head:refs/remotes/origin/PR-722 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-09T17:56:55.162Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T17:56:55.183Z] > git checkout -f 39c0334e4bffc1683110818178736ebbaffc5e79 # timeout=10 [2021-01-09T17:56:55.310Z] > git remote # timeout=10 [2021-01-09T17:56:55.329Z] > git config --get remote.origin.url # timeout=10 [2021-01-09T17:56:55.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T17:56:55.360Z] > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 [2021-01-09T17:56:55.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-09T17:56:55.444Z] Merge succeeded, producing 39c0334e4bffc1683110818178736ebbaffc5e79 [2021-01-09T17:56:55.445Z] Checking out Revision 39c0334e4bffc1683110818178736ebbaffc5e79 (PR-722) [2021-01-09T17:56:55.454Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T17:56:55.491Z] > git checkout -f 39c0334e4bffc1683110818178736ebbaffc5e79 # timeout=10 [2021-01-09T17:56:59.943Z] Commit message: "fix: rm unused pkg/service function params" [2021-01-09T17:56:59.995Z] > git --version # timeout=10 [2021-01-09T17:57:00.006Z] > git --version # 'git version 2.17.1' [2021-01-09T17:57:00.024Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-09T17:57:02.108Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-09T17:57:02.542Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-09T17:57:02.934Z] + sudo service docker restart [2021-01-09T17:57:02.935Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-09T17:57:05.116Z] provisioning config files... [2021-01-09T17:57:05.155Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4631806952063382241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T17:57:05.695Z] ---> docker-login.sh [2021-01-09T17:57:05.695Z] nexus3.edgexfoundry.org:10001 [2021-01-09T17:57:06.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:57:06.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:57:06.951Z] Configure a credential helper to remove this warning. See [2021-01-09T17:57:06.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:57:06.951Z] [2021-01-09T17:57:06.951Z] Login Succeeded [2021-01-09T17:57:06.951Z] nexus3.edgexfoundry.org:10002 [2021-01-09T17:57:07.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:57:07.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:57:07.553Z] Configure a credential helper to remove this warning. See [2021-01-09T17:57:07.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:57:07.553Z] [2021-01-09T17:57:07.553Z] Login Succeeded [2021-01-09T17:57:07.553Z] nexus3.edgexfoundry.org:10003 [2021-01-09T17:57:08.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:57:08.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:57:08.150Z] Configure a credential helper to remove this warning. See [2021-01-09T17:57:08.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:57:08.150Z] [2021-01-09T17:57:08.150Z] Login Succeeded [2021-01-09T17:57:08.150Z] nexus3.edgexfoundry.org:10004 [2021-01-09T17:57:08.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:57:08.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:57:08.751Z] Configure a credential helper to remove this warning. See [2021-01-09T17:57:08.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:57:08.751Z] [2021-01-09T17:57:08.751Z] Login Succeeded [2021-01-09T17:57:08.751Z] docker.io [2021-01-09T17:57:09.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:57:09.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:57:09.623Z] Configure a credential helper to remove this warning. See [2021-01-09T17:57:09.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:57:09.623Z] [2021-01-09T17:57:09.623Z] Login Succeeded [2021-01-09T17:57:09.623Z] ---> docker-login.sh ends [Pipeline] } [2021-01-09T17:57:09.673Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-09T17:57:10.315Z] ========================================================= [2021-01-09T17:57:10.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-09T17:57:10.315Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-09T17:57:10.845Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-09T17:57:11.468Z] Sending build context to Docker daemon 2.444MB [2021-01-09T17:57:11.468Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T17:57:11.468Z] Step 2/8 : FROM ${BASE} [2021-01-09T17:57:11.468Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-09T17:57:11.468Z] 5f621e34cdf4: Pulling fs layer [2021-01-09T17:57:11.468Z] a4357932f1b6: Pulling fs layer [2021-01-09T17:57:11.468Z] 18c013af1878: Pulling fs layer [2021-01-09T17:57:11.468Z] 00ac8860ef70: Pulling fs layer [2021-01-09T17:57:11.468Z] 63d7cb157983: Pulling fs layer [2021-01-09T17:57:11.468Z] b116817d02f9: Pulling fs layer [2021-01-09T17:57:11.468Z] 745a02a5169b: Pulling fs layer [2021-01-09T17:57:11.468Z] 63d7cb157983: Waiting [2021-01-09T17:57:11.468Z] 00ac8860ef70: Waiting [2021-01-09T17:57:11.468Z] b116817d02f9: Waiting [2021-01-09T17:57:11.468Z] 745a02a5169b: Waiting [2021-01-09T17:57:11.468Z] 18c013af1878: Verifying Checksum [2021-01-09T17:57:11.468Z] 18c013af1878: Download complete [2021-01-09T17:57:11.468Z] a4357932f1b6: Verifying Checksum [2021-01-09T17:57:11.468Z] a4357932f1b6: Download complete [2021-01-09T17:57:11.468Z] 63d7cb157983: Verifying Checksum [2021-01-09T17:57:11.468Z] 63d7cb157983: Download complete [2021-01-09T17:57:12.069Z] b116817d02f9: Download complete [2021-01-09T17:57:12.069Z] 5f621e34cdf4: Download complete [2021-01-09T17:57:12.684Z] 5f621e34cdf4: Pull complete [2021-01-09T17:57:13.286Z] a4357932f1b6: Pull complete [2021-01-09T17:57:13.561Z] 18c013af1878: Pull complete [2021-01-09T17:57:14.542Z] 745a02a5169b: Verifying Checksum [2021-01-09T17:57:14.542Z] 745a02a5169b: Download complete [2021-01-09T17:57:15.977Z] 00ac8860ef70: Verifying Checksum [2021-01-09T17:57:15.977Z] 00ac8860ef70: Download complete [2021-01-09T17:57:26.116Z] 00ac8860ef70: Pull complete [2021-01-09T17:57:26.116Z] 63d7cb157983: Pull complete [2021-01-09T17:57:26.116Z] b116817d02f9: Pull complete [2021-01-09T17:57:29.536Z] 745a02a5169b: Pull complete [2021-01-09T17:57:29.536Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-09T17:57:29.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-09T17:57:29.536Z] ---> b7e6874047d6 [2021-01-09T17:57:29.536Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-09T17:57:32.171Z] ---> Running in 842691dc4df2 [2021-01-09T17:57:32.766Z] Removing intermediate container 842691dc4df2 [2021-01-09T17:57:32.766Z] ---> f97d3f066ec7 [2021-01-09T17:57:32.766Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T17:57:32.766Z] ---> Running in 22491a5e6fc1 [2021-01-09T17:57:35.392Z] Removing intermediate container 22491a5e6fc1 [2021-01-09T17:57:35.392Z] ---> bd4763b292cc [2021-01-09T17:57:35.392Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-09T17:57:35.392Z] ---> Running in 16158907fc4d [2021-01-09T17:57:36.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T17:57:37.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T17:57:37.948Z] OK: 142 MiB in 39 packages [2021-01-09T17:57:39.393Z] Removing intermediate container 16158907fc4d [2021-01-09T17:57:39.393Z] ---> 89b3cd1cac32 [2021-01-09T17:57:39.393Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-09T17:57:39.393Z] ---> Running in 7c66d55efd23 [2021-01-09T17:57:39.987Z] Removing intermediate container 7c66d55efd23 [2021-01-09T17:57:39.987Z] ---> 1ee1f16624fc [2021-01-09T17:57:39.987Z] Step 7/8 : COPY . . [2021-01-09T17:57:41.430Z] ---> a3ddea978b20 [2021-01-09T17:57:41.430Z] Step 8/8 : RUN go mod download [2021-01-09T17:57:41.430Z] ---> Running in cf4d99eb2c36 [2021-01-09T17:57:48.000Z] Running on prd-centos7-docker-4c-2g-19273 in /w/workspace/dgexfoundry_device-sdk-go_PR-722 [Pipeline] { [Pipeline] ws [2021-01-09T17:57:48.143Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-09T17:57:50.485Z] using credential edgex-jenkins-ssh [2021-01-09T17:57:50.551Z] Cloning the remote Git repository [2021-01-09T17:57:50.355Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-09T17:57:50.428Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-09T17:57:50.498Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-09T17:57:50.498Z] > git --version # timeout=10 [2021-01-09T17:57:50.505Z] > git --version # 'git version 2.24.3' [2021-01-09T17:57:50.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T17:57:50.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T17:57:51.287Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-09T17:57:51.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T17:57:51.315Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-09T17:57:51.332Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-09T17:57:51.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T17:57:51.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/722/head:refs/remotes/origin/PR-722 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-09T17:57:51.937Z] Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 39c0334e4bffc1683110818178736ebbaffc5e79 [2021-01-09T17:57:52.065Z] Merge succeeded, producing 39c0334e4bffc1683110818178736ebbaffc5e79 [2021-01-09T17:57:52.065Z] Checking out Revision 39c0334e4bffc1683110818178736ebbaffc5e79 (PR-722) [2021-01-09T17:57:51.837Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T17:57:51.846Z] > git checkout -f 39c0334e4bffc1683110818178736ebbaffc5e79 # timeout=10 [2021-01-09T17:57:51.910Z] > git remote # timeout=10 [2021-01-09T17:57:51.934Z] > git config --get remote.origin.url # timeout=10 [2021-01-09T17:57:51.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T17:57:51.945Z] > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 [2021-01-09T17:57:51.956Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-09T17:57:51.967Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T17:57:51.973Z] > git checkout -f 39c0334e4bffc1683110818178736ebbaffc5e79 # timeout=10 [2021-01-09T17:57:55.664Z] Commit message: "fix: rm unused pkg/service function params" [2021-01-09T17:57:55.688Z] > git --version # timeout=10 [2021-01-09T17:57:55.695Z] > git --version # 'git version 2.24.3' [2021-01-09T17:57:55.700Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-09T17:57:57.426Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-09T17:57:57.799Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-09T17:57:58.148Z] + sudo service docker restart [2021-01-09T17:57:58.148Z] + true [2021-01-09T17:57:58.148Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-09T17:57:59.225Z] provisioning config files... [2021-01-09T17:57:59.251Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3787978942257807034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T17:57:59.702Z] ---> docker-login.sh [2021-01-09T17:57:59.702Z] nexus3.edgexfoundry.org:10001 [2021-01-09T17:57:59.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:57:59.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:57:59.967Z] Configure a credential helper to remove this warning. See [2021-01-09T17:57:59.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:57:59.967Z] [2021-01-09T17:57:59.967Z] Login Succeeded [2021-01-09T17:58:00.230Z] nexus3.edgexfoundry.org:10002 [2021-01-09T17:58:00.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:58:00.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:58:00.230Z] Configure a credential helper to remove this warning. See [2021-01-09T17:58:00.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:58:00.230Z] [2021-01-09T17:58:00.230Z] Login Succeeded [2021-01-09T17:58:00.230Z] nexus3.edgexfoundry.org:10003 [2021-01-09T17:58:00.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:58:00.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:58:00.495Z] Configure a credential helper to remove this warning. See [2021-01-09T17:58:00.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:58:00.495Z] [2021-01-09T17:58:00.495Z] Login Succeeded [2021-01-09T17:58:00.495Z] nexus3.edgexfoundry.org:10004 [2021-01-09T17:58:00.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:58:00.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:58:00.760Z] Configure a credential helper to remove this warning. See [2021-01-09T17:58:00.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:58:00.760Z] [2021-01-09T17:58:00.760Z] Login Succeeded [2021-01-09T17:58:00.760Z] docker.io [2021-01-09T17:58:00.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T17:58:01.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T17:58:01.023Z] Configure a credential helper to remove this warning. See [2021-01-09T17:58:01.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T17:58:01.023Z] [2021-01-09T17:58:01.023Z] Login Succeeded [2021-01-09T17:58:01.023Z] ---> docker-login.sh ends [Pipeline] } [2021-01-09T17:58:01.050Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-09T17:58:01.731Z] ========================================================= [2021-01-09T17:58:01.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-09T17:58:01.731Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-09T17:58:02.144Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-09T17:58:02.412Z] Sending build context to Docker daemon 2.444MB [2021-01-09T17:58:02.412Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T17:58:02.412Z] Step 2/8 : FROM ${BASE} [2021-01-09T17:58:02.412Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-09T17:58:02.412Z] 188c0c94c7c5: Pulling fs layer [2021-01-09T17:58:02.412Z] 0ef7d3d256c8: Pulling fs layer [2021-01-09T17:58:02.412Z] de9db76c5a1d: Pulling fs layer [2021-01-09T17:58:02.412Z] bca2f99d35d6: Pulling fs layer [2021-01-09T17:58:02.412Z] 93359f2a8cfa: Pulling fs layer [2021-01-09T17:58:02.412Z] 7c6f9722023f: Pulling fs layer [2021-01-09T17:58:02.412Z] a35cf1a2eb13: Pulling fs layer [2021-01-09T17:58:02.412Z] bca2f99d35d6: Waiting [2021-01-09T17:58:02.412Z] 93359f2a8cfa: Waiting [2021-01-09T17:58:02.412Z] 7c6f9722023f: Waiting [2021-01-09T17:58:02.412Z] a35cf1a2eb13: Waiting [2021-01-09T17:58:02.412Z] de9db76c5a1d: Verifying Checksum [2021-01-09T17:58:02.412Z] de9db76c5a1d: Download complete [2021-01-09T17:58:02.412Z] 0ef7d3d256c8: Verifying Checksum [2021-01-09T17:58:02.412Z] 0ef7d3d256c8: Download complete [2021-01-09T17:58:02.412Z] 93359f2a8cfa: Verifying Checksum [2021-01-09T17:58:02.412Z] 93359f2a8cfa: Download complete [2021-01-09T17:58:02.412Z] 7c6f9722023f: Verifying Checksum [2021-01-09T17:58:02.412Z] 7c6f9722023f: Download complete [2021-01-09T17:58:02.412Z] 188c0c94c7c5: Verifying Checksum [2021-01-09T17:58:02.412Z] 188c0c94c7c5: Download complete [2021-01-09T17:58:02.992Z] 188c0c94c7c5: Pull complete [2021-01-09T17:58:02.992Z] 0ef7d3d256c8: Pull complete [2021-01-09T17:58:03.255Z] de9db76c5a1d: Pull complete [2021-01-09T17:58:03.623Z] Removing intermediate container cf4d99eb2c36 [2021-01-09T17:58:03.623Z] ---> a74c2e6dcc60 [2021-01-09T17:58:03.623Z] Successfully built a74c2e6dcc60 [2021-01-09T17:58:03.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T17:58:04.001Z] + docker inspect -f . ci-base-image-arm64 [2021-01-09T17:58:04.001Z] . [Pipeline] withDockerContainer [2021-01-09T17:58:04.324Z] prd-ubuntu18.04-docker-arm64-4c-16g-19272 does not seem to be running inside a container [2021-01-09T17:58:04.416Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-09T17:58:04.663Z] a35cf1a2eb13: Verifying Checksum [2021-01-09T17:58:04.663Z] a35cf1a2eb13: Download complete [2021-01-09T17:58:05.246Z] bca2f99d35d6: Verifying Checksum [2021-01-09T17:58:05.247Z] bca2f99d35d6: Download complete [2021-01-09T17:58:05.819Z] $ docker top 11b58c1f4dd06901dbdaa5e030805c13f51ae2ba8c428a8de8a609607e5200b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T17:58:06.926Z] + go version [2021-01-09T17:58:06.926Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-09T17:58:06.961Z] $ docker stop --time=1 11b58c1f4dd06901dbdaa5e030805c13f51ae2ba8c428a8de8a609607e5200b9 [2021-01-09T17:58:08.934Z] $ docker rm -f 11b58c1f4dd06901dbdaa5e030805c13f51ae2ba8c428a8de8a609607e5200b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T17:58:10.174Z] + docker inspect -f . ci-base-image-arm64 [2021-01-09T17:58:10.174Z] . [Pipeline] withDockerContainer [2021-01-09T17:58:10.464Z] prd-ubuntu18.04-docker-arm64-4c-16g-19272 does not seem to be running inside a container [2021-01-09T17:58:10.545Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-09T17:58:10.575Z] bca2f99d35d6: Pull complete [2021-01-09T17:58:10.575Z] 93359f2a8cfa: Pull complete [2021-01-09T17:58:10.575Z] 7c6f9722023f: Pull complete [2021-01-09T17:58:12.079Z] $ docker top caf59ed518959a6cc58eed5fa0b9f3a58008c3e41f49aac0177337db11781a11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T17:58:13.155Z] + make test [2021-01-09T17:58:13.155Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-09T17:58:14.848Z] a35cf1a2eb13: Pull complete [2021-01-09T17:58:14.849Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-09T17:58:14.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-09T17:58:14.849Z] ---> a62c8e92a672 [2021-01-09T17:58:14.849Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-09T17:58:14.849Z] ---> Running in 70951616f1b3 [2021-01-09T17:58:14.849Z] Removing intermediate container 70951616f1b3 [2021-01-09T17:58:14.849Z] ---> f197a702450a [2021-01-09T17:58:14.849Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T17:58:14.849Z] ---> Running in 59ec33cccfde [2021-01-09T17:58:15.805Z] Removing intermediate container 59ec33cccfde [2021-01-09T17:58:15.805Z] ---> 55f750db26b3 [2021-01-09T17:58:15.805Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-09T17:58:16.071Z] ---> Running in 6890f3421931 [2021-01-09T17:58:17.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T17:58:17.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T17:58:18.185Z] OK: 166 MiB in 39 packages [2021-01-09T17:58:18.448Z] Removing intermediate container 6890f3421931 [2021-01-09T17:58:18.448Z] ---> 104b9fb8c0c4 [2021-01-09T17:58:18.448Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-09T17:58:18.448Z] ---> Running in 089cb6e47b94 [2021-01-09T17:58:18.715Z] Removing intermediate container 089cb6e47b94 [2021-01-09T17:58:18.715Z] ---> 785f0f1bf78b [2021-01-09T17:58:18.715Z] Step 7/8 : COPY . . [2021-01-09T17:58:20.112Z] ---> 11e029ffbf80 [2021-01-09T17:58:20.112Z] Step 8/8 : RUN go mod download [2021-01-09T17:58:20.112Z] ---> Running in d867f0ca1d17 [2021-01-09T17:58:35.342Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-09T17:58:38.280Z] Removing intermediate container d867f0ca1d17 [2021-01-09T17:58:38.280Z] ---> f324fe8f9301 [2021-01-09T17:58:38.280Z] Successfully built f324fe8f9301 [2021-01-09T17:58:38.280Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T17:58:38.625Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-09T17:58:38.625Z] . [Pipeline] withDockerContainer [2021-01-09T17:58:38.817Z] prd-centos7-docker-4c-2g-19273 does not seem to be running inside a container [2021-01-09T17:58:38.869Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-09T17:58:39.642Z] $ docker top 7da2dd7ab7fddd8b6b948f995d82b87da8c0740cbd2139ede088703b46a35a9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T17:58:40.223Z] + go version [2021-01-09T17:58:40.223Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-09T17:58:40.268Z] $ docker stop --time=1 7da2dd7ab7fddd8b6b948f995d82b87da8c0740cbd2139ede088703b46a35a9e [2021-01-09T17:58:41.657Z] $ docker rm -f 7da2dd7ab7fddd8b6b948f995d82b87da8c0740cbd2139ede088703b46a35a9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T17:58:42.811Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-09T17:58:42.811Z] . [Pipeline] withDockerContainer [2021-01-09T17:58:42.938Z] prd-centos7-docker-4c-2g-19273 does not seem to be running inside a container [2021-01-09T17:58:43.000Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-09T17:58:43.679Z] $ docker top 80cacc237dd625001a661b06305c64ee9edf7a5072ddc25ea862e0463379e3b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T17:58:44.235Z] + make test [2021-01-09T17:58:44.236Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-09T17:58:50.899Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-09T17:59:05.961Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-09T17:59:05.961Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-09T17:59:05.961Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-09T17:59:05.961Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.054s coverage: 19.4% of statements [2021-01-09T17:59:09.313Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.486s coverage: 97.1% of statements [2021-01-09T17:59:14.393Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-09T17:59:14.393Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-09T17:59:14.393Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-09T17:59:14.691Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.116s coverage: 19.4% of statements [2021-01-09T17:59:20.124Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.151s coverage: 97.1% of statements [2021-01-09T17:59:35.984Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.052s coverage: 9.4% of statements [2021-01-09T17:59:35.984Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.047s coverage: 21.7% of statements [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-09T17:59:35.984Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.224s coverage: 42.5% of statements [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-09T17:59:35.984Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.276s coverage: 68.9% of statements [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-09T17:59:35.984Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.071s coverage: 53.8% of statements [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2021-01-09T17:59:35.984Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.393s coverage: 68.9% of statements [2021-01-09T17:59:35.984Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.055s coverage: 4.2% of statements [2021-01-09T17:59:35.984Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-09T17:59:36.254Z] GO111MODULE=on go vet ./... [2021-01-09T17:59:46.403Z] gofmt -l . [2021-01-09T17:59:46.403Z] [ "`gofmt -l .`" = "" ] [2021-01-09T17:59:46.403Z] ./bin/test-attribution-txt.sh [2021-01-09T17:59:46.982Z] ./bin/test-go-mod-tidy.sh [2021-01-09T17:59:47.164Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.201s coverage: 9.4% of statements [2021-01-09T17:59:47.164Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.123s coverage: 21.7% of statements [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-09T17:59:47.164Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.707s coverage: 42.5% of statements [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-09T17:59:47.164Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.792s coverage: 68.9% of statements [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-09T17:59:47.164Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.197s coverage: 53.8% of statements [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2021-01-09T17:59:47.164Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.777s coverage: 68.9% of statements [2021-01-09T17:59:47.164Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.130s coverage: 4.2% of statements [2021-01-09T17:59:47.164Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-09T17:59:47.164Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-09T17:59:47.280Z] $ docker stop --time=1 80cacc237dd625001a661b06305c64ee9edf7a5072ddc25ea862e0463379e3b5 [2021-01-09T17:59:49.289Z] $ docker rm -f 80cacc237dd625001a661b06305c64ee9edf7a5072ddc25ea862e0463379e3b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T17:59:50.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-09T17:59:50.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-09T17:59:53.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-09T17:59:53.783Z] + ls -al . [2021-01-09T17:59:53.783Z] total 208 [2021-01-09T17:59:53.783Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 9 17:59 . [2021-01-09T17:59:53.783Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 9 17:57 .. [2021-01-09T17:59:53.783Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 9 17:57 bin [2021-01-09T17:59:53.783Z] -rw-r--r--. 1 jenkins jenkins 130606 Jan 9 17:59 coverage.out [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 9 17:57 Dockerfile.build [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 9 17:57 .dockerignore [2021-01-09T17:59:53.783Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 9 17:57 example [2021-01-09T17:59:53.783Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 9 17:57 .git [2021-01-09T17:59:53.783Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 9 17:57 .github [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 9 17:57 .gitignore [2021-01-09T17:59:53.783Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 9 17:59 go.mod [2021-01-09T17:59:53.783Z] -rw-r--r--. 1 jenkins jenkins 14014 Jan 9 17:59 go.sum [2021-01-09T17:59:53.783Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 9 17:57 internal [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 9 17:57 Jenkinsfile [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 9 17:57 LICENSE [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 9 17:57 Makefile [2021-01-09T17:59:53.783Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 9 17:57 openapi [2021-01-09T17:59:53.783Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 9 17:57 pkg [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 9 17:57 README.md [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 9 17:57 RELEASE-NOTES.txt [2021-01-09T17:59:53.783Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 9 17:57 snap [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 9 17:54 VERSION [2021-01-09T17:59:53.783Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 9 17:57 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-09T17:59:54.137Z] + 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=39c0334e4bffc1683110818178736ebbaffc5e79 --label arch=amd64 --label version=0.0.0 . [2021-01-09T17:59:54.399Z] Sending build context to Docker daemon 2.575MB [2021-01-09T17:59:54.399Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T17:59:54.399Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-09T17:59:54.399Z] ---> f324fe8f9301 [2021-01-09T17:59:54.399Z] Step 3/24 : ARG MAKE='make build' [2021-01-09T17:59:54.976Z] ---> Running in d85702835fa8 [2021-01-09T17:59:55.238Z] Removing intermediate container d85702835fa8 [2021-01-09T17:59:55.238Z] ---> 132c3f33fb39 [2021-01-09T17:59:55.238Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-09T17:59:55.238Z] ---> Running in 555a427b2bfb [2021-01-09T17:59:55.501Z] Removing intermediate container 555a427b2bfb [2021-01-09T17:59:55.501Z] ---> 12d8031d2d39 [2021-01-09T17:59:55.501Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-09T17:59:55.501Z] ---> Running in a017e244fe30 [2021-01-09T17:59:55.501Z] Removing intermediate container a017e244fe30 [2021-01-09T17:59:55.501Z] ---> 0b9ea7deb62f [2021-01-09T17:59:55.501Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T17:59:55.769Z] ---> Running in 171601dc8877 [2021-01-09T17:59:56.720Z] Removing intermediate container 171601dc8877 [2021-01-09T17:59:56.720Z] ---> 988b36872624 [2021-01-09T17:59:56.720Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-09T17:59:56.720Z] ---> Running in 20c8024e4c2b [2021-01-09T17:59:57.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T17:59:57.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T17:59:58.457Z] OK: 166 MiB in 39 packages [2021-01-09T17:59:58.719Z] Removing intermediate container 20c8024e4c2b [2021-01-09T17:59:58.719Z] ---> 66ad111cc424 [2021-01-09T17:59:58.719Z] Step 8/24 : COPY . . [2021-01-09T17:59:59.665Z] ---> edafd13f453e [2021-01-09T17:59:59.665Z] Step 9/24 : RUN ${MAKE} [2021-01-09T17:59:59.928Z] ---> Running in 1629fac52c63 [2021-01-09T18:00:00.502Z] 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 [2021-01-09T18:00:08.809Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-09T18:00:10.735Z] Removing intermediate container 1629fac52c63 [2021-01-09T18:00:10.735Z] ---> 0c4600e78066 [2021-01-09T18:00:10.735Z] Step 10/24 : FROM scratch [2021-01-09T18:00:10.735Z] ---> [2021-01-09T18:00:10.735Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-09T18:00:10.735Z] ---> Running in a0633e0662b7 [2021-01-09T18:00:10.735Z] Removing intermediate container a0633e0662b7 [2021-01-09T18:00:10.735Z] ---> fb9c62c9760f [2021-01-09T18:00:10.735Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-09T18:00:10.735Z] ---> Running in c95a0e77a3ac [2021-01-09T18:00:11.002Z] Removing intermediate container c95a0e77a3ac [2021-01-09T18:00:11.002Z] ---> 52d49b0c11e8 [2021-01-09T18:00:11.002Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-09T18:00:11.589Z] ---> Running in 587bdc899ac9 [2021-01-09T18:00:11.861Z] Removing intermediate container 587bdc899ac9 [2021-01-09T18:00:11.861Z] ---> 7a8a6bd2cb19 [2021-01-09T18:00:11.861Z] Step 14/24 : WORKDIR / [2021-01-09T18:00:11.861Z] ---> Running in 98bda12ee32d [2021-01-09T18:00:12.127Z] Removing intermediate container 98bda12ee32d [2021-01-09T18:00:12.127Z] ---> 435ee643487a [2021-01-09T18:00:12.127Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-09T18:00:12.713Z] ---> 303240681f2b [2021-01-09T18:00:12.713Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-09T18:00:12.981Z] ---> 3d465e97d847 [2021-01-09T18:00:12.981Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-09T18:00:13.251Z] ---> b842ee2de604 [2021-01-09T18:00:13.251Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-09T18:00:13.513Z] ---> 2ce286e9860c [2021-01-09T18:00:13.513Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-09T18:00:13.775Z] ---> 1b1bce70c418 [2021-01-09T18:00:13.775Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-09T18:00:13.775Z] ---> Running in fb075993ecf7 [2021-01-09T18:00:13.775Z] Removing intermediate container fb075993ecf7 [2021-01-09T18:00:13.775Z] ---> 5861234006dc [2021-01-09T18:00:13.775Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T18:00:14.038Z] ---> Running in f79ddca3964b [2021-01-09T18:00:14.038Z] Removing intermediate container f79ddca3964b [2021-01-09T18:00:14.038Z] ---> 605d364a746e [2021-01-09T18:00:14.038Z] Step 22/24 : LABEL arch=amd64 [2021-01-09T18:00:14.301Z] ---> Running in 8e94e8e22435 [2021-01-09T18:00:14.301Z] Removing intermediate container 8e94e8e22435 [2021-01-09T18:00:14.301Z] ---> 7d0d57829a1b [2021-01-09T18:00:14.301Z] Step 23/24 : LABEL git_sha=39c0334e4bffc1683110818178736ebbaffc5e79 [2021-01-09T18:00:14.301Z] ---> Running in 8f33a343a165 [2021-01-09T18:00:14.562Z] Removing intermediate container 8f33a343a165 [2021-01-09T18:00:14.562Z] ---> 6387e7def58a [2021-01-09T18:00:14.562Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T18:00:14.562Z] ---> Running in ecff59a62c5d [2021-01-09T18:00:14.853Z] Removing intermediate container ecff59a62c5d [2021-01-09T18:00:14.853Z] ---> ff1f701d6d46 [2021-01-09T18:00:14.853Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-09T18:00:14.853Z] Successfully built ff1f701d6d46 [2021-01-09T18:00:14.853Z] 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] } [2021-01-09T18:00:19.612Z] gofmt -l . [2021-01-09T18:00:19.612Z] [ "`gofmt -l .`" = "" ] [2021-01-09T18:00:19.612Z] ./bin/test-attribution-txt.sh [2021-01-09T18:00:19.894Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-09T18:00:20.534Z] $ docker stop --time=1 caf59ed518959a6cc58eed5fa0b9f3a58008c3e41f49aac0177337db11781a11 [2021-01-09T18:00:22.737Z] $ docker rm -f caf59ed518959a6cc58eed5fa0b9f3a58008c3e41f49aac0177337db11781a11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T18:00:23.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-09T18:00:23.928Z] Warning: overwriting stash ‘coverage-report’ [2021-01-09T18:00:24.774Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-09T18:00:25.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-09T18:00:26.061Z] + ls -al . [2021-01-09T18:00:26.062Z] total 244 [2021-01-09T18:00:26.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 18:00 . [2021-01-09T18:00:26.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:56 .. [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 17:56 .dockerignore [2021-01-09T18:00:26.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 17:56 .git [2021-01-09T18:00:26.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 17:56 .github [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 9 17:56 .gitignore [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 9 17:56 Dockerfile.build [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 9 17:56 Jenkinsfile [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 9 17:56 LICENSE [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 9 17:56 Makefile [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 9 17:56 README.md [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 9 17:56 RELEASE-NOTES.txt [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 17:54 VERSION [2021-01-09T18:00:26.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 17:56 bin [2021-01-09T18:00:26.062Z] -rw-r--r-- 1 jenkins jenkins 130605 Jan 9 17:59 coverage.out [2021-01-09T18:00:26.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:56 example [2021-01-09T18:00:26.062Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 9 18:00 go.mod [2021-01-09T18:00:26.062Z] -rw-r--r-- 1 jenkins jenkins 14014 Jan 9 18:00 go.sum [2021-01-09T18:00:26.062Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 9 17:56 internal [2021-01-09T18:00:26.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:56 openapi [2021-01-09T18:00:26.062Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 9 17:56 pkg [2021-01-09T18:00:26.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:56 snap [2021-01-09T18:00:26.062Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 9 17:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-09T18:00:26.437Z] + 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=39c0334e4bffc1683110818178736ebbaffc5e79 --label arch=arm64 --label version=0.0.0 . [2021-01-09T18:00:27.042Z] Sending build context to Docker daemon 2.576MB [2021-01-09T18:00:27.042Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T18:00:27.042Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-09T18:00:27.042Z] ---> a74c2e6dcc60 [2021-01-09T18:00:27.042Z] Step 3/24 : ARG MAKE='make build' [2021-01-09T18:00:27.316Z] ---> Running in ee17562c0471 [2021-01-09T18:00:27.591Z] Removing intermediate container ee17562c0471 [2021-01-09T18:00:27.591Z] ---> c01fd4b47fdb [2021-01-09T18:00:27.591Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-09T18:00:27.864Z] ---> Running in 42653a470a79 [2021-01-09T18:00:28.461Z] Removing intermediate container 42653a470a79 [2021-01-09T18:00:28.461Z] ---> 664f4efb07ce [2021-01-09T18:00:28.461Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-09T18:00:28.461Z] ---> Running in a01317bf6614 [2021-01-09T18:00:28.734Z] Removing intermediate container a01317bf6614 [2021-01-09T18:00:28.734Z] ---> 86a957526fb0 [2021-01-09T18:00:28.734Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T18:00:29.007Z] ---> Running in cec3f7d986e9 [2021-01-09T18:00:30.985Z] Removing intermediate container cec3f7d986e9 [2021-01-09T18:00:30.985Z] ---> 31ad1c8b65ce [2021-01-09T18:00:30.985Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-09T18:00:31.259Z] ---> Running in 5fef9ed2f5d3 [2021-01-09T18:00:32.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T18:00:32.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T18:00:33.830Z] OK: 142 MiB in 39 packages [2021-01-09T18:00:34.815Z] Removing intermediate container 5fef9ed2f5d3 [2021-01-09T18:00:34.815Z] ---> 02f0410fecac [2021-01-09T18:00:34.815Z] Step 8/24 : COPY . . [2021-01-09T18:00:36.248Z] ---> 7b16f66ebb79 [2021-01-09T18:00:36.248Z] Step 9/24 : RUN ${MAKE} [2021-01-09T18:00:36.248Z] ---> Running in 315910be89f1 [2021-01-09T18:00:37.238Z] 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 [2021-01-09T18:01:04.107Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-09T18:01:04.383Z] Removing intermediate container 315910be89f1 [2021-01-09T18:01:04.383Z] ---> 83b254fdc90d [2021-01-09T18:01:04.383Z] Step 10/24 : FROM scratch [2021-01-09T18:01:04.383Z] ---> [2021-01-09T18:01:04.383Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-09T18:01:04.662Z] ---> Running in 4f11a0c3cd91 [2021-01-09T18:01:04.939Z] Removing intermediate container 4f11a0c3cd91 [2021-01-09T18:01:04.939Z] ---> 3b5e27677c5a [2021-01-09T18:01:04.939Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-09T18:01:05.215Z] ---> Running in 282c5f9a1cf4 [2021-01-09T18:01:05.818Z] Removing intermediate container 282c5f9a1cf4 [2021-01-09T18:01:05.818Z] ---> 9c1e6e95a2fd [2021-01-09T18:01:05.818Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-09T18:01:05.818Z] ---> Running in d1da9cf7b342 [2021-01-09T18:01:06.090Z] Removing intermediate container d1da9cf7b342 [2021-01-09T18:01:06.090Z] ---> aa54e816d98d [2021-01-09T18:01:06.090Z] Step 14/24 : WORKDIR / [2021-01-09T18:01:06.368Z] ---> Running in 5466979ace69 [2021-01-09T18:01:06.640Z] Removing intermediate container 5466979ace69 [2021-01-09T18:01:06.640Z] ---> 394885585545 [2021-01-09T18:01:06.640Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-09T18:01:08.070Z] ---> 14754e95791a [2021-01-09T18:01:08.071Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-09T18:01:08.668Z] ---> ba1a8040b8d0 [2021-01-09T18:01:08.668Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-09T18:01:09.271Z] ---> 3bfff2aed173 [2021-01-09T18:01:09.271Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-09T18:01:10.251Z] ---> ef7c36c0e744 [2021-01-09T18:01:10.251Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-09T18:01:10.848Z] ---> dc66b8b03129 [2021-01-09T18:01:10.848Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-09T18:01:10.848Z] ---> Running in 57ef989333d6 [2021-01-09T18:01:11.446Z] Removing intermediate container 57ef989333d6 [2021-01-09T18:01:11.446Z] ---> 1e235b0d744e [2021-01-09T18:01:11.446Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T18:01:11.446Z] ---> Running in ea4ebe258d60 [2021-01-09T18:01:12.042Z] Removing intermediate container ea4ebe258d60 [2021-01-09T18:01:12.042Z] ---> cfd06c9a4639 [2021-01-09T18:01:12.042Z] Step 22/24 : LABEL arch=arm64 [2021-01-09T18:01:12.042Z] ---> Running in 063085a41de1 [2021-01-09T18:01:12.646Z] Removing intermediate container 063085a41de1 [2021-01-09T18:01:12.646Z] ---> a2027bea6e0d [2021-01-09T18:01:12.646Z] Step 23/24 : LABEL git_sha=39c0334e4bffc1683110818178736ebbaffc5e79 [2021-01-09T18:01:12.646Z] ---> Running in 094271ac7fe9 [2021-01-09T18:01:13.242Z] Removing intermediate container 094271ac7fe9 [2021-01-09T18:01:13.242Z] ---> 734cb9b7704b [2021-01-09T18:01:13.242Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T18:01:13.242Z] ---> Running in df3c2efe7244 [2021-01-09T18:01:13.841Z] Removing intermediate container df3c2efe7244 [2021-01-09T18:01:13.841Z] ---> c92dd1e35631 [2021-01-09T18:01:13.841Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-09T18:01:13.841Z] Successfully built c92dd1e35631 [2021-01-09T18:01:13.841Z] 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 [2021-01-09T18:01:16.408Z] provisioning config files... [2021-01-09T18:01:16.422Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp/config4805091468162287652tmp [Pipeline] { [Pipeline] sh [2021-01-09T18:01:16.866Z] + set +x [2021-01-09T18:01:16.866Z] + curl -s https://codecov.io/bash [2021-01-09T18:01:16.866Z] + bash -s -- [2021-01-09T18:01:17.132Z] [2021-01-09T18:01:17.132Z] _____ _ [2021-01-09T18:01:17.132Z] / ____| | | [2021-01-09T18:01:17.132Z] | | ___ __| | ___ ___ _____ __ [2021-01-09T18:01:17.132Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-09T18:01:17.132Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-09T18:01:17.132Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-09T18:01:17.132Z] Bash-20201231-23d4836 [2021-01-09T18:01:17.132Z] [2021-01-09T18:01:17.132Z] [2021-01-09T18:01:17.132Z] ==> git version 2.24.3 found [2021-01-09T18:01:17.132Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-09T18:01:17.132Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-09T18:01:17.132Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-09T18:01:17.132Z] ==> Jenkins CI detected. [2021-01-09T18:01:17.132Z] project root: . [2021-01-09T18:01:17.132Z] --> token set from env [2021-01-09T18:01:17.132Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-09T18:01:17.132Z] ==> Running gcov in . (disable via -X gcov) [2021-01-09T18:01:17.132Z] ==> Python coveragepy not found [2021-01-09T18:01:17.132Z] ==> Searching for coverage reports in: [2021-01-09T18:01:17.132Z] + . [2021-01-09T18:01:17.132Z] -> Found 1 reports [2021-01-09T18:01:17.132Z] ==> Detecting git/mercurial file structure [2021-01-09T18:01:17.132Z] ==> Reading reports [2021-01-09T18:01:17.132Z] + ./coverage.out bytes=130605 [2021-01-09T18:01:17.132Z] ==> Appending adjustments [2021-01-09T18:01:17.132Z] https://docs.codecov.io/docs/fixing-reports [2021-01-09T18:01:17.707Z] + Found adjustments [2021-01-09T18:01:17.707Z] ==> Gzipping contents [2021-01-09T18:01:17.707Z] 24K /tmp/codecov.DuQ3u7.gz [2021-01-09T18:01:17.707Z] ==> Uploading reports [2021-01-09T18:01:17.707Z] url: https://codecov.io [2021-01-09T18:01:17.707Z] query: branch=PR-722&commit=39c0334e4bffc1683110818178736ebbaffc5e79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-722%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=722&job=&cmd_args= [2021-01-09T18:01:17.707Z] -> Pinging Codecov [2021-01-09T18:01:17.708Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-722&commit=39c0334e4bffc1683110818178736ebbaffc5e79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-722%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=722&job=&cmd_args= [2021-01-09T18:01:18.280Z] -> Uploading to [2021-01-09T18:01:18.281Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-09/7E55EF52A471D76F132DFD9A03CDDE97/39c0334e4bffc1683110818178736ebbaffc5e79/8f3b299b-9354-4a7d-87ed-93dfa3449e95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210109T180118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48f5f10b3a3e9d7ba8a0801203a237b620b0830eaaab74ce7f68b7813348257e [2021-01-09T18:01:18.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-09T18:01:18.281Z] Dload Upload Total Spent Left Speed [2021-01-09T18:01:18.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21296 0 0 100 21296 0 50758 --:--:-- --:--:-- --:--:-- 50825 [2021-01-09T18:01:18.543Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/39c0334e4bffc1683110818178736ebbaffc5e79 [Pipeline] } [2021-01-09T18:01:18.567Z] 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 [2021-01-09T18:01:22.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T18:01:23.161Z] ---> package-listing.sh [2021-01-09T18:01:23.161Z] ++ facter osfamily [2021-01-09T18:01:23.161Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-09T18:01:23.161Z] + OS_FAMILY=redhat [2021-01-09T18:01:23.162Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-722 [2021-01-09T18:01:23.162Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-09T18:01:23.162Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-09T18:01:23.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-09T18:01:23.162Z] + PACKAGES=/tmp/packages_start.txt [2021-01-09T18:01:23.162Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-722 ']' [2021-01-09T18:01:23.162Z] + PACKAGES=/tmp/packages_end.txt [2021-01-09T18:01:23.162Z] + case "${OS_FAMILY}" in [2021-01-09T18:01:23.162Z] + rpm -qa [2021-01-09T18:01:23.162Z] + sort [2021-01-09T18:01:28.468Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-09T18:01:28.468Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-09T18:01:28.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-09T18:01:28.468Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-722 ']' [2021-01-09T18:01:28.468Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-722/archives/ [2021-01-09T18:01:28.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-722/archives/ [Pipeline] echo [2021-01-09T18:01:28.509Z] 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-722/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-09T18:01:28.819Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-09T18:01:29.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T18:01:29.167Z] [2021-01-09T18:01:29.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-09T18:01:29.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T18:01:29.580Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-09T18:01:29.580Z] df20fa9351a1: Pulling fs layer [2021-01-09T18:01:29.580Z] 36b3adc4ff6f: Pulling fs layer [2021-01-09T18:01:29.580Z] 8ad3a11d3b57: Pulling fs layer [2021-01-09T18:01:29.580Z] 46f8f816bc3b: Pulling fs layer [2021-01-09T18:01:29.580Z] 93b61091891f: Pulling fs layer [2021-01-09T18:01:29.580Z] 93b9cdb0e59b: Pulling fs layer [2021-01-09T18:01:29.580Z] 5e14af77c1be: Pulling fs layer [2021-01-09T18:01:29.580Z] 01666e4c0597: Pulling fs layer [2021-01-09T18:01:29.580Z] aa168da1d23b: Pulling fs layer [2021-01-09T18:01:29.580Z] 93b61091891f: Waiting [2021-01-09T18:01:29.580Z] 93b9cdb0e59b: Waiting [2021-01-09T18:01:29.580Z] 5e14af77c1be: Waiting [2021-01-09T18:01:29.580Z] 01666e4c0597: Waiting [2021-01-09T18:01:29.580Z] aa168da1d23b: Waiting [2021-01-09T18:01:29.580Z] 46f8f816bc3b: Waiting [2021-01-09T18:01:29.580Z] 36b3adc4ff6f: Download complete [2021-01-09T18:01:29.580Z] 46f8f816bc3b: Verifying Checksum [2021-01-09T18:01:29.580Z] 46f8f816bc3b: Download complete [2021-01-09T18:01:29.849Z] df20fa9351a1: Download complete [2021-01-09T18:01:29.849Z] 93b9cdb0e59b: Verifying Checksum [2021-01-09T18:01:29.849Z] 93b9cdb0e59b: Download complete [2021-01-09T18:01:29.849Z] 93b61091891f: Verifying Checksum [2021-01-09T18:01:29.849Z] 93b61091891f: Download complete [2021-01-09T18:01:29.849Z] 5e14af77c1be: Verifying Checksum [2021-01-09T18:01:29.849Z] 5e14af77c1be: Download complete [2021-01-09T18:01:29.849Z] 01666e4c0597: Download complete [2021-01-09T18:01:30.119Z] 8ad3a11d3b57: Download complete [2021-01-09T18:01:30.393Z] df20fa9351a1: Pull complete [2021-01-09T18:01:30.663Z] 36b3adc4ff6f: Pull complete [2021-01-09T18:01:31.247Z] 8ad3a11d3b57: Pull complete [2021-01-09T18:01:31.830Z] 46f8f816bc3b: Pull complete [2021-01-09T18:01:32.102Z] aa168da1d23b: Verifying Checksum [2021-01-09T18:01:32.102Z] aa168da1d23b: Download complete [2021-01-09T18:01:32.369Z] 93b61091891f: Pull complete [2021-01-09T18:01:32.369Z] 93b9cdb0e59b: Pull complete [2021-01-09T18:01:32.632Z] 5e14af77c1be: Pull complete [2021-01-09T18:01:32.633Z] 01666e4c0597: Pull complete [2021-01-09T18:01:39.299Z] aa168da1d23b: Pull complete [2021-01-09T18:01:39.299Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-09T18:01:39.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T18:01:39.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-09T18:01:39.508Z] prd-centos7-docker-4c-2g-19271 does not seem to be running inside a container [2021-01-09T18:01:39.554Z] $ 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-722/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-722 -v /w/workspace/dgexfoundry_device-sdk-go_PR-722:/w/workspace/dgexfoundry_device-sdk-go_PR-722:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-722@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-09T18:01:43.357Z] $ docker top aa35a088002977b8ecf41bf5b0786ca3025e06eabe7e2152c2de80139a3a4a9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T18:01:43.967Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-09T18:01:44.296Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-09T18:01:44.615Z] + ls /var/log/sa-host [2021-01-09T18:01:44.615Z] + sadf -c /var/log/sa-host/sa09 [2021-01-09T18:01:44.615Z] file_magic: OK [2021-01-09T18:01:44.615Z] HZ: Using current value: 100 [2021-01-09T18:01:44.615Z] file_header: OK [2021-01-09T18:01:44.615Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-09T18:01:44.615Z] Statistics: [2021-01-09T18:01:44.615Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-09T18:01:44.615Z] File successfully converted to sysstat format version 12.2.1 [2021-01-09T18:01:44.615Z] + sadf -c /var/log/sa-host/sa23 [2021-01-09T18:01:44.615Z] file_magic: OK [2021-01-09T18:01:44.615Z] HZ: Using current value: 100 [2021-01-09T18:01:44.615Z] file_header: OK [2021-01-09T18:01:44.615Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-09T18:01:44.615Z] Statistics: [2021-01-09T18:01:44.615Z] Hnuu...uuuununununu... [2021-01-09T18:01:44.615Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-09T18:01:45.360Z] provisioning config files... [2021-01-09T18:01:45.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp/config8570826875937197639tmp [Pipeline] { [Pipeline] echo [2021-01-09T18:01:45.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T18:01:45.849Z] ---> create-netrc.sh [Pipeline] } [2021-01-09T18:01:45.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-09T18:01:46.028Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T18:01:46.369Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-09T18:01:46.414Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T18:01:46.763Z] ---> sudo-logs.sh [2021-01-09T18:01:46.763Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-09T18:01:46.795Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T18:01:47.128Z] ---> job-cost.sh [2021-01-09T18:01:47.128Z] lf-activate-venv: SKIPPING [2021-01-09T18:01:47.128Z] INFO: No Stack... [2021-01-09T18:01:48.075Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-09T18:01:48.653Z] INFO: Archiving Costs [Pipeline] echo [2021-01-09T18:01:48.686Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T18:01:49.032Z] ---> logs-deploy.sh [2021-01-09T18:01:49.032Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-722/1 [2021-01-09T18:01:49.032Z] INFO: archiving workspace using pattern(s): [2021-01-09T18:01:50.957Z] Archives upload complete. [2021-01-09T18:01:50.957Z] INFO: archiving logs to Nexus [2021-01-09T18:01:51.910Z] ---> uname -a: [2021-01-09T18:01:51.910Z] Linux prd-centos7-docker-4c-2g-19271.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] ---> lscpu: [2021-01-09T18:01:51.910Z] Architecture: x86_64 [2021-01-09T18:01:51.910Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-09T18:01:51.910Z] Byte Order: Little Endian [2021-01-09T18:01:51.910Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-09T18:01:51.910Z] CPU(s): 4 [2021-01-09T18:01:51.910Z] On-line CPU(s) list: 0-3 [2021-01-09T18:01:51.910Z] Thread(s) per core: 1 [2021-01-09T18:01:51.910Z] Core(s) per socket: 1 [2021-01-09T18:01:51.910Z] Socket(s): 4 [2021-01-09T18:01:51.910Z] NUMA node(s): 1 [2021-01-09T18:01:51.910Z] Vendor ID: GenuineIntel [2021-01-09T18:01:51.910Z] CPU family: 6 [2021-01-09T18:01:51.910Z] Model: 44 [2021-01-09T18:01:51.910Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-09T18:01:51.910Z] Stepping: 1 [2021-01-09T18:01:51.910Z] CPU MHz: 2933.442 [2021-01-09T18:01:51.910Z] BogoMIPS: 5866.88 [2021-01-09T18:01:51.910Z] Virtualization: VT-x [2021-01-09T18:01:51.910Z] Hypervisor vendor: KVM [2021-01-09T18:01:51.910Z] Virtualization type: full [2021-01-09T18:01:51.910Z] L1d cache: 128 KiB [2021-01-09T18:01:51.910Z] L1i cache: 128 KiB [2021-01-09T18:01:51.910Z] L2 cache: 16 MiB [2021-01-09T18:01:51.910Z] L3 cache: 64 MiB [2021-01-09T18:01:51.910Z] NUMA node0 CPU(s): 0-3 [2021-01-09T18:01:51.910Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-09T18:01:51.910Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-09T18:01:51.910Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-09T18:01:51.910Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-09T18:01:51.910Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-09T18:01:51.910Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-09T18:01:51.910Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-09T18:01:51.910Z] Vulnerability Srbds: Not affected [2021-01-09T18:01:51.910Z] Vulnerability Tsx async abort: Not affected [2021-01-09T18:01:51.910Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] ---> nproc: [2021-01-09T18:01:51.910Z] 4 [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] ---> df -h: [2021-01-09T18:01:51.910Z] Filesystem Size Used Available Use% Mounted on [2021-01-09T18:01:51.910Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-09T18:01:51.910Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-09T18:01:51.910Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-09T18:01:51.910Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-722 [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-722@tmp [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-09T18:01:51.910Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] ---> free -m: [2021-01-09T18:01:51.910Z] total used free shared buff/cache available [2021-01-09T18:01:51.910Z] Mem: 1837 699 94 0 1042 1033 [2021-01-09T18:01:51.910Z] Swap: 1023 1 1022 [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] ---> ip addr: [2021-01-09T18:01:51.910Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-09T18:01:51.910Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-09T18:01:51.910Z] inet 127.0.0.1/8 scope host lo [2021-01-09T18:01:51.910Z] valid_lft forever preferred_lft forever [2021-01-09T18:01:51.910Z] inet6 ::1/128 scope host [2021-01-09T18:01:51.910Z] valid_lft forever preferred_lft forever [2021-01-09T18:01:51.910Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-09T18:01:51.910Z] link/ether fa:16:3e:dc:9a:55 brd ff:ff:ff:ff:ff:ff [2021-01-09T18:01:51.910Z] inet 10.30.123.230/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-09T18:01:51.910Z] valid_lft 85919sec preferred_lft 85919sec [2021-01-09T18:01:51.910Z] inet6 fe80::f816:3eff:fedc:9a55/64 scope link [2021-01-09T18:01:51.910Z] valid_lft forever preferred_lft forever [2021-01-09T18:01:51.910Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-09T18:01:51.910Z] link/ether 02:42:85:54:ba:67 brd ff:ff:ff:ff:ff:ff [2021-01-09T18:01:51.910Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-09T18:01:51.910Z] valid_lft forever preferred_lft forever [2021-01-09T18:01:51.910Z] inet6 fe80::42:85ff:fe54:ba67/64 scope link [2021-01-09T18:01:51.910Z] valid_lft forever preferred_lft forever [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] ---> sar -b -r -n DEV: [2021-01-09T18:01:51.910Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/09/21 _x86_64_ (4 CPU) [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] 17:53:39 LINUX RESTART (4 CPU) [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] 17:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-09T18:01:51.910Z] 17:55:01 126.83 45.03 81.80 0.00 8045.81 35121.52 0.00 [2021-01-09T18:01:51.910Z] 17:56:01 3.10 0.05 3.05 0.00 1.60 104.60 0.00 [2021-01-09T18:01:51.910Z] 17:57:01 0.82 0.00 0.82 0.00 0.00 11.06 0.00 [2021-01-09T18:01:51.910Z] 17:58:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-01-09T18:01:51.910Z] 17:59:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 [2021-01-09T18:01:51.910Z] 18:00:01 0.32 0.00 0.32 0.00 0.00 4.40 0.00 [2021-01-09T18:01:51.910Z] 18:01:01 0.33 0.02 0.32 0.00 0.13 3.40 0.00 [2021-01-09T18:01:51.910Z] Average: 18.58 6.35 12.23 0.00 1133.59 4965.61 0.00 [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] 17:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-09T18:01:51.910Z] 17:55:01 166268 0 596956 31.73 2620 1115700 1127620 38.48 417056 1097876 128 [2021-01-09T18:01:51.910Z] 17:56:01 173952 0 589152 31.31 2620 1115820 1082756 36.95 416228 1092032 16 [2021-01-09T18:01:51.910Z] 17:57:01 172804 0 590296 31.37 2620 1115824 1074688 36.68 415896 1094180 16 [2021-01-09T18:01:51.910Z] 17:58:01 173316 0 589784 31.35 2620 1115824 1074652 36.68 425616 1084116 16 [2021-01-09T18:01:51.910Z] 17:59:01 173636 0 589456 31.33 2620 1115832 1074532 36.67 420912 1088196 12 [2021-01-09T18:01:51.910Z] 18:00:01 172376 0 590712 31.40 2620 1115836 1074604 36.67 431304 1079244 8 [2021-01-09T18:01:51.910Z] 18:01:01 171696 0 591388 31.43 2620 1115840 1076872 36.75 431696 1079212 12 [2021-01-09T18:01:51.910Z] Average: 172007 0 591106 31.42 2620 1115811 1083675 36.98 422673 1087837 30 [2021-01-09T18:01:51.910Z] [2021-01-09T18:01:51.910Z] 17:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-09T18:01:51.910Z] 17:55:01 eth0 587.62 356.66 1113.43 97.84 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:55:01 docker0 7.92 6.48 1.34 21.33 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:56:01 eth0 3.85 1.47 3.04 0.11 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:57:01 eth0 0.60 0.42 0.30 0.21 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:58:01 eth0 1.02 0.37 0.32 0.21 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:59:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 18:00:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 18:01:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] Average: eth0 83.63 50.62 157.39 13.87 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] Average: docker0 1.12 0.91 0.19 3.01 0.00 0.00 0.00 0.00 [2021-01-09T18:01:51.911Z] [2021-01-09T18:01:51.911Z] [2021-01-09T18:01:51.911Z] ---> sar -P ALL: [2021-01-09T18:01:51.911Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/09/21 _x86_64_ (4 CPU) [2021-01-09T18:01:51.911Z] [2021-01-09T18:01:51.911Z] 17:53:39 LINUX RESTART (4 CPU) [2021-01-09T18:01:51.911Z] [2021-01-09T18:01:51.911Z] 17:54:02 CPU %user %nice %system %iowait %steal %idle [2021-01-09T18:01:51.911Z] 17:55:01 all 13.47 0.00 6.61 4.05 0.02 75.84 [2021-01-09T18:01:51.911Z] 17:55:01 0 12.37 0.00 6.22 3.47 0.03 77.91 [2021-01-09T18:01:51.911Z] 17:55:01 1 16.10 0.00 7.25 4.55 0.02 72.07 [2021-01-09T18:01:51.911Z] 17:55:01 2 13.33 0.00 5.88 4.51 0.02 76.26 [2021-01-09T18:01:51.911Z] 17:55:01 3 12.09 0.00 7.10 3.68 0.02 77.12 [2021-01-09T18:01:51.911Z] 17:56:01 all 0.18 0.00 0.07 0.00 0.00 99.75 [2021-01-09T18:01:51.911Z] 17:56:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2021-01-09T18:01:51.911Z] 17:56:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2021-01-09T18:01:51.911Z] 17:56:01 2 0.47 0.00 0.05 0.00 0.00 99.48 [2021-01-09T18:01:51.911Z] 17:56:01 3 0.08 0.00 0.10 0.00 0.00 99.82 [2021-01-09T18:01:51.911Z] 17:57:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-01-09T18:01:51.911Z] 17:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-09T18:01:51.911Z] 17:57:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-09T18:01:51.911Z] 17:57:01 2 0.47 0.00 0.05 0.00 0.02 99.47 [2021-01-09T18:01:51.911Z] 17:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-09T18:01:51.911Z] 17:58:01 all 0.08 0.00 0.04 0.00 0.00 99.88 [2021-01-09T18:01:51.911Z] 17:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-09T18:01:51.911Z] 17:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-09T18:01:51.911Z] 17:58:01 2 0.22 0.00 0.03 0.00 0.00 99.75 [2021-01-09T18:01:51.911Z] 17:58:01 3 0.02 0.00 0.08 0.00 0.00 99.90 [2021-01-09T18:01:51.911Z] 17:59:01 all 0.14 0.00 0.07 0.00 0.00 99.79 [2021-01-09T18:01:51.911Z] 17:59:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-09T18:01:51.911Z] 17:59:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-01-09T18:01:51.911Z] 17:59:01 2 0.42 0.00 0.05 0.00 0.00 99.53 [2021-01-09T18:01:51.911Z] 17:59:01 3 0.03 0.00 0.08 0.00 0.00 99.88 [2021-01-09T18:01:51.911Z] 18:00:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-01-09T18:01:51.911Z] 18:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-09T18:01:51.911Z] 18:00:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-01-09T18:01:51.911Z] 18:00:01 2 0.50 0.00 0.02 0.00 0.00 99.48 [2021-01-09T18:01:51.911Z] 18:00:01 3 0.05 0.00 0.10 0.00 0.00 99.85 [2021-01-09T18:01:51.911Z] 18:01:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-01-09T18:01:51.911Z] 18:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-09T18:01:51.911Z] 18:01:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2021-01-09T18:01:51.911Z] 18:01:01 2 0.55 0.00 0.03 0.00 0.00 99.42 [2021-01-09T18:01:51.911Z] 18:01:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-09T18:01:51.911Z] Average: all 2.00 0.00 0.96 0.57 0.00 96.47 [2021-01-09T18:01:51.911Z] Average: 0 1.75 0.00 0.90 0.48 0.00 96.86 [2021-01-09T18:01:51.911Z] Average: 1 2.30 0.00 1.05 0.64 0.00 96.01 [2021-01-09T18:01:51.911Z] Average: 2 2.23 0.00 0.85 0.63 0.00 96.28 [2021-01-09T18:01:51.911Z] Average: 3 1.72 0.00 1.05 0.51 0.00 96.71 [2021-01-09T18:01:51.911Z] [2021-01-09T18:01:51.911Z] [2021-01-09T18:01:51.911Z]