Pull request #932 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e705ce973a6cd2421186a0e8384292f1fc738888+9b89d7644d3409c1e42d925e84b99a1b27025fab (08e196a65530882c3ef83ca733942065992610a9) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5517895845576043563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2531585200501740294.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-932/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-932/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2277364827567769618.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-932/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1715500127911602638.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4615723625597383002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-932/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-932/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6002541169697657169.key > 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 Avoid second fetch 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 9d0281235b943b7ad605f650702698f9078b2862 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7432 in /w/workspace/dgexfoundry_device-sdk-go_PR-932 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-932 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/jenkins-gitclient-ssh3563146492011905087.key > 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 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit e705ce973a6cd2421186a0e8384292f1fc738888 Merge succeeded, producing e705ce973a6cd2421186a0e8384292f1fc738888 Checking out Revision e705ce973a6cd2421186a0e8384292f1fc738888 (PR-932) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/jenkins-gitclient-ssh5339445061343920980.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/jenkins-gitclient-ssh9180352483808690196.key > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T05:48:43.146Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T05:48:43.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T05:48:43.490Z] ========================================================= [2021-05-18T05:48:43.490Z] EdgeX Global Pipelines Version Info [2021-05-18T05:48:43.490Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-18T05:48:45.075Z] ------------------- [2021-05-18T05:48:45.075Z] stable info: [2021-05-18T05:48:45.075Z] ------------------- [2021-05-18T05:48:45.075Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T05:48:45.075Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T05:48:45.075Z] Message: update stable to v1.0.192 [2021-05-18T05:48:45.654Z] ------------------- [2021-05-18T05:48:45.654Z] experimental info: [2021-05-18T05:48:45.654Z] ------------------- [2021-05-18T05:48:45.654Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T05:48:45.654Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T05:48:45.654Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T05:48:45.941Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-18T05:48:46.015Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-18T05:48:46.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T05:48:46.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T05:48:46.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T05:48:46.292Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T05:48:46.359Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T05:48:46.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T05:48:46.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-18T05:48:46.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T05:48:46.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T05:48:46.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-18T05:48:46.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T05:48:46.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T05:48:46.914Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T05:48:46.973Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T05:48:47.033Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T05:48:47.090Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T05:48:47.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T05:48:47.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-18T05:48:47.481Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-18T05:48:47.585Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-18T05:48:47.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-18T05:48:47.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-18T05:48:47.771Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-18T05:48:47.829Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T05:48:47.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-932 [Pipeline] echo [2021-05-18T05:48:47.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-932 [Pipeline] echo [2021-05-18T05:48:48.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-932 [Pipeline] echo [2021-05-18T05:48:48.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e705ce973a6cd2421186a0e8384292f1fc738888 [Pipeline] echo [2021-05-18T05:48:48.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e705ce9 [Pipeline] echo [2021-05-18T05:48:48.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T05:48:48.386Z] provisioning config files... [2021-05-18T05:48:48.406Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/config1666507211860855414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T05:48:48.831Z] ---> docker-login.sh [2021-05-18T05:48:48.832Z] nexus3.edgexfoundry.org:10001 [2021-05-18T05:48:49.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:48:49.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:48:49.101Z] Configure a credential helper to remove this warning. See [2021-05-18T05:48:49.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:48:49.101Z] [2021-05-18T05:48:49.101Z] Login Succeeded [2021-05-18T05:48:49.101Z] nexus3.edgexfoundry.org:10002 [2021-05-18T05:48:49.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:48:49.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:48:49.364Z] Configure a credential helper to remove this warning. See [2021-05-18T05:48:49.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:48:49.364Z] [2021-05-18T05:48:49.364Z] Login Succeeded [2021-05-18T05:48:49.364Z] nexus3.edgexfoundry.org:10003 [2021-05-18T05:48:49.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:48:49.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:48:49.364Z] Configure a credential helper to remove this warning. See [2021-05-18T05:48:49.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:48:49.364Z] [2021-05-18T05:48:49.364Z] Login Succeeded [2021-05-18T05:48:49.364Z] nexus3.edgexfoundry.org:10004 [2021-05-18T05:48:49.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:48:49.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:48:49.626Z] Configure a credential helper to remove this warning. See [2021-05-18T05:48:49.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:48:49.626Z] [2021-05-18T05:48:49.626Z] Login Succeeded [2021-05-18T05:48:49.626Z] docker.io [2021-05-18T05:48:49.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:48:49.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:48:49.886Z] Configure a credential helper to remove this warning. See [2021-05-18T05:48:49.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:48:49.886Z] [2021-05-18T05:48:49.886Z] Login Succeeded [2021-05-18T05:48:49.886Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T05:48:49.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T05:48:50.819Z] + git log --format=format:%s -1 e705ce973a6cd2421186a0e8384292f1fc738888 [Pipeline] echo [2021-05-18T05:48:50.884Z] GIT_COMMIT: e705ce973a6cd2421186a0e8384292f1fc738888, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-05-18T05:48:50.962Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-18T05:48:52.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T05:48:52.131Z] [2021-05-18T05:48:52.131Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T05:48:52.574Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T05:48:52.574Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T05:48:52.574Z] 31603596830f: Pulling fs layer [2021-05-18T05:48:52.574Z] 54011a49482f: Pulling fs layer [2021-05-18T05:48:52.574Z] a6820b24f6d8: Pulling fs layer [2021-05-18T05:48:52.574Z] f581987b2513: Pulling fs layer [2021-05-18T05:48:52.574Z] f581987b2513: Waiting [2021-05-18T05:48:52.574Z] 54011a49482f: Verifying Checksum [2021-05-18T05:48:52.574Z] 54011a49482f: Download complete [2021-05-18T05:48:52.839Z] 31603596830f: Verifying Checksum [2021-05-18T05:48:52.839Z] 31603596830f: Download complete [2021-05-18T05:48:52.839Z] a6820b24f6d8: Verifying Checksum [2021-05-18T05:48:52.839Z] a6820b24f6d8: Download complete [2021-05-18T05:48:52.839Z] f581987b2513: Verifying Checksum [2021-05-18T05:48:52.839Z] f581987b2513: Download complete [2021-05-18T05:48:53.107Z] 31603596830f: Pull complete [2021-05-18T05:48:53.107Z] 54011a49482f: Pull complete [2021-05-18T05:48:54.099Z] a6820b24f6d8: Pull complete [2021-05-18T05:48:54.099Z] f581987b2513: Pull complete [2021-05-18T05:48:54.099Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T05:48:54.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T05:48:54.099Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T05:48:54.234Z] prd-centos7-docker-4c-2g-7432 does not seem to be running inside a container [2021-05-18T05:48:54.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-932 -v /w/workspace/dgexfoundry_device-sdk-go_PR-932:/w/workspace/dgexfoundry_device-sdk-go_PR-932:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-932@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-05-18T05:48:58.861Z] $ docker top 4ea188507fc9711854d1f38559a48f5a42aaaba2d68d42db15b34076621f0d4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T05:48:59.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T05:48:59.254Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T05:48:59.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T05:48:59.392Z] $ docker exec 4ea188507fc9711854d1f38559a48f5a42aaaba2d68d42db15b34076621f0d4a ssh-agent [2021-05-18T05:48:59.508Z] SSH_AUTH_SOCK=/tmp/ssh-xlMDMjJ9IBlS/agent.13 [2021-05-18T05:48:59.508Z] SSH_AGENT_PID=20 [2021-05-18T05:48:59.517Z] Running ssh-add (command line suppressed) [2021-05-18T05:48:59.632Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_5479955646001380768.key (/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_5479955646001380768.key) [2021-05-18T05:48:59.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T05:49:00.003Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T05:49:00.024Z] $ docker exec --env ******** --env ******** 4ea188507fc9711854d1f38559a48f5a42aaaba2d68d42db15b34076621f0d4a ssh-agent -k [2021-05-18T05:49:00.145Z] unset SSH_AUTH_SOCK; [2021-05-18T05:49:00.145Z] unset SSH_AGENT_PID; [2021-05-18T05:49:00.145Z] echo Agent pid 20 killed; [2021-05-18T05:49:00.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T05:49:00.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T05:49:00.258Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T05:49:00.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T05:49:00.384Z] $ docker exec 4ea188507fc9711854d1f38559a48f5a42aaaba2d68d42db15b34076621f0d4a ssh-agent [2021-05-18T05:49:00.495Z] SSH_AUTH_SOCK=/tmp/ssh-gXNXrz45kQ6v/agent.53 [2021-05-18T05:49:00.495Z] SSH_AGENT_PID=59 [2021-05-18T05:49:00.502Z] Running ssh-add (command line suppressed) [2021-05-18T05:49:00.604Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_2379049949503883243.key (/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/private_key_2379049949503883243.key) [2021-05-18T05:49:00.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T05:49:00.986Z] + git semver init [2021-05-18T05:49:00.986Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T05:49:00.986Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-932/.git [2021-05-18T05:49:00.986Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-932 [2021-05-18T05:49:00.986Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T05:49:00.986Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T05:49:00.986Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T05:49:00.986Z] # $SEMVER_BRANCH = PR-932 [2021-05-18T05:49:00.986Z] # $SEMVER_TEMP = /tmp/semver-792013221 [2021-05-18T05:49:00.986Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-18T05:49:01.565Z] # '/tmp/semver-792013221' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-932/.semver' [2021-05-18T05:49:01.565Z] # -> Force: false [2021-05-18T05:49:01.565Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-932/.semver [Pipeline] } [2021-05-18T05:49:01.586Z] $ docker exec --env ******** --env ******** 4ea188507fc9711854d1f38559a48f5a42aaaba2d68d42db15b34076621f0d4a ssh-agent -k [2021-05-18T05:49:01.708Z] unset SSH_AUTH_SOCK; [2021-05-18T05:49:01.709Z] unset SSH_AGENT_PID; [2021-05-18T05:49:01.709Z] echo Agent pid 59 killed; [2021-05-18T05:49:01.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T05:49:02.187Z] + git semver [Pipeline] } [2021-05-18T05:49:02.220Z] $ docker stop --time=1 4ea188507fc9711854d1f38559a48f5a42aaaba2d68d42db15b34076621f0d4a [2021-05-18T05:49:03.560Z] $ docker rm -f 4ea188507fc9711854d1f38559a48f5a42aaaba2d68d42db15b34076621f0d4a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T05:49:04.083Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T05:49:04.441Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T05:49:04.473Z] [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-05-18T05:49:20.108Z] Still waiting to schedule task [2021-05-18T05:49:20.109Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-18T05:49:20.136Z] Still waiting to schedule task [2021-05-18T05:49:20.137Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-18T05:51:38.328Z] Running on prd-centos7-docker-4c-2g-7564 in /w/workspace/dgexfoundry_device-sdk-go_PR-932 [Pipeline] { [Pipeline] ws [2021-05-18T05:51:38.406Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-18T05:51:38.564Z] Selected Git installation does not exist. Using Default [2021-05-18T05:51:38.564Z] The recommended git tool is: NONE [2021-05-18T05:51:40.790Z] using credential edgex-jenkins-ssh [2021-05-18T05:51:40.803Z] Cloning the remote Git repository [2021-05-18T05:51:40.074Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-18T05:51:40.141Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-18T05:51:40.242Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-18T05:51:40.242Z] > git --version # timeout=10 [2021-05-18T05:51:40.251Z] > git --version # 'git version 2.24.4' [2021-05-18T05:51:40.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T05:51:40.274Z] [INFO] Currently running in a labeled security context [2021-05-18T05:51:40.274Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T05:51:40.274Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh521896400573218640.key [2021-05-18T05:51:40.290Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T05:51:41.113Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-18T05:51:41.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T05:51:41.145Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-18T05:51:41.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-18T05:51:41.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T05:51:41.160Z] [INFO] Currently running in a labeled security context [2021-05-18T05:51:41.160Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T05:51:41.160Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8144087215230186682.key [2021-05-18T05:51:41.171Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T05:51:42.242Z] Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit e705ce973a6cd2421186a0e8384292f1fc738888 [2021-05-18T05:51:42.346Z] Merge succeeded, producing e705ce973a6cd2421186a0e8384292f1fc738888 [2021-05-18T05:51:42.346Z] Checking out Revision e705ce973a6cd2421186a0e8384292f1fc738888 (PR-932) [2021-05-18T05:51:41.620Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T05:51:41.628Z] > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 [2021-05-18T05:51:41.674Z] > git remote # timeout=10 [2021-05-18T05:51:41.686Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T05:51:41.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T05:51:41.697Z] [INFO] Currently running in a labeled security context [2021-05-18T05:51:41.697Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T05:51:41.697Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1132400697626024114.key [2021-05-18T05:51:41.705Z] > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 [2021-05-18T05:51:41.715Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T05:51:41.725Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T05:51:41.729Z] > git checkout -f e705ce973a6cd2421186a0e8384292f1fc738888 # timeout=10 [2021-05-18T05:51:45.668Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-18T05:51:45.344Z] > git --version # timeout=10 [2021-05-18T05:51:45.347Z] > git --version # 'git version 2.24.4' [2021-05-18T05:51:45.356Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T05:51:46.985Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T05:51:47.338Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T05:51:47.666Z] + sudo service docker restart [2021-05-18T05:51:47.666Z] + true [2021-05-18T05:51:47.666Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T05:52:05.913Z] provisioning config files... [2021-05-18T05:52:05.927Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config235721854206543487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T05:52:06.336Z] ---> docker-login.sh [2021-05-18T05:52:06.336Z] nexus3.edgexfoundry.org:10001 [2021-05-18T05:52:06.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:52:06.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:52:06.608Z] Configure a credential helper to remove this warning. See [2021-05-18T05:52:06.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:52:06.608Z] [2021-05-18T05:52:06.608Z] Login Succeeded [2021-05-18T05:52:06.608Z] nexus3.edgexfoundry.org:10002 [2021-05-18T05:52:06.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:52:06.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:52:06.609Z] Configure a credential helper to remove this warning. See [2021-05-18T05:52:06.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:52:06.609Z] [2021-05-18T05:52:06.609Z] Login Succeeded [2021-05-18T05:52:06.609Z] nexus3.edgexfoundry.org:10003 [2021-05-18T05:52:06.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:52:06.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:52:06.875Z] Configure a credential helper to remove this warning. See [2021-05-18T05:52:06.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:52:06.875Z] [2021-05-18T05:52:06.875Z] Login Succeeded [2021-05-18T05:52:06.875Z] nexus3.edgexfoundry.org:10004 [2021-05-18T05:52:06.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:52:06.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:52:06.875Z] Configure a credential helper to remove this warning. See [2021-05-18T05:52:06.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:52:06.875Z] [2021-05-18T05:52:06.875Z] Login Succeeded [2021-05-18T05:52:06.875Z] docker.io [2021-05-18T05:52:07.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T05:52:07.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T05:52:07.434Z] Configure a credential helper to remove this warning. See [2021-05-18T05:52:07.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T05:52:07.434Z] [2021-05-18T05:52:07.434Z] Login Succeeded [2021-05-18T05:52:07.434Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T05:52:07.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T05:52:07.860Z] ========================================================= [2021-05-18T05:52:07.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T05:52:07.860Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T05:52:08.222Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-18T05:52:08.222Z] Sending build context to Docker daemon 2.582MB [2021-05-18T05:52:08.222Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T05:52:08.222Z] Step 2/8 : FROM ${BASE} [2021-05-18T05:52:08.222Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T05:52:08.222Z] 540db60ca938: Pulling fs layer [2021-05-18T05:52:08.222Z] adcc1eea9eea: Pulling fs layer [2021-05-18T05:52:08.222Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T05:52:08.222Z] 0510c868ecb4: Pulling fs layer [2021-05-18T05:52:08.222Z] afea3b2eda06: Pulling fs layer [2021-05-18T05:52:08.222Z] 7809a108b3ef: Pulling fs layer [2021-05-18T05:52:08.222Z] f706445af74f: Pulling fs layer [2021-05-18T05:52:08.222Z] 0510c868ecb4: Waiting [2021-05-18T05:52:08.222Z] afea3b2eda06: Waiting [2021-05-18T05:52:08.222Z] 7809a108b3ef: Waiting [2021-05-18T05:52:08.222Z] f706445af74f: Waiting [2021-05-18T05:52:08.485Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T05:52:08.485Z] 4c4ab2625f07: Download complete [2021-05-18T05:52:08.485Z] adcc1eea9eea: Verifying Checksum [2021-05-18T05:52:08.485Z] adcc1eea9eea: Download complete [2021-05-18T05:52:08.485Z] afea3b2eda06: Verifying Checksum [2021-05-18T05:52:08.485Z] afea3b2eda06: Download complete [2021-05-18T05:52:08.485Z] 7809a108b3ef: Verifying Checksum [2021-05-18T05:52:08.485Z] 7809a108b3ef: Download complete [2021-05-18T05:52:08.485Z] 540db60ca938: Verifying Checksum [2021-05-18T05:52:08.485Z] 540db60ca938: Download complete [2021-05-18T05:52:08.749Z] 540db60ca938: Pull complete [2021-05-18T05:52:08.749Z] adcc1eea9eea: Pull complete [2021-05-18T05:52:09.014Z] 4c4ab2625f07: Pull complete [2021-05-18T05:52:09.962Z] f706445af74f: Verifying Checksum [2021-05-18T05:52:09.962Z] f706445af74f: Download complete [2021-05-18T05:52:10.920Z] 0510c868ecb4: Verifying Checksum [2021-05-18T05:52:10.920Z] 0510c868ecb4: Download complete [2021-05-18T05:52:14.248Z] 0510c868ecb4: Pull complete [2021-05-18T05:52:14.248Z] afea3b2eda06: Pull complete [2021-05-18T05:52:14.248Z] 7809a108b3ef: Pull complete [2021-05-18T05:52:15.648Z] f706445af74f: Pull complete [2021-05-18T05:52:15.648Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T05:52:15.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T05:52:15.648Z] ---> b068be0155e3 [2021-05-18T05:52:15.648Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T05:52:19.864Z] ---> Running in 606c7b2bf4c6 [2021-05-18T05:52:19.864Z] Removing intermediate container 606c7b2bf4c6 [2021-05-18T05:52:19.864Z] ---> 28de160d8cc1 [2021-05-18T05:52:19.864Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T05:52:19.864Z] ---> Running in d2e8281abf89 [2021-05-18T05:52:20.138Z] Removing intermediate container d2e8281abf89 [2021-05-18T05:52:20.138Z] ---> 0f4d56e84fe9 [2021-05-18T05:52:20.138Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-18T05:52:20.138Z] ---> Running in 190fe3861a47 [2021-05-18T05:52:20.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T05:52:21.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T05:52:21.922Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-18T05:52:21.922Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-18T05:52:21.922Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-18T05:52:21.922Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-18T05:52:22.186Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-18T05:52:22.186Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-18T05:52:22.186Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T05:52:22.450Z] OK: 150 MiB in 46 packages [2021-05-18T05:52:22.713Z] Removing intermediate container 190fe3861a47 [2021-05-18T05:52:22.713Z] ---> 849897d8c508 [2021-05-18T05:52:22.713Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-18T05:52:22.713Z] ---> Running in 125736222ab3 [2021-05-18T05:52:22.713Z] Removing intermediate container 125736222ab3 [2021-05-18T05:52:22.713Z] ---> 1146782c4273 [2021-05-18T05:52:22.713Z] Step 7/8 : COPY . . [2021-05-18T05:52:23.284Z] ---> ae3321a77ad5 [2021-05-18T05:52:23.284Z] Step 8/8 : RUN go mod download [2021-05-18T05:52:23.284Z] ---> Running in 40c7c70b8cae [2021-05-18T05:52:35.534Z] Removing intermediate container 40c7c70b8cae [2021-05-18T05:52:35.534Z] ---> b85326fdddf2 [2021-05-18T05:52:35.534Z] Successfully built b85326fdddf2 [2021-05-18T05:52:35.534Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T05:52:35.950Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T05:52:35.950Z] . [Pipeline] withDockerContainer [2021-05-18T05:52:36.056Z] prd-centos7-docker-4c-2g-7564 does not seem to be running inside a container [2021-05-18T05:52:36.098Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-18T05:52:36.454Z] $ docker top 7765b205d8fe5ed060dd63bb2348d1ff270d743a6153d465889ea9d60d128638 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T05:52:36.915Z] + go version [2021-05-18T05:52:36.915Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T05:52:36.946Z] $ docker stop --time=1 7765b205d8fe5ed060dd63bb2348d1ff270d743a6153d465889ea9d60d128638 [2021-05-18T05:52:38.122Z] $ docker rm -f 7765b205d8fe5ed060dd63bb2348d1ff270d743a6153d465889ea9d60d128638 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T05:52:38.979Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T05:52:38.979Z] . [Pipeline] withDockerContainer [2021-05-18T05:52:39.088Z] prd-centos7-docker-4c-2g-7564 does not seem to be running inside a container [2021-05-18T05:52:39.131Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-18T05:52:39.505Z] $ docker top dda83dcb9aea8962405810b3e674181d585134c07b94e1a9dac771b8f6e16c51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T05:52:40.036Z] + go mod tidy [Pipeline] sh [2021-05-18T05:52:40.620Z] + make test [2021-05-18T05:52:40.620Z] go mod tidy [2021-05-18T05:52:40.620Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T05:52:45.986Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-18T05:53:08.008Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-18T05:53:08.008Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-18T05:53:08.008Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-18T05:53:09.437Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 25.4% of statements [2021-05-18T05:53:09.437Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-18T05:53:09.437Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements [2021-05-18T05:53:10.019Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements [2021-05-18T05:53:11.404Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.055s coverage: 10.7% of statements [2021-05-18T05:53:11.404Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-18T05:53:11.404Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-18T05:53:11.404Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-18T05:53:11.404Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 30.2% of statements [2021-05-18T05:53:11.404Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-18T05:53:12.797Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements [2021-05-18T05:53:12.797Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-18T05:53:12.797Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-18T05:53:12.797Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements [2021-05-18T05:53:13.375Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.817s coverage: 89.2% of statements [2021-05-18T05:53:13.375Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-18T05:53:13.375Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 5.0% of statements [2021-05-18T05:53:13.375Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-18T05:53:13.641Z] GO111MODULE=on go vet ./... [2021-05-18T05:53:31.849Z] gofmt -l . [2021-05-18T05:53:31.850Z] [ "`gofmt -l .`" = "" ] [2021-05-18T05:53:31.850Z] ./bin/test-attribution-txt.sh [2021-05-18T05:53:31.850Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-18T05:53:31.885Z] $ docker stop --time=1 dda83dcb9aea8962405810b3e674181d585134c07b94e1a9dac771b8f6e16c51 [2021-05-18T05:53:33.513Z] $ docker rm -f dda83dcb9aea8962405810b3e674181d585134c07b94e1a9dac771b8f6e16c51 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T05:53:34.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T05:53:34.302Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-18T05:53:37.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T05:53:37.596Z] + ls -al . [2021-05-18T05:53:37.596Z] total 212 [2021-05-18T05:53:37.596Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 18 05:53 . [2021-05-18T05:53:37.596Z] drwxrwxr-x. 4 jenkins jenkins 28 May 18 05:51 .. [2021-05-18T05:53:37.596Z] drwxrwxr-x. 2 jenkins jenkins 64 May 18 05:51 bin [2021-05-18T05:53:37.596Z] -rw-r--r--. 1 jenkins jenkins 126187 May 18 05:53 coverage.out [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 987 May 18 05:51 Dockerfile.build [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 140 May 18 05:51 .dockerignore [2021-05-18T05:53:37.596Z] drwxrwxr-x. 5 jenkins jenkins 62 May 18 05:51 example [2021-05-18T05:53:37.596Z] drwxrwxr-x. 8 jenkins jenkins 179 May 18 05:51 .git [2021-05-18T05:53:37.596Z] drwxrwxr-x. 2 jenkins jenkins 103 May 18 05:51 .github [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 138 May 18 05:51 .gitignore [2021-05-18T05:53:37.596Z] -rw-r--r--. 1 jenkins jenkins 575 May 18 05:53 go.mod [2021-05-18T05:53:37.596Z] -rw-r--r--. 1 jenkins jenkins 20803 May 18 05:52 go.sum [2021-05-18T05:53:37.596Z] drwxrwxr-x. 15 jenkins jenkins 224 May 18 05:51 internal [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 894 May 18 05:51 Jenkinsfile [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 18 05:51 LICENSE [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 18 05:51 Makefile [2021-05-18T05:53:37.596Z] drwxrwxr-x. 4 jenkins jenkins 26 May 18 05:51 openapi [2021-05-18T05:53:37.596Z] drwxrwxr-x. 5 jenkins jenkins 50 May 18 05:51 pkg [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 18 05:51 README.md [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 18 05:51 RELEASE-NOTES.txt [2021-05-18T05:53:37.596Z] drwxrwxr-x. 4 jenkins jenkins 54 May 18 05:51 snap [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 5 May 18 05:49 VERSION [2021-05-18T05:53:37.596Z] -rw-rw-r--. 1 jenkins jenkins 222 May 18 05:51 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-18T05:53:37.937Z] + docker build -t 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=e705ce973a6cd2421186a0e8384292f1fc738888 --label arch=amd64 --label version=0.0.0 . [2021-05-18T05:53:37.937Z] Sending build context to Docker daemon 2.709MB [2021-05-18T05:53:37.937Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T05:53:37.937Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-18T05:53:37.937Z] ---> b85326fdddf2 [2021-05-18T05:53:37.937Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-18T05:53:37.937Z] ---> Running in 708b2279ff6e [2021-05-18T05:53:38.201Z] Removing intermediate container 708b2279ff6e [2021-05-18T05:53:38.201Z] ---> ea1eb408471b [2021-05-18T05:53:38.201Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T05:53:38.201Z] ---> Running in a5c34141fe69 [2021-05-18T05:53:38.201Z] Removing intermediate container a5c34141fe69 [2021-05-18T05:53:38.201Z] ---> 34fc56943844 [2021-05-18T05:53:38.201Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T05:53:38.201Z] ---> Running in 9c1c36b66ac7 [2021-05-18T05:53:38.778Z] Removing intermediate container 9c1c36b66ac7 [2021-05-18T05:53:38.778Z] ---> 300dd0cdb13c [2021-05-18T05:53:38.778Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-18T05:53:38.778Z] ---> Running in 8488fe7a25e3 [2021-05-18T05:53:38.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T05:53:39.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T05:53:40.737Z] OK: 150 MiB in 46 packages [2021-05-18T05:53:40.737Z] Removing intermediate container 8488fe7a25e3 [2021-05-18T05:53:40.737Z] ---> c2c24b87e90a [2021-05-18T05:53:40.737Z] Step 7/23 : COPY . . [2021-05-18T05:53:41.005Z] ---> 7b4c27ee94e8 [2021-05-18T05:53:41.005Z] Step 8/23 : RUN go mod download [2021-05-18T05:53:41.005Z] ---> Running in 9995bfb92f91 [2021-05-18T05:53:41.579Z] Removing intermediate container 9995bfb92f91 [2021-05-18T05:53:41.579Z] ---> 99ad4c14efed [2021-05-18T05:53:41.579Z] Step 9/23 : RUN make build [2021-05-18T05:53:41.579Z] ---> Running in 07a121fc8eb4 [2021-05-18T05:53:41.849Z] go mod tidy [2021-05-18T05:53:42.115Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-18T05:53:52.182Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-18T05:53:52.753Z] Removing intermediate container 07a121fc8eb4 [2021-05-18T05:53:52.753Z] ---> 9932261a2c02 [2021-05-18T05:53:52.753Z] Step 10/23 : FROM alpine:3.12 [2021-05-18T05:53:53.326Z] 3.12: Pulling from library/alpine [2021-05-18T05:53:53.326Z] 339de151aab4: Pulling fs layer [2021-05-18T05:53:53.589Z] 339de151aab4: Verifying Checksum [2021-05-18T05:53:53.589Z] 339de151aab4: Download complete [2021-05-18T05:53:53.851Z] 339de151aab4: Pull complete [2021-05-18T05:53:53.851Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T05:53:53.851Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T05:53:53.851Z] ---> 13621d1b12d4 [2021-05-18T05:53:53.851Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T05:53:53.851Z] ---> Running in 99490be0548b [2021-05-18T05:53:53.851Z] Removing intermediate container 99490be0548b [2021-05-18T05:53:53.851Z] ---> 45f90de3c08e [2021-05-18T05:53:53.851Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T05:53:53.851Z] ---> Running in 0c1467acba94 [2021-05-18T05:53:54.428Z] Removing intermediate container 0c1467acba94 [2021-05-18T05:53:54.428Z] ---> 4aaf77c9a2ae [2021-05-18T05:53:54.428Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-18T05:53:54.428Z] ---> Running in e2103955d820 [2021-05-18T05:53:54.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T05:53:55.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T05:53:56.570Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-18T05:53:56.570Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-18T05:53:56.570Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-18T05:53:57.175Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-18T05:53:57.445Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-18T05:53:57.706Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T05:53:57.706Z] OK: 8 MiB in 19 packages [2021-05-18T05:53:57.969Z] Removing intermediate container e2103955d820 [2021-05-18T05:53:57.969Z] ---> 3f47fe01b403 [2021-05-18T05:53:57.969Z] Step 14/23 : WORKDIR / [2021-05-18T05:53:57.969Z] ---> Running in cb5ccba9a74a [2021-05-18T05:53:57.969Z] Removing intermediate container cb5ccba9a74a [2021-05-18T05:53:57.969Z] ---> 0561e1a7f794 [2021-05-18T05:53:57.969Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-18T05:53:58.238Z] ---> 926001310f87 [2021-05-18T05:53:58.238Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-18T05:53:58.498Z] ---> 8b186e339ca1 [2021-05-18T05:53:58.499Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-18T05:53:58.759Z] ---> b114033164e9 [2021-05-18T05:53:58.759Z] Step 18/23 : EXPOSE 49990 [2021-05-18T05:53:58.759Z] ---> Running in 782162b328e8 [2021-05-18T05:53:58.759Z] Removing intermediate container 782162b328e8 [2021-05-18T05:53:58.759Z] ---> a509353530db [2021-05-18T05:53:58.759Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-18T05:53:58.759Z] ---> Running in a7942c8a3933 [2021-05-18T05:53:58.759Z] Removing intermediate container a7942c8a3933 [2021-05-18T05:53:58.759Z] ---> 25e35a5d58ff [2021-05-18T05:53:58.759Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T05:53:59.023Z] ---> Running in 4617092557ef [2021-05-18T05:53:59.023Z] Removing intermediate container 4617092557ef [2021-05-18T05:53:59.023Z] ---> f6bd9546283b [2021-05-18T05:53:59.023Z] Step 21/23 : LABEL arch=amd64 [2021-05-18T05:53:59.023Z] ---> Running in 6d4cac7fd18f [2021-05-18T05:53:59.023Z] Removing intermediate container 6d4cac7fd18f [2021-05-18T05:53:59.023Z] ---> ab57248c2c74 [2021-05-18T05:53:59.023Z] Step 22/23 : LABEL git_sha=e705ce973a6cd2421186a0e8384292f1fc738888 [2021-05-18T05:53:59.023Z] ---> Running in 2f04e18ed738 [2021-05-18T05:53:59.284Z] Removing intermediate container 2f04e18ed738 [2021-05-18T05:53:59.284Z] ---> 20b8d6c4caf0 [2021-05-18T05:53:59.284Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T05:53:59.284Z] ---> Running in 30ded9318230 [2021-05-18T05:53:59.284Z] Removing intermediate container 30ded9318230 [2021-05-18T05:53:59.284Z] ---> 7cbb21a3bd67 [2021-05-18T05:53:59.284Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-18T05:53:59.284Z] Successfully built 7cbb21a3bd67 [2021-05-18T05:53:59.284Z] Successfully tagged 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T05:54:00.294Z] ---> job-cost.sh [2021-05-18T05:54:00.294Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WWs2 [2021-05-18T05:54:08.460Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T05:54:20.706Z] lf-activate-venv(): INFO: Adding /tmp/venv-WWs2/bin to PATH [2021-05-18T05:54:20.706Z] INFO: No Stack... [2021-05-18T05:54:21.645Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T05:54:22.215Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T05:54:22.542Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-18T05:54:22.542Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T05:54:22.599Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-932-1-stack-cost] [2021-05-18T05:54:22.607Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-932-1-stack-cost] did not exist. Created. [2021-05-18T05:54:22.607Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-932-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T05:54:23.033Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-18T05:54:23.119Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T05:54:23.140Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-932-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Resuming build at Tue May 18 11:48:15 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » device-sdk-go » PR-932 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » device-sdk-go » PR-932 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » device-sdk-go » PR-932 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » device-sdk-go » PR-932 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7432’ Ready to run at Tue May 18 11:50:00 UTC 2021 [2021-05-18T11:50:00.327Z] Timeout expired 1 min 17 sec ago [2021-05-18T11:50:00.327Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T11:50:02.635Z] 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-05-18T11:50:08.155Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T11:50:08.866Z] ---> package-listing.sh [2021-05-18T11:50:08.866Z] ++ facter osfamily [2021-05-18T11:50:08.866Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T11:50:09.284Z] + OS_FAMILY=redhat [2021-05-18T11:50:09.284Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-932 [2021-05-18T11:50:09.284Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T11:50:09.284Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T11:50:09.284Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T11:50:09.284Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T11:50:09.284Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-932 ']' [2021-05-18T11:50:09.284Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T11:50:09.285Z] + case "${OS_FAMILY}" in [2021-05-18T11:50:09.285Z] + rpm -qa [2021-05-18T11:50:09.285Z] + sort [2021-05-18T11:50:09.908Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T11:50:09.908Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T11:50:09.908Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T11:50:09.908Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-932 ']' [2021-05-18T11:50:09.908Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-932/archives/ [2021-05-18T11:50:09.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-932/archives/ [Pipeline] echo [2021-05-18T11:50:10.014Z] 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-932/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T11:50:10.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T11:50:11.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T11:50:11.050Z] [2021-05-18T11:50:11.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T11:50:11.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T11:50:11.720Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T11:50:11.720Z] df20fa9351a1: Pulling fs layer [2021-05-18T11:50:11.720Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T11:50:11.720Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T11:50:11.720Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T11:50:11.720Z] 93b61091891f: Pulling fs layer [2021-05-18T11:50:11.720Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T11:50:11.720Z] 5e14af77c1be: Pulling fs layer [2021-05-18T11:50:11.720Z] 01666e4c0597: Pulling fs layer [2021-05-18T11:50:11.720Z] aa168da1d23b: Pulling fs layer [2021-05-18T11:50:11.720Z] 46f8f816bc3b: Waiting [2021-05-18T11:50:11.720Z] 93b61091891f: Waiting [2021-05-18T11:50:11.720Z] 93b9cdb0e59b: Waiting [2021-05-18T11:50:11.720Z] 5e14af77c1be: Waiting [2021-05-18T11:50:11.720Z] 01666e4c0597: Waiting [2021-05-18T11:50:11.721Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T11:50:11.721Z] 36b3adc4ff6f: Download complete [2021-05-18T11:50:11.721Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T11:50:11.721Z] 46f8f816bc3b: Download complete [2021-05-18T11:50:11.721Z] df20fa9351a1: Download complete [2021-05-18T11:50:12.004Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T11:50:12.004Z] 93b9cdb0e59b: Download complete [2021-05-18T11:50:12.004Z] 93b61091891f: Verifying Checksum [2021-05-18T11:50:12.004Z] 93b61091891f: Download complete [2021-05-18T11:50:12.004Z] 5e14af77c1be: Verifying Checksum [2021-05-18T11:50:12.004Z] 5e14af77c1be: Download complete [2021-05-18T11:50:12.004Z] 01666e4c0597: Verifying Checksum [2021-05-18T11:50:12.004Z] 01666e4c0597: Download complete [2021-05-18T11:50:12.004Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T11:50:12.004Z] 8ad3a11d3b57: Download complete [2021-05-18T11:50:12.004Z] df20fa9351a1: Pull complete [2021-05-18T11:50:12.268Z] 36b3adc4ff6f: Pull complete [2021-05-18T11:50:12.864Z] 8ad3a11d3b57: Pull complete [2021-05-18T11:50:13.129Z] 46f8f816bc3b: Pull complete [2021-05-18T11:50:13.724Z] 93b61091891f: Pull complete [2021-05-18T11:50:13.724Z] 93b9cdb0e59b: Pull complete [2021-05-18T11:50:13.988Z] aa168da1d23b: Verifying Checksum [2021-05-18T11:50:13.988Z] aa168da1d23b: Download complete [2021-05-18T11:50:13.988Z] 5e14af77c1be: Pull complete [2021-05-18T11:50:14.265Z] 01666e4c0597: Pull complete [2021-05-18T11:50:19.625Z] aa168da1d23b: Pull complete [2021-05-18T11:50:19.625Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T11:50:19.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T11:50:19.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T11:50:19.772Z] prd-centos7-docker-4c-2g-7432 does not seem to be running inside a container [2021-05-18T11:50:19.820Z] $ 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-932/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-932 -v /w/workspace/dgexfoundry_device-sdk-go_PR-932:/w/workspace/dgexfoundry_device-sdk-go_PR-932:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-932@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T11:50:27.824Z] $ docker top 63bdaf0cbd8fe3ff5f79bbea63928dddbe7f6fb2fa23eb31a0887b11e7370d4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T11:50:28.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T11:50:28.691Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T11:50:29.023Z] + ls /var/log/sa-host [2021-05-18T11:50:29.024Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T11:50:29.024Z] file_magic: OK [2021-05-18T11:50:29.024Z] HZ: Using current value: 100 [2021-05-18T11:50:29.024Z] file_header: OK [2021-05-18T11:50:29.024Z] 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-05-18T11:50:29.024Z] Statistics: [2021-05-18T11:50:29.024Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T11:50:29.024Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T11:50:29.024Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T11:50:29.024Z] file_magic: OK [2021-05-18T11:50:29.024Z] HZ: Using current value: 100 [2021-05-18T11:50:29.024Z] file_header: OK [2021-05-18T11:50:29.024Z] 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-05-18T11:50:29.024Z] Statistics: [2021-05-18T11:50:29.025Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T11:50:29.025Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T11:50:32.392Z] provisioning config files... [2021-05-18T11:50:32.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-932@tmp/config4040038311283699483tmp [Pipeline] { [Pipeline] echo [2021-05-18T11:50:32.553Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T11:50:32.956Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T11:50:32.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T11:50:33.139Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T11:50:33.544Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T11:50:33.647Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T11:50:34.073Z] ---> sudo-logs.sh [2021-05-18T11:50:34.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T11:50:34.378Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T11:50:34.795Z] ---> job-cost.sh [2021-05-18T11:50:34.795Z] lf-activate-venv: SKIPPING [2021-05-18T11:50:34.795Z] DEBUG: total: 0.05999999865889549 [2021-05-18T11:50:34.795Z] INFO: Retrieving Stack Cost... [2021-05-18T11:50:35.741Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T11:50:36.320Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T11:50:36.384Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T11:50:36.838Z] ---> logs-deploy.sh [2021-05-18T11:50:36.838Z] lf-activate-venv: SKIPPING [2021-05-18T11:50:36.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-932/1 [2021-05-18T11:50:36.838Z] INFO: archiving workspace using pattern(s): [2021-05-18T11:50:37.792Z] Archives upload complete. [2021-05-18T11:50:37.792Z] INFO: archiving logs to Nexus