Pull request #1058 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4+555c3bb6a6e69767d223739ff73f88b00326690d (370739ed01a3e4ee5d6fc1472fc56a4f9e6739c0) 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-ssh106207189262497960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh4550864971771642124.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-1058/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-1058/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7173587539921344595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh3464499765163466322.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1058/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-1058/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5511138576976141008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true 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 ‘prd-centos7-docker-4c-2g-27951’ Running on prd-centos7-docker-4c-2g-27954 in /w/workspace/gexfoundry_device-sdk-go_PR-1058 [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/gexfoundry_device-sdk-go_PR-1058 # 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/gexfoundry_device-sdk-go_PR-1058@tmp/jenkins-gitclient-ssh3116339156352497089.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/gexfoundry_device-sdk-go_PR-1058@tmp/jenkins-gitclient-ssh2845165211108387709.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1058/head:refs/remotes/origin/PR-1058 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 Merge succeeded, producing 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 Checking out Revision 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 (PR-1058) > git config core.sparsecheckout # timeout=10 > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # 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/gexfoundry_device-sdk-go_PR-1058@tmp/jenkins-gitclient-ssh5450244199361043747.key > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 Commit message: "fix: Add setting correlation id when Events created via AutoEvents" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T17:41:31.300Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T17:41:31.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T17:41:31.347Z] ========================================================= [2021-11-08T17:41:31.347Z] EdgeX Global Pipelines Version Info [2021-11-08T17:41:31.347Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a389391182a65bc5d9081bc01595d1785f2c5b27 # timeout=10 [2021-11-08T17:41:32.477Z] ------------------- [2021-11-08T17:41:32.477Z] stable info: [2021-11-08T17:41:32.477Z] ------------------- [2021-11-08T17:41:32.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T17:41:32.477Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T17:41:32.477Z] Message: update stable to v1.0.211 [2021-11-08T17:41:33.050Z] ------------------- [2021-11-08T17:41:33.050Z] experimental info: [2021-11-08T17:41:33.050Z] ------------------- [2021-11-08T17:41:33.050Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T17:41:33.050Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T17:41:33.050Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T17:41:33.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-11-08T17:41:33.139Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-11-08T17:41:33.152Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T17:41:33.161Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T17:41:33.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T17:41:33.178Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-08T17:41:33.185Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-08T17:41:33.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-11-08T17:41:33.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-08T17:41:33.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T17:41:33.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T17:41:33.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-11-08T17:41:33.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T17:41:33.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T17:41:33.277Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T17:41:33.289Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T17:41:33.305Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T17:41:33.314Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T17:41:33.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T17:41:33.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-08T17:41:33.346Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-08T17:41:33.356Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-08T17:41:33.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-08T17:41:33.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-08T17:41:33.390Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-08T17:41:33.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T17:41:33.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1058 [Pipeline] echo [2021-11-08T17:41:33.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1058 [Pipeline] echo [2021-11-08T17:41:33.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1058 [Pipeline] echo [2021-11-08T17:41:33.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [Pipeline] echo [2021-11-08T17:41:33.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2556ce3 [Pipeline] echo [2021-11-08T17:41:33.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T17:41:33.515Z] provisioning config files... [2021-11-08T17:41:33.532Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/config2972694013753971301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:41:33.845Z] ---> docker-login.sh [2021-11-08T17:41:33.845Z] nexus3.edgexfoundry.org:10001 [2021-11-08T17:41:33.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:41:34.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:41:34.109Z] Configure a credential helper to remove this warning. See [2021-11-08T17:41:34.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:41:34.109Z] [2021-11-08T17:41:34.109Z] Login Succeeded [2021-11-08T17:41:34.109Z] nexus3.edgexfoundry.org:10002 [2021-11-08T17:41:34.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:41:34.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:41:34.109Z] Configure a credential helper to remove this warning. See [2021-11-08T17:41:34.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:41:34.109Z] [2021-11-08T17:41:34.109Z] Login Succeeded [2021-11-08T17:41:34.109Z] nexus3.edgexfoundry.org:10003 [2021-11-08T17:41:34.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:41:34.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:41:34.368Z] Configure a credential helper to remove this warning. See [2021-11-08T17:41:34.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:41:34.368Z] [2021-11-08T17:41:34.368Z] Login Succeeded [2021-11-08T17:41:34.368Z] nexus3.edgexfoundry.org:10004 [2021-11-08T17:41:34.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:41:34.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:41:34.368Z] Configure a credential helper to remove this warning. See [2021-11-08T17:41:34.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:41:34.368Z] [2021-11-08T17:41:34.368Z] Login Succeeded [2021-11-08T17:41:34.368Z] docker.io [2021-11-08T17:41:34.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:41:34.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:41:34.938Z] Configure a credential helper to remove this warning. See [2021-11-08T17:41:34.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:41:34.938Z] [2021-11-08T17:41:34.938Z] Login Succeeded [2021-11-08T17:41:34.938Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T17:41:34.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-08T17:41:35.349Z] + git rev-list -1 --merges 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4~1..2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [Pipeline] echo [2021-11-08T17:41:35.385Z] -----------> git rev-list -1 --merges 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4~1..2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [false] [Pipeline] sh [2021-11-08T17:41:35.679Z] + git log --format=format:%s -1 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [Pipeline] echo [2021-11-08T17:41:35.694Z] ========================================================= [2021-11-08T17:41:35.694Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T17:41:35.694Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T17:41:36.028Z] + git log --format=format:%s -1 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [Pipeline] echo [2021-11-08T17:41:36.040Z] [semverPrep] GIT_COMMIT: 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4, Commit Message: fix: Add setting correlation id when Events created via AutoEvents [Pipeline] echo [2021-11-08T17:41:36.048Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:41:36.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T17:41:36.470Z] [2021-11-08T17:41:36.470Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:41:36.787Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T17:41:36.787Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T17:41:36.787Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T17:41:36.787Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T17:41:36.787Z] 4c7163046ea9: Pulling fs layer [2021-11-08T17:41:36.787Z] 0c2d73faf560: Pulling fs layer [2021-11-08T17:41:36.787Z] 0c2d73faf560: Waiting [2021-11-08T17:41:36.787Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T17:41:36.787Z] 3e5f54012d9b: Download complete [2021-11-08T17:41:36.787Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T17:41:36.787Z] a0d0a0d46f8b: Download complete [2021-11-08T17:41:36.787Z] 0c2d73faf560: Verifying Checksum [2021-11-08T17:41:36.787Z] 0c2d73faf560: Download complete [2021-11-08T17:41:36.787Z] 4c7163046ea9: Verifying Checksum [2021-11-08T17:41:36.787Z] 4c7163046ea9: Download complete [2021-11-08T17:41:37.050Z] a0d0a0d46f8b: Pull complete [2021-11-08T17:41:37.050Z] 3e5f54012d9b: Pull complete [2021-11-08T17:41:37.319Z] 4c7163046ea9: Pull complete [2021-11-08T17:41:37.586Z] 0c2d73faf560: Pull complete [2021-11-08T17:41:37.586Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T17:41:37.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T17:41:37.586Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T17:41:37.653Z] prd-centos7-docker-4c-2g-27954 does not seem to be running inside a container [2021-11-08T17:41:37.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1058 -v /w/workspace/gexfoundry_device-sdk-go_PR-1058:/w/workspace/gexfoundry_device-sdk-go_PR-1058:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1058@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T17:41:38.320Z] $ docker top 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T17:41:38.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T17:41:38.407Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T17:41:38.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T17:41:38.504Z] $ docker exec 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 ssh-agent [2021-11-08T17:41:38.591Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNbFhLo/agent.14 [2021-11-08T17:41:38.591Z] SSH_AGENT_PID=21 [2021-11-08T17:41:38.597Z] Running ssh-add (command line suppressed) [2021-11-08T17:41:38.687Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_4963141230353196009.key (/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_4963141230353196009.key) [2021-11-08T17:41:38.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T17:41:38.989Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T17:41:39.002Z] $ docker exec --env ******** --env ******** 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 ssh-agent -k [2021-11-08T17:41:39.107Z] unset SSH_AUTH_SOCK; [2021-11-08T17:41:39.107Z] unset SSH_AGENT_PID; [2021-11-08T17:41:39.107Z] echo Agent pid 21 killed; [2021-11-08T17:41:39.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T17:41:39.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T17:41:39.138Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T17:41:39.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T17:41:39.257Z] $ docker exec 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 ssh-agent [2021-11-08T17:41:39.358Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdHgHpi/agent.55 [2021-11-08T17:41:39.358Z] SSH_AGENT_PID=62 [2021-11-08T17:41:39.364Z] Running ssh-add (command line suppressed) [2021-11-08T17:41:39.458Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_7142635891679292255.key (/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_7142635891679292255.key) [2021-11-08T17:41:39.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T17:41:39.761Z] + git semver init [2021-11-08T17:41:39.761Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T17:41:39.761Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1058/.git [2021-11-08T17:41:39.761Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1058 [2021-11-08T17:41:39.761Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T17:41:39.761Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T17:41:39.761Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T17:41:39.761Z] # $SEMVER_BRANCH = PR-1058 [2021-11-08T17:41:39.761Z] # $SEMVER_TEMP = /tmp/semver-586488016 [2021-11-08T17:41:39.761Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-11-08T17:41:40.708Z] # '/tmp/semver-586488016' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1058/.semver' [2021-11-08T17:41:40.708Z] # -> Force: false [2021-11-08T17:41:40.708Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1058/.semver [Pipeline] } [2021-11-08T17:41:40.718Z] $ docker exec --env ******** --env ******** 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 ssh-agent -k [2021-11-08T17:41:40.819Z] unset SSH_AUTH_SOCK; [2021-11-08T17:41:40.819Z] unset SSH_AGENT_PID; [2021-11-08T17:41:40.819Z] echo Agent pid 62 killed; [2021-11-08T17:41:40.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T17:41:41.128Z] + git semver [Pipeline] } [2021-11-08T17:41:41.141Z] $ docker stop --time=1 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 [2021-11-08T17:41:42.342Z] $ docker rm -f 477ae159194866b2d140a0a2e1f13f2ec6c191746d1ccc4e59a58690eed2c874 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T17:41:42.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T17:41:42.941Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T17:41:42.943Z] [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-11-08T17:41:58.060Z] Still waiting to schedule task [2021-11-08T17:41:58.060Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-08T17:41:58.061Z] Still waiting to schedule task [2021-11-08T17:41:58.061Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-27952’ is offline [2021-11-08T17:42:54.468Z] Running on prd-centos7-docker-4c-2g-27956 in /w/workspace/gexfoundry_device-sdk-go_PR-1058 [Pipeline] { [Pipeline] ws [2021-11-08T17:42:54.477Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-11-08T17:42:54.605Z] Selected Git installation does not exist. Using Default [2021-11-08T17:42:54.605Z] The recommended git tool is: NONE [2021-11-08T17:42:56.564Z] using credential edgex-jenkins-ssh [2021-11-08T17:42:56.576Z] Cloning the remote Git repository [2021-11-08T17:42:56.261Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-08T17:42:56.317Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-11-08T17:42:56.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-08T17:42:56.353Z] > git --version # timeout=10 [2021-11-08T17:42:56.361Z] > git --version # 'git version 2.24.4' [2021-11-08T17:42:56.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T17:42:56.384Z] [INFO] Currently running in a labeled security context [2021-11-08T17:42:56.384Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T17:42:56.385Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh5263654857805644504.key [2021-11-08T17:42:56.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T17:42:57.358Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-08T17:42:57.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T17:42:57.378Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-08T17:42:57.395Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-08T17:42:57.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T17:42:57.396Z] [INFO] Currently running in a labeled security context [2021-11-08T17:42:57.396Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T17:42:57.396Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh3235597540301314683.key [2021-11-08T17:42:57.403Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1058/head:refs/remotes/origin/PR-1058 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T17:42:58.355Z] Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [2021-11-08T17:42:58.468Z] Merge succeeded, producing 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [2021-11-08T17:42:58.468Z] Checking out Revision 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 (PR-1058) [2021-11-08T17:42:58.000Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T17:42:58.012Z] > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 [2021-11-08T17:42:58.056Z] > git remote # timeout=10 [2021-11-08T17:42:58.063Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T17:42:58.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T17:42:58.075Z] [INFO] Currently running in a labeled security context [2021-11-08T17:42:58.075Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T17:42:58.075Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7006658127869630489.key [2021-11-08T17:42:58.082Z] > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 [2021-11-08T17:42:58.096Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T17:42:58.110Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T17:42:58.118Z] > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 [2021-11-08T17:43:02.024Z] Commit message: "fix: Add setting correlation id when Events created via AutoEvents" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T17:43:02.611Z] provisioning config files... [2021-11-08T17:43:02.625Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config5962964646956618713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:43:03.015Z] ---> docker-login.sh [2021-11-08T17:43:03.015Z] nexus3.edgexfoundry.org:10001 [2021-11-08T17:43:03.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:43:03.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:43:03.015Z] Configure a credential helper to remove this warning. See [2021-11-08T17:43:03.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:43:03.015Z] [2021-11-08T17:43:03.015Z] Login Succeeded [2021-11-08T17:43:03.015Z] nexus3.edgexfoundry.org:10002 [2021-11-08T17:43:03.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:43:03.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:43:03.281Z] Configure a credential helper to remove this warning. See [2021-11-08T17:43:03.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:43:03.281Z] [2021-11-08T17:43:03.281Z] Login Succeeded [2021-11-08T17:43:03.281Z] nexus3.edgexfoundry.org:10003 [2021-11-08T17:43:03.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:43:03.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:43:03.281Z] Configure a credential helper to remove this warning. See [2021-11-08T17:43:03.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:43:03.281Z] [2021-11-08T17:43:03.281Z] Login Succeeded [2021-11-08T17:43:03.281Z] nexus3.edgexfoundry.org:10004 [2021-11-08T17:43:03.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:43:03.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:43:03.541Z] Configure a credential helper to remove this warning. See [2021-11-08T17:43:03.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:43:03.541Z] [2021-11-08T17:43:03.541Z] Login Succeeded [2021-11-08T17:43:03.541Z] docker.io [2021-11-08T17:43:03.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:43:03.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:43:03.800Z] Configure a credential helper to remove this warning. See [2021-11-08T17:43:03.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:43:03.800Z] [2021-11-08T17:43:03.800Z] Login Succeeded [2021-11-08T17:43:03.800Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T17:43:03.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T17:43:03.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T17:43:03.969Z] ========================================================= [2021-11-08T17:43:03.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-08T17:43:03.969Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:43:04.273Z] + 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-11-08T17:43:04.273Z] Sending build context to Docker daemon 2.741MB [2021-11-08T17:43:04.273Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T17:43:04.273Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-08T17:43:04.273Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-08T17:43:04.273Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T17:43:04.273Z] 31adcdaf11c8: Pulling fs layer [2021-11-08T17:43:04.273Z] b8b176561691: Pulling fs layer [2021-11-08T17:43:04.273Z] 4527c011a84f: Pulling fs layer [2021-11-08T17:43:04.273Z] 5d74067f8e1e: Pulling fs layer [2021-11-08T17:43:04.273Z] e0aca202a116: Pulling fs layer [2021-11-08T17:43:04.273Z] 3a43be97a3b4: Pulling fs layer [2021-11-08T17:43:04.273Z] 34cad66bf833: Pulling fs layer [2021-11-08T17:43:04.273Z] b4e3c513aaa6: Pulling fs layer [2021-11-08T17:43:04.273Z] 4527c011a84f: Waiting [2021-11-08T17:43:04.273Z] 5d74067f8e1e: Waiting [2021-11-08T17:43:04.273Z] e0aca202a116: Waiting [2021-11-08T17:43:04.273Z] 3a43be97a3b4: Waiting [2021-11-08T17:43:04.273Z] 34cad66bf833: Waiting [2021-11-08T17:43:04.273Z] b4e3c513aaa6: Waiting [2021-11-08T17:43:04.273Z] 31adcdaf11c8: Download complete [2021-11-08T17:43:04.273Z] b8b176561691: Verifying Checksum [2021-11-08T17:43:04.273Z] b8b176561691: Download complete [2021-11-08T17:43:04.273Z] 5d74067f8e1e: Verifying Checksum [2021-11-08T17:43:04.273Z] 5d74067f8e1e: Download complete [2021-11-08T17:43:04.543Z] e0aca202a116: Verifying Checksum [2021-11-08T17:43:04.543Z] e0aca202a116: Download complete [2021-11-08T17:43:04.543Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T17:43:04.543Z] a0d0a0d46f8b: Download complete [2021-11-08T17:43:04.543Z] 3a43be97a3b4: Verifying Checksum [2021-11-08T17:43:04.543Z] 3a43be97a3b4: Download complete [2021-11-08T17:43:04.543Z] 34cad66bf833: Verifying Checksum [2021-11-08T17:43:04.543Z] 34cad66bf833: Download complete [2021-11-08T17:43:04.820Z] a0d0a0d46f8b: Pull complete [2021-11-08T17:43:05.084Z] 31adcdaf11c8: Pull complete [2021-11-08T17:43:05.084Z] 4527c011a84f: Verifying Checksum [2021-11-08T17:43:05.084Z] 4527c011a84f: Download complete [2021-11-08T17:43:05.085Z] b4e3c513aaa6: Verifying Checksum [2021-11-08T17:43:05.085Z] b4e3c513aaa6: Download complete [2021-11-08T17:43:05.085Z] b8b176561691: Pull complete [2021-11-08T17:43:09.333Z] 4527c011a84f: Pull complete [2021-11-08T17:43:09.333Z] 5d74067f8e1e: Pull complete [2021-11-08T17:43:09.333Z] e0aca202a116: Pull complete [2021-11-08T17:43:09.333Z] 3a43be97a3b4: Pull complete [2021-11-08T17:43:09.333Z] 34cad66bf833: Pull complete [2021-11-08T17:43:12.675Z] b4e3c513aaa6: Pull complete [2021-11-08T17:43:12.675Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-08T17:43:12.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T17:43:12.675Z] ---> 9f6097aaca64 [2021-11-08T17:43:12.675Z] Step 3/10 : ARG MAKE=make build [2021-11-08T17:43:16.905Z] ---> Running in 053855fd1475 [2021-11-08T17:43:16.905Z] Removing intermediate container 053855fd1475 [2021-11-08T17:43:16.905Z] ---> a8256b52c672 [2021-11-08T17:43:16.905Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-08T17:43:16.905Z] ---> Running in c61d55f535ca [2021-11-08T17:43:16.905Z] Removing intermediate container c61d55f535ca [2021-11-08T17:43:16.905Z] ---> 4c6fb0c567d6 [2021-11-08T17:43:16.905Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-08T17:43:16.905Z] ---> Running in 6b78253b53e1 [2021-11-08T17:43:16.905Z] Removing intermediate container 6b78253b53e1 [2021-11-08T17:43:16.905Z] ---> f455e18b48f2 [2021-11-08T17:43:16.905Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T17:43:16.905Z] ---> Running in b5db81f5bf1b [2021-11-08T17:43:17.165Z] Removing intermediate container b5db81f5bf1b [2021-11-08T17:43:17.165Z] ---> 25f62e8659f6 [2021-11-08T17:43:17.165Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-08T17:43:17.165Z] ---> Running in 799bca10b9ec [2021-11-08T17:43:17.427Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T17:43:20.737Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T17:43:21.316Z] OK: 220 MiB in 52 packages [2021-11-08T17:43:21.316Z] Removing intermediate container 799bca10b9ec [2021-11-08T17:43:21.316Z] ---> f5c7f9061e4b [2021-11-08T17:43:21.316Z] Step 8/10 : COPY . . [2021-11-08T17:43:21.895Z] ---> b8beceb9ebb8 [2021-11-08T17:43:21.895Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T17:43:21.895Z] ---> Running in fc3f7ec9f5a2 [2021-11-08T17:43:52.185Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27955 in /w/workspace/gexfoundry_device-sdk-go_PR-1058 [Pipeline] { [Pipeline] ws [2021-11-08T17:43:52.197Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-11-08T17:43:52.409Z] Selected Git installation does not exist. Using Default [2021-11-08T17:43:52.409Z] The recommended git tool is: NONE [2021-11-08T17:43:54.063Z] Removing intermediate container fc3f7ec9f5a2 [2021-11-08T17:43:54.063Z] ---> 502283ca7cda [2021-11-08T17:43:54.063Z] Step 10/10 : RUN ${MAKE} [2021-11-08T17:43:54.063Z] ---> Running in d4f3543a94e7 [2021-11-08T17:43:54.322Z] noop [2021-11-08T17:43:54.582Z] Removing intermediate container d4f3543a94e7 [2021-11-08T17:43:54.582Z] ---> 7244ab79a2d0 [2021-11-08T17:43:54.582Z] Successfully built 7244ab79a2d0 [2021-11-08T17:43:54.582Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:43:54.877Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T17:43:54.877Z] . [Pipeline] withDockerContainer [2021-11-08T17:43:54.953Z] prd-centos7-docker-4c-2g-27956 does not seem to be running inside a container [2021-11-08T17:43:54.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-08T17:43:55.361Z] $ docker top 91a1f56c05f72592b6ac74dcb91d20434db7b1ab51e815d5c6d2da27f1dc844d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T17:43:55.756Z] + go version [2021-11-08T17:43:55.756Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-08T17:43:55.770Z] $ docker stop --time=1 91a1f56c05f72592b6ac74dcb91d20434db7b1ab51e815d5c6d2da27f1dc844d [2021-11-08T17:43:56.972Z] $ docker rm -f 91a1f56c05f72592b6ac74dcb91d20434db7b1ab51e815d5c6d2da27f1dc844d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:43:57.483Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T17:43:57.484Z] . [Pipeline] withDockerContainer [2021-11-08T17:43:57.557Z] prd-centos7-docker-4c-2g-27956 does not seem to be running inside a container [2021-11-08T17:43:57.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-08T17:43:57.904Z] using credential edgex-jenkins-ssh [2021-11-08T17:43:57.929Z] Cloning the remote Git repository [2021-11-08T17:43:58.004Z] $ docker top fcc43ef94f06d54ba74ee20be7892cd6c4cfe14e1a3d7426750f59ba88c38e30 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T17:43:58.401Z] + make test [2021-11-08T17:43:58.401Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-08T17:43:57.997Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-08T17:43:58.176Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-11-08T17:43:58.270Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-08T17:43:58.271Z] > git --version # timeout=10 [2021-11-08T17:43:58.294Z] > git --version # 'git version 2.17.1' [2021-11-08T17:43:58.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T17:43:58.410Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T17:43:59.649Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-08T17:43:59.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T17:43:59.698Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-08T17:43:59.738Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-08T17:43:59.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T17:43:59.752Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1058/head:refs/remotes/origin/PR-1058 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T17:44:00.436Z] Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [2021-11-08T17:44:00.669Z] Merge succeeded, producing 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 [2021-11-08T17:44:00.670Z] Checking out Revision 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 (PR-1058) [2021-11-08T17:44:00.453Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T17:44:00.474Z] > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 [2021-11-08T17:44:00.582Z] > git remote # timeout=10 [2021-11-08T17:44:00.599Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T17:44:00.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T17:44:00.623Z] > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 [2021-11-08T17:44:00.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T17:44:00.678Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T17:44:00.702Z] > git checkout -f 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 [2021-11-08T17:44:03.729Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-08T17:44:04.948Z] Commit message: "fix: Add setting correlation id when Events created via AutoEvents" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T17:44:05.804Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T17:44:05.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T17:44:05.804Z] Dload Upload Total Spent Left Speed [2021-11-08T17:44:05.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k [Pipeline] sh [2021-11-08T17:44:06.216Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-08T17:44:06.558Z] + + sudo tee /etc/docker/daemon.new [2021-11-08T17:44:06.558Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T17:44:06.558Z] { [2021-11-08T17:44:06.558Z] "registry-mirrors": [ [2021-11-08T17:44:06.558Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T17:44:06.558Z] ], [2021-11-08T17:44:06.558Z] "bip": "10.250.0.254/24", [2021-11-08T17:44:06.558Z] "hosts": [ [2021-11-08T17:44:06.558Z] "tcp://0.0.0.0:5555", [2021-11-08T17:44:06.558Z] "unix:///var/run/docker.sock" [2021-11-08T17:44:06.558Z] ], [2021-11-08T17:44:06.558Z] "mtu": 1458, [2021-11-08T17:44:06.558Z] "selinux-enabled": true, [2021-11-08T17:44:06.558Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T17:44:06.558Z] } [Pipeline] sh [2021-11-08T17:44:06.910Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T17:44:07.266Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T17:44:25.673Z] provisioning config files... [2021-11-08T17:44:25.698Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config51752555899033668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:44:25.820Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-08T17:44:25.820Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-08T17:44:25.820Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-08T17:44:26.066Z] ---> docker-login.sh [2021-11-08T17:44:26.066Z] nexus3.edgexfoundry.org:10001 [2021-11-08T17:44:26.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:44:26.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:44:26.951Z] Configure a credential helper to remove this warning. See [2021-11-08T17:44:26.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:44:26.951Z] [2021-11-08T17:44:26.951Z] Login Succeeded [2021-11-08T17:44:26.951Z] nexus3.edgexfoundry.org:10002 [2021-11-08T17:44:27.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:44:27.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:44:27.550Z] Configure a credential helper to remove this warning. See [2021-11-08T17:44:27.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:44:27.550Z] [2021-11-08T17:44:27.550Z] Login Succeeded [2021-11-08T17:44:27.550Z] nexus3.edgexfoundry.org:10003 [2021-11-08T17:44:27.758Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.047s coverage: 23.5% of statements [2021-11-08T17:44:27.758Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-08T17:44:27.758Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.044s coverage: 27.6% of statements [2021-11-08T17:44:28.028Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements [2021-11-08T17:44:28.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:44:28.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:44:28.149Z] Configure a credential helper to remove this warning. See [2021-11-08T17:44:28.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:44:28.149Z] [2021-11-08T17:44:28.149Z] Login Succeeded [2021-11-08T17:44:28.149Z] nexus3.edgexfoundry.org:10004 [2021-11-08T17:44:28.292Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements [2021-11-08T17:44:28.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-08T17:44:28.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-08T17:44:28.292Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-08T17:44:28.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:44:28.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:44:28.704Z] Configure a credential helper to remove this warning. See [2021-11-08T17:44:28.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:44:28.704Z] [2021-11-08T17:44:28.704Z] Login Succeeded [2021-11-08T17:44:28.704Z] docker.io [2021-11-08T17:44:28.868Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.062s coverage: 28.7% of statements [2021-11-08T17:44:28.868Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-08T17:44:28.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T17:44:29.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T17:44:29.576Z] Configure a credential helper to remove this warning. See [2021-11-08T17:44:29.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T17:44:29.576Z] [2021-11-08T17:44:29.576Z] Login Succeeded [2021-11-08T17:44:29.576Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T17:44:29.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T17:44:30.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T17:44:30.122Z] ========================================================= [2021-11-08T17:44:30.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-08T17:44:30.122Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:44:30.272Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.059s coverage: 83.3% of statements [2021-11-08T17:44:30.272Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-08T17:44:30.272Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-08T17:44:30.272Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 57.8% of statements [2021-11-08T17:44:30.475Z] + 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-11-08T17:44:31.074Z] Sending build context to Docker daemon 2.741MB [2021-11-08T17:44:31.074Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T17:44:31.074Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-08T17:44:31.237Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.798s coverage: 89.2% of statements [2021-11-08T17:44:31.237Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-08T17:44:31.237Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.9% of statements [2021-11-08T17:44:31.237Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-08T17:44:31.237Z] GO111MODULE=on go vet ./... [2021-11-08T17:44:31.349Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-08T17:44:31.349Z] 552d1f2373af: Pulling fs layer [2021-11-08T17:44:31.349Z] ea3f2d53f512: Pulling fs layer [2021-11-08T17:44:31.349Z] 9e70ebbbe112: Pulling fs layer [2021-11-08T17:44:31.349Z] 7a9cfe048b4a: Pulling fs layer [2021-11-08T17:44:31.349Z] 72dc09318566: Pulling fs layer [2021-11-08T17:44:31.349Z] f4f7b4309257: Pulling fs layer [2021-11-08T17:44:31.349Z] 0ac9a79272e3: Pulling fs layer [2021-11-08T17:44:31.349Z] b78e95d17946: Pulling fs layer [2021-11-08T17:44:31.349Z] 7a9cfe048b4a: Waiting [2021-11-08T17:44:31.349Z] f4f7b4309257: Waiting [2021-11-08T17:44:31.349Z] 72dc09318566: Waiting [2021-11-08T17:44:31.349Z] 0ac9a79272e3: Waiting [2021-11-08T17:44:31.349Z] b78e95d17946: Waiting [2021-11-08T17:44:31.349Z] 9e70ebbbe112: Verifying Checksum [2021-11-08T17:44:31.349Z] 9e70ebbbe112: Download complete [2021-11-08T17:44:31.349Z] ea3f2d53f512: Verifying Checksum [2021-11-08T17:44:31.349Z] ea3f2d53f512: Download complete [2021-11-08T17:44:31.349Z] 72dc09318566: Verifying Checksum [2021-11-08T17:44:31.349Z] 72dc09318566: Download complete [2021-11-08T17:44:31.349Z] f4f7b4309257: Verifying Checksum [2021-11-08T17:44:31.349Z] f4f7b4309257: Download complete [2021-11-08T17:44:31.349Z] 552d1f2373af: Verifying Checksum [2021-11-08T17:44:31.349Z] 0ac9a79272e3: Verifying Checksum [2021-11-08T17:44:31.349Z] 0ac9a79272e3: Download complete [2021-11-08T17:44:31.966Z] 552d1f2373af: Pull complete [2021-11-08T17:44:32.566Z] ea3f2d53f512: Pull complete [2021-11-08T17:44:33.168Z] 9e70ebbbe112: Pull complete [2021-11-08T17:44:33.444Z] b78e95d17946: Verifying Checksum [2021-11-08T17:44:33.444Z] b78e95d17946: Download complete [2021-11-08T17:44:33.719Z] 7a9cfe048b4a: Verifying Checksum [2021-11-08T17:44:33.719Z] 7a9cfe048b4a: Download complete [2021-11-08T17:44:43.879Z] 7a9cfe048b4a: Pull complete [2021-11-08T17:44:44.474Z] 72dc09318566: Pull complete [2021-11-08T17:44:44.748Z] f4f7b4309257: Pull complete [2021-11-08T17:44:45.021Z] 0ac9a79272e3: Pull complete [2021-11-08T17:44:49.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T17:44:49.407Z] ./internal/autoevent/executor.go [2021-11-08T17:44:49.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T17:44:49.407Z] make: *** [Makefile:38: test] Error 1 [Pipeline] } [2021-11-08T17:44:49.420Z] $ docker stop --time=1 fcc43ef94f06d54ba74ee20be7892cd6c4cfe14e1a3d7426750f59ba88c38e30 [2021-11-08T17:44:50.964Z] $ docker rm -f fcc43ef94f06d54ba74ee20be7892cd6c4cfe14e1a3d7426750f59ba88c38e30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:44:51.745Z] b78e95d17946: Pull complete [2021-11-08T17:44:51.745Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-08T17:44:51.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T17:44:51.745Z] ---> 8b459fc5aaf0 [2021-11-08T17:44:51.745Z] Step 3/10 : ARG MAKE=make build [2021-11-08T17:44:51.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T17:44:51.797Z] [2021-11-08T17:44:51.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:44:52.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T17:44:52.098Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T17:44:52.098Z] b4d181a07f80: Pulling fs layer [2021-11-08T17:44:52.098Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T17:44:52.098Z] ed53099fbce6: Pulling fs layer [2021-11-08T17:44:52.098Z] dc539afda2c1: Pulling fs layer [2021-11-08T17:44:52.098Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T17:44:52.098Z] 9065ff56babe: Pulling fs layer [2021-11-08T17:44:52.098Z] d287ab97295c: Pulling fs layer [2021-11-08T17:44:52.098Z] dc539afda2c1: Waiting [2021-11-08T17:44:52.098Z] 77bc0d833cb6: Waiting [2021-11-08T17:44:52.098Z] 9065ff56babe: Waiting [2021-11-08T17:44:52.098Z] d287ab97295c: Waiting [2021-11-08T17:44:52.098Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T17:44:52.098Z] a1111a8f2ec3: Download complete [2021-11-08T17:44:52.098Z] dc539afda2c1: Verifying Checksum [2021-11-08T17:44:52.098Z] dc539afda2c1: Download complete [2021-11-08T17:44:52.361Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T17:44:52.361Z] 77bc0d833cb6: Download complete [2021-11-08T17:44:52.361Z] 9065ff56babe: Verifying Checksum [2021-11-08T17:44:52.361Z] 9065ff56babe: Download complete [2021-11-08T17:44:52.361Z] ed53099fbce6: Verifying Checksum [2021-11-08T17:44:52.361Z] ed53099fbce6: Download complete [2021-11-08T17:44:52.361Z] b4d181a07f80: Verifying Checksum [2021-11-08T17:44:52.361Z] b4d181a07f80: Download complete [2021-11-08T17:44:52.724Z] ---> Running in e816bc9cabf2 [2021-11-08T17:44:52.938Z] d287ab97295c: Verifying Checksum [2021-11-08T17:44:52.938Z] d287ab97295c: Download complete [2021-11-08T17:44:52.998Z] Removing intermediate container e816bc9cabf2 [2021-11-08T17:44:52.998Z] ---> 9363fc93edda [2021-11-08T17:44:52.998Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-08T17:44:52.998Z] ---> Running in 90ab5f01179a [2021-11-08T17:44:53.593Z] Removing intermediate container 90ab5f01179a [2021-11-08T17:44:53.593Z] ---> 3e1642463b13 [2021-11-08T17:44:53.593Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-08T17:44:53.593Z] ---> Running in 6e9854564561 [2021-11-08T17:44:53.874Z] b4d181a07f80: Pull complete [2021-11-08T17:44:53.874Z] a1111a8f2ec3: Pull complete [2021-11-08T17:44:54.191Z] Removing intermediate container 6e9854564561 [2021-11-08T17:44:54.191Z] ---> 2282ebbe124e [2021-11-08T17:44:54.191Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T17:44:54.191Z] ---> Running in 1ad6241c0d17 [2021-11-08T17:44:54.447Z] ed53099fbce6: Pull complete [2021-11-08T17:44:54.707Z] dc539afda2c1: Pull complete [2021-11-08T17:44:54.978Z] 77bc0d833cb6: Pull complete [2021-11-08T17:44:54.978Z] 9065ff56babe: Pull complete [2021-11-08T17:44:56.171Z] Removing intermediate container 1ad6241c0d17 [2021-11-08T17:44:56.171Z] ---> f22b5dd64160 [2021-11-08T17:44:56.171Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-08T17:44:56.171Z] ---> Running in 361e2b3c83cf [2021-11-08T17:44:57.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T17:44:58.585Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T17:44:59.191Z] OK: 219 MiB in 52 packages [2021-11-08T17:45:00.171Z] Removing intermediate container 361e2b3c83cf [2021-11-08T17:45:00.171Z] ---> a9b41e1081e1 [2021-11-08T17:45:00.171Z] Step 8/10 : COPY . . [2021-11-08T17:45:00.281Z] d287ab97295c: Pull complete [2021-11-08T17:45:00.281Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T17:45:00.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T17:45:00.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T17:45:00.340Z] prd-centos7-docker-4c-2g-27956 does not seem to be running inside a container [2021-11-08T17:45:00.375Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T17:45:01.610Z] ---> 4a24edebb041 [2021-11-08T17:45:01.610Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T17:45:01.611Z] ---> Running in 292c0b3f872a [2021-11-08T17:45:03.098Z] $ docker top 8a9e2e466fc3ce203634758b6a35d06d9768e4a9ad04cb3af3eb96f9ad3e784f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:45:03.544Z] ---> job-cost.sh [2021-11-08T17:45:03.544Z] lf-activate-venv: SKIPPING [2021-11-08T17:45:03.544Z] INFO: No Stack... [2021-11-08T17:45:03.804Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T17:45:04.380Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T17:45:04.674Z] + cut -d, -f6 [2021-11-08T17:45:04.674Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-11-08T17:45:04.700Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [2021-11-08T17:45:04.708Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] did not exist. Created. [2021-11-08T17:45:04.708Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T17:45:05.011Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-08T17:45:05.189Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T17:45:05.197Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T17:45:05.219Z] $ docker stop --time=1 8a9e2e466fc3ce203634758b6a35d06d9768e4a9ad04cb3af3eb96f9ad3e784f [2021-11-08T17:45:06.344Z] $ docker rm -f 8a9e2e466fc3ce203634758b6a35d06d9768e4a9ad04cb3af3eb96f9ad3e784f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-08T17:45:06.610Z] Failed in branch amd64 [2021-11-08T17:46:23.394Z] Removing intermediate container 292c0b3f872a [2021-11-08T17:46:23.394Z] ---> dcd060f5b521 [2021-11-08T17:46:23.394Z] Step 10/10 : RUN ${MAKE} [2021-11-08T17:46:23.394Z] ---> Running in 380b25fba074 [2021-11-08T17:46:23.394Z] noop [2021-11-08T17:46:23.394Z] Removing intermediate container 380b25fba074 [2021-11-08T17:46:23.394Z] ---> 7628f544ee95 [2021-11-08T17:46:23.394Z] Successfully built 7628f544ee95 [2021-11-08T17:46:23.394Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:46:23.736Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T17:46:23.736Z] . [Pipeline] withDockerContainer [2021-11-08T17:46:23.988Z] prd-ubuntu18.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container [2021-11-08T17:46:24.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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-11-08T17:46:25.586Z] $ docker top fbaaeee76b27b8e48a7d8530b51d7ec481dfc7ce0ec83a670d3c77d2967bb473 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T17:46:26.531Z] + go version [2021-11-08T17:46:26.531Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-08T17:46:26.571Z] $ docker stop --time=1 fbaaeee76b27b8e48a7d8530b51d7ec481dfc7ce0ec83a670d3c77d2967bb473 [2021-11-08T17:46:28.270Z] $ docker rm -f fbaaeee76b27b8e48a7d8530b51d7ec481dfc7ce0ec83a670d3c77d2967bb473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:46:28.966Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T17:46:28.966Z] . [Pipeline] withDockerContainer [2021-11-08T17:46:29.225Z] prd-ubuntu18.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container [2021-11-08T17:46:29.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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-11-08T17:46:30.837Z] $ docker top a8058c9642b85af4b01d474f8cd7785cfd5a902b89d5fe52854960025d6a8fae -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T17:46:31.784Z] + make test [2021-11-08T17:46:31.784Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-08T17:46:58.617Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-08T17:48:06.688Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-08T17:48:06.688Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-08T17:48:06.688Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-08T17:48:12.123Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.266s coverage: 23.5% of statements [2021-11-08T17:48:12.123Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-08T17:48:12.123Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.223s coverage: 27.6% of statements [2021-11-08T17:48:12.123Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.287s coverage: 78.9% of statements [2021-11-08T17:48:12.123Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.207s coverage: 9.0% of statements [2021-11-08T17:48:12.123Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-08T17:48:12.123Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-08T17:48:12.123Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-08T17:48:14.117Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.324s coverage: 28.7% of statements [2021-11-08T17:48:14.117Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-08T17:48:16.123Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.249s coverage: 83.3% of statements [2021-11-08T17:48:16.123Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-08T17:48:16.123Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-08T17:48:16.124Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.479s coverage: 57.8% of statements [2021-11-08T17:48:18.126Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.156s coverage: 89.2% of statements [2021-11-08T17:48:18.126Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-08T17:48:18.399Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.199s coverage: 4.9% of statements [2021-11-08T17:48:18.399Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-08T17:48:18.996Z] GO111MODULE=on go vet ./... [2021-11-08T17:49:15.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T17:49:15.580Z] ./internal/autoevent/executor.go [2021-11-08T17:49:15.852Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T17:49:16.124Z] make: *** [Makefile:38: test] Error 1 [Pipeline] } [2021-11-08T17:49:16.179Z] $ docker stop --time=1 a8058c9642b85af4b01d474f8cd7785cfd5a902b89d5fe52854960025d6a8fae [2021-11-08T17:49:18.126Z] $ docker rm -f a8058c9642b85af4b01d474f8cd7785cfd5a902b89d5fe52854960025d6a8fae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:49:19.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T17:49:19.982Z] [2021-11-08T17:49:19.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:49:20.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T17:49:20.683Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T17:49:20.683Z] 448f6bf000e3: Pulling fs layer [2021-11-08T17:49:20.683Z] f757da607395: Pulling fs layer [2021-11-08T17:49:20.683Z] 05883995daec: Pulling fs layer [2021-11-08T17:49:20.683Z] 8603b9c90790: Pulling fs layer [2021-11-08T17:49:20.683Z] 1560dd03e051: Pulling fs layer [2021-11-08T17:49:20.683Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T17:49:20.683Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T17:49:20.683Z] 8603b9c90790: Waiting [2021-11-08T17:49:20.683Z] 1560dd03e051: Waiting [2021-11-08T17:49:20.683Z] 27f5ce0e4adf: Waiting [2021-11-08T17:49:20.683Z] c2d8d7efcc4b: Waiting [2021-11-08T17:49:20.962Z] f757da607395: Download complete [2021-11-08T17:49:20.962Z] 8603b9c90790: Verifying Checksum [2021-11-08T17:49:20.962Z] 8603b9c90790: Download complete [2021-11-08T17:49:20.962Z] 1560dd03e051: Verifying Checksum [2021-11-08T17:49:20.962Z] 1560dd03e051: Download complete [2021-11-08T17:49:20.962Z] 27f5ce0e4adf: Download complete [2021-11-08T17:49:20.962Z] 05883995daec: Download complete [2021-11-08T17:49:21.561Z] 448f6bf000e3: Verifying Checksum [2021-11-08T17:49:21.561Z] 448f6bf000e3: Download complete [2021-11-08T17:49:24.188Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T17:49:24.188Z] c2d8d7efcc4b: Download complete [2021-11-08T17:49:25.168Z] 448f6bf000e3: Pull complete [2021-11-08T17:49:25.764Z] f757da607395: Pull complete [2021-11-08T17:49:27.200Z] 05883995daec: Pull complete [2021-11-08T17:49:27.473Z] 8603b9c90790: Pull complete [2021-11-08T17:49:28.458Z] 1560dd03e051: Pull complete [2021-11-08T17:49:28.733Z] 27f5ce0e4adf: Pull complete [2021-11-08T17:49:43.813Z] c2d8d7efcc4b: Pull complete [2021-11-08T17:49:43.813Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T17:49:43.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T17:49:43.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T17:49:44.059Z] prd-ubuntu18.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container [2021-11-08T17:49:44.158Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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-11-08T17:49:47.050Z] $ docker top 2e171ec9cad92a930a4bba882572fafd23de62b81dd2419bf94b53269ed54d52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:49:47.982Z] ---> job-cost.sh [2021-11-08T17:49:47.982Z] lf-activate-venv: SKIPPING [2021-11-08T17:49:47.982Z] INFO: No Stack... [2021-11-08T17:49:48.253Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T17:49:48.848Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T17:49:49.504Z] + + cutcat -d, /w/workspace/device-sdk-go/2/archives/cost.csv -f6 [2021-11-08T17:49:49.504Z] [Pipeline] lock [2021-11-08T17:49:49.562Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [2021-11-08T17:49:49.567Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] did not exist. Created. [2021-11-08T17:49:49.567Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T17:49:50.250Z] /w/workspace/device-sdk-go/2@tmp/durable-554ef256/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-554ef256/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-08T17:49:50.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T17:49:50.939Z] Warning: overwriting stash ‘stack-cost’ [2021-11-08T17:49:51.429Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T17:49:51.437Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T17:49:51.477Z] $ docker stop --time=1 2e171ec9cad92a930a4bba882572fafd23de62b81dd2419bf94b53269ed54d52 [2021-11-08T17:49:53.032Z] $ docker rm -f 2e171ec9cad92a930a4bba882572fafd23de62b81dd2419bf94b53269ed54d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-08T17:49:53.437Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-08T17:49:54.759Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1058/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:49:55.062Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:49:55.620Z] ---> package-listing.sh [2021-11-08T17:49:55.620Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T17:49:55.620Z] ++ facter osfamily [2021-11-08T17:49:55.893Z] + OS_FAMILY=redhat [2021-11-08T17:49:55.893Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1058 [2021-11-08T17:49:55.893Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T17:49:55.893Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T17:49:55.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T17:49:55.893Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T17:49:55.893Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1058 ']' [2021-11-08T17:49:55.893Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T17:49:55.893Z] + case "${OS_FAMILY}" in [2021-11-08T17:49:55.893Z] + rpm -qa [2021-11-08T17:49:55.893Z] + sort [2021-11-08T17:49:56.467Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T17:49:56.467Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T17:49:56.467Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T17:49:56.467Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1058 ']' [2021-11-08T17:49:56.467Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1058/archives/ [2021-11-08T17:49:56.467Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1058/archives/ [Pipeline] echo [2021-11-08T17:49:56.480Z] 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/gexfoundry_device-sdk-go_PR-1058/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-08T17:49:56.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:49:57.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T17:49:57.062Z] [2021-11-08T17:49:57.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T17:49:57.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T17:49:57.369Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T17:49:57.369Z] b4d181a07f80: Pulling fs layer [2021-11-08T17:49:57.369Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T17:49:57.369Z] ed53099fbce6: Pulling fs layer [2021-11-08T17:49:57.369Z] dc539afda2c1: Pulling fs layer [2021-11-08T17:49:57.369Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T17:49:57.369Z] 9065ff56babe: Pulling fs layer [2021-11-08T17:49:57.369Z] d287ab97295c: Pulling fs layer [2021-11-08T17:49:57.369Z] dc539afda2c1: Waiting [2021-11-08T17:49:57.369Z] 77bc0d833cb6: Waiting [2021-11-08T17:49:57.369Z] 9065ff56babe: Waiting [2021-11-08T17:49:57.369Z] d287ab97295c: Waiting [2021-11-08T17:49:57.369Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T17:49:57.369Z] a1111a8f2ec3: Download complete [2021-11-08T17:49:57.369Z] dc539afda2c1: Verifying Checksum [2021-11-08T17:49:57.369Z] dc539afda2c1: Download complete [2021-11-08T17:49:57.369Z] ed53099fbce6: Verifying Checksum [2021-11-08T17:49:57.369Z] ed53099fbce6: Download complete [2021-11-08T17:49:57.369Z] 9065ff56babe: Verifying Checksum [2021-11-08T17:49:57.369Z] 9065ff56babe: Download complete [2021-11-08T17:49:57.640Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T17:49:57.640Z] 77bc0d833cb6: Download complete [2021-11-08T17:49:57.640Z] b4d181a07f80: Verifying Checksum [2021-11-08T17:49:57.640Z] b4d181a07f80: Download complete [2021-11-08T17:49:58.220Z] d287ab97295c: Verifying Checksum [2021-11-08T17:49:58.220Z] d287ab97295c: Download complete [2021-11-08T17:49:59.186Z] b4d181a07f80: Pull complete [2021-11-08T17:49:59.186Z] a1111a8f2ec3: Pull complete [2021-11-08T17:49:59.762Z] ed53099fbce6: Pull complete [2021-11-08T17:49:59.762Z] dc539afda2c1: Pull complete [2021-11-08T17:50:00.027Z] 77bc0d833cb6: Pull complete [2021-11-08T17:50:00.289Z] 9065ff56babe: Pull complete [2021-11-08T17:50:05.603Z] d287ab97295c: Pull complete [2021-11-08T17:50:05.603Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T17:50:05.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T17:50:05.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T17:50:05.670Z] prd-centos7-docker-4c-2g-27954 does not seem to be running inside a container [2021-11-08T17:50:05.702Z] $ 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/gexfoundry_device-sdk-go_PR-1058/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1058 -v /w/workspace/gexfoundry_device-sdk-go_PR-1058:/w/workspace/gexfoundry_device-sdk-go_PR-1058:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1058@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-11-08T17:50:08.090Z] $ docker top 1a06fb05835126d1b28cce9e1220e7d1263722d57c1c1ccac19367ecc417cdad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T17:50:08.451Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T17:50:08.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T17:50:09.039Z] + ls /var/log/sa-host [2021-11-08T17:50:09.039Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T17:50:09.039Z] file_magic: OK [2021-11-08T17:50:09.039Z] HZ: Using current value: 100 [2021-11-08T17:50:09.039Z] file_header: OK [2021-11-08T17:50:09.039Z] 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-11-08T17:50:09.039Z] Statistics: [2021-11-08T17:50:09.039Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T17:50:09.039Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T17:50:09.039Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T17:50:09.039Z] file_magic: OK [2021-11-08T17:50:09.039Z] HZ: Using current value: 100 [2021-11-08T17:50:09.039Z] file_header: OK [2021-11-08T17:50:09.039Z] 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-11-08T17:50:09.039Z] Statistics: [2021-11-08T17:50:09.039Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T17:50:09.039Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T17:50:09.129Z] provisioning config files... [2021-11-08T17:50:09.139Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/config6391882007984858724tmp [Pipeline] { [Pipeline] echo [2021-11-08T17:50:09.153Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:50:09.437Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T17:50:09.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:50:09.782Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T17:50:09.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:50:10.100Z] ---> sudo-logs.sh [2021-11-08T17:50:10.100Z] Archiving 'sudo' log.. [2021-11-08T17:50:10.100Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27954.novalocal: Name or service not known [2021-11-08T17:50:10.100Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27954.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T17:50:10.136Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:50:10.432Z] ---> job-cost.sh [2021-11-08T17:50:10.432Z] lf-activate-venv: SKIPPING [2021-11-08T17:50:10.432Z] DEBUG: total: 0.10999999940395355 [2021-11-08T17:50:10.432Z] INFO: Retrieving Stack Cost... [2021-11-08T17:50:14.635Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T17:50:14.635Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T17:50:14.645Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T17:50:14.937Z] ---> logs-deploy.sh [2021-11-08T17:50:14.937Z] lf-activate-venv: SKIPPING [2021-11-08T17:50:14.937Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1058/2 [2021-11-08T17:50:14.937Z] INFO: archiving workspace using pattern(s): [2021-11-08T17:50:15.506Z] Archives upload complete. [2021-11-08T17:50:15.765Z] INFO: archiving logs to Nexus