Pull request #876 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 19bc2ed7fa519da16d5296512554965ea8443853+c62645d0ab1012df8ad15b74000ef7e30c377aaa (d6a3d7ec227587391eac7397116fec83c77abaee) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-876/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-876/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-61 in /w/workspace/dgexfoundry_device-sdk-go_PR-876 [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-876 # 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 > 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 Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit 19bc2ed7fa519da16d5296512554965ea8443853 Merge succeeded, producing 19bc2ed7fa519da16d5296512554965ea8443853 Checking out Revision 19bc2ed7fa519da16d5296512554965ea8443853 (PR-876) > 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/876/head:refs/remotes/origin/PR-876 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19bc2ed7fa519da16d5296512554965ea8443853 # 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 c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19bc2ed7fa519da16d5296512554965ea8443853 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-14T05:50:52.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-14T05:50:53.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-14T05:50:53.303Z] ========================================================= [2021-04-14T05:50:53.303Z] EdgeX Global Pipelines Version Info [2021-04-14T05:50:53.303Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:50:54.851Z] ------------------- [2021-04-14T05:50:54.851Z] stable info: [2021-04-14T05:50:54.851Z] ------------------- [2021-04-14T05:50:54.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-14T05:50:54.851Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-14T05:50:54.851Z] Message: update stable to v1.0.186 [2021-04-14T05:50:55.798Z] ------------------- [2021-04-14T05:50:55.798Z] experimental info: [2021-04-14T05:50:55.798Z] ------------------- [2021-04-14T05:50:55.798Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-14T05:50:55.798Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-14T05:50:55.798Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-14T05:50:56.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-04-14T05:50:56.088Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-04-14T05:50:56.147Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-14T05:50:56.209Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-14T05:50:56.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-14T05:50:56.326Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-14T05:50:56.382Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-14T05:50:56.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-14T05:50:56.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-04-14T05:50:56.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-14T05:50:56.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-14T05:50:56.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-04-14T05:50:56.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-14T05:50:56.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-14T05:50:56.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-14T05:50:56.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-14T05:50:56.946Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-14T05:50:56.999Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-14T05:50:57.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-14T05:50:57.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-14T05:50:57.171Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-14T05:50:57.227Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-14T05:50:57.285Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-14T05:50:57.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-14T05:50:57.402Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-14T05:50:57.471Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-14T05:50:57.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-876 [Pipeline] echo [2021-04-14T05:50:57.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-876 [Pipeline] echo [2021-04-14T05:50:57.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-876 [Pipeline] echo [2021-04-14T05:50:57.694Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19bc2ed7fa519da16d5296512554965ea8443853 [Pipeline] echo [2021-04-14T05:50:57.751Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19bc2ed [Pipeline] echo [2021-04-14T05:50:57.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-14T05:50:57.990Z] provisioning config files... [2021-04-14T05:50:58.022Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp/config6294255458361973347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:50:58.400Z] ---> docker-login.sh [2021-04-14T05:50:58.400Z] nexus3.edgexfoundry.org:10001 [2021-04-14T05:50:58.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:50:58.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:50:58.928Z] Configure a credential helper to remove this warning. See [2021-04-14T05:50:58.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:50:58.928Z] [2021-04-14T05:50:58.928Z] Login Succeeded [2021-04-14T05:50:58.928Z] nexus3.edgexfoundry.org:10002 [2021-04-14T05:50:59.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:50:59.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:50:59.191Z] Configure a credential helper to remove this warning. See [2021-04-14T05:50:59.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:50:59.191Z] [2021-04-14T05:50:59.191Z] Login Succeeded [2021-04-14T05:50:59.191Z] nexus3.edgexfoundry.org:10003 [2021-04-14T05:50:59.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:50:59.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:50:59.455Z] Configure a credential helper to remove this warning. See [2021-04-14T05:50:59.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:50:59.455Z] [2021-04-14T05:50:59.455Z] Login Succeeded [2021-04-14T05:50:59.455Z] nexus3.edgexfoundry.org:10004 [2021-04-14T05:50:59.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:50:59.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:50:59.455Z] Configure a credential helper to remove this warning. See [2021-04-14T05:50:59.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:50:59.455Z] [2021-04-14T05:50:59.718Z] Login Succeeded [2021-04-14T05:50:59.718Z] docker.io [2021-04-14T05:50:59.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:50:59.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:50:59.982Z] Configure a credential helper to remove this warning. See [2021-04-14T05:50:59.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:50:59.982Z] [2021-04-14T05:50:59.982Z] Login Succeeded [2021-04-14T05:50:59.982Z] ---> docker-login.sh ends [Pipeline] } [2021-04-14T05:51:00.008Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-14T05:51:00.713Z] + git log --format=format:%s -1 19bc2ed7fa519da16d5296512554965ea8443853 [Pipeline] echo [2021-04-14T05:51:00.820Z] GIT_COMMIT: 19bc2ed7fa519da16d5296512554965ea8443853, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-14T05:51:00.857Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:51:01.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T05:51:01.833Z] [2021-04-14T05:51:01.833Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:51:02.201Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T05:51:02.201Z] latest: Pulling from edgex-devops/git-semver [2021-04-14T05:51:02.201Z] 31603596830f: Pulling fs layer [2021-04-14T05:51:02.201Z] 2a8b12db71e7: Pulling fs layer [2021-04-14T05:51:02.201Z] 6ca5941a6612: Pulling fs layer [2021-04-14T05:51:02.201Z] ecc8261a40a4: Pulling fs layer [2021-04-14T05:51:02.201Z] ecc8261a40a4: Waiting [2021-04-14T05:51:02.201Z] 2a8b12db71e7: Verifying Checksum [2021-04-14T05:51:02.201Z] 2a8b12db71e7: Download complete [2021-04-14T05:51:02.472Z] 31603596830f: Verifying Checksum [2021-04-14T05:51:02.472Z] 31603596830f: Download complete [2021-04-14T05:51:02.472Z] ecc8261a40a4: Verifying Checksum [2021-04-14T05:51:02.472Z] ecc8261a40a4: Download complete [2021-04-14T05:51:02.472Z] 6ca5941a6612: Verifying Checksum [2021-04-14T05:51:02.472Z] 6ca5941a6612: Download complete [2021-04-14T05:51:02.735Z] 31603596830f: Pull complete [2021-04-14T05:51:03.003Z] 2a8b12db71e7: Pull complete [2021-04-14T05:51:03.590Z] 6ca5941a6612: Pull complete [2021-04-14T05:51:03.857Z] ecc8261a40a4: Pull complete [2021-04-14T05:51:03.857Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-14T05:51:03.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T05:51:03.857Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-14T05:51:03.986Z] prd-centos7-docker-4c-2g-61 does not seem to be running inside a container [2021-04-14T05:51:04.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-876 -v /w/workspace/dgexfoundry_device-sdk-go_PR-876:/w/workspace/dgexfoundry_device-sdk-go_PR-876:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-14T05:51:05.837Z] $ docker top cb909c4ed3a31fbbb03c30b536d230c6148c5290f04cb2a1b45f47a8018024c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-14T05:51:06.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-14T05:51:06.079Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-14T05:51:06.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-14T05:51:06.278Z] $ docker exec cb909c4ed3a31fbbb03c30b536d230c6148c5290f04cb2a1b45f47a8018024c1 ssh-agent [2021-04-14T05:51:06.439Z] SSH_AUTH_SOCK=/tmp/ssh-Q9CeZlxksWdx/agent.12 [2021-04-14T05:51:06.439Z] SSH_AGENT_PID=17 [2021-04-14T05:51:06.451Z] Running ssh-add (command line suppressed) [2021-04-14T05:51:06.570Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp/private_key_6249779802132953713.key (/w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp/private_key_6249779802132953713.key) [2021-04-14T05:51:06.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-14T05:51:06.975Z] + git tag --points-at HEAD [Pipeline] } [2021-04-14T05:51:07.002Z] $ docker exec --env ******** --env ******** cb909c4ed3a31fbbb03c30b536d230c6148c5290f04cb2a1b45f47a8018024c1 ssh-agent -k [2021-04-14T05:51:07.117Z] unset SSH_AUTH_SOCK; [2021-04-14T05:51:07.117Z] unset SSH_AGENT_PID; [2021-04-14T05:51:07.117Z] echo Agent pid 17 killed; [2021-04-14T05:51:07.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-14T05:51:07.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-14T05:51:07.285Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-14T05:51:07.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-14T05:51:07.458Z] $ docker exec cb909c4ed3a31fbbb03c30b536d230c6148c5290f04cb2a1b45f47a8018024c1 ssh-agent [2021-04-14T05:51:07.613Z] SSH_AUTH_SOCK=/tmp/ssh-I3Kjh4qV2Hqf/agent.45 [2021-04-14T05:51:07.613Z] SSH_AGENT_PID=50 [2021-04-14T05:51:07.620Z] Running ssh-add (command line suppressed) [2021-04-14T05:51:07.743Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp/private_key_2314405407366928811.key (/w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp/private_key_2314405407366928811.key) [2021-04-14T05:51:07.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-14T05:51:08.136Z] + git semver init [2021-04-14T05:51:08.137Z] # -> Open(): unable to determine branch for HEAD [2021-04-14T05:51:08.137Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-876/.git [2021-04-14T05:51:08.137Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-876 [2021-04-14T05:51:08.137Z] # $SEMVER_REMOTE_NAME = origin [2021-04-14T05:51:08.137Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-14T05:51:08.137Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-14T05:51:08.137Z] # $SEMVER_BRANCH = PR-876 [2021-04-14T05:51:08.137Z] # $SEMVER_TEMP = /tmp/semver-213167286 [2021-04-14T05:51:08.137Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-04-14T05:51:09.083Z] # '/tmp/semver-213167286' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-876/.semver' [2021-04-14T05:51:09.083Z] # -> Force: false [2021-04-14T05:51:09.083Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-876/.semver [Pipeline] } [2021-04-14T05:51:09.105Z] $ docker exec --env ******** --env ******** cb909c4ed3a31fbbb03c30b536d230c6148c5290f04cb2a1b45f47a8018024c1 ssh-agent -k [2021-04-14T05:51:09.223Z] unset SSH_AUTH_SOCK; [2021-04-14T05:51:09.223Z] unset SSH_AGENT_PID; [2021-04-14T05:51:09.223Z] echo Agent pid 50 killed; [2021-04-14T05:51:09.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-14T05:51:09.712Z] + git semver [Pipeline] } [2021-04-14T05:51:09.744Z] $ docker stop --time=1 cb909c4ed3a31fbbb03c30b536d230c6148c5290f04cb2a1b45f47a8018024c1 [2021-04-14T05:51:11.420Z] $ docker rm -f cb909c4ed3a31fbbb03c30b536d230c6148c5290f04cb2a1b45f47a8018024c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T05:51:11.881Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-14T05:51:12.227Z] Stashed 1 file(s) [Pipeline] echo [2021-04-14T05:51:12.249Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-14T05:51:27.716Z] Still waiting to schedule task [2021-04-14T05:51:27.716Z] ‘prd-centos7-blackbox-4c-2g-33548’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-33549’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-centos7-docker-4c-2g-62’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-04-14T05:51:27.743Z] Still waiting to schedule task [2021-04-14T05:51:27.743Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-14T05:53:17.786Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-63 in /w/workspace/dgexfoundry_device-sdk-go_PR-876 [Pipeline] { [Pipeline] ws [2021-04-14T05:53:17.862Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-04-14T05:53:18.752Z] Running on prd-centos7-docker-4c-2g-64 in /w/workspace/dgexfoundry_device-sdk-go_PR-876 [Pipeline] { [Pipeline] ws [2021-04-14T05:53:18.816Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-04-14T05:53:21.532Z] using credential edgex-jenkins-ssh [2021-04-14T05:53:21.606Z] Cloning the remote Git repository [2021-04-14T05:53:21.310Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-14T05:53:21.385Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-04-14T05:53:21.448Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-14T05:53:21.449Z] > git --version # timeout=10 [2021-04-14T05:53:21.455Z] > git --version # 'git version 2.24.3' [2021-04-14T05:53:21.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T05:53:21.486Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T05:53:22.999Z] Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit 19bc2ed7fa519da16d5296512554965ea8443853 [2021-04-14T05:53:23.085Z] Merge succeeded, producing 19bc2ed7fa519da16d5296512554965ea8443853 [2021-04-14T05:53:23.086Z] Checking out Revision 19bc2ed7fa519da16d5296512554965ea8443853 (PR-876) [2021-04-14T05:53:22.261Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-14T05:53:22.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T05:53:22.284Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-14T05:53:22.300Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-14T05:53:22.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T05:53:22.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/876/head:refs/remotes/origin/PR-876 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T05:53:22.806Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T05:53:22.811Z] > git checkout -f 19bc2ed7fa519da16d5296512554965ea8443853 # timeout=10 [2021-04-14T05:53:22.859Z] > git remote # timeout=10 [2021-04-14T05:53:22.864Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T05:53:22.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T05:53:22.873Z] > git merge c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 [2021-04-14T05:53:22.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T05:53:22.893Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T05:53:22.898Z] > git checkout -f 19bc2ed7fa519da16d5296512554965ea8443853 # timeout=10 [2021-04-14T05:53:23.656Z] using credential edgex-jenkins-ssh [2021-04-14T05:53:23.678Z] Cloning the remote Git repository [2021-04-14T05:53:23.751Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-14T05:53:23.855Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-04-14T05:53:23.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-14T05:53:23.918Z] > git --version # timeout=10 [2021-04-14T05:53:23.933Z] > git --version # 'git version 2.17.1' [2021-04-14T05:53:23.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T05:53:24.056Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T05:53:25.293Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-14T05:53:25.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T05:53:25.351Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-14T05:53:25.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-14T05:53:25.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T05:53:25.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/876/head:refs/remotes/origin/PR-876 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T05:53:25.904Z] Merging remotes/origin/master commit c62645d0ab1012df8ad15b74000ef7e30c377aaa into PR head commit 19bc2ed7fa519da16d5296512554965ea8443853 [2021-04-14T05:53:26.128Z] Merge succeeded, producing 19bc2ed7fa519da16d5296512554965ea8443853 [2021-04-14T05:53:26.129Z] Checking out Revision 19bc2ed7fa519da16d5296512554965ea8443853 (PR-876) [2021-04-14T05:53:26.669Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-14T05:53:26.735Z] > git --version # timeout=10 [2021-04-14T05:53:26.741Z] > git --version # 'git version 2.24.3' [2021-04-14T05:53:26.746Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-14T05:53:25.942Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T05:53:25.959Z] > git checkout -f 19bc2ed7fa519da16d5296512554965ea8443853 # timeout=10 [2021-04-14T05:53:26.058Z] > git remote # timeout=10 [2021-04-14T05:53:26.076Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T05:53:26.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T05:53:26.108Z] > git merge c62645d0ab1012df8ad15b74000ef7e30c377aaa # timeout=10 [2021-04-14T05:53:26.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T05:53:26.154Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T05:53:26.163Z] > git checkout -f 19bc2ed7fa519da16d5296512554965ea8443853 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-14T05:53:27.965Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-14T05:53:28.316Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-14T05:53:28.649Z] + true [2021-04-14T05:53:28.649Z] + sudo service docker restart [2021-04-14T05:53:28.649Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-14T05:53:29.723Z] provisioning config files... [2021-04-14T05:53:29.768Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1768982886189060381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:53:30.150Z] ---> docker-login.sh [2021-04-14T05:53:30.150Z] nexus3.edgexfoundry.org:10001 [2021-04-14T05:53:30.395Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-14T05:53:30.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:53:30.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:30.419Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:30.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:30.419Z] [2021-04-14T05:53:30.419Z] Login Succeeded [2021-04-14T05:53:30.419Z] nexus3.edgexfoundry.org:10002 [2021-04-14T05:53:30.466Z] > git --version # timeout=10 [2021-04-14T05:53:30.477Z] > git --version # 'git version 2.17.1' [2021-04-14T05:53:30.494Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-14T05:53:30.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:53:30.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:30.681Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:30.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:30.681Z] [2021-04-14T05:53:30.681Z] Login Succeeded [2021-04-14T05:53:30.681Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2021-04-14T05:53:30.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:53:30.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:30.945Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:30.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:30.945Z] [2021-04-14T05:53:30.945Z] Login Succeeded [2021-04-14T05:53:30.945Z] nexus3.edgexfoundry.org:10004 [2021-04-14T05:53:30.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-14T05:53:31.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:31.226Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:31.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:31.226Z] [2021-04-14T05:53:31.226Z] Login Succeeded [2021-04-14T05:53:31.226Z] docker.io [2021-04-14T05:53:31.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:53:31.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:31.493Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:31.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:31.493Z] [2021-04-14T05:53:31.493Z] Login Succeeded [2021-04-14T05:53:31.493Z] ---> docker-login.sh ends [Pipeline] } [2021-04-14T05:53:31.744Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-04-14T05:53:31.995Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] echo [2021-04-14T05:53:32.080Z] ========================================================= [2021-04-14T05:53:32.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-14T05:53:32.080Z] ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:53:32.451Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-14T05:53:32.532Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-14T05:53:32.532Z] Sending build context to Docker daemon 2.404MB [2021-04-14T05:53:32.532Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-14T05:53:32.532Z] Step 2/8 : FROM ${BASE} [2021-04-14T05:53:32.799Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-14T05:53:32.799Z] 188c0c94c7c5: Pulling fs layer [2021-04-14T05:53:32.799Z] 0ef7d3d256c8: Pulling fs layer [2021-04-14T05:53:32.799Z] de9db76c5a1d: Pulling fs layer [2021-04-14T05:53:32.799Z] bca2f99d35d6: Pulling fs layer [2021-04-14T05:53:32.799Z] 93359f2a8cfa: Pulling fs layer [2021-04-14T05:53:32.799Z] 7c6f9722023f: Pulling fs layer [2021-04-14T05:53:32.799Z] a35cf1a2eb13: Pulling fs layer [2021-04-14T05:53:32.799Z] 7c6f9722023f: Waiting [2021-04-14T05:53:32.799Z] a35cf1a2eb13: Waiting [2021-04-14T05:53:32.799Z] 93359f2a8cfa: Waiting [2021-04-14T05:53:32.799Z] bca2f99d35d6: Waiting [2021-04-14T05:53:32.799Z] de9db76c5a1d: Download complete [2021-04-14T05:53:32.799Z] 0ef7d3d256c8: Verifying Checksum [2021-04-14T05:53:32.799Z] 0ef7d3d256c8: Download complete [2021-04-14T05:53:32.799Z] 93359f2a8cfa: Verifying Checksum [2021-04-14T05:53:32.799Z] 93359f2a8cfa: Download complete [2021-04-14T05:53:32.799Z] 7c6f9722023f: Verifying Checksum [2021-04-14T05:53:32.799Z] 7c6f9722023f: Download complete [2021-04-14T05:53:32.799Z] 188c0c94c7c5: Verifying Checksum [2021-04-14T05:53:32.799Z] 188c0c94c7c5: Download complete [2021-04-14T05:53:32.812Z] + + true [2021-04-14T05:53:32.812Z] sudo service docker restart [2021-04-14T05:53:33.062Z] 188c0c94c7c5: Pull complete [2021-04-14T05:53:33.324Z] 0ef7d3d256c8: Pull complete [2021-04-14T05:53:33.591Z] de9db76c5a1d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-14T05:53:34.969Z] provisioning config files... [2021-04-14T05:53:34.997Z] a35cf1a2eb13: Verifying Checksum [2021-04-14T05:53:34.997Z] a35cf1a2eb13: Download complete [2021-04-14T05:53:35.120Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config757306541130141431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:53:35.259Z] bca2f99d35d6: Verifying Checksum [2021-04-14T05:53:35.259Z] bca2f99d35d6: Download complete [2021-04-14T05:53:35.552Z] ---> docker-login.sh [2021-04-14T05:53:35.552Z] nexus3.edgexfoundry.org:10001 [2021-04-14T05:53:36.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:53:36.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:36.818Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:36.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:36.818Z] [2021-04-14T05:53:36.818Z] Login Succeeded [2021-04-14T05:53:36.818Z] nexus3.edgexfoundry.org:10002 [2021-04-14T05:53:37.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:53:37.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:37.417Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:37.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:37.417Z] [2021-04-14T05:53:37.417Z] Login Succeeded [2021-04-14T05:53:37.417Z] nexus3.edgexfoundry.org:10003 [2021-04-14T05:53:38.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:53:38.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:38.019Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:38.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:38.019Z] [2021-04-14T05:53:38.019Z] Login Succeeded [2021-04-14T05:53:38.019Z] nexus3.edgexfoundry.org:10004 [2021-04-14T05:53:38.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:53:38.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:38.572Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:38.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:38.572Z] [2021-04-14T05:53:38.572Z] Login Succeeded [2021-04-14T05:53:38.572Z] docker.io [2021-04-14T05:53:38.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T05:53:39.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T05:53:39.119Z] Configure a credential helper to remove this warning. See [2021-04-14T05:53:39.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T05:53:39.119Z] [2021-04-14T05:53:39.119Z] Login Succeeded [2021-04-14T05:53:39.120Z] ---> docker-login.sh ends [Pipeline] } [2021-04-14T05:53:39.151Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-14T05:53:39.619Z] ========================================================= [2021-04-14T05:53:39.619Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-14T05:53:39.619Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:53:40.007Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-14T05:53:40.283Z] Sending build context to Docker daemon 2.403MB [2021-04-14T05:53:40.557Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-14T05:53:40.557Z] Step 2/8 : FROM ${BASE} [2021-04-14T05:53:40.557Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-14T05:53:40.557Z] 5f621e34cdf4: Pulling fs layer [2021-04-14T05:53:40.557Z] a4357932f1b6: Pulling fs layer [2021-04-14T05:53:40.557Z] 18c013af1878: Pulling fs layer [2021-04-14T05:53:40.557Z] 00ac8860ef70: Pulling fs layer [2021-04-14T05:53:40.557Z] 63d7cb157983: Pulling fs layer [2021-04-14T05:53:40.557Z] b116817d02f9: Pulling fs layer [2021-04-14T05:53:40.557Z] 745a02a5169b: Pulling fs layer [2021-04-14T05:53:40.557Z] 00ac8860ef70: Waiting [2021-04-14T05:53:40.557Z] 63d7cb157983: Waiting [2021-04-14T05:53:40.557Z] b116817d02f9: Waiting [2021-04-14T05:53:40.557Z] 745a02a5169b: Waiting [2021-04-14T05:53:40.558Z] 18c013af1878: Verifying Checksum [2021-04-14T05:53:40.558Z] 18c013af1878: Download complete [2021-04-14T05:53:40.558Z] a4357932f1b6: Verifying Checksum [2021-04-14T05:53:40.558Z] a4357932f1b6: Download complete [2021-04-14T05:53:40.558Z] 63d7cb157983: Verifying Checksum [2021-04-14T05:53:40.558Z] 63d7cb157983: Download complete [2021-04-14T05:53:40.558Z] 5f621e34cdf4: Verifying Checksum [2021-04-14T05:53:40.558Z] 5f621e34cdf4: Download complete [2021-04-14T05:53:40.558Z] b116817d02f9: Download complete [2021-04-14T05:53:41.568Z] 5f621e34cdf4: Pull complete [2021-04-14T05:53:41.849Z] a4357932f1b6: Pull complete [2021-04-14T05:53:41.896Z] bca2f99d35d6: Pull complete [2021-04-14T05:53:41.896Z] 93359f2a8cfa: Pull complete [2021-04-14T05:53:41.896Z] 7c6f9722023f: Pull complete [2021-04-14T05:53:42.458Z] 18c013af1878: Pull complete [2021-04-14T05:53:43.059Z] 745a02a5169b: Download complete [2021-04-14T05:53:44.039Z] 00ac8860ef70: Verifying Checksum [2021-04-14T05:53:44.039Z] 00ac8860ef70: Download complete [2021-04-14T05:53:48.530Z] a35cf1a2eb13: Pull complete [2021-04-14T05:53:48.530Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-14T05:53:48.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-14T05:53:48.530Z] ---> a62c8e92a672 [2021-04-14T05:53:48.530Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-14T05:53:48.530Z] ---> Running in 57256f464f18 [2021-04-14T05:53:48.530Z] Removing intermediate container 57256f464f18 [2021-04-14T05:53:48.530Z] ---> 599cf7fd2ea7 [2021-04-14T05:53:48.530Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T05:53:48.530Z] ---> Running in b9a8227730f4 [2021-04-14T05:53:49.493Z] Removing intermediate container b9a8227730f4 [2021-04-14T05:53:49.493Z] ---> cb71c78c0b6e [2021-04-14T05:53:49.493Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-14T05:53:49.761Z] ---> Running in 16e35ac603f7 [2021-04-14T05:53:50.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T05:53:51.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T05:53:54.212Z] 00ac8860ef70: Pull complete [2021-04-14T05:53:54.487Z] 63d7cb157983: Pull complete [2021-04-14T05:53:54.759Z] b116817d02f9: Pull complete [2021-04-14T05:53:55.043Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-14T05:53:55.043Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-14T05:53:55.043Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-14T05:53:55.043Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-14T05:53:55.043Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-14T05:53:55.617Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-14T05:53:55.617Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T05:53:55.617Z] OK: 167 MiB in 45 packages [2021-04-14T05:53:56.194Z] Removing intermediate container 16e35ac603f7 [2021-04-14T05:53:56.194Z] ---> 48a9431afb7f [2021-04-14T05:53:56.194Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-14T05:53:56.194Z] ---> Running in 60f4e67a9c64 [2021-04-14T05:53:56.457Z] Removing intermediate container 60f4e67a9c64 [2021-04-14T05:53:56.457Z] ---> 714ddadf8686 [2021-04-14T05:53:56.457Z] Step 7/8 : COPY . . [2021-04-14T05:53:57.849Z] ---> 3e7df782a925 [2021-04-14T05:53:57.849Z] Step 8/8 : RUN go mod download [2021-04-14T05:53:57.849Z] ---> Running in 2fa24626a860 [2021-04-14T05:53:59.070Z] 745a02a5169b: Pull complete [2021-04-14T05:53:59.070Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-14T05:53:59.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-14T05:53:59.070Z] ---> b7e6874047d6 [2021-04-14T05:53:59.070Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-14T05:54:01.727Z] ---> Running in 0cb7c49e0bec [2021-04-14T05:54:02.329Z] Removing intermediate container 0cb7c49e0bec [2021-04-14T05:54:02.329Z] ---> 932828df1f0b [2021-04-14T05:54:02.329Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T05:54:02.329Z] ---> Running in 2530e1d220ef [2021-04-14T05:54:04.956Z] Removing intermediate container 2530e1d220ef [2021-04-14T05:54:04.956Z] ---> 935dc491b867 [2021-04-14T05:54:04.956Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-14T05:54:04.956Z] ---> Running in 9ac7f60ec2cc [2021-04-14T05:54:05.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T05:54:06.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T05:54:07.127Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-14T05:54:07.127Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-14T05:54:07.401Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-14T05:54:07.401Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-14T05:54:07.401Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-14T05:54:07.673Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-14T05:54:07.673Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T05:54:07.673Z] OK: 144 MiB in 45 packages [2021-04-14T05:54:09.116Z] Removing intermediate container 9ac7f60ec2cc [2021-04-14T05:54:09.116Z] ---> 9ca87711f229 [2021-04-14T05:54:09.116Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-14T05:54:09.116Z] ---> Running in fd76acc922a2 [2021-04-14T05:54:09.710Z] Removing intermediate container fd76acc922a2 [2021-04-14T05:54:09.710Z] ---> 8f73bd6878c1 [2021-04-14T05:54:09.710Z] Step 7/8 : COPY . . [2021-04-14T05:54:11.144Z] ---> e8c1e85c025b [2021-04-14T05:54:11.144Z] Step 8/8 : RUN go mod download [2021-04-14T05:54:11.144Z] ---> Running in dee05c7d34ac [2021-04-14T05:54:24.508Z] Removing intermediate container 2fa24626a860 [2021-04-14T05:54:24.508Z] ---> d29c0ced02a2 [2021-04-14T05:54:24.508Z] Successfully built d29c0ced02a2 [2021-04-14T05:54:24.508Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:54:24.864Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-14T05:54:24.865Z] . [Pipeline] withDockerContainer [2021-04-14T05:54:25.024Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-04-14T05:54:25.071Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-14T05:54:25.851Z] $ docker top 8f885fab51982b050e01847ee97fa80049511d252970c06eaa4b323ba00a635e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T05:54:26.323Z] + go version [2021-04-14T05:54:26.323Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-14T05:54:26.356Z] $ docker stop --time=1 8f885fab51982b050e01847ee97fa80049511d252970c06eaa4b323ba00a635e [2021-04-14T05:54:27.712Z] $ docker rm -f 8f885fab51982b050e01847ee97fa80049511d252970c06eaa4b323ba00a635e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:54:28.467Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-14T05:54:28.467Z] . [Pipeline] withDockerContainer [2021-04-14T05:54:28.591Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-04-14T05:54:28.637Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-14T05:54:29.243Z] $ docker top 1bab7962dbc6ad63757da919733e4283c469915023d7d918d00a159dd70b5a6a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T05:54:29.767Z] + make test [2021-04-14T05:54:29.767Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-14T05:54:36.410Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-14T05:54:37.970Z] Removing intermediate container dee05c7d34ac [2021-04-14T05:54:37.970Z] ---> d7bd3d627ed6 [2021-04-14T05:54:37.970Z] Successfully built d7bd3d627ed6 [2021-04-14T05:54:37.970Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:54:38.352Z] + docker inspect -f . ci-base-image-arm64 [2021-04-14T05:54:38.352Z] . [Pipeline] withDockerContainer [2021-04-14T05:54:38.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-63 does not seem to be running inside a container [2021-04-14T05:54:38.700Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-14T05:54:40.235Z] $ docker top debe3726c60ae16e343696d8b0c3a0a19a924a31f366493ded7f6a075018b6a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T05:54:41.252Z] + go version [2021-04-14T05:54:41.252Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-14T05:54:41.302Z] $ docker stop --time=1 debe3726c60ae16e343696d8b0c3a0a19a924a31f366493ded7f6a075018b6a0 [2021-04-14T05:54:43.178Z] $ docker rm -f debe3726c60ae16e343696d8b0c3a0a19a924a31f366493ded7f6a075018b6a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:54:44.106Z] + docker inspect -f . ci-base-image-arm64 [2021-04-14T05:54:44.106Z] . [Pipeline] withDockerContainer [2021-04-14T05:54:44.382Z] prd-ubuntu18.04-docker-arm64-4c-16g-63 does not seem to be running inside a container [2021-04-14T05:54:44.487Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-14T05:54:45.987Z] $ docker top c1e4330344b55293b741b6033b1fa9c436c045d5857651b54076072b96368eac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T05:54:46.945Z] + make test [2021-04-14T05:54:46.945Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-14T05:54:59.148Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-14T05:54:59.149Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-14T05:54:59.149Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-14T05:54:59.149Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-14T05:54:59.149Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-14T05:54:59.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.094s coverage: 28.1% of statements [2021-04-14T05:55:00.006Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.073s coverage: 78.9% of statements [2021-04-14T05:55:00.957Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.062s coverage: 7.8% of statements [2021-04-14T05:55:00.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-14T05:55:00.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-14T05:55:00.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-14T05:55:00.957Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.091s coverage: 32.5% of statements [2021-04-14T05:55:00.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-14T05:55:00.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-14T05:55:00.957Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-14T05:55:01.229Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.094s coverage: 57.1% of statements [2021-04-14T05:55:01.832Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.236s coverage: 6.6% of statements [2021-04-14T05:55:01.832Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 5.0% of statements [2021-04-14T05:55:01.832Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-14T05:55:02.104Z] GO111MODULE=on go vet ./... [2021-04-14T05:55:09.162Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-14T05:55:17.134Z] gofmt -l . [2021-04-14T05:55:17.134Z] [ "`gofmt -l .`" = "" ] [2021-04-14T05:55:17.134Z] ./bin/test-attribution-txt.sh [2021-04-14T05:55:18.524Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-14T05:55:18.524Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-04-14T05:55:18.570Z] $ docker stop --time=1 1bab7962dbc6ad63757da919733e4283c469915023d7d918d00a159dd70b5a6a [2021-04-14T05:55:20.177Z] $ docker rm -f 1bab7962dbc6ad63757da919733e4283c469915023d7d918d00a159dd70b5a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:55:21.783Z] ---> job-cost.sh [2021-04-14T05:55:21.783Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9PXA [2021-04-14T05:55:36.733Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-14T05:56:03.369Z] lf-activate-venv(): INFO: Adding /tmp/venv-9PXA/bin to PATH [2021-04-14T05:56:03.369Z] INFO: No Stack... [2021-04-14T05:56:03.369Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-14T05:56:03.634Z] INFO: Archiving Costs [Pipeline] sh [2021-04-14T05:56:03.971Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-04-14T05:56:03.971Z] + cut -d, -f6 [Pipeline] lock [2021-04-14T05:56:04.080Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-876-1-stack-cost] [2021-04-14T05:56:04.086Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-876-1-stack-cost] did not exist. Created. [2021-04-14T05:56:04.086Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-876-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-14T05:56:04.522Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-14T05:56:04.960Z] Stashed 1 file(s) [Pipeline] } [2021-04-14T05:56:04.980Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-876-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T05:56:05.695Z] Failed in branch amd64 [2021-04-14T05:56:05.744Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-14T05:56:05.744Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-14T05:56:05.744Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-14T05:56:05.744Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-14T05:56:05.744Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-14T05:56:10.070Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.135s coverage: 28.1% of statements [2021-04-14T05:56:10.667Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.194s coverage: 78.9% of statements [2021-04-14T05:56:10.667Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.142s coverage: 7.8% of statements [2021-04-14T05:56:10.667Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-14T05:56:10.667Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-14T05:56:10.667Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-14T05:56:12.110Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.273s coverage: 32.5% of statements [2021-04-14T05:56:12.110Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-14T05:56:12.110Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-14T05:56:12.110Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-14T05:56:16.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.305s coverage: 57.1% of statements [2021-04-14T05:56:16.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.003s coverage: 6.6% of statements [2021-04-14T05:56:16.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.158s coverage: 5.0% of statements [2021-04-14T05:56:16.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-14T05:56:17.025Z] GO111MODULE=on go vet ./... [2021-04-14T05:57:04.032Z] gofmt -l . [2021-04-14T05:57:04.032Z] [ "`gofmt -l .`" = "" ] [2021-04-14T05:57:04.032Z] ./bin/test-attribution-txt.sh [2021-04-14T05:57:04.303Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-14T05:57:04.576Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-04-14T05:57:04.648Z] $ docker stop --time=1 c1e4330344b55293b741b6033b1fa9c436c045d5857651b54076072b96368eac [2021-04-14T05:57:06.914Z] $ docker rm -f c1e4330344b55293b741b6033b1fa9c436c045d5857651b54076072b96368eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:57:08.515Z] ---> job-cost.sh [2021-04-14T05:57:08.515Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3qpM [2021-04-14T05:57:47.461Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-14T05:59:24.205Z] lf-activate-venv(): INFO: Adding /tmp/venv-3qpM/bin to PATH [2021-04-14T05:59:24.205Z] INFO: No Stack... [2021-04-14T05:59:24.205Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-14T05:59:24.205Z] INFO: Archiving Costs [Pipeline] sh [2021-04-14T05:59:24.560Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-04-14T05:59:24.560Z] + cut -d, -f6 [Pipeline] lock [2021-04-14T05:59:24.702Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-876-1-stack-cost] [2021-04-14T05:59:24.709Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-876-1-stack-cost] did not exist. Created. [2021-04-14T05:59:24.709Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-876-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-14T05:59:25.150Z] /w/workspace/device-sdk-go/1@tmp/durable-eb1d7343/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-eb1d7343/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-14T05:59:25.522Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-14T05:59:25.563Z] Warning: overwriting stash ‘stack-cost’ [2021-04-14T05:59:26.148Z] Stashed 1 file(s) [Pipeline] } [2021-04-14T05:59:26.170Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-876-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T05:59:26.680Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:59:28.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:59:29.350Z] ---> package-listing.sh [2021-04-14T05:59:29.350Z] ++ facter osfamily [2021-04-14T05:59:29.350Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-14T05:59:29.350Z] + OS_FAMILY=redhat [2021-04-14T05:59:29.350Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-876 [2021-04-14T05:59:29.350Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-14T05:59:29.350Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-14T05:59:29.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-14T05:59:29.350Z] + PACKAGES=/tmp/packages_start.txt [2021-04-14T05:59:29.350Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-876 ']' [2021-04-14T05:59:29.350Z] + PACKAGES=/tmp/packages_end.txt [2021-04-14T05:59:29.350Z] + case "${OS_FAMILY}" in [2021-04-14T05:59:29.350Z] + rpm -qa [2021-04-14T05:59:29.350Z] + sort [2021-04-14T05:59:34.684Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-14T05:59:34.684Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-14T05:59:34.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-14T05:59:34.684Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-876 ']' [2021-04-14T05:59:34.684Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-876/archives/ [2021-04-14T05:59:34.684Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-876/archives/ [Pipeline] echo [2021-04-14T05:59:34.728Z] 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-876/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-14T05:59:35.047Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:59:35.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T05:59:35.383Z] [2021-04-14T05:59:35.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-14T05:59:35.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T05:59:35.734Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-14T05:59:35.734Z] df20fa9351a1: Pulling fs layer [2021-04-14T05:59:35.734Z] 36b3adc4ff6f: Pulling fs layer [2021-04-14T05:59:35.734Z] 8ad3a11d3b57: Pulling fs layer [2021-04-14T05:59:35.734Z] 46f8f816bc3b: Pulling fs layer [2021-04-14T05:59:35.734Z] 93b61091891f: Pulling fs layer [2021-04-14T05:59:35.734Z] 93b9cdb0e59b: Pulling fs layer [2021-04-14T05:59:35.734Z] 5e14af77c1be: Pulling fs layer [2021-04-14T05:59:35.734Z] 01666e4c0597: Pulling fs layer [2021-04-14T05:59:35.734Z] aa168da1d23b: Pulling fs layer [2021-04-14T05:59:35.734Z] 93b61091891f: Waiting [2021-04-14T05:59:35.734Z] 93b9cdb0e59b: Waiting [2021-04-14T05:59:35.734Z] 5e14af77c1be: Waiting [2021-04-14T05:59:35.734Z] 01666e4c0597: Waiting [2021-04-14T05:59:35.734Z] aa168da1d23b: Waiting [2021-04-14T05:59:35.734Z] 46f8f816bc3b: Waiting [2021-04-14T05:59:35.734Z] 36b3adc4ff6f: Download complete [2021-04-14T05:59:35.734Z] 46f8f816bc3b: Verifying Checksum [2021-04-14T05:59:35.734Z] 46f8f816bc3b: Download complete [2021-04-14T05:59:36.002Z] df20fa9351a1: Verifying Checksum [2021-04-14T05:59:36.002Z] 93b9cdb0e59b: Download complete [2021-04-14T05:59:36.002Z] 5e14af77c1be: Verifying Checksum [2021-04-14T05:59:36.002Z] 5e14af77c1be: Download complete [2021-04-14T05:59:36.002Z] 01666e4c0597: Verifying Checksum [2021-04-14T05:59:36.002Z] 01666e4c0597: Download complete [2021-04-14T05:59:36.002Z] 93b61091891f: Verifying Checksum [2021-04-14T05:59:36.002Z] 93b61091891f: Download complete [2021-04-14T05:59:36.267Z] 8ad3a11d3b57: Verifying Checksum [2021-04-14T05:59:36.267Z] 8ad3a11d3b57: Download complete [2021-04-14T05:59:36.267Z] df20fa9351a1: Pull complete [2021-04-14T05:59:36.534Z] 36b3adc4ff6f: Pull complete [2021-04-14T05:59:37.113Z] 8ad3a11d3b57: Pull complete [2021-04-14T05:59:37.113Z] 46f8f816bc3b: Pull complete [2021-04-14T05:59:38.506Z] aa168da1d23b: Verifying Checksum [2021-04-14T05:59:38.506Z] aa168da1d23b: Download complete [2021-04-14T05:59:38.506Z] 93b61091891f: Pull complete [2021-04-14T05:59:38.769Z] 93b9cdb0e59b: Pull complete [2021-04-14T05:59:38.769Z] 5e14af77c1be: Pull complete [2021-04-14T05:59:39.343Z] 01666e4c0597: Pull complete [2021-04-14T05:59:45.950Z] aa168da1d23b: Pull complete [2021-04-14T05:59:46.213Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-14T05:59:46.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T05:59:46.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-14T05:59:46.461Z] prd-centos7-docker-4c-2g-61 does not seem to be running inside a container [2021-04-14T05:59:46.513Z] $ 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-876/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-876 -v /w/workspace/dgexfoundry_device-sdk-go_PR-876:/w/workspace/dgexfoundry_device-sdk-go_PR-876:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-14T05:59:50.346Z] $ docker top d1963d20c454f93b119291f29d277aedd272729a68675430bd57762df1772783 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T05:59:50.822Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-14T05:59:51.144Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-14T05:59:51.471Z] + ls /var/log/sa-host [2021-04-14T05:59:51.472Z] + sadf -c /var/log/sa-host/sa14 [2021-04-14T05:59:51.472Z] file_magic: OK [2021-04-14T05:59:51.472Z] HZ: Using current value: 100 [2021-04-14T05:59:51.472Z] file_header: OK [2021-04-14T05:59:51.472Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-14T05:59:51.472Z] Statistics: [2021-04-14T05:59:51.472Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-14T05:59:51.472Z] File successfully converted to sysstat format version 12.2.1 [2021-04-14T05:59:51.472Z] + sadf -c /var/log/sa-host/sa23 [2021-04-14T05:59:51.472Z] file_magic: OK [2021-04-14T05:59:51.472Z] HZ: Using current value: 100 [2021-04-14T05:59:51.472Z] file_header: OK [2021-04-14T05:59:51.472Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-14T05:59:51.472Z] Statistics: [2021-04-14T05:59:51.472Z] Hnuu...uuuununununu... [2021-04-14T05:59:51.472Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-14T05:59:52.402Z] provisioning config files... [2021-04-14T05:59:52.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-876@tmp/config9192413735565910294tmp [Pipeline] { [Pipeline] echo [2021-04-14T05:59:52.481Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:59:52.823Z] ---> create-netrc.sh [Pipeline] } [2021-04-14T05:59:52.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-14T05:59:52.955Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:59:53.309Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-14T05:59:53.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:59:53.679Z] ---> sudo-logs.sh [2021-04-14T05:59:53.679Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-14T05:59:53.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:59:54.123Z] ---> job-cost.sh [2021-04-14T05:59:54.123Z] lf-activate-venv: SKIPPING [2021-04-14T05:59:54.123Z] DEBUG: total: 0.20999999344348907 [2021-04-14T05:59:54.123Z] INFO: Retrieving Stack Cost... [2021-04-14T05:59:55.075Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-14T05:59:55.650Z] INFO: Archiving Costs [Pipeline] echo [2021-04-14T05:59:55.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T05:59:56.038Z] ---> logs-deploy.sh [2021-04-14T05:59:56.038Z] lf-activate-venv: SKIPPING [2021-04-14T05:59:56.038Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-876/1 [2021-04-14T05:59:56.038Z] INFO: archiving workspace using pattern(s): [2021-04-14T05:59:57.957Z] Archives upload complete. [2021-04-14T05:59:57.957Z] INFO: archiving logs to Nexus