Pull request #998 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e495f0945e94b70e812896fa068923a9cef7fb9+16ec0362aa0911361bb03db16e941d6272bfebe9 (77e9e13a16f3a37a11bec3ac1f62640e0a733535) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5832005746163496797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8391222237877151167.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6324045065909046143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5773476615768612843.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6131669415002612966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 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/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_BUILD_IMAGE_TARGET: builder 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/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-885 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [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-998 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh4739823300869420046.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 16ec0362aa0911361bb03db16e941d6272bfebe9 into PR head commit 1e495f0945e94b70e812896fa068923a9cef7fb9 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh1724006917822291078.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh5099572277451135323.key Merge succeeded, producing 1e495f0945e94b70e812896fa068923a9cef7fb9 Checking out Revision 1e495f0945e94b70e812896fa068923a9cef7fb9 (PR-998) > git merge 16ec0362aa0911361bb03db16e941d6272bfebe9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-26T21:55:34.720Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-26T21:55:34.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-26T21:55:34.860Z] ========================================================= [2021-08-26T21:55:34.860Z] EdgeX Global Pipelines Version Info [2021-08-26T21:55:34.860Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 37180bc0a30b40ad11cc0e5fc8b82ea2962202ad # timeout=10 [2021-08-26T21:55:36.096Z] ------------------- [2021-08-26T21:55:36.096Z] stable info: [2021-08-26T21:55:36.096Z] ------------------- [2021-08-26T21:55:36.096Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-26T21:55:36.096Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T21:55:36.096Z] Message: update stable to v1.0.205 [2021-08-26T21:55:36.686Z] ------------------- [2021-08-26T21:55:36.686Z] experimental info: [2021-08-26T21:55:36.686Z] ------------------- [2021-08-26T21:55:36.686Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-26T21:55:36.686Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T21:55:36.686Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-26T21:55:36.832Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-08-26T21:55:36.859Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-08-26T21:55:36.887Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-26T21:55:36.913Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-26T21:55:36.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-26T21:55:36.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-26T21:55:36.995Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-26T21:55:37.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-26T21:55:37.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-08-26T21:55:37.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-26T21:55:37.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-26T21:55:37.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-26T21:55:37.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-08-26T21:55:37.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-26T21:55:37.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-26T21:55:37.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-26T21:55:37.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-26T21:55:37.280Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-26T21:55:37.306Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-26T21:55:37.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-26T21:55:37.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-26T21:55:37.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-26T21:55:37.405Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-26T21:55:37.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-26T21:55:37.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-26T21:55:37.490Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-26T21:55:37.519Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-26T21:55:37.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-998 [Pipeline] echo [2021-08-26T21:55:37.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-998 [Pipeline] echo [2021-08-26T21:55:37.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-998 [Pipeline] echo [2021-08-26T21:55:37.636Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e495f0945e94b70e812896fa068923a9cef7fb9 [Pipeline] echo [2021-08-26T21:55:37.663Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e495f0 [Pipeline] echo [2021-08-26T21:55:37.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T21:55:37.781Z] provisioning config files... [2021-08-26T21:55:37.800Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config3564671650406815397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T21:55:38.137Z] ---> docker-login.sh [2021-08-26T21:55:38.137Z] nexus3.edgexfoundry.org:10001 [2021-08-26T21:55:38.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:55:43.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:55:43.498Z] Configure a credential helper to remove this warning. See [2021-08-26T21:55:43.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:55:43.498Z] [2021-08-26T21:55:43.498Z] Login Succeeded [2021-08-26T21:55:43.498Z] nexus3.edgexfoundry.org:10002 [2021-08-26T21:55:43.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:55:43.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:55:43.498Z] Configure a credential helper to remove this warning. See [2021-08-26T21:55:43.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:55:43.498Z] [2021-08-26T21:55:43.498Z] Login Succeeded [2021-08-26T21:55:43.498Z] nexus3.edgexfoundry.org:10003 [2021-08-26T21:55:43.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:55:43.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:55:43.770Z] Configure a credential helper to remove this warning. See [2021-08-26T21:55:43.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:55:43.770Z] [2021-08-26T21:55:43.770Z] Login Succeeded [2021-08-26T21:55:43.770Z] nexus3.edgexfoundry.org:10004 [2021-08-26T21:55:43.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:55:43.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:55:43.770Z] Configure a credential helper to remove this warning. See [2021-08-26T21:55:43.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:55:43.770Z] [2021-08-26T21:55:43.770Z] Login Succeeded [2021-08-26T21:55:43.770Z] docker.io [2021-08-26T21:55:44.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:55:44.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:55:44.306Z] Configure a credential helper to remove this warning. See [2021-08-26T21:55:44.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:55:44.306Z] [2021-08-26T21:55:44.306Z] Login Succeeded [2021-08-26T21:55:44.306Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T21:55:44.320Z] 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-08-26T21:55:44.856Z] + git log --format=format:%s -1 1e495f0945e94b70e812896fa068923a9cef7fb9 [Pipeline] echo [2021-08-26T21:55:44.909Z] GIT_COMMIT: 1e495f0945e94b70e812896fa068923a9cef7fb9, Commit Message: build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 [Pipeline] echo [2021-08-26T21:55:44.924Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-26T21:55:46.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T21:55:46.216Z] [2021-08-26T21:55:46.216Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T21:55:46.557Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T21:55:46.557Z] latest: Pulling from edgex-devops/git-semver [2021-08-26T21:55:46.557Z] 31603596830f: Pulling fs layer [2021-08-26T21:55:46.557Z] 04fac38145f0: Pulling fs layer [2021-08-26T21:55:46.557Z] 701f6daf10bf: Pulling fs layer [2021-08-26T21:55:46.557Z] 24f72da36158: Pulling fs layer [2021-08-26T21:55:46.557Z] 24f72da36158: Waiting [2021-08-26T21:55:46.557Z] 04fac38145f0: Verifying Checksum [2021-08-26T21:55:46.557Z] 04fac38145f0: Download complete [2021-08-26T21:55:46.828Z] 31603596830f: Verifying Checksum [2021-08-26T21:55:46.828Z] 31603596830f: Download complete [2021-08-26T21:55:46.828Z] 31603596830f: Pull complete [2021-08-26T21:55:47.104Z] 04fac38145f0: Pull complete [2021-08-26T21:55:47.104Z] 24f72da36158: Verifying Checksum [2021-08-26T21:55:47.104Z] 24f72da36158: Download complete [2021-08-26T21:55:47.104Z] 701f6daf10bf: Verifying Checksum [2021-08-26T21:55:47.104Z] 701f6daf10bf: Download complete [2021-08-26T21:55:47.694Z] 701f6daf10bf: Pull complete [2021-08-26T21:55:47.961Z] 24f72da36158: Pull complete [2021-08-26T21:55:47.961Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-26T21:55:47.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T21:55:47.961Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-26T21:55:48.056Z] prd-centos7-docker-4c-2g-885 does not seem to be running inside a container [2021-08-26T21:55:48.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@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:10004/edgex-devops/git-semver:latest cat [2021-08-26T21:55:48.964Z] $ docker top a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T21:55:49.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T21:55:49.097Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T21:55:49.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T21:55:49.211Z] $ docker exec a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb ssh-agent [2021-08-26T21:55:49.322Z] SSH_AUTH_SOCK=/tmp/ssh-RzyDqrfOrAuN/agent.14 [2021-08-26T21:55:49.322Z] SSH_AGENT_PID=20 [2021-08-26T21:55:49.334Z] Running ssh-add (command line suppressed) [2021-08-26T21:55:49.437Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_7398705117435053037.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_7398705117435053037.key) [2021-08-26T21:55:49.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T21:55:49.788Z] + git tag --points-at HEAD [Pipeline] } [2021-08-26T21:55:49.808Z] $ docker exec --env ******** --env ******** a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb ssh-agent -k [2021-08-26T21:55:49.903Z] unset SSH_AUTH_SOCK; [2021-08-26T21:55:49.903Z] unset SSH_AGENT_PID; [2021-08-26T21:55:49.904Z] echo Agent pid 20 killed; [2021-08-26T21:55:49.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-26T21:55:50.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T21:55:50.000Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T21:55:50.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T21:55:50.125Z] $ docker exec a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb ssh-agent [2021-08-26T21:55:50.237Z] SSH_AUTH_SOCK=/tmp/ssh-w6LG20qRJqDk/agent.54 [2021-08-26T21:55:50.237Z] SSH_AGENT_PID=60 [2021-08-26T21:55:50.248Z] Running ssh-add (command line suppressed) [2021-08-26T21:55:50.345Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_2809083110963046550.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_2809083110963046550.key) [2021-08-26T21:55:50.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T21:55:50.685Z] + git semver init [2021-08-26T21:55:50.685Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T21:55:50.685Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.git [2021-08-26T21:55:50.685Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-998 [2021-08-26T21:55:50.685Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T21:55:50.685Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T21:55:50.685Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T21:55:50.685Z] # $SEMVER_BRANCH = PR-998 [2021-08-26T21:55:50.685Z] # $SEMVER_TEMP = /tmp/semver-759855824 [2021-08-26T21:55:50.685Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-08-26T21:55:52.094Z] # '/tmp/semver-759855824' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver' [2021-08-26T21:55:52.094Z] # -> Force: false [2021-08-26T21:55:52.094Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver [Pipeline] } [2021-08-26T21:55:52.115Z] $ docker exec --env ******** --env ******** a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb ssh-agent -k [2021-08-26T21:55:52.212Z] unset SSH_AUTH_SOCK; [2021-08-26T21:55:52.213Z] unset SSH_AGENT_PID; [2021-08-26T21:55:52.213Z] echo Agent pid 60 killed; [2021-08-26T21:55:52.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T21:55:52.608Z] + git semver [Pipeline] } [2021-08-26T21:55:52.634Z] $ docker stop --time=1 a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb [2021-08-26T21:55:53.859Z] $ docker rm -f a3a7462183f21feb93af8c8d25ba67ab6c1abc565719438bd1c0299be0ae11cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T21:55:54.256Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-26T21:55:54.602Z] Stashed 1 file(s) [Pipeline] echo [2021-08-26T21:55:54.606Z] [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-08-26T21:55:54.944Z] Running on prd-centos7-docker-4c-2g-887 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws [2021-08-26T21:55:54.964Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2021-08-26T21:55:55.096Z] Selected Git installation does not exist. Using Default [2021-08-26T21:55:55.096Z] The recommended git tool is: NONE [2021-08-26T21:55:57.617Z] using credential edgex-jenkins-ssh [2021-08-26T21:55:57.636Z] Cloning the remote Git repository [2021-08-26T21:55:57.662Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-08-26T21:55:57.730Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2021-08-26T21:55:57.766Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-26T21:55:57.766Z] > git --version # timeout=10 [2021-08-26T21:55:57.772Z] > git --version # 'git version 2.24.4' [2021-08-26T21:55:57.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T21:55:57.799Z] [INFO] Currently running in a labeled security context [2021-08-26T21:55:57.799Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-26T21:55:57.799Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh6093518775018752265.key [2021-08-26T21:55:57.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T21:55:59.367Z] Merging remotes/origin/main commit 16ec0362aa0911361bb03db16e941d6272bfebe9 into PR head commit 1e495f0945e94b70e812896fa068923a9cef7fb9 [2021-08-26T21:55:59.467Z] Merge succeeded, producing 1e495f0945e94b70e812896fa068923a9cef7fb9 [2021-08-26T21:55:59.467Z] Checking out Revision 1e495f0945e94b70e812896fa068923a9cef7fb9 (PR-998) [2021-08-26T21:55:58.919Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-26T21:55:58.927Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T21:55:58.940Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-26T21:55:58.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-26T21:55:58.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T21:55:58.953Z] [INFO] Currently running in a labeled security context [2021-08-26T21:55:58.953Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-26T21:55:58.953Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh2669137411774522729.key [2021-08-26T21:55:58.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-26T21:55:59.375Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T21:55:59.388Z] > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 [2021-08-26T21:55:59.426Z] > git remote # timeout=10 [2021-08-26T21:55:59.430Z] > git config --get remote.origin.url # timeout=10 [2021-08-26T21:55:59.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T21:55:59.439Z] [INFO] Currently running in a labeled security context [2021-08-26T21:55:59.439Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-26T21:55:59.440Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh2877510498646282146.key [2021-08-26T21:55:59.447Z] > git merge 16ec0362aa0911361bb03db16e941d6272bfebe9 # timeout=10 [2021-08-26T21:55:59.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-26T21:55:59.469Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T21:55:59.488Z] > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 [2021-08-26T21:56:03.206Z] Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T21:56:03.625Z] provisioning config files... [2021-08-26T21:56:03.645Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config1657784177667047231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T21:56:04.085Z] ---> docker-login.sh [2021-08-26T21:56:04.085Z] nexus3.edgexfoundry.org:10001 [2021-08-26T21:56:04.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:56:04.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:56:04.355Z] Configure a credential helper to remove this warning. See [2021-08-26T21:56:04.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:56:04.355Z] [2021-08-26T21:56:04.355Z] Login Succeeded [2021-08-26T21:56:04.355Z] nexus3.edgexfoundry.org:10002 [2021-08-26T21:56:04.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:56:04.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:56:04.355Z] Configure a credential helper to remove this warning. See [2021-08-26T21:56:04.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:56:04.355Z] [2021-08-26T21:56:04.355Z] Login Succeeded [2021-08-26T21:56:04.355Z] nexus3.edgexfoundry.org:10003 [2021-08-26T21:56:04.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:56:04.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:56:04.621Z] Configure a credential helper to remove this warning. See [2021-08-26T21:56:04.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:56:04.621Z] [2021-08-26T21:56:04.621Z] Login Succeeded [2021-08-26T21:56:04.621Z] nexus3.edgexfoundry.org:10004 [2021-08-26T21:56:04.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:56:04.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:56:04.621Z] Configure a credential helper to remove this warning. See [2021-08-26T21:56:04.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:56:04.621Z] [2021-08-26T21:56:04.621Z] Login Succeeded [2021-08-26T21:56:04.621Z] docker.io [2021-08-26T21:56:04.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T21:56:05.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T21:56:05.154Z] Configure a credential helper to remove this warning. See [2021-08-26T21:56:05.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T21:56:05.154Z] [2021-08-26T21:56:05.154Z] Login Succeeded [2021-08-26T21:56:05.154Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T21:56:05.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-26T21:56:05.403Z] ========================================================= [2021-08-26T21:56:05.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-26T21:56:05.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-26T21:56:05.785Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-26T21:56:05.785Z] Sending build context to Docker daemon 2.602MB [2021-08-26T21:56:05.785Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.12 [2021-08-26T21:56:05.785Z] Step 2/9 : FROM ${BASE} AS builder [2021-08-26T21:56:06.051Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-26T21:56:06.051Z] 540db60ca938: Pulling fs layer [2021-08-26T21:56:06.051Z] adcc1eea9eea: Pulling fs layer [2021-08-26T21:56:06.051Z] 4c4ab2625f07: Pulling fs layer [2021-08-26T21:56:06.051Z] db62176df00c: Pulling fs layer [2021-08-26T21:56:06.051Z] 3b30891b0d05: Pulling fs layer [2021-08-26T21:56:06.051Z] 06b49ca38bd5: Pulling fs layer [2021-08-26T21:56:06.051Z] c788192a36de: Pulling fs layer [2021-08-26T21:56:06.051Z] a77e37c0d609: Pulling fs layer [2021-08-26T21:56:06.051Z] c3185cebc471: Pulling fs layer [2021-08-26T21:56:06.051Z] 06b49ca38bd5: Waiting [2021-08-26T21:56:06.051Z] c788192a36de: Waiting [2021-08-26T21:56:06.051Z] a77e37c0d609: Waiting [2021-08-26T21:56:06.051Z] c3185cebc471: Waiting [2021-08-26T21:56:06.051Z] db62176df00c: Waiting [2021-08-26T21:56:06.051Z] 3b30891b0d05: Waiting [2021-08-26T21:56:06.051Z] 4c4ab2625f07: Verifying Checksum [2021-08-26T21:56:06.051Z] 4c4ab2625f07: Download complete [2021-08-26T21:56:06.051Z] adcc1eea9eea: Verifying Checksum [2021-08-26T21:56:06.051Z] adcc1eea9eea: Download complete [2021-08-26T21:56:06.051Z] 3b30891b0d05: Verifying Checksum [2021-08-26T21:56:06.051Z] 3b30891b0d05: Download complete [2021-08-26T21:56:06.051Z] 06b49ca38bd5: Verifying Checksum [2021-08-26T21:56:06.051Z] 06b49ca38bd5: Download complete [2021-08-26T21:56:06.051Z] c788192a36de: Verifying Checksum [2021-08-26T21:56:06.051Z] c788192a36de: Download complete [2021-08-26T21:56:06.051Z] 540db60ca938: Verifying Checksum [2021-08-26T21:56:06.051Z] 540db60ca938: Download complete [2021-08-26T21:56:06.318Z] 540db60ca938: Pull complete [2021-08-26T21:56:06.318Z] adcc1eea9eea: Pull complete [2021-08-26T21:56:06.587Z] 4c4ab2625f07: Pull complete [2021-08-26T21:56:06.862Z] a77e37c0d609: Verifying Checksum [2021-08-26T21:56:06.862Z] a77e37c0d609: Download complete [2021-08-26T21:56:09.874Z] Still waiting to schedule task [2021-08-26T21:56:09.874Z] ‘prd-centos7-docker-4c-2g-884’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-26T21:56:09.874Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-876’ is offline [2021-08-26T21:56:09.875Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-886’ is offline [2021-08-26T21:56:11.107Z] c3185cebc471: Verifying Checksum [2021-08-26T21:56:11.107Z] c3185cebc471: Download complete [2021-08-26T21:56:12.066Z] db62176df00c: Verifying Checksum [2021-08-26T21:56:12.066Z] db62176df00c: Download complete [2021-08-26T21:56:15.425Z] db62176df00c: Pull complete [2021-08-26T21:56:15.425Z] 3b30891b0d05: Pull complete [2021-08-26T21:56:15.425Z] 06b49ca38bd5: Pull complete [2021-08-26T21:56:15.425Z] c788192a36de: Pull complete [2021-08-26T21:56:15.425Z] a77e37c0d609: Pull complete [2021-08-26T21:56:18.069Z] c3185cebc471: Pull complete [2021-08-26T21:56:18.069Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-26T21:56:18.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T21:56:18.069Z] ---> 031687cdd783 [2021-08-26T21:56:18.069Z] Step 3/9 : WORKDIR /device-sdk-go [2021-08-26T21:56:22.320Z] ---> Running in efd7ad535a59 [2021-08-26T21:56:22.320Z] Removing intermediate container efd7ad535a59 [2021-08-26T21:56:22.320Z] ---> 09d03985681f [2021-08-26T21:56:22.320Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-26T21:56:22.320Z] ---> Running in 908649a0aae0 [2021-08-26T21:56:22.320Z] Removing intermediate container 908649a0aae0 [2021-08-26T21:56:22.320Z] ---> 771f969f3d2f [2021-08-26T21:56:22.320Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T21:56:22.320Z] ---> Running in 3a2058247be2 [2021-08-26T21:56:22.320Z] Removing intermediate container 3a2058247be2 [2021-08-26T21:56:22.320Z] ---> c62d2379630f [2021-08-26T21:56:22.320Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-26T21:56:22.320Z] ---> Running in 9cf3bb09817e [2021-08-26T21:56:22.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T21:56:23.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T21:56:23.850Z] OK: 219 MiB in 52 packages [2021-08-26T21:56:24.126Z] Removing intermediate container 9cf3bb09817e [2021-08-26T21:56:24.126Z] ---> 43d16baea9a5 [2021-08-26T21:56:24.126Z] Step 7/9 : COPY . . [2021-08-26T21:56:24.393Z] ---> 1878d3e5a4f1 [2021-08-26T21:56:24.393Z] Step 8/9 : RUN go mod download [2021-08-26T21:56:24.393Z] ---> Running in d594edd0b9e6 [2021-08-26T21:56:34.478Z] Removing intermediate container d594edd0b9e6 [2021-08-26T21:56:34.478Z] ---> 82186c13bb3e [2021-08-26T21:56:34.478Z] Step 9/9 : RUN make build [2021-08-26T21:56:34.478Z] ---> Running in d43c438b09c0 [2021-08-26T21:56:34.748Z] go mod tidy [2021-08-26T21:56:34.748Z] 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-08-26T21:56:44.927Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-26T21:56:45.536Z] Removing intermediate container d43c438b09c0 [2021-08-26T21:56:45.536Z] ---> 43c8827c7cc9 [2021-08-26T21:56:45.536Z] [Warning] One or more build-args [MAKE] were not consumed [2021-08-26T21:56:45.807Z] Successfully built 43c8827c7cc9 [2021-08-26T21:56:45.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T21:56:46.161Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T21:56:46.161Z] . [Pipeline] withDockerContainer [2021-08-26T21:56:46.262Z] prd-centos7-docker-4c-2g-887 does not seem to be running inside a container [2021-08-26T21:56:46.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-26T21:56:46.688Z] $ docker top 8416c57ed31040e3eb1507d86bb1f0b281a53cbbae3e03c54317d17f20675d22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T21:56:47.119Z] + go version [2021-08-26T21:56:47.120Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-26T21:56:47.136Z] $ docker stop --time=1 8416c57ed31040e3eb1507d86bb1f0b281a53cbbae3e03c54317d17f20675d22 [2021-08-26T21:56:48.314Z] $ docker rm -f 8416c57ed31040e3eb1507d86bb1f0b281a53cbbae3e03c54317d17f20675d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T21:56:48.951Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T21:56:48.951Z] . [Pipeline] withDockerContainer [2021-08-26T21:56:49.037Z] prd-centos7-docker-4c-2g-887 does not seem to be running inside a container [2021-08-26T21:56:49.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-26T21:56:49.440Z] $ docker top 8b2d0db35e485ea6f1821a78547e151e64a8610b0eb33bbf49c752c577bc23ca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-26T21:56:49.868Z] + go mod tidy [Pipeline] sh [2021-08-26T21:56:50.479Z] + make test [2021-08-26T21:56:50.479Z] go mod tidy [2021-08-26T21:56:50.479Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-26T21:56:55.857Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-08-26T21:57:17.983Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-08-26T21:57:17.983Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-08-26T21:57:17.983Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-08-26T21:57:18.955Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.062s coverage: 24.2% of statements [2021-08-26T21:57:18.955Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-08-26T21:57:18.955Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements [2021-08-26T21:57:19.542Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements [2021-08-26T21:57:19.814Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements [2021-08-26T21:57:19.814Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-08-26T21:57:19.814Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-08-26T21:57:19.814Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-08-26T21:57:20.403Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.071s coverage: 28.7% of statements [2021-08-26T21:57:20.403Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-08-26T21:57:21.375Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.057s coverage: 83.3% of statements [2021-08-26T21:57:21.375Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-08-26T21:57:21.375Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-08-26T21:57:21.375Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements [2021-08-26T21:57:22.793Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.842s coverage: 89.2% of statements [2021-08-26T21:57:22.793Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-08-26T21:57:22.793Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 4.9% of statements [2021-08-26T21:57:22.793Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-08-26T21:57:22.793Z] GO111MODULE=on go vet ./... [2021-08-26T21:57:32.945Z] gofmt -l . [2021-08-26T21:57:32.945Z] [ "`gofmt -l .`" = "" ] [2021-08-26T21:57:32.945Z] ./bin/test-attribution-txt.sh [2021-08-26T21:57:32.945Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-26T21:57:32.969Z] $ docker stop --time=1 8b2d0db35e485ea6f1821a78547e151e64a8610b0eb33bbf49c752c577bc23ca [2021-08-26T21:57:34.476Z] $ docker rm -f 8b2d0db35e485ea6f1821a78547e151e64a8610b0eb33bbf49c752c577bc23ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T21:57:34.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-26T21:57:35.195Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-26T21:57:36.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-26T21:57:36.584Z] + ls -al . [2021-08-26T21:57:36.584Z] total 236 [2021-08-26T21:57:36.584Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 26 21:57 . [2021-08-26T21:57:36.584Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 26 21:55 .. [2021-08-26T21:57:36.584Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 26 21:55 bin [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 24816 Aug 26 21:55 CHANGELOG.md [2021-08-26T21:57:36.584Z] -rw-r--r--. 1 jenkins jenkins 125634 Aug 26 21:57 coverage.out [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 26 21:55 .dockerignore [2021-08-26T21:57:36.584Z] drwxrwxr-x. 5 jenkins jenkins 62 Aug 26 21:55 example [2021-08-26T21:57:36.584Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 26 21:56 .git [2021-08-26T21:57:36.584Z] drwxrwxr-x. 3 jenkins jenkins 125 Aug 26 21:55 .github [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 138 Aug 26 21:55 .gitignore [2021-08-26T21:57:36.584Z] -rw-r--r--. 1 jenkins jenkins 576 Aug 26 21:57 go.mod [2021-08-26T21:57:36.584Z] -rw-r--r--. 1 jenkins jenkins 20493 Aug 26 21:56 go.sum [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 26 21:55 GOVERNANCE.md [2021-08-26T21:57:36.584Z] drwxrwxr-x. 15 jenkins jenkins 224 Aug 26 21:55 internal [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 880 Aug 26 21:55 Jenkinsfile [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 11341 Aug 26 21:55 LICENSE [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 1026 Aug 26 21:55 Makefile [2021-08-26T21:57:36.584Z] drwxrwxr-x. 3 jenkins jenkins 16 Aug 26 21:55 openapi [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 619 Aug 26 21:55 OWNERS.md [2021-08-26T21:57:36.584Z] drwxrwxr-x. 5 jenkins jenkins 50 Aug 26 21:55 pkg [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 7646 Aug 26 21:55 README.md [2021-08-26T21:57:36.584Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 26 21:55 snap [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 26 21:55 VERSION [2021-08-26T21:57:36.584Z] -rw-rw-r--. 1 jenkins jenkins 222 Aug 26 21:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-26T21:57:36.905Z] + 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=1e495f0945e94b70e812896fa068923a9cef7fb9 --label arch=amd64 --label version=0.0.0 . [2021-08-26T21:57:36.905Z] Sending build context to Docker daemon 2.729MB [2021-08-26T21:57:36.905Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-08-26T21:57:36.905Z] Step 2/23 : FROM ${BASE} AS builder [2021-08-26T21:57:36.905Z] ---> 43c8827c7cc9 [2021-08-26T21:57:36.905Z] Step 3/23 : WORKDIR /device-sdk-go [2021-08-26T21:57:36.905Z] ---> Running in 87fbab4dcea5 [2021-08-26T21:57:36.905Z] Removing intermediate container 87fbab4dcea5 [2021-08-26T21:57:36.905Z] ---> 504c4c6018af [2021-08-26T21:57:36.905Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-26T21:57:37.174Z] ---> Running in c56720afd10e [2021-08-26T21:57:37.174Z] Removing intermediate container c56720afd10e [2021-08-26T21:57:37.174Z] ---> 437632a21251 [2021-08-26T21:57:37.174Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T21:57:37.174Z] ---> Running in 3f40ace27063 [2021-08-26T21:57:37.760Z] Removing intermediate container 3f40ace27063 [2021-08-26T21:57:37.760Z] ---> d0314515ab64 [2021-08-26T21:57:37.760Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-26T21:57:37.760Z] ---> Running in 92b96f312a60 [2021-08-26T21:57:38.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T21:57:38.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T21:57:39.573Z] OK: 219 MiB in 52 packages [2021-08-26T21:57:39.573Z] Removing intermediate container 92b96f312a60 [2021-08-26T21:57:39.573Z] ---> 23ffd2c077bd [2021-08-26T21:57:39.573Z] Step 7/23 : COPY . . [2021-08-26T21:57:39.838Z] ---> f55b6ab97a95 [2021-08-26T21:57:39.838Z] Step 8/23 : RUN go mod download [2021-08-26T21:57:39.838Z] ---> Running in aa4e404727be [2021-08-26T21:57:40.421Z] Removing intermediate container aa4e404727be [2021-08-26T21:57:40.421Z] ---> 07d110d6f37a [2021-08-26T21:57:40.421Z] Step 9/23 : RUN make build [2021-08-26T21:57:40.421Z] ---> Running in 3e6cf00c4b56 [2021-08-26T21:57:40.697Z] go mod tidy [2021-08-26T21:57:40.968Z] 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-08-26T21:57:41.233Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-26T21:57:41.502Z] Removing intermediate container 3e6cf00c4b56 [2021-08-26T21:57:41.502Z] ---> e0cebc9702fd [2021-08-26T21:57:41.502Z] Step 10/23 : FROM alpine:3.12 [2021-08-26T21:57:42.083Z] 3.12: Pulling from library/alpine [2021-08-26T21:57:42.349Z] 339de151aab4: Pulling fs layer [2021-08-26T21:57:42.621Z] 339de151aab4: Verifying Checksum [2021-08-26T21:57:42.621Z] 339de151aab4: Download complete [2021-08-26T21:57:42.621Z] 339de151aab4: Pull complete [2021-08-26T21:57:42.621Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T21:57:42.621Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T21:57:42.621Z] ---> 13621d1b12d4 [2021-08-26T21:57:42.621Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-26T21:57:42.621Z] ---> Running in 373df14051d6 [2021-08-26T21:57:42.891Z] Removing intermediate container 373df14051d6 [2021-08-26T21:57:42.891Z] ---> 1fb553ffc809 [2021-08-26T21:57:42.891Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T21:57:42.891Z] ---> Running in 065a21d2a3b5 [2021-08-26T21:57:43.161Z] Removing intermediate container 065a21d2a3b5 [2021-08-26T21:57:43.161Z] ---> 0901b88066a7 [2021-08-26T21:57:43.161Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-08-26T21:57:43.161Z] ---> Running in ad79b3469bd0 [2021-08-26T21:57:43.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T21:57:44.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T21:57:44.587Z] (1/5) Installing libgcc (9.3.0-r2) [2021-08-26T21:57:44.587Z] (2/5) Installing libsodium (1.0.18-r0) [2021-08-26T21:57:44.587Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-08-26T21:57:45.549Z] (4/5) Installing libzmq (4.3.3-r0) [2021-08-26T21:57:45.549Z] (5/5) Installing zeromq (4.3.3-r0) [2021-08-26T21:57:45.549Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T21:57:45.549Z] OK: 8 MiB in 19 packages [2021-08-26T21:57:45.816Z] Removing intermediate container ad79b3469bd0 [2021-08-26T21:57:45.816Z] ---> 97998be38131 [2021-08-26T21:57:45.816Z] Step 14/23 : WORKDIR / [2021-08-26T21:57:45.816Z] ---> Running in f94699f59d23 [2021-08-26T21:57:46.084Z] Removing intermediate container f94699f59d23 [2021-08-26T21:57:46.084Z] ---> 93c3d938c24f [2021-08-26T21:57:46.084Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-08-26T21:57:46.084Z] ---> d723dbbeb298 [2021-08-26T21:57:46.084Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-08-26T21:57:46.671Z] ---> ab6d876615a1 [2021-08-26T21:57:46.671Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-08-26T21:57:46.671Z] ---> a99f615edee2 [2021-08-26T21:57:46.671Z] Step 18/23 : EXPOSE 59999 [2021-08-26T21:57:46.671Z] ---> Running in 2a889df19970 [2021-08-26T21:57:46.671Z] Removing intermediate container 2a889df19970 [2021-08-26T21:57:46.671Z] ---> 8502f6605a57 [2021-08-26T21:57:46.671Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-08-26T21:57:46.671Z] ---> Running in e64bac7cac62 [2021-08-26T21:57:46.940Z] Removing intermediate container e64bac7cac62 [2021-08-26T21:57:46.940Z] ---> 1168a1abf9dc [2021-08-26T21:57:46.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T21:57:46.940Z] ---> Running in e005cdd28c00 [2021-08-26T21:57:46.940Z] Removing intermediate container e005cdd28c00 [2021-08-26T21:57:46.940Z] ---> 48ea1ec71de3 [2021-08-26T21:57:46.940Z] Step 21/23 : LABEL arch=amd64 [2021-08-26T21:57:46.940Z] ---> Running in b26be6107937 [2021-08-26T21:57:47.206Z] Removing intermediate container b26be6107937 [2021-08-26T21:57:47.206Z] ---> 0c2bf947da78 [2021-08-26T21:57:47.206Z] Step 22/23 : LABEL git_sha=1e495f0945e94b70e812896fa068923a9cef7fb9 [2021-08-26T21:57:47.206Z] ---> Running in d961a541aaf3 [2021-08-26T21:57:47.206Z] Removing intermediate container d961a541aaf3 [2021-08-26T21:57:47.206Z] ---> d3b737dc9ee4 [2021-08-26T21:57:47.206Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T21:57:47.206Z] ---> Running in 62a6aef1ab1d [2021-08-26T21:57:47.206Z] Removing intermediate container 62a6aef1ab1d [2021-08-26T21:57:47.206Z] ---> 88fd8059534e [2021-08-26T21:57:47.206Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-26T21:57:47.206Z] Successfully built 88fd8059534e [2021-08-26T21:57:47.206Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T21:57:47.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T21:57:47.898Z] [2021-08-26T21:57:47.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T21:57:48.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T21:57:48.225Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-26T21:57:48.225Z] b4d181a07f80: Pulling fs layer [2021-08-26T21:57:48.225Z] a1111a8f2ec3: Pulling fs layer [2021-08-26T21:57:48.225Z] ed53099fbce6: Pulling fs layer [2021-08-26T21:57:48.225Z] dc539afda2c1: Pulling fs layer [2021-08-26T21:57:48.225Z] 77bc0d833cb6: Pulling fs layer [2021-08-26T21:57:48.225Z] 9065ff56babe: Pulling fs layer [2021-08-26T21:57:48.225Z] d287ab97295c: Pulling fs layer [2021-08-26T21:57:48.225Z] dc539afda2c1: Waiting [2021-08-26T21:57:48.225Z] 77bc0d833cb6: Waiting [2021-08-26T21:57:48.225Z] 9065ff56babe: Waiting [2021-08-26T21:57:48.225Z] d287ab97295c: Waiting [2021-08-26T21:57:48.491Z] a1111a8f2ec3: Verifying Checksum [2021-08-26T21:57:48.491Z] a1111a8f2ec3: Download complete [2021-08-26T21:57:48.491Z] dc539afda2c1: Verifying Checksum [2021-08-26T21:57:48.491Z] dc539afda2c1: Download complete [2021-08-26T21:57:48.491Z] 77bc0d833cb6: Verifying Checksum [2021-08-26T21:57:48.491Z] 77bc0d833cb6: Download complete [2021-08-26T21:57:48.491Z] 9065ff56babe: Verifying Checksum [2021-08-26T21:57:48.491Z] 9065ff56babe: Download complete [2021-08-26T21:57:48.755Z] ed53099fbce6: Verifying Checksum [2021-08-26T21:57:48.755Z] ed53099fbce6: Download complete [2021-08-26T21:57:49.335Z] b4d181a07f80: Verifying Checksum [2021-08-26T21:57:49.335Z] b4d181a07f80: Download complete [2021-08-26T21:57:50.303Z] b4d181a07f80: Pull complete [2021-08-26T21:57:50.577Z] a1111a8f2ec3: Pull complete [2021-08-26T21:57:51.159Z] ed53099fbce6: Pull complete [2021-08-26T21:57:51.159Z] dc539afda2c1: Pull complete [2021-08-26T21:57:51.429Z] 77bc0d833cb6: Pull complete [2021-08-26T21:57:51.429Z] 9065ff56babe: Pull complete [2021-08-26T21:57:52.384Z] d287ab97295c: Verifying Checksum [2021-08-26T21:57:52.384Z] d287ab97295c: Download complete [2021-08-26T21:57:56.671Z] d287ab97295c: Pull complete [2021-08-26T21:57:56.671Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-26T21:57:56.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T21:57:56.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-26T21:57:56.758Z] prd-centos7-docker-4c-2g-887 does not seem to be running inside a container [2021-08-26T21:57:56.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-26T21:57:59.111Z] $ docker top 41b1542a24b083a69b2739dd0ebba87c41cea51c0b9a9c30811a3be23dd0e133 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T21:57:59.584Z] ---> job-cost.sh [2021-08-26T21:57:59.584Z] lf-activate-venv: SKIPPING [2021-08-26T21:57:59.584Z] INFO: No Stack... [2021-08-26T21:58:00.550Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-26T21:58:00.816Z] INFO: Archiving Costs [Pipeline] sh [2021-08-26T21:58:01.142Z] + cat /w/workspace/device-sdk-go/6/archives/cost.csv [2021-08-26T21:58:01.142Z] + cut -d, -f6 [Pipeline] lock [2021-08-26T21:58:01.187Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [2021-08-26T21:58:01.198Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] did not exist. Created. [2021-08-26T21:58:01.198Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-26T21:58:01.548Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-26T21:58:01.588Z] Stashed 1 file(s) [Pipeline] } [2021-08-26T21:58:01.604Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-26T21:58:01.641Z] $ docker stop --time=1 41b1542a24b083a69b2739dd0ebba87c41cea51c0b9a9c30811a3be23dd0e133 [2021-08-26T21:58:02.803Z] $ docker rm -f 41b1542a24b083a69b2739dd0ebba87c41cea51c0b9a9c30811a3be23dd0e133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-26T21:59:49.894Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-888 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws [2021-08-26T21:59:49.913Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2021-08-26T21:59:50.137Z] Selected Git installation does not exist. Using Default [2021-08-26T21:59:50.137Z] The recommended git tool is: NONE [2021-08-26T21:59:55.403Z] using credential edgex-jenkins-ssh [2021-08-26T21:59:55.424Z] Cloning the remote Git repository [2021-08-26T21:59:55.480Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-08-26T21:59:55.601Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2021-08-26T21:59:55.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-26T21:59:55.693Z] > git --version # timeout=10 [2021-08-26T21:59:55.714Z] > git --version # 'git version 2.17.1' [2021-08-26T21:59:55.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T21:59:55.860Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T21:59:57.332Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-26T21:59:57.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T21:59:57.390Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-26T21:59:57.428Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-26T21:59:57.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T21:59:57.443Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-26T21:59:57.966Z] Merging remotes/origin/main commit 16ec0362aa0911361bb03db16e941d6272bfebe9 into PR head commit 1e495f0945e94b70e812896fa068923a9cef7fb9 [2021-08-26T21:59:58.179Z] Merge succeeded, producing 1e495f0945e94b70e812896fa068923a9cef7fb9 [2021-08-26T21:59:58.179Z] Checking out Revision 1e495f0945e94b70e812896fa068923a9cef7fb9 (PR-998) [2021-08-26T21:59:57.988Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T21:59:58.003Z] > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 [2021-08-26T21:59:58.102Z] > git remote # timeout=10 [2021-08-26T21:59:58.120Z] > git config --get remote.origin.url # timeout=10 [2021-08-26T21:59:58.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T21:59:58.143Z] > git merge 16ec0362aa0911361bb03db16e941d6272bfebe9 # timeout=10 [2021-08-26T21:59:58.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-26T21:59:58.189Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T21:59:58.200Z] > git checkout -f 1e495f0945e94b70e812896fa068923a9cef7fb9 # timeout=10 [2021-08-26T22:00:02.464Z] Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T22:00:03.258Z] provisioning config files... [2021-08-26T22:00:03.293Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config8661067042418422476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T22:00:03.885Z] ---> docker-login.sh [2021-08-26T22:00:03.885Z] nexus3.edgexfoundry.org:10001 [2021-08-26T22:00:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T22:00:05.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T22:00:05.079Z] Configure a credential helper to remove this warning. See [2021-08-26T22:00:05.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T22:00:05.079Z] [2021-08-26T22:00:05.079Z] Login Succeeded [2021-08-26T22:00:05.079Z] nexus3.edgexfoundry.org:10002 [2021-08-26T22:00:05.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T22:00:05.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T22:00:05.634Z] Configure a credential helper to remove this warning. See [2021-08-26T22:00:05.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T22:00:05.634Z] [2021-08-26T22:00:05.634Z] Login Succeeded [2021-08-26T22:00:05.634Z] nexus3.edgexfoundry.org:10003 [2021-08-26T22:00:05.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T22:00:05.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T22:00:05.908Z] Configure a credential helper to remove this warning. See [2021-08-26T22:00:05.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T22:00:05.908Z] [2021-08-26T22:00:05.908Z] Login Succeeded [2021-08-26T22:00:05.908Z] nexus3.edgexfoundry.org:10004 [2021-08-26T22:00:06.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T22:00:06.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T22:00:06.516Z] Configure a credential helper to remove this warning. See [2021-08-26T22:00:06.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T22:00:06.516Z] [2021-08-26T22:00:06.516Z] Login Succeeded [2021-08-26T22:00:06.516Z] docker.io [2021-08-26T22:00:07.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T22:00:07.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T22:00:07.401Z] Configure a credential helper to remove this warning. See [2021-08-26T22:00:07.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T22:00:07.401Z] [2021-08-26T22:00:07.401Z] Login Succeeded [2021-08-26T22:00:07.401Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T22:00:07.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-26T22:00:08.039Z] ========================================================= [2021-08-26T22:00:08.039Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-26T22:00:08.039Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-26T22:00:08.463Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-26T22:00:09.065Z] Sending build context to Docker daemon 2.601MB [2021-08-26T22:00:09.065Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.12 [2021-08-26T22:00:09.065Z] Step 2/9 : FROM ${BASE} AS builder [2021-08-26T22:00:09.343Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-26T22:00:09.343Z] 595b0fe564bb: Pulling fs layer [2021-08-26T22:00:09.343Z] 24495759ef45: Pulling fs layer [2021-08-26T22:00:09.343Z] d148012ef14d: Pulling fs layer [2021-08-26T22:00:09.343Z] e90a11edd702: Pulling fs layer [2021-08-26T22:00:09.343Z] d77568369979: Pulling fs layer [2021-08-26T22:00:09.343Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-26T22:00:09.343Z] 170f2ba95c9a: Pulling fs layer [2021-08-26T22:00:09.343Z] 97ac5df62f85: Pulling fs layer [2021-08-26T22:00:09.343Z] 97ac5df62f85: Waiting [2021-08-26T22:00:09.343Z] fc1c9f9a7f3b: Waiting [2021-08-26T22:00:09.343Z] 170f2ba95c9a: Waiting [2021-08-26T22:00:09.343Z] e90a11edd702: Waiting [2021-08-26T22:00:09.343Z] d77568369979: Waiting [2021-08-26T22:00:09.343Z] d148012ef14d: Verifying Checksum [2021-08-26T22:00:09.343Z] d148012ef14d: Download complete [2021-08-26T22:00:09.343Z] 24495759ef45: Download complete [2021-08-26T22:00:09.343Z] d77568369979: Verifying Checksum [2021-08-26T22:00:09.343Z] d77568369979: Download complete [2021-08-26T22:00:09.343Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-26T22:00:09.343Z] fc1c9f9a7f3b: Download complete [2021-08-26T22:00:09.343Z] 595b0fe564bb: Verifying Checksum [2021-08-26T22:00:09.343Z] 595b0fe564bb: Download complete [2021-08-26T22:00:09.343Z] 170f2ba95c9a: Verifying Checksum [2021-08-26T22:00:09.343Z] 170f2ba95c9a: Download complete [2021-08-26T22:00:10.332Z] 595b0fe564bb: Pull complete [2021-08-26T22:00:10.610Z] 24495759ef45: Pull complete [2021-08-26T22:00:11.214Z] d148012ef14d: Pull complete [2021-08-26T22:00:13.195Z] 97ac5df62f85: Verifying Checksum [2021-08-26T22:00:13.195Z] 97ac5df62f85: Download complete [2021-08-26T22:00:13.468Z] e90a11edd702: Verifying Checksum [2021-08-26T22:00:13.468Z] e90a11edd702: Download complete [2021-08-26T22:00:23.623Z] e90a11edd702: Pull complete [2021-08-26T22:00:23.623Z] d77568369979: Pull complete [2021-08-26T22:00:23.623Z] fc1c9f9a7f3b: Pull complete [2021-08-26T22:00:23.901Z] 170f2ba95c9a: Pull complete [2021-08-26T22:00:30.661Z] 97ac5df62f85: Pull complete [2021-08-26T22:00:30.661Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-26T22:00:30.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T22:00:30.661Z] ---> 04bc70af865f [2021-08-26T22:00:30.661Z] Step 3/9 : WORKDIR /device-sdk-go [2021-08-26T22:00:34.061Z] ---> Running in fc80fba4c5d9 [2021-08-26T22:00:34.335Z] Removing intermediate container fc80fba4c5d9 [2021-08-26T22:00:34.335Z] ---> d3b7fd87f90e [2021-08-26T22:00:34.335Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-26T22:00:34.335Z] ---> Running in 73157a853fc8 [2021-08-26T22:00:34.957Z] Removing intermediate container 73157a853fc8 [2021-08-26T22:00:34.957Z] ---> 39c5f3536946 [2021-08-26T22:00:34.957Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T22:00:35.235Z] ---> Running in adcbc33683c1 [2021-08-26T22:00:37.868Z] Removing intermediate container adcbc33683c1 [2021-08-26T22:00:37.868Z] ---> 0742a85e47e5 [2021-08-26T22:00:37.868Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-26T22:00:37.868Z] ---> Running in d14236d3c424 [2021-08-26T22:00:39.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T22:00:40.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T22:00:41.271Z] OK: 218 MiB in 52 packages [2021-08-26T22:00:42.256Z] Removing intermediate container d14236d3c424 [2021-08-26T22:00:42.256Z] ---> 1756ac5c5efe [2021-08-26T22:00:42.256Z] Step 7/9 : COPY . . [2021-08-26T22:00:43.694Z] ---> 39a965fc7e22 [2021-08-26T22:00:43.694Z] Step 8/9 : RUN go mod download [2021-08-26T22:00:43.694Z] ---> Running in e96c1fddb253 [2021-08-26T22:01:10.532Z] Removing intermediate container e96c1fddb253 [2021-08-26T22:01:10.532Z] ---> 6b552d726012 [2021-08-26T22:01:10.532Z] Step 9/9 : RUN make build [2021-08-26T22:01:10.809Z] ---> Running in 050d4ea9fc0a [2021-08-26T22:01:12.255Z] go mod tidy [2021-08-26T22:01:12.860Z] 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-08-26T22:01:45.282Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-26T22:01:47.258Z] Removing intermediate container 050d4ea9fc0a [2021-08-26T22:01:47.258Z] ---> 31a2919a212e [2021-08-26T22:01:47.258Z] [Warning] One or more build-args [MAKE] were not consumed [2021-08-26T22:01:47.529Z] Successfully built 31a2919a212e [2021-08-26T22:01:47.529Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T22:01:47.882Z] + docker inspect -f . ci-base-image-arm64 [2021-08-26T22:01:47.882Z] . [Pipeline] withDockerContainer [2021-08-26T22:01:48.102Z] prd-ubuntu18.04-docker-arm64-4c-16g-888 does not seem to be running inside a container [2021-08-26T22:01:48.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-26T22:01:49.693Z] $ docker top 1c5c8ec37cfe718b48b9b2552a3b2a3c642fca1f35ff087388b5c07210a5c683 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T22:01:50.638Z] + go version [2021-08-26T22:01:50.638Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-26T22:01:50.664Z] $ docker stop --time=1 1c5c8ec37cfe718b48b9b2552a3b2a3c642fca1f35ff087388b5c07210a5c683 [2021-08-26T22:01:52.809Z] $ docker rm -f 1c5c8ec37cfe718b48b9b2552a3b2a3c642fca1f35ff087388b5c07210a5c683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T22:01:53.661Z] + docker inspect -f . ci-base-image-arm64 [2021-08-26T22:01:53.661Z] . [Pipeline] withDockerContainer [2021-08-26T22:01:53.923Z] prd-ubuntu18.04-docker-arm64-4c-16g-888 does not seem to be running inside a container [2021-08-26T22:01:54.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-26T22:01:55.736Z] $ docker top af910c863e461e846f989b12fa6002c1979320aa16ad9a217f9f36ae139ed286 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-26T22:01:56.685Z] + go mod tidy [Pipeline] sh [2021-08-26T22:01:57.989Z] + make test [2021-08-26T22:01:57.989Z] go mod tidy [2021-08-26T22:01:58.595Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-26T22:02:20.796Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-08-26T22:03:28.854Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-08-26T22:03:28.855Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-08-26T22:03:28.855Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-08-26T22:03:31.787Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.362s coverage: 24.2% of statements [2021-08-26T22:03:31.787Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-08-26T22:03:31.788Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.261s coverage: 28.1% of statements [2021-08-26T22:03:31.788Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.313s coverage: 78.9% of statements [2021-08-26T22:03:31.788Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.195s coverage: 9.0% of statements [2021-08-26T22:03:31.788Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-08-26T22:03:31.788Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-08-26T22:03:31.788Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-08-26T22:03:33.861Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.401s coverage: 28.7% of statements [2021-08-26T22:03:33.861Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-08-26T22:03:35.855Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.246s coverage: 83.3% of statements [2021-08-26T22:03:35.855Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-08-26T22:03:35.855Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-08-26T22:03:35.855Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.358s coverage: 58.0% of statements [2021-08-26T22:03:39.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.015s coverage: 89.2% of statements [2021-08-26T22:03:39.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-08-26T22:03:39.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.193s coverage: 4.9% of statements [2021-08-26T22:03:39.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-08-26T22:03:39.861Z] GO111MODULE=on go vet ./... [2021-08-26T22:04:12.274Z] gofmt -l . [2021-08-26T22:04:12.274Z] [ "`gofmt -l .`" = "" ] [2021-08-26T22:04:12.274Z] ./bin/test-attribution-txt.sh [2021-08-26T22:04:13.716Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-26T22:04:14.026Z] $ docker stop --time=1 af910c863e461e846f989b12fa6002c1979320aa16ad9a217f9f36ae139ed286 [2021-08-26T22:04:16.109Z] $ docker rm -f af910c863e461e846f989b12fa6002c1979320aa16ad9a217f9f36ae139ed286 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T22:04:17.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-26T22:04:17.168Z] Warning: overwriting stash ‘coverage-report’ [2021-08-26T22:04:17.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-26T22:04:18.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-26T22:04:18.625Z] + ls -al . [2021-08-26T22:04:18.625Z] total 272 [2021-08-26T22:04:18.625Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 22:04 . [2021-08-26T22:04:18.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 21:59 .. [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 26 21:59 .dockerignore [2021-08-26T22:04:18.625Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 22:00 .git [2021-08-26T22:04:18.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 21:59 .github [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 138 Aug 26 21:59 .gitignore [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 24816 Aug 26 21:59 CHANGELOG.md [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 21:59 GOVERNANCE.md [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 26 21:59 Jenkinsfile [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 26 21:59 LICENSE [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 1026 Aug 26 21:59 Makefile [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 26 21:59 OWNERS.md [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 7646 Aug 26 21:59 README.md [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 26 21:55 VERSION [2021-08-26T22:04:18.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 21:59 bin [2021-08-26T22:04:18.625Z] -rw-r--r-- 1 jenkins jenkins 125634 Aug 26 22:03 coverage.out [2021-08-26T22:04:18.625Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 26 21:59 example [2021-08-26T22:04:18.625Z] -rw-r--r-- 1 jenkins jenkins 576 Aug 26 22:04 go.mod [2021-08-26T22:04:18.625Z] -rw-r--r-- 1 jenkins jenkins 20493 Aug 26 22:01 go.sum [2021-08-26T22:04:18.625Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 26 21:59 internal [2021-08-26T22:04:18.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 21:59 openapi [2021-08-26T22:04:18.625Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 26 21:59 pkg [2021-08-26T22:04:18.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 21:59 snap [2021-08-26T22:04:18.625Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 26 21:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-26T22:04:18.969Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1e495f0945e94b70e812896fa068923a9cef7fb9 --label arch=arm64 --label version=0.0.0 . [2021-08-26T22:04:19.572Z] Sending build context to Docker daemon 2.728MB [2021-08-26T22:04:19.572Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-08-26T22:04:19.572Z] Step 2/23 : FROM ${BASE} AS builder [2021-08-26T22:04:19.572Z] ---> 31a2919a212e [2021-08-26T22:04:19.572Z] Step 3/23 : WORKDIR /device-sdk-go [2021-08-26T22:04:19.845Z] ---> Running in 1f45e630d867 [2021-08-26T22:04:20.443Z] Removing intermediate container 1f45e630d867 [2021-08-26T22:04:20.443Z] ---> 42e8452e7975 [2021-08-26T22:04:20.443Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-26T22:04:20.443Z] ---> Running in d6e170a1c7fd [2021-08-26T22:04:21.038Z] Removing intermediate container d6e170a1c7fd [2021-08-26T22:04:21.038Z] ---> 7da12707ed17 [2021-08-26T22:04:21.038Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T22:04:21.038Z] ---> Running in 0a53b51899ab [2021-08-26T22:04:23.661Z] Removing intermediate container 0a53b51899ab [2021-08-26T22:04:23.661Z] ---> ef68de7acb01 [2021-08-26T22:04:23.661Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-26T22:04:23.661Z] ---> Running in 126fec4f9959 [2021-08-26T22:04:24.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T22:04:25.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T22:04:26.623Z] OK: 218 MiB in 52 packages [2021-08-26T22:04:27.609Z] Removing intermediate container 126fec4f9959 [2021-08-26T22:04:27.609Z] ---> 92c926141ff7 [2021-08-26T22:04:27.609Z] Step 7/23 : COPY . . [2021-08-26T22:04:29.062Z] ---> c0382757290d [2021-08-26T22:04:29.062Z] Step 8/23 : RUN go mod download [2021-08-26T22:04:29.062Z] ---> Running in a5305500358f [2021-08-26T22:04:31.682Z] Removing intermediate container a5305500358f [2021-08-26T22:04:31.682Z] ---> 3acb0343cdcc [2021-08-26T22:04:31.682Z] Step 9/23 : RUN make build [2021-08-26T22:04:31.967Z] ---> Running in 132382eece4a [2021-08-26T22:04:33.405Z] go mod tidy [2021-08-26T22:04:33.684Z] 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-08-26T22:04:35.127Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-26T22:04:36.560Z] Removing intermediate container 132382eece4a [2021-08-26T22:04:36.560Z] ---> dea6c9bff0a2 [2021-08-26T22:04:36.560Z] Step 10/23 : FROM alpine:3.12 [2021-08-26T22:04:37.156Z] 3.12: Pulling from library/alpine [2021-08-26T22:04:37.428Z] d2f70382dc9a: Pulling fs layer [2021-08-26T22:04:37.703Z] d2f70382dc9a: Verifying Checksum [2021-08-26T22:04:37.703Z] d2f70382dc9a: Download complete [2021-08-26T22:04:38.303Z] d2f70382dc9a: Pull complete [2021-08-26T22:04:38.303Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T22:04:38.303Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T22:04:38.303Z] ---> c4fd0aeabfcf [2021-08-26T22:04:38.303Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-26T22:04:38.576Z] ---> Running in b62c0b81d625 [2021-08-26T22:04:39.174Z] Removing intermediate container b62c0b81d625 [2021-08-26T22:04:39.174Z] ---> fb0ec346a6bc [2021-08-26T22:04:39.174Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T22:04:39.448Z] ---> Running in d8563a19dc50 [2021-08-26T22:04:42.063Z] Removing intermediate container d8563a19dc50 [2021-08-26T22:04:42.063Z] ---> 154e50c040b4 [2021-08-26T22:04:42.063Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-08-26T22:04:42.063Z] ---> Running in 6a66c789e58b [2021-08-26T22:04:43.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T22:04:44.472Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T22:04:46.443Z] (1/5) Installing libgcc (9.3.0-r2) [2021-08-26T22:04:46.443Z] (2/5) Installing libsodium (1.0.18-r0) [2021-08-26T22:04:46.443Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-08-26T22:04:46.717Z] (4/5) Installing libzmq (4.3.3-r0) [2021-08-26T22:04:46.717Z] (5/5) Installing zeromq (4.3.3-r0) [2021-08-26T22:04:46.717Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T22:04:46.991Z] OK: 8 MiB in 19 packages [2021-08-26T22:04:47.969Z] Removing intermediate container 6a66c789e58b [2021-08-26T22:04:47.969Z] ---> 344e8dd85003 [2021-08-26T22:04:47.969Z] Step 14/23 : WORKDIR / [2021-08-26T22:04:48.244Z] ---> Running in cd4f56f2a15e [2021-08-26T22:04:48.841Z] Removing intermediate container cd4f56f2a15e [2021-08-26T22:04:48.841Z] ---> ce560b8ef5ba [2021-08-26T22:04:48.841Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-08-26T22:04:49.830Z] ---> 2b99bcb9c3b5 [2021-08-26T22:04:49.830Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-08-26T22:04:50.808Z] ---> 013929a6b0b4 [2021-08-26T22:04:50.808Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-08-26T22:04:51.785Z] ---> cda2e7a0568e [2021-08-26T22:04:51.785Z] Step 18/23 : EXPOSE 59999 [2021-08-26T22:04:51.785Z] ---> Running in 7720b504b81c [2021-08-26T22:04:52.379Z] Removing intermediate container 7720b504b81c [2021-08-26T22:04:52.379Z] ---> 6d54662f5206 [2021-08-26T22:04:52.379Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-08-26T22:04:52.654Z] ---> Running in 9dffe1fd7916 [2021-08-26T22:04:52.928Z] Removing intermediate container 9dffe1fd7916 [2021-08-26T22:04:52.928Z] ---> 801001f7a735 [2021-08-26T22:04:52.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T22:04:53.207Z] ---> Running in 60ce929f1184 [2021-08-26T22:04:53.802Z] Removing intermediate container 60ce929f1184 [2021-08-26T22:04:53.802Z] ---> b637294e69ab [2021-08-26T22:04:53.802Z] Step 21/23 : LABEL arch=arm64 [2021-08-26T22:04:53.802Z] ---> Running in eb3514f9cb7d [2021-08-26T22:04:54.403Z] Removing intermediate container eb3514f9cb7d [2021-08-26T22:04:54.403Z] ---> df01558cb79f [2021-08-26T22:04:54.403Z] Step 22/23 : LABEL git_sha=1e495f0945e94b70e812896fa068923a9cef7fb9 [2021-08-26T22:04:54.403Z] ---> Running in 43b746239061 [2021-08-26T22:04:54.998Z] Removing intermediate container 43b746239061 [2021-08-26T22:04:54.998Z] ---> af7e1050b13e [2021-08-26T22:04:54.998Z] Step 23/23 : LABEL version=0.0.0 [2021-08-26T22:04:55.274Z] ---> Running in a61ba77000ce [2021-08-26T22:04:55.548Z] Removing intermediate container a61ba77000ce [2021-08-26T22:04:55.548Z] ---> 8b089a1e91a8 [2021-08-26T22:04:55.548Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-26T22:04:55.818Z] Successfully built 8b089a1e91a8 [2021-08-26T22:04:55.818Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T22:04:56.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T22:04:56.503Z] [2021-08-26T22:04:56.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-26T22:04:57.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T22:04:57.413Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-26T22:04:57.413Z] 448f6bf000e3: Pulling fs layer [2021-08-26T22:04:57.413Z] f757da607395: Pulling fs layer [2021-08-26T22:04:57.413Z] 05883995daec: Pulling fs layer [2021-08-26T22:04:57.413Z] 8603b9c90790: Pulling fs layer [2021-08-26T22:04:57.413Z] 1560dd03e051: Pulling fs layer [2021-08-26T22:04:57.413Z] 27f5ce0e4adf: Pulling fs layer [2021-08-26T22:04:57.413Z] c2d8d7efcc4b: Pulling fs layer [2021-08-26T22:04:57.413Z] 8603b9c90790: Waiting [2021-08-26T22:04:57.413Z] 1560dd03e051: Waiting [2021-08-26T22:04:57.413Z] 27f5ce0e4adf: Waiting [2021-08-26T22:04:57.413Z] c2d8d7efcc4b: Waiting [2021-08-26T22:04:57.687Z] f757da607395: Verifying Checksum [2021-08-26T22:04:57.687Z] f757da607395: Download complete [2021-08-26T22:04:57.687Z] 8603b9c90790: Verifying Checksum [2021-08-26T22:04:57.687Z] 8603b9c90790: Download complete [2021-08-26T22:04:57.959Z] 05883995daec: Verifying Checksum [2021-08-26T22:04:57.959Z] 05883995daec: Download complete [2021-08-26T22:04:57.959Z] 27f5ce0e4adf: Download complete [2021-08-26T22:04:58.233Z] 1560dd03e051: Verifying Checksum [2021-08-26T22:04:58.233Z] 1560dd03e051: Download complete [2021-08-26T22:04:58.509Z] 448f6bf000e3: Verifying Checksum [2021-08-26T22:04:58.509Z] 448f6bf000e3: Download complete [2021-08-26T22:05:01.136Z] c2d8d7efcc4b: Verifying Checksum [2021-08-26T22:05:01.136Z] c2d8d7efcc4b: Download complete [2021-08-26T22:05:02.119Z] 448f6bf000e3: Pull complete [2021-08-26T22:05:02.717Z] f757da607395: Pull complete [2021-08-26T22:05:04.156Z] 05883995daec: Pull complete [2021-08-26T22:05:04.428Z] 8603b9c90790: Pull complete [2021-08-26T22:05:05.410Z] 1560dd03e051: Pull complete [2021-08-26T22:05:06.006Z] 27f5ce0e4adf: Pull complete [2021-08-26T22:05:21.111Z] c2d8d7efcc4b: Pull complete [2021-08-26T22:05:21.111Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-26T22:05:21.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T22:05:21.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-26T22:05:21.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-888 does not seem to be running inside a container [2021-08-26T22:05:21.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-26T22:05:25.266Z] $ docker top 34b615cd083718928caa222e4ea6c02d64a4db8c9a5ce4e2fa1545488e152b07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T22:05:26.231Z] ---> job-cost.sh [2021-08-26T22:05:26.231Z] lf-activate-venv: SKIPPING [2021-08-26T22:05:26.231Z] INFO: No Stack... [2021-08-26T22:05:27.208Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-26T22:05:27.480Z] INFO: Archiving Costs [Pipeline] sh [2021-08-26T22:05:28.151Z] + cut -d, -f6 [2021-08-26T22:05:28.151Z] + cat /w/workspace/device-sdk-go/6/archives/cost.csv [Pipeline] lock [2021-08-26T22:05:28.215Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [2021-08-26T22:05:28.228Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] did not exist. Created. [2021-08-26T22:05:28.228Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-26T22:05:28.927Z] /w/workspace/device-sdk-go/6@tmp/durable-c0d66e0d/script.sh: 1: /w/workspace/device-sdk-go/6@tmp/durable-c0d66e0d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-26T22:05:29.600Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-26T22:05:29.621Z] Warning: overwriting stash ‘stack-cost’ [2021-08-26T22:05:29.683Z] Stashed 1 file(s) [Pipeline] } [2021-08-26T22:05:29.694Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-998-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-26T22:05:29.728Z] $ docker stop --time=1 34b615cd083718928caa222e4ea6c02d64a4db8c9a5ce4e2fa1545488e152b07 [2021-08-26T22:05:31.417Z] $ docker rm -f 34b615cd083718928caa222e4ea6c02d64a4db8c9a5ce4e2fa1545488e152b07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-26T22:05:32.346Z] provisioning config files... [2021-08-26T22:05:32.360Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config722724882336661323tmp [Pipeline] { [Pipeline] sh [2021-08-26T22:05:32.699Z] + set +x [2021-08-26T22:05:32.699Z] + curl -s https://codecov.io/bash [2021-08-26T22:05:32.699Z] + bash -s -- [2021-08-26T22:05:32.699Z] [2021-08-26T22:05:32.699Z] _____ _ [2021-08-26T22:05:32.699Z] / ____| | | [2021-08-26T22:05:32.699Z] | | ___ __| | ___ ___ _____ __ [2021-08-26T22:05:32.699Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-26T22:05:32.699Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-26T22:05:32.699Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-26T22:05:32.699Z] Bash-1.0.6 [2021-08-26T22:05:32.699Z] [2021-08-26T22:05:32.699Z] [2021-08-26T22:05:32.699Z] ==> git version 2.24.4 found [2021-08-26T22:05:32.699Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-26T22:05:32.699Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-26T22:05:32.699Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-26T22:05:32.699Z] ==> Jenkins CI detected. [2021-08-26T22:05:32.699Z] current dir:  /w/workspace/dgexfoundry_device-sdk-go_PR-998 [2021-08-26T22:05:32.699Z] project root: . [2021-08-26T22:05:32.699Z] --> token set from env [2021-08-26T22:05:32.699Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-26T22:05:32.699Z] ==> Running gcov in . (disable via -X gcov) [2021-08-26T22:05:32.699Z] ==> Python coveragepy not found [2021-08-26T22:05:32.699Z] ==> Searching for coverage reports in: [2021-08-26T22:05:32.699Z] + . [2021-08-26T22:05:32.969Z] -> Found 1 reports [2021-08-26T22:05:32.969Z] ==> Detecting git/mercurial file structure [2021-08-26T22:05:32.969Z] ==> Reading reports [2021-08-26T22:05:32.969Z] + ./coverage.out bytes=125634 [2021-08-26T22:05:32.969Z] ==> Appending adjustments [2021-08-26T22:05:32.969Z] https://docs.codecov.io/docs/fixing-reports [2021-08-26T22:05:33.236Z] + Found adjustments [2021-08-26T22:05:33.236Z] ==> Gzipping contents [2021-08-26T22:05:33.236Z] 16K /tmp/codecov.7uOtsa.gz [2021-08-26T22:05:33.236Z] ==> Uploading reports [2021-08-26T22:05:33.236Z] url: https://codecov.io [2021-08-26T22:05:33.236Z] query: branch=PR-998&commit=1e495f0945e94b70e812896fa068923a9cef7fb9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-998%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=998&job=&cmd_args= [2021-08-26T22:05:33.236Z] -> Pinging Codecov [2021-08-26T22:05:33.236Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-998&commit=1e495f0945e94b70e812896fa068923a9cef7fb9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-998%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=998&job=&cmd_args= [2021-08-26T22:05:33.507Z] -> Uploading to [2021-08-26T22:05:33.507Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-26/7E55EF52A471D76F132DFD9A03CDDE97/1e495f0945e94b70e812896fa068923a9cef7fb9/69e26fd7-0e4a-4ec0-8f5b-ec52bfa3a9bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T220533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe2e893a37ae545658df341a72433afbcb486422d6c9d28c1fa63028e8038008 [2021-08-26T22:05:33.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T22:05:33.507Z] Dload Upload Total Spent Left Speed [2021-08-26T22:05:34.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16028 0 0 100 16028 0 42989 --:--:-- --:--:-- --:--:-- 43086 [2021-08-26T22:05:34.099Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1e495f0945e94b70e812896fa068923a9cef7fb9 [Pipeline] } [2021-08-26T22:05:34.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-26T22:05:35.499Z] + '[' -d /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-26T22:05:35.829Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T22:05:36.427Z] ---> package-listing.sh [2021-08-26T22:05:36.427Z] ++ facter osfamily [2021-08-26T22:05:36.427Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-26T22:05:36.696Z] + OS_FAMILY=redhat [2021-08-26T22:05:36.696Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-998 [2021-08-26T22:05:36.696Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-26T22:05:36.696Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-26T22:05:36.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-26T22:05:36.696Z] + PACKAGES=/tmp/packages_start.txt [2021-08-26T22:05:36.696Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' [2021-08-26T22:05:36.696Z] + PACKAGES=/tmp/packages_end.txt [2021-08-26T22:05:36.696Z] + case "${OS_FAMILY}" in [2021-08-26T22:05:36.696Z] + rpm -qa [2021-08-26T22:05:36.696Z] + sort [2021-08-26T22:05:37.287Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-26T22:05:37.287Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-26T22:05:37.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-26T22:05:37.287Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' [2021-08-26T22:05:37.287Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ [2021-08-26T22:05:37.287Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ [Pipeline] echo [2021-08-26T22:05:37.307Z] 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-998/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-26T22:05:37.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-26T22:05:38.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T22:05:38.439Z] [2021-08-26T22:05:38.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T22:05:38.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T22:05:38.782Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-26T22:05:38.782Z] b4d181a07f80: Pulling fs layer [2021-08-26T22:05:38.782Z] a1111a8f2ec3: Pulling fs layer [2021-08-26T22:05:38.782Z] ed53099fbce6: Pulling fs layer [2021-08-26T22:05:38.782Z] dc539afda2c1: Pulling fs layer [2021-08-26T22:05:38.782Z] 77bc0d833cb6: Pulling fs layer [2021-08-26T22:05:38.782Z] 9065ff56babe: Pulling fs layer [2021-08-26T22:05:38.782Z] d287ab97295c: Pulling fs layer [2021-08-26T22:05:38.782Z] 77bc0d833cb6: Waiting [2021-08-26T22:05:38.782Z] 9065ff56babe: Waiting [2021-08-26T22:05:38.782Z] d287ab97295c: Waiting [2021-08-26T22:05:38.782Z] dc539afda2c1: Waiting [2021-08-26T22:05:39.049Z] a1111a8f2ec3: Verifying Checksum [2021-08-26T22:05:39.049Z] a1111a8f2ec3: Download complete [2021-08-26T22:05:39.049Z] dc539afda2c1: Verifying Checksum [2021-08-26T22:05:39.049Z] dc539afda2c1: Download complete [2021-08-26T22:05:39.316Z] 77bc0d833cb6: Verifying Checksum [2021-08-26T22:05:39.316Z] 77bc0d833cb6: Download complete [2021-08-26T22:05:39.316Z] 9065ff56babe: Verifying Checksum [2021-08-26T22:05:39.316Z] 9065ff56babe: Download complete [2021-08-26T22:05:39.591Z] ed53099fbce6: Download complete [2021-08-26T22:05:40.174Z] b4d181a07f80: Verifying Checksum [2021-08-26T22:05:40.174Z] b4d181a07f80: Download complete [2021-08-26T22:05:41.154Z] b4d181a07f80: Pull complete [2021-08-26T22:05:41.420Z] a1111a8f2ec3: Pull complete [2021-08-26T22:05:42.015Z] ed53099fbce6: Pull complete [2021-08-26T22:05:42.015Z] dc539afda2c1: Pull complete [2021-08-26T22:05:42.287Z] 77bc0d833cb6: Pull complete [2021-08-26T22:05:42.287Z] 9065ff56babe: Pull complete [2021-08-26T22:05:44.235Z] d287ab97295c: Verifying Checksum [2021-08-26T22:05:44.235Z] d287ab97295c: Download complete [2021-08-26T22:05:48.514Z] d287ab97295c: Pull complete [2021-08-26T22:05:48.514Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-26T22:05:48.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T22:05:48.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-26T22:05:48.606Z] prd-centos7-docker-4c-2g-885 does not seem to be running inside a container [2021-08-26T22:05:48.678Z] $ 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-998/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-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-26T22:05:51.002Z] $ docker top 10864c2a890ea3ba84464ff495610ef305216519d01dc04308fe764c7b0da46d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T22:05:51.405Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-26T22:05:51.725Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-26T22:05:52.042Z] + ls /var/log/sa-host [2021-08-26T22:05:52.042Z] + sadf -c /var/log/sa-host/sa05 [2021-08-26T22:05:52.042Z] file_magic: OK [2021-08-26T22:05:52.042Z] HZ: Using current value: 100 [2021-08-26T22:05:52.042Z] file_header: OK [2021-08-26T22:05:52.042Z] 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-08-26T22:05:52.042Z] Statistics: [2021-08-26T22:05:52.042Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T22:05:52.042Z] File successfully converted to sysstat format version 12.0.3 [2021-08-26T22:05:52.042Z] + sadf -c /var/log/sa-host/sa26 [2021-08-26T22:05:52.042Z] file_magic: OK [2021-08-26T22:05:52.042Z] HZ: Using current value: 100 [2021-08-26T22:05:52.042Z] file_header: OK [2021-08-26T22:05:52.042Z] 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-08-26T22:05:52.042Z] Statistics: [2021-08-26T22:05:52.042Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T22:05:52.042Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T22:05:52.225Z] provisioning config files... [2021-08-26T22:05:52.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config1697914690615213757tmp [Pipeline] { [Pipeline] echo [2021-08-26T22:05:52.267Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T22:05:52.587Z] ---> create-netrc.sh [Pipeline] } [2021-08-26T22:05:52.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-26T22:05:52.994Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-26T22:05:53.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T22:05:53.326Z] ---> sudo-logs.sh [2021-08-26T22:05:53.326Z] Archiving 'sudo' log.. [2021-08-26T22:05:53.326Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-885.vexxhost.local: Name or service not known [2021-08-26T22:05:53.326Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-885.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-26T22:05:53.367Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T22:05:53.896Z] ---> job-cost.sh [2021-08-26T22:05:53.896Z] lf-activate-venv: SKIPPING [2021-08-26T22:05:53.896Z] DEBUG: total: 0.10999999940395355 [2021-08-26T22:05:53.896Z] INFO: Retrieving Stack Cost... [2021-08-26T22:05:54.858Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-26T22:05:55.125Z] INFO: Archiving Costs [Pipeline] echo [2021-08-26T22:05:55.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T22:05:55.466Z] ---> logs-deploy.sh [2021-08-26T22:05:55.466Z] lf-activate-venv: SKIPPING [2021-08-26T22:05:55.467Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-998/6 [2021-08-26T22:05:55.467Z] INFO: archiving workspace using pattern(s): [2021-08-26T22:05:56.053Z] Archives upload complete. [2021-08-26T22:05:56.324Z] INFO: archiving logs to Nexus