Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 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-ssh3411731132445184814.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh5505502955061130083.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5565721582974243983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh13121359914954470697.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5926117825049078949.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47781 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 # timeout=10 Commit message: "Merge pull request #1161 from lenny-intel/remove-data-from-map" > git rev-list --no-walk 95cc41607fa0e7e8234cfcf8f734ea02839e59f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T15:21:10.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T15:21:10.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T15:21:10.940Z] ========================================================= [2022-05-10T15:21:10.940Z] EdgeX Global Pipelines Version Info [2022-05-10T15:21:10.940Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:21:11.716Z] ------------------- [2022-05-10T15:21:11.716Z] stable info: [2022-05-10T15:21:11.716Z] ------------------- [2022-05-10T15:21:11.716Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T15:21:11.716Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T15:21:11.716Z] Message: update stable to v1.0.227 [2022-05-10T15:21:12.290Z] ------------------- [2022-05-10T15:21:12.290Z] experimental info: [2022-05-10T15:21:12.290Z] ------------------- [2022-05-10T15:21:12.290Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T15:21:12.290Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T15:21:12.290Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T15:21:12.424Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-05-10T15:21:12.437Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-05-10T15:21:12.449Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T15:21:12.461Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T15:21:12.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T15:21:12.486Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T15:21:12.500Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T15:21:12.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-05-10T15:21:12.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T15:21:12.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T15:21:12.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T15:21:12.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-05-10T15:21:12.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T15:21:12.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T15:21:12.602Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T15:21:12.614Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T15:21:12.626Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T15:21:12.641Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T15:21:12.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T15:21:12.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T15:21:12.700Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T15:21:12.720Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T15:21:12.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T15:21:12.747Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T15:21:12.759Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T15:21:12.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T15:21:12.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T15:21:12.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T15:21:12.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T15:21:12.821Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [Pipeline] echo [2022-05-10T15:21:12.832Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a42dac2 [Pipeline] echo [2022-05-10T15:21:12.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:21:12.892Z] provisioning config files... [2022-05-10T15:21:12.908Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1037986087604659495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:21:13.222Z] ---> docker-login.sh [2022-05-10T15:21:13.222Z] nexus3.edgexfoundry.org:10001 [2022-05-10T15:21:13.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:13.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:13.798Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:13.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:13.798Z] [2022-05-10T15:21:13.798Z] Login Succeeded [2022-05-10T15:21:13.798Z] nexus3.edgexfoundry.org:10002 [2022-05-10T15:21:13.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:14.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:14.059Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:14.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:14.059Z] [2022-05-10T15:21:14.059Z] Login Succeeded [2022-05-10T15:21:14.059Z] nexus3.edgexfoundry.org:10003 [2022-05-10T15:21:14.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:14.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:14.059Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:14.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:14.059Z] [2022-05-10T15:21:14.059Z] Login Succeeded [2022-05-10T15:21:14.059Z] nexus3.edgexfoundry.org:10004 [2022-05-10T15:21:14.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:14.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:14.320Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:14.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:14.320Z] [2022-05-10T15:21:14.320Z] Login Succeeded [2022-05-10T15:21:14.320Z] docker.io [2022-05-10T15:21:14.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:14.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:14.894Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:14.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:14.894Z] [2022-05-10T15:21:14.894Z] Login Succeeded [2022-05-10T15:21:14.894Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T15:21:14.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T15:21:15.298Z] + git rev-list -1 --merges a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96~1..a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [Pipeline] echo [2022-05-10T15:21:15.410Z] -----------> git rev-list -1 --merges a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96~1..a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [2022-05-10T15:21:15.410Z] a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [false] [Pipeline] sh [2022-05-10T15:21:15.707Z] + git log --format=format:%s -1 a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [Pipeline] echo [2022-05-10T15:21:15.726Z] ========================================================= [2022-05-10T15:21:15.726Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T15:21:15.726Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T15:21:16.063Z] + git log --format=format:%s -1 a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [Pipeline] echo [2022-05-10T15:21:16.076Z] [semverPrep] GIT_COMMIT: a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96, Commit Message: Merge pull request #1161 from lenny-intel/remove-data-from-map [Pipeline] echo [2022-05-10T15:21:16.083Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T15:21:16.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T15:21:16.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T15:21:16.503Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T15:21:16.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T15:21:16.503Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T15:21:16.503Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T15:21:16.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:21:16.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T15:21:16.923Z] [2022-05-10T15:21:16.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:21:17.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T15:21:17.229Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T15:21:17.229Z] 1fe172e4850f: Pulling fs layer [2022-05-10T15:21:17.229Z] caf521ccaac6: Pulling fs layer [2022-05-10T15:21:17.229Z] 3ead6fa29328: Pulling fs layer [2022-05-10T15:21:17.229Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T15:21:17.229Z] a8d5f1318db7: Pulling fs layer [2022-05-10T15:21:17.229Z] c427282e49a2: Pulling fs layer [2022-05-10T15:21:17.229Z] 1827001aaf11: Pulling fs layer [2022-05-10T15:21:17.229Z] 0714d37db230: Pulling fs layer [2022-05-10T15:21:17.229Z] ac28cf19c067: Pulling fs layer [2022-05-10T15:21:17.229Z] ca983d60f3e2: Pulling fs layer [2022-05-10T15:21:17.229Z] 9f894cec8388: Pulling fs layer [2022-05-10T15:21:17.229Z] 5c2a1cbceb83: Waiting [2022-05-10T15:21:17.229Z] a8d5f1318db7: Waiting [2022-05-10T15:21:17.229Z] 1827001aaf11: Waiting [2022-05-10T15:21:17.229Z] c427282e49a2: Waiting [2022-05-10T15:21:17.229Z] 0714d37db230: Waiting [2022-05-10T15:21:17.229Z] ac28cf19c067: Waiting [2022-05-10T15:21:17.229Z] 9f894cec8388: Waiting [2022-05-10T15:21:17.229Z] ca983d60f3e2: Waiting [2022-05-10T15:21:17.229Z] caf521ccaac6: Verifying Checksum [2022-05-10T15:21:17.229Z] caf521ccaac6: Download complete [2022-05-10T15:21:17.229Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T15:21:17.229Z] 5c2a1cbceb83: Download complete [2022-05-10T15:21:17.490Z] a8d5f1318db7: Verifying Checksum [2022-05-10T15:21:17.490Z] a8d5f1318db7: Download complete [2022-05-10T15:21:17.490Z] 3ead6fa29328: Verifying Checksum [2022-05-10T15:21:17.490Z] 3ead6fa29328: Download complete [2022-05-10T15:21:17.490Z] c427282e49a2: Verifying Checksum [2022-05-10T15:21:17.490Z] c427282e49a2: Download complete [2022-05-10T15:21:17.490Z] 0714d37db230: Download complete [2022-05-10T15:21:17.490Z] ac28cf19c067: Verifying Checksum [2022-05-10T15:21:17.490Z] ac28cf19c067: Download complete [2022-05-10T15:21:17.490Z] ca983d60f3e2: Verifying Checksum [2022-05-10T15:21:17.490Z] ca983d60f3e2: Download complete [2022-05-10T15:21:17.490Z] 9f894cec8388: Verifying Checksum [2022-05-10T15:21:17.490Z] 9f894cec8388: Download complete [2022-05-10T15:21:17.490Z] 1fe172e4850f: Verifying Checksum [2022-05-10T15:21:17.490Z] 1fe172e4850f: Download complete [2022-05-10T15:21:17.752Z] 1827001aaf11: Verifying Checksum [2022-05-10T15:21:17.752Z] 1827001aaf11: Download complete [2022-05-10T15:21:19.142Z] 1fe172e4850f: Pull complete [2022-05-10T15:21:19.142Z] caf521ccaac6: Pull complete [2022-05-10T15:21:19.402Z] 3ead6fa29328: Pull complete [2022-05-10T15:21:19.664Z] 5c2a1cbceb83: Pull complete [2022-05-10T15:21:19.924Z] a8d5f1318db7: Pull complete [2022-05-10T15:21:19.924Z] c427282e49a2: Pull complete [2022-05-10T15:21:21.843Z] 1827001aaf11: Pull complete [2022-05-10T15:21:21.843Z] 0714d37db230: Pull complete [2022-05-10T15:21:21.843Z] ac28cf19c067: Pull complete [2022-05-10T15:21:21.843Z] ca983d60f3e2: Pull complete [2022-05-10T15:21:21.843Z] 9f894cec8388: Pull complete [2022-05-10T15:21:22.107Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T15:21:22.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T15:21:22.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T15:21:22.191Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:21:22.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T15:21:24.012Z] $ docker top a1646422cb0aa15e87ed8ea7300a8aa82fe05f4e124473e147ed765c744d069f -eo pid,comm [2022-05-10T15:21:24.080Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T15:21:24.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T15:21:24.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T15:21:24.122Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T15:21:24.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T15:21:24.266Z] $ docker exec a1646422cb0aa15e87ed8ea7300a8aa82fe05f4e124473e147ed765c744d069f ssh-agent [2022-05-10T15:21:24.389Z] SSH_AUTH_SOCK=/tmp/ssh-ixTySSZ57S8Y/agent.32 [2022-05-10T15:21:24.389Z] SSH_AGENT_PID=38 [2022-05-10T15:21:24.397Z] Running ssh-add (command line suppressed) [2022-05-10T15:21:24.514Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1343548782720020107.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1343548782720020107.key) [2022-05-10T15:21:24.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T15:21:24.822Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T15:21:24.849Z] $ docker exec --env ******** --env ******** a1646422cb0aa15e87ed8ea7300a8aa82fe05f4e124473e147ed765c744d069f ssh-agent -k [2022-05-10T15:21:24.949Z] unset SSH_AUTH_SOCK; [2022-05-10T15:21:24.949Z] unset SSH_AGENT_PID; [2022-05-10T15:21:24.949Z] echo Agent pid 38 killed; [2022-05-10T15:21:24.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T15:21:24.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T15:21:24.978Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T15:21:25.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T15:21:25.111Z] $ docker exec a1646422cb0aa15e87ed8ea7300a8aa82fe05f4e124473e147ed765c744d069f ssh-agent [2022-05-10T15:21:25.218Z] SSH_AUTH_SOCK=/tmp/ssh-RGazn5192YPd/agent.73 [2022-05-10T15:21:25.218Z] SSH_AGENT_PID=80 [2022-05-10T15:21:25.223Z] Running ssh-add (command line suppressed) [2022-05-10T15:21:25.358Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_862326345017464096.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_862326345017464096.key) [2022-05-10T15:21:25.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T15:21:25.658Z] + git semver init [2022-05-10T15:21:25.919Z] 2022-05-10 15:21:25,869 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T15:21:25.919Z] 2022-05-10 15:21:25,871 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-05-10T15:21:25.919Z] 2022-05-10 15:21:25,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-05-10T15:21:25.919Z] 2022-05-10 15:21:25,872 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T15:21:26.864Z] 2022-05-10 15:21:26,737 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-05-10T15:21:26.864Z] 2022-05-10 15:21:26,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-05-10T15:21:26.864Z] 2022-05-10 15:21:26,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T15:21:26.864Z] 2022-05-10 15:21:26,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T15:21:26.864Z] 2.2.0-dev.39 [Pipeline] } [2022-05-10T15:21:26.882Z] $ docker exec --env ******** --env ******** a1646422cb0aa15e87ed8ea7300a8aa82fe05f4e124473e147ed765c744d069f ssh-agent -k [2022-05-10T15:21:27.004Z] unset SSH_AUTH_SOCK; [2022-05-10T15:21:27.005Z] unset SSH_AGENT_PID; [2022-05-10T15:21:27.005Z] echo Agent pid 80 killed; [2022-05-10T15:21:27.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T15:21:27.324Z] + git semver [Pipeline] } [2022-05-10T15:21:27.605Z] $ docker stop --time=1 a1646422cb0aa15e87ed8ea7300a8aa82fe05f4e124473e147ed765c744d069f [2022-05-10T15:21:28.943Z] $ docker rm -f a1646422cb0aa15e87ed8ea7300a8aa82fe05f4e124473e147ed765c744d069f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T15:21:29.298Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T15:21:29.537Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T15:21:29.541Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.39 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:21:29.693Z] provisioning config files... [2022-05-10T15:21:29.704Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1048502269180425256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:21:30.004Z] ---> docker-login.sh [2022-05-10T15:21:30.004Z] nexus3.edgexfoundry.org:10001 [2022-05-10T15:21:30.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:30.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:30.004Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:30.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:30.004Z] [2022-05-10T15:21:30.004Z] Login Succeeded [2022-05-10T15:21:30.004Z] nexus3.edgexfoundry.org:10002 [2022-05-10T15:21:30.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:30.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:30.266Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:30.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:30.266Z] [2022-05-10T15:21:30.266Z] Login Succeeded [2022-05-10T15:21:30.266Z] nexus3.edgexfoundry.org:10003 [2022-05-10T15:21:30.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:30.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:30.266Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:30.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:30.266Z] [2022-05-10T15:21:30.266Z] Login Succeeded [2022-05-10T15:21:30.266Z] nexus3.edgexfoundry.org:10004 [2022-05-10T15:21:30.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:30.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:30.529Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:30.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:30.529Z] [2022-05-10T15:21:30.529Z] Login Succeeded [2022-05-10T15:21:30.529Z] docker.io [2022-05-10T15:21:30.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:21:30.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:21:30.791Z] Configure a credential helper to remove this warning. See [2022-05-10T15:21:30.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:21:30.791Z] [2022-05-10T15:21:30.791Z] Login Succeeded [2022-05-10T15:21:30.791Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T15:21:30.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T15:21:30.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T15:21:30.869Z] ========================================================= [2022-05-10T15:21:30.869Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T15:21:30.869Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:21:31.177Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T15:21:31.177Z] Sending build context to Docker daemon 9.705MB [2022-05-10T15:21:31.177Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T15:21:31.177Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T15:21:31.437Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T15:21:31.437Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T15:21:31.437Z] 666ba61612fd: Pulling fs layer [2022-05-10T15:21:31.437Z] 8ed8ca486205: Pulling fs layer [2022-05-10T15:21:31.437Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T15:21:31.437Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T15:21:31.437Z] ca2b28591e48: Pulling fs layer [2022-05-10T15:21:31.437Z] a51346096db8: Pulling fs layer [2022-05-10T15:21:31.437Z] daebc70d1ce1: Pulling fs layer [2022-05-10T15:21:31.437Z] 0e18a0eac166: Pulling fs layer [2022-05-10T15:21:31.437Z] ca2b28591e48: Waiting [2022-05-10T15:21:31.437Z] a51346096db8: Waiting [2022-05-10T15:21:31.437Z] 4fe6c5a15a65: Waiting [2022-05-10T15:21:31.437Z] daebc70d1ce1: Waiting [2022-05-10T15:21:31.437Z] 22a0e8bec74d: Waiting [2022-05-10T15:21:31.437Z] 0e18a0eac166: Waiting [2022-05-10T15:21:31.437Z] 8ed8ca486205: Download complete [2022-05-10T15:21:31.437Z] 666ba61612fd: Verifying Checksum [2022-05-10T15:21:31.437Z] 666ba61612fd: Download complete [2022-05-10T15:21:31.437Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T15:21:31.437Z] 22a0e8bec74d: Download complete [2022-05-10T15:21:31.437Z] ca2b28591e48: Verifying Checksum [2022-05-10T15:21:31.437Z] ca2b28591e48: Download complete [2022-05-10T15:21:31.437Z] 59bf1c3509f3: Download complete [2022-05-10T15:21:31.437Z] a51346096db8: Verifying Checksum [2022-05-10T15:21:31.437Z] a51346096db8: Download complete [2022-05-10T15:21:31.697Z] daebc70d1ce1: Verifying Checksum [2022-05-10T15:21:31.697Z] daebc70d1ce1: Download complete [2022-05-10T15:21:31.961Z] 59bf1c3509f3: Pull complete [2022-05-10T15:21:31.961Z] 666ba61612fd: Pull complete [2022-05-10T15:21:32.222Z] 8ed8ca486205: Pull complete [2022-05-10T15:21:32.222Z] 0e18a0eac166: Verifying Checksum [2022-05-10T15:21:32.222Z] 0e18a0eac166: Download complete [2022-05-10T15:21:32.222Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T15:21:32.222Z] 4fe6c5a15a65: Download complete [2022-05-10T15:21:36.424Z] 4fe6c5a15a65: Pull complete [2022-05-10T15:21:36.424Z] 22a0e8bec74d: Pull complete [2022-05-10T15:21:36.424Z] ca2b28591e48: Pull complete [2022-05-10T15:21:36.424Z] a51346096db8: Pull complete [2022-05-10T15:21:36.424Z] daebc70d1ce1: Pull complete [2022-05-10T15:21:38.329Z] 0e18a0eac166: Pull complete [2022-05-10T15:21:38.329Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T15:21:38.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T15:21:38.329Z] ---> f018257e8ee9 [2022-05-10T15:21:38.329Z] Step 3/11 : ARG MAKE=make build [2022-05-10T15:21:40.877Z] ---> Running in 473cf0d13467 [2022-05-10T15:21:41.138Z] Removing intermediate container 473cf0d13467 [2022-05-10T15:21:41.138Z] ---> bfdbb57f3135 [2022-05-10T15:21:41.138Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-10T15:21:41.407Z] ---> Running in 1fad0e791ee9 [2022-05-10T15:21:41.407Z] Removing intermediate container 1fad0e791ee9 [2022-05-10T15:21:41.407Z] ---> db6e3106bea1 [2022-05-10T15:21:41.407Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:21:41.670Z] ---> Running in 4a0eedb39437 [2022-05-10T15:21:41.670Z] Removing intermediate container 4a0eedb39437 [2022-05-10T15:21:41.670Z] ---> a9cf43e68a3b [2022-05-10T15:21:41.670Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:21:41.670Z] ---> Running in 0fa1a839d023 [2022-05-10T15:21:42.613Z] Removing intermediate container 0fa1a839d023 [2022-05-10T15:21:42.613Z] ---> c8460baea4bb [2022-05-10T15:21:42.613Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T15:21:42.613Z] ---> Running in 0cb15fa077e0 [2022-05-10T15:21:42.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T15:21:43.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T15:21:43.819Z] OK: 221 MiB in 52 packages [2022-05-10T15:21:44.390Z] Removing intermediate container 0cb15fa077e0 [2022-05-10T15:21:44.390Z] ---> 6748f5f979ae [2022-05-10T15:21:44.390Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T15:21:44.390Z] ---> def360328061 [2022-05-10T15:21:44.390Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:21:44.390Z] ---> Running in 169ac2c6892f [2022-05-10T15:21:44.650Z] Still waiting to schedule task [2022-05-10T15:21:44.650Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T15:21:59.292Z] Removing intermediate container 169ac2c6892f [2022-05-10T15:21:59.292Z] ---> af371046dd9d [2022-05-10T15:21:59.292Z] Step 10/11 : COPY . . [2022-05-10T15:21:59.863Z] ---> 6b002f27d00f [2022-05-10T15:21:59.863Z] Step 11/11 : RUN ${MAKE} [2022-05-10T15:21:59.863Z] ---> Running in 847b511add92 [2022-05-10T15:22:00.123Z] noop [2022-05-10T15:22:00.384Z] Removing intermediate container 847b511add92 [2022-05-10T15:22:00.384Z] ---> 1530ed40a19d [2022-05-10T15:22:00.384Z] Successfully built 1530ed40a19d [2022-05-10T15:22:00.384Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:22:00.683Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T15:22:00.683Z] . [Pipeline] withDockerContainer [2022-05-10T15:22:00.749Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:22:00.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T15:22:01.227Z] $ docker top ef5708acb57f7f28e649b315c5b9fff4fc6da065c3784a4460b26bd840a25242 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T15:22:01.588Z] + go version [2022-05-10T15:22:01.588Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T15:22:01.605Z] $ docker stop --time=1 ef5708acb57f7f28e649b315c5b9fff4fc6da065c3784a4460b26bd840a25242 [2022-05-10T15:22:02.925Z] $ docker rm -f ef5708acb57f7f28e649b315c5b9fff4fc6da065c3784a4460b26bd840a25242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:22:03.341Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T15:22:03.341Z] . [Pipeline] withDockerContainer [2022-05-10T15:22:03.407Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:22:03.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T15:22:03.825Z] $ docker top 407e543ee1d1ec9da045b3c6c572cc0b9569426367c9ee70aff142490ccd7cd7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T15:22:04.202Z] + make test [2022-05-10T15:22:04.202Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T15:22:09.534Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-10T15:22:21.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-10T15:22:21.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-10T15:22:21.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-10T15:22:21.740Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.100s coverage: 23.3% of statements [2022-05-10T15:22:21.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-10T15:22:21.740Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.099s coverage: 27.6% of statements [2022-05-10T15:22:21.740Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.084s coverage: 78.9% of statements [2022-05-10T15:22:21.740Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.068s coverage: 10.8% of statements [2022-05-10T15:22:21.740Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.081s coverage: 60.0% of statements [2022-05-10T15:22:21.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-10T15:22:21.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-10T15:22:22.004Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.084s coverage: 34.8% of statements [2022-05-10T15:22:22.004Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-10T15:22:22.945Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.075s coverage: 86.5% of statements [2022-05-10T15:22:22.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-10T15:22:22.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-10T15:22:22.945Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.104s coverage: 65.1% of statements [2022-05-10T15:22:22.945Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.800s coverage: 89.2% of statements [2022-05-10T15:22:22.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-10T15:22:22.945Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements [2022-05-10T15:22:22.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-10T15:22:37.830Z] GO111MODULE=on go vet ./... [2022-05-10T15:22:42.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T15:22:42.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T15:22:42.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T15:22:42.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T15:22:42.415Z] $ docker stop --time=1 407e543ee1d1ec9da045b3c6c572cc0b9569426367c9ee70aff142490ccd7cd7 [2022-05-10T15:22:44.856Z] $ docker rm -f 407e543ee1d1ec9da045b3c6c572cc0b9569426367c9ee70aff142490ccd7cd7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T15:22:45.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T15:22:45.419Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T15:22:46.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T15:22:46.451Z] + ls -al . [2022-05-10T15:22:46.451Z] total 296 [2022-05-10T15:22:46.451Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 15:22 . [2022-05-10T15:22:46.451Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:21 .. [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 15:21 .dockerignore [2022-05-10T15:22:46.451Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 15:21 .git [2022-05-10T15:22:46.451Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:21 .github [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 131 May 10 15:21 .gitignore [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 15:21 .golangci.yml [2022-05-10T15:22:46.451Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 15:21 .semver [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 26321 May 10 15:21 CHANGELOG.md [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 15:21 GOVERNANCE.md [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 880 May 10 15:21 Jenkinsfile [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 15:21 LICENSE [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 10 15:21 Makefile [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 15:21 OWNERS.md [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 10 15:21 README.md [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 15:21 VERSION [2022-05-10T15:22:46.451Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:21 bin [2022-05-10T15:22:46.451Z] -rw-r--r-- 1 jenkins jenkins 130739 May 10 15:22 coverage.out [2022-05-10T15:22:46.451Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:21 example [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 3159 May 10 15:21 go.mod [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 34529 May 10 15:21 go.sum [2022-05-10T15:22:46.451Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 15:21 internal [2022-05-10T15:22:46.451Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:21 openapi [2022-05-10T15:22:46.451Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:21 pkg [2022-05-10T15:22:46.451Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:21 snap [2022-05-10T15:22:46.451Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 15:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:22:46.751Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 --label arch=amd64 --label version=2.2.0-dev.39 . [2022-05-10T15:22:46.751Z] Sending build context to Docker daemon 9.837MB [2022-05-10T15:22:46.751Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T15:22:46.751Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T15:22:46.751Z] ---> 1530ed40a19d [2022-05-10T15:22:46.751Z] Step 3/25 : ARG MAKE=make build [2022-05-10T15:22:46.751Z] ---> Running in 6928a2ea80f7 [2022-05-10T15:22:47.010Z] Removing intermediate container 6928a2ea80f7 [2022-05-10T15:22:47.010Z] ---> fd3f9caaa8ab [2022-05-10T15:22:47.010Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-10T15:22:47.010Z] ---> Running in ad549944536a [2022-05-10T15:22:47.270Z] Removing intermediate container ad549944536a [2022-05-10T15:22:47.270Z] ---> ab054fc99426 [2022-05-10T15:22:47.270Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:22:47.270Z] ---> Running in 6b519f02be62 [2022-05-10T15:22:47.531Z] Removing intermediate container 6b519f02be62 [2022-05-10T15:22:47.531Z] ---> 47f022d589d9 [2022-05-10T15:22:47.531Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:22:47.531Z] ---> Running in 959718f92290 [2022-05-10T15:22:48.105Z] Removing intermediate container 959718f92290 [2022-05-10T15:22:48.105Z] ---> 8f5940caeb52 [2022-05-10T15:22:48.105Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T15:22:48.105Z] ---> Running in 216fbd043d11 [2022-05-10T15:22:48.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T15:22:49.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T15:22:49.568Z] OK: 221 MiB in 52 packages [2022-05-10T15:22:50.139Z] Removing intermediate container 216fbd043d11 [2022-05-10T15:22:50.139Z] ---> 95042db1ee99 [2022-05-10T15:22:50.139Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T15:22:50.139Z] ---> fcc44d32914b [2022-05-10T15:22:50.139Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:22:50.139Z] ---> Running in a91fc845f8d4 [2022-05-10T15:22:51.081Z] Removing intermediate container a91fc845f8d4 [2022-05-10T15:22:51.081Z] ---> 4e53831c578c [2022-05-10T15:22:51.081Z] Step 10/25 : COPY . . [2022-05-10T15:22:51.341Z] ---> d74db7ea2c5c [2022-05-10T15:22:51.341Z] Step 11/25 : RUN ${MAKE} [2022-05-10T15:22:51.602Z] ---> Running in 9b174e31767d [2022-05-10T15:22:51.862Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.39" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-10T15:23:09.966Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-10T15:23:10.907Z] Removing intermediate container 9b174e31767d [2022-05-10T15:23:10.907Z] ---> b3372a22342d [2022-05-10T15:23:10.907Z] Step 12/25 : FROM alpine:3.14 [2022-05-10T15:23:11.167Z] 3.14: Pulling from library/alpine [2022-05-10T15:23:11.428Z] 8663204ce13b: Pulling fs layer [2022-05-10T15:23:11.690Z] 8663204ce13b: Verifying Checksum [2022-05-10T15:23:11.690Z] 8663204ce13b: Download complete [2022-05-10T15:23:11.690Z] 8663204ce13b: Pull complete [2022-05-10T15:23:11.690Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T15:23:11.690Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T15:23:11.950Z] ---> e04c818066af [2022-05-10T15:23:11.950Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:23:11.950Z] ---> Running in 1e468c7036f4 [2022-05-10T15:23:11.950Z] Removing intermediate container 1e468c7036f4 [2022-05-10T15:23:11.950Z] ---> 756e1754e626 [2022-05-10T15:23:11.950Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:23:11.950Z] ---> Running in aa366525de0f [2022-05-10T15:23:12.889Z] Removing intermediate container aa366525de0f [2022-05-10T15:23:12.889Z] ---> 62d4618784a3 [2022-05-10T15:23:12.889Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T15:23:12.889Z] ---> Running in 0f7f695a7291 [2022-05-10T15:23:13.150Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T15:23:14.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T15:23:14.094Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T15:23:14.355Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T15:23:14.355Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T15:23:14.355Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T15:23:14.616Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T15:23:14.616Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:23:14.616Z] OK: 8 MiB in 19 packages [2022-05-10T15:23:14.895Z] Removing intermediate container 0f7f695a7291 [2022-05-10T15:23:14.895Z] ---> f669ceb5b346 [2022-05-10T15:23:14.895Z] Step 16/25 : WORKDIR / [2022-05-10T15:23:15.156Z] ---> Running in c9c374e0ad38 [2022-05-10T15:23:15.156Z] Removing intermediate container c9c374e0ad38 [2022-05-10T15:23:15.156Z] ---> 1d268a9de0f7 [2022-05-10T15:23:15.156Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-10T15:23:15.416Z] ---> d57b6f78dd3f [2022-05-10T15:23:15.416Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-10T15:23:15.991Z] ---> b519abc0cd22 [2022-05-10T15:23:15.991Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-10T15:23:15.991Z] ---> b1de919b1515 [2022-05-10T15:23:15.991Z] Step 20/25 : EXPOSE 59999 [2022-05-10T15:23:16.252Z] ---> Running in 492774b26099 [2022-05-10T15:23:16.252Z] Removing intermediate container 492774b26099 [2022-05-10T15:23:16.252Z] ---> c2b760213fd6 [2022-05-10T15:23:16.252Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-10T15:23:16.252Z] ---> Running in 720edd3ba1ab [2022-05-10T15:23:16.514Z] Removing intermediate container 720edd3ba1ab [2022-05-10T15:23:16.514Z] ---> 90a53daa2158 [2022-05-10T15:23:16.514Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:23:16.514Z] ---> Running in be4bd9d4d4af [2022-05-10T15:23:16.787Z] Removing intermediate container be4bd9d4d4af [2022-05-10T15:23:16.787Z] ---> bb3054433944 [2022-05-10T15:23:16.787Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T15:23:16.787Z] ---> Running in b7927294c507 [2022-05-10T15:23:17.062Z] Removing intermediate container b7927294c507 [2022-05-10T15:23:17.062Z] ---> 7d348fab2753 [2022-05-10T15:23:17.062Z] Step 24/25 : LABEL git_sha=a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [2022-05-10T15:23:17.062Z] ---> Running in 6f6dee7f4385 [2022-05-10T15:23:17.323Z] Removing intermediate container 6f6dee7f4385 [2022-05-10T15:23:17.323Z] ---> cc75c77d3c5b [2022-05-10T15:23:17.323Z] Step 25/25 : LABEL version=2.2.0-dev.39 [2022-05-10T15:23:17.323Z] ---> Running in d346d165d6a3 [2022-05-10T15:23:17.584Z] Removing intermediate container d346d165d6a3 [2022-05-10T15:23:17.584Z] ---> fdbfc655af44 [2022-05-10T15:23:17.584Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T15:23:17.584Z] Successfully built fdbfc655af44 [2022-05-10T15:23:17.584Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:23:18.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:23:18.015Z] [2022-05-10T15:23:18.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:23:18.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:23:18.324Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T15:23:18.324Z] 5eb5b503b376: Pulling fs layer [2022-05-10T15:23:18.324Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T15:23:18.324Z] ec43610c2a17: Pulling fs layer [2022-05-10T15:23:18.324Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T15:23:18.324Z] 33b1e0a273af: Pulling fs layer [2022-05-10T15:23:18.324Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T15:23:18.324Z] 2f39f015ded8: Pulling fs layer [2022-05-10T15:23:18.324Z] 3a2ae6a8a46f: Waiting [2022-05-10T15:23:18.324Z] 33b1e0a273af: Waiting [2022-05-10T15:23:18.324Z] 5d3b04190fa2: Waiting [2022-05-10T15:23:18.324Z] 2f39f015ded8: Waiting [2022-05-10T15:23:18.324Z] 5c69ac0246d0: Download complete [2022-05-10T15:23:18.324Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T15:23:18.324Z] 3a2ae6a8a46f: Download complete [2022-05-10T15:23:18.324Z] ec43610c2a17: Verifying Checksum [2022-05-10T15:23:18.324Z] ec43610c2a17: Download complete [2022-05-10T15:23:18.324Z] 33b1e0a273af: Verifying Checksum [2022-05-10T15:23:18.324Z] 33b1e0a273af: Download complete [2022-05-10T15:23:18.324Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T15:23:18.324Z] 5d3b04190fa2: Download complete [2022-05-10T15:23:18.584Z] 5eb5b503b376: Verifying Checksum [2022-05-10T15:23:19.153Z] 2f39f015ded8: Download complete [2022-05-10T15:23:19.721Z] 5eb5b503b376: Pull complete [2022-05-10T15:23:19.979Z] 5c69ac0246d0: Pull complete [2022-05-10T15:23:20.545Z] ec43610c2a17: Pull complete [2022-05-10T15:23:20.545Z] 3a2ae6a8a46f: Pull complete [2022-05-10T15:23:20.804Z] 33b1e0a273af: Pull complete [2022-05-10T15:23:20.804Z] 5d3b04190fa2: Pull complete [2022-05-10T15:23:24.999Z] 2f39f015ded8: Pull complete [2022-05-10T15:23:24.999Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T15:23:24.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:23:24.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T15:23:25.063Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:23:25.105Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T15:23:27.344Z] $ docker top 7a8e934b2343c516a57d5c8e4ba59c29bd8eee557dd972d049706a5c608bf427 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:23:27.764Z] ---> job-cost.sh [2022-05-10T15:23:27.764Z] lf-activate-venv: SKIPPING [2022-05-10T15:23:27.764Z] INFO: No Stack... [2022-05-10T15:23:28.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T15:23:28.638Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T15:23:28.930Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-05-10T15:23:28.930Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T15:23:28.944Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-73-stack-cost] [2022-05-10T15:23:28.948Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-73-stack-cost] did not exist. Created. [2022-05-10T15:23:28.948Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T15:23:29.256Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T15:23:29.282Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T15:23:29.288Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T15:23:29.314Z] $ docker stop --time=1 7a8e934b2343c516a57d5c8e4ba59c29bd8eee557dd972d049706a5c608bf427 [2022-05-10T15:23:30.485Z] $ docker rm -f 7a8e934b2343c516a57d5c8e4ba59c29bd8eee557dd972d049706a5c608bf427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T15:24:36.986Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47783 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-05-10T15:24:37.002Z] Running in /w/workspace/device-sdk-go/73 [Pipeline] { [Pipeline] checkout [2022-05-10T15:24:37.275Z] The recommended git tool is: git [2022-05-10T15:24:43.728Z] using credential edgex-jenkins-ssh [2022-05-10T15:24:43.745Z] Cloning the remote Git repository [2022-05-10T15:24:43.817Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T15:24:43.899Z] > git init /w/workspace/device-sdk-go/73 # timeout=10 [2022-05-10T15:24:44.133Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-05-10T15:24:44.134Z] > git --version # timeout=10 [2022-05-10T15:24:44.166Z] > git --version # 'git version 2.25.1' [2022-05-10T15:24:44.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T15:24:44.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T15:24:45.779Z] Avoid second fetch [2022-05-10T15:24:45.779Z] Checking out Revision a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 (main) [2022-05-10T15:24:45.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-05-10T15:24:45.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T15:24:45.805Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T15:24:45.823Z] > git checkout -f a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 # timeout=10 [2022-05-10T15:24:50.160Z] Commit message: "Merge pull request #1161 from lenny-intel/remove-data-from-map" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T15:24:51.193Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T15:24:51.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T15:24:51.193Z] Dload Upload Total Spent Left Speed [2022-05-10T15:24:51.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 53831 0 --:--:-- --:--:-- --:--:-- 53831 [Pipeline] sh [2022-05-10T15:24:51.744Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T15:24:52.098Z] + sudo tee /etc/docker/daemon.new [2022-05-10T15:24:52.098Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T15:24:52.098Z] { [2022-05-10T15:24:52.098Z] "registry-mirrors": [ [2022-05-10T15:24:52.098Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T15:24:52.098Z] ], [2022-05-10T15:24:52.098Z] "bip": "10.250.0.254/24", [2022-05-10T15:24:52.098Z] "hosts": [ [2022-05-10T15:24:52.098Z] "tcp://0.0.0.0:5555", [2022-05-10T15:24:52.098Z] "unix:///var/run/docker.sock" [2022-05-10T15:24:52.098Z] ], [2022-05-10T15:24:52.098Z] "mtu": 1458, [2022-05-10T15:24:52.098Z] "selinux-enabled": true, [2022-05-10T15:24:52.098Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T15:24:52.098Z] } [Pipeline] sh [2022-05-10T15:24:52.468Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T15:24:52.832Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:25:11.215Z] provisioning config files... [2022-05-10T15:25:11.243Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/73@tmp/config8434772107019887787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:25:11.615Z] ---> docker-login.sh [2022-05-10T15:25:11.615Z] nexus3.edgexfoundry.org:10001 [2022-05-10T15:25:12.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:25:12.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:25:12.488Z] Configure a credential helper to remove this warning. See [2022-05-10T15:25:12.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:25:12.488Z] [2022-05-10T15:25:12.488Z] Login Succeeded [2022-05-10T15:25:12.488Z] nexus3.edgexfoundry.org:10002 [2022-05-10T15:25:12.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:25:13.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:25:13.040Z] Configure a credential helper to remove this warning. See [2022-05-10T15:25:13.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:25:13.040Z] [2022-05-10T15:25:13.040Z] Login Succeeded [2022-05-10T15:25:13.040Z] nexus3.edgexfoundry.org:10003 [2022-05-10T15:25:13.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:25:13.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:25:13.599Z] Configure a credential helper to remove this warning. See [2022-05-10T15:25:13.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:25:13.599Z] [2022-05-10T15:25:13.599Z] Login Succeeded [2022-05-10T15:25:13.599Z] nexus3.edgexfoundry.org:10004 [2022-05-10T15:25:13.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:25:13.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:25:13.874Z] Configure a credential helper to remove this warning. See [2022-05-10T15:25:13.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:25:13.874Z] [2022-05-10T15:25:13.874Z] Login Succeeded [2022-05-10T15:25:13.874Z] docker.io [2022-05-10T15:25:14.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T15:25:14.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T15:25:14.751Z] Configure a credential helper to remove this warning. See [2022-05-10T15:25:14.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T15:25:14.751Z] [2022-05-10T15:25:14.751Z] Login Succeeded [2022-05-10T15:25:14.751Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T15:25:14.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T15:25:15.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T15:25:15.429Z] ========================================================= [2022-05-10T15:25:15.429Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T15:25:15.429Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:25:15.834Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T15:25:16.444Z] Sending build context to Docker daemon 5.229MB [2022-05-10T15:25:16.444Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T15:25:16.444Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T15:25:16.444Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T15:25:16.444Z] 9b3977197b4f: Pulling fs layer [2022-05-10T15:25:16.444Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T15:25:16.444Z] 94645a83ff95: Pulling fs layer [2022-05-10T15:25:16.444Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T15:25:16.444Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T15:25:16.444Z] 3096ccb668a1: Pulling fs layer [2022-05-10T15:25:16.444Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T15:25:16.444Z] a4caa8a26152: Pulling fs layer [2022-05-10T15:25:16.444Z] 0c92f367c5e7: Waiting [2022-05-10T15:25:16.444Z] 3096ccb668a1: Waiting [2022-05-10T15:25:16.444Z] e8cf19c19ddd: Waiting [2022-05-10T15:25:16.444Z] a4caa8a26152: Waiting [2022-05-10T15:25:16.444Z] 3f3a8bcf1eab: Waiting [2022-05-10T15:25:16.734Z] 94645a83ff95: Verifying Checksum [2022-05-10T15:25:16.735Z] 94645a83ff95: Download complete [2022-05-10T15:25:16.735Z] 1a89e8eeedd5: Download complete [2022-05-10T15:25:16.735Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T15:25:16.735Z] 0c92f367c5e7: Download complete [2022-05-10T15:25:16.735Z] 3096ccb668a1: Verifying Checksum [2022-05-10T15:25:16.735Z] 3096ccb668a1: Download complete [2022-05-10T15:25:16.735Z] 9b3977197b4f: Verifying Checksum [2022-05-10T15:25:16.735Z] 9b3977197b4f: Download complete [2022-05-10T15:25:16.735Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T15:25:16.735Z] e8cf19c19ddd: Download complete [2022-05-10T15:25:17.750Z] 9b3977197b4f: Pull complete [2022-05-10T15:25:18.032Z] 1a89e8eeedd5: Pull complete [2022-05-10T15:25:18.314Z] 94645a83ff95: Pull complete [2022-05-10T15:25:18.919Z] a4caa8a26152: Verifying Checksum [2022-05-10T15:25:18.919Z] a4caa8a26152: Download complete [2022-05-10T15:25:19.523Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T15:25:19.523Z] 3f3a8bcf1eab: Download complete [2022-05-10T15:25:31.955Z] 3f3a8bcf1eab: Pull complete [2022-05-10T15:25:32.557Z] 0c92f367c5e7: Pull complete [2022-05-10T15:25:32.834Z] 3096ccb668a1: Pull complete [2022-05-10T15:25:33.109Z] e8cf19c19ddd: Pull complete [2022-05-10T15:25:39.852Z] a4caa8a26152: Pull complete [2022-05-10T15:25:39.852Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T15:25:39.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T15:25:39.852Z] ---> 725f1c02e7f9 [2022-05-10T15:25:39.852Z] Step 3/11 : ARG MAKE=make build [2022-05-10T15:25:41.308Z] ---> Running in 01b9cabc6538 [2022-05-10T15:25:41.308Z] Removing intermediate container 01b9cabc6538 [2022-05-10T15:25:41.308Z] ---> 41191fd29250 [2022-05-10T15:25:41.308Z] Step 4/11 : WORKDIR /device-sdk-go [2022-05-10T15:25:41.308Z] ---> Running in 55e4df4c33f0 [2022-05-10T15:25:41.921Z] Removing intermediate container 55e4df4c33f0 [2022-05-10T15:25:41.921Z] ---> 24a86379cc83 [2022-05-10T15:25:41.921Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:25:41.921Z] ---> Running in 44a5b1c0e524 [2022-05-10T15:25:42.200Z] Removing intermediate container 44a5b1c0e524 [2022-05-10T15:25:42.200Z] ---> 71ac12d5652a [2022-05-10T15:25:42.200Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:25:42.476Z] ---> Running in 616a14fc0409 [2022-05-10T15:25:45.886Z] Removing intermediate container 616a14fc0409 [2022-05-10T15:25:45.886Z] ---> 163978c65d2b [2022-05-10T15:25:45.886Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T15:25:45.886Z] ---> Running in d27bdf97ed89 [2022-05-10T15:25:46.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:25:47.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:25:48.080Z] OK: 220 MiB in 52 packages [2022-05-10T15:25:49.069Z] Removing intermediate container d27bdf97ed89 [2022-05-10T15:25:49.069Z] ---> aa0e26b6442c [2022-05-10T15:25:49.069Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T15:25:49.680Z] ---> aa4cc746798f [2022-05-10T15:25:49.680Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:25:49.680Z] ---> Running in 83318e7f28bc [2022-05-10T15:26:36.697Z] Removing intermediate container 83318e7f28bc [2022-05-10T15:26:36.697Z] ---> 03e69f606aff [2022-05-10T15:26:36.697Z] Step 10/11 : COPY . . [2022-05-10T15:26:36.697Z] ---> e722c91b2941 [2022-05-10T15:26:36.697Z] Step 11/11 : RUN ${MAKE} [2022-05-10T15:26:36.697Z] ---> Running in dced1d042538 [2022-05-10T15:26:37.290Z] noop [2022-05-10T15:26:37.885Z] Removing intermediate container dced1d042538 [2022-05-10T15:26:37.885Z] ---> 3497789bdeda [2022-05-10T15:26:37.885Z] Successfully built 3497789bdeda [2022-05-10T15:26:37.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:26:38.240Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T15:26:38.240Z] . [Pipeline] withDockerContainer [2022-05-10T15:26:38.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-47783 does not seem to be running inside a container [2022-05-10T15:26:38.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/73 -v /w/workspace/device-sdk-go/73:/w/workspace/device-sdk-go/73:rw,z -v /w/workspace/device-sdk-go/73@tmp:/w/workspace/device-sdk-go/73@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 ******** ci-base-image-arm64 cat [2022-05-10T15:26:39.785Z] $ docker top 005f74110179688568a51684da3e953cb220eaf9214207ab11d9604fbcdc3dbc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T15:26:40.669Z] + go version [2022-05-10T15:26:40.669Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T15:26:40.700Z] $ docker stop --time=1 005f74110179688568a51684da3e953cb220eaf9214207ab11d9604fbcdc3dbc [2022-05-10T15:26:42.383Z] $ docker rm -f 005f74110179688568a51684da3e953cb220eaf9214207ab11d9604fbcdc3dbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:26:43.017Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T15:26:43.017Z] . [Pipeline] withDockerContainer [2022-05-10T15:26:43.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-47783 does not seem to be running inside a container [2022-05-10T15:26:43.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/73 -v /w/workspace/device-sdk-go/73:/w/workspace/device-sdk-go/73:rw,z -v /w/workspace/device-sdk-go/73@tmp:/w/workspace/device-sdk-go/73@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 ******** ci-base-image-arm64 cat [2022-05-10T15:26:44.753Z] $ docker top 490602d74e566dd3480d0bee05cc49b8fe428c2574cbedbb141dbd90d309bd29 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T15:26:45.721Z] + make test [2022-05-10T15:26:45.721Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T15:27:18.102Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-05-10T15:29:10.051Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-05-10T15:29:10.051Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-05-10T15:29:10.051Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-05-10T15:29:15.533Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.359s coverage: 23.3% of statements [2022-05-10T15:29:15.533Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-05-10T15:29:15.533Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.258s coverage: 27.6% of statements [2022-05-10T15:29:15.533Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.362s coverage: 78.9% of statements [2022-05-10T15:29:15.533Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.251s coverage: 10.8% of statements [2022-05-10T15:29:17.536Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.362s coverage: 60.0% of statements [2022-05-10T15:29:17.536Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-05-10T15:29:17.536Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-05-10T15:29:20.981Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.478s coverage: 34.8% of statements [2022-05-10T15:29:20.981Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-05-10T15:29:22.979Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.282s coverage: 86.5% of statements [2022-05-10T15:29:22.979Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-05-10T15:29:22.979Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-05-10T15:29:22.979Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.448s coverage: 65.1% of statements [2022-05-10T15:29:25.610Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.316s coverage: 89.2% of statements [2022-05-10T15:29:25.610Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-05-10T15:29:29.010Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.243s coverage: 4.7% of statements [2022-05-10T15:29:29.010Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-05-10T15:29:29.612Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T15:29:29.612Z] GO111MODULE=on go vet ./... [2022-05-10T15:31:06.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T15:31:06.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T15:31:06.514Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T15:31:06.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T15:31:06.563Z] $ docker stop --time=1 490602d74e566dd3480d0bee05cc49b8fe428c2574cbedbb141dbd90d309bd29 [2022-05-10T15:31:08.460Z] $ docker rm -f 490602d74e566dd3480d0bee05cc49b8fe428c2574cbedbb141dbd90d309bd29 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T15:31:09.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T15:31:09.936Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T15:31:10.604Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T15:31:11.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T15:31:11.377Z] + ls -al . [2022-05-10T15:31:11.377Z] total 292 [2022-05-10T15:31:11.377Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 15:31 . [2022-05-10T15:31:11.377Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:24 .. [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 15:24 .dockerignore [2022-05-10T15:31:11.377Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 15:24 .git [2022-05-10T15:31:11.377Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:24 .github [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 131 May 10 15:24 .gitignore [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 15:24 .golangci.yml [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 26321 May 10 15:24 CHANGELOG.md [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 15:24 GOVERNANCE.md [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 880 May 10 15:24 Jenkinsfile [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 15:24 LICENSE [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 2015 May 10 15:24 Makefile [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 15:24 OWNERS.md [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 4881 May 10 15:24 README.md [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 15:21 VERSION [2022-05-10T15:31:11.377Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 15:24 bin [2022-05-10T15:31:11.377Z] -rw-r--r-- 1 jenkins jenkins 130739 May 10 15:29 coverage.out [2022-05-10T15:31:11.377Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:24 example [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 3159 May 10 15:24 go.mod [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 34529 May 10 15:24 go.sum [2022-05-10T15:31:11.377Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 15:24 internal [2022-05-10T15:31:11.377Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 15:24 openapi [2022-05-10T15:31:11.377Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 15:24 pkg [2022-05-10T15:31:11.377Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 15:24 snap [2022-05-10T15:31:11.377Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 15:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:31:11.727Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 --label arch=arm64 --label version=2.2.0-dev.39 . [2022-05-10T15:31:12.328Z] Sending build context to Docker daemon 5.36MB [2022-05-10T15:31:12.328Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T15:31:12.328Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T15:31:12.328Z] ---> 3497789bdeda [2022-05-10T15:31:12.328Z] Step 3/25 : ARG MAKE=make build [2022-05-10T15:31:12.328Z] ---> Running in 43d273fe00e5 [2022-05-10T15:31:12.930Z] Removing intermediate container 43d273fe00e5 [2022-05-10T15:31:12.930Z] ---> 5a89d4f78976 [2022-05-10T15:31:12.930Z] Step 4/25 : WORKDIR /device-sdk-go [2022-05-10T15:31:12.930Z] ---> Running in f0d4eb4fdbf1 [2022-05-10T15:31:13.204Z] Removing intermediate container f0d4eb4fdbf1 [2022-05-10T15:31:13.204Z] ---> 0ce2d14ac63e [2022-05-10T15:31:13.204Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:31:13.204Z] ---> Running in b3cede8106c3 [2022-05-10T15:31:13.486Z] Removing intermediate container b3cede8106c3 [2022-05-10T15:31:13.486Z] ---> 9fa98ca5c9fa [2022-05-10T15:31:13.486Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:31:13.772Z] ---> Running in 161dd7afe0ab [2022-05-10T15:31:15.754Z] Removing intermediate container 161dd7afe0ab [2022-05-10T15:31:15.754Z] ---> ef3b83850076 [2022-05-10T15:31:15.754Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T15:31:15.754Z] ---> Running in d1d068a33872 [2022-05-10T15:31:16.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:31:17.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:31:18.712Z] OK: 220 MiB in 52 packages [2022-05-10T15:31:19.321Z] Removing intermediate container d1d068a33872 [2022-05-10T15:31:19.321Z] ---> 8f421da21c2e [2022-05-10T15:31:19.321Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T15:31:19.933Z] ---> 1f2e317951cb [2022-05-10T15:31:19.933Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:31:20.210Z] ---> Running in 74b97b17e675 [2022-05-10T15:31:22.226Z] Removing intermediate container 74b97b17e675 [2022-05-10T15:31:22.226Z] ---> 53caf924d537 [2022-05-10T15:31:22.226Z] Step 10/25 : COPY . . [2022-05-10T15:31:23.677Z] ---> d84281d41531 [2022-05-10T15:31:23.677Z] Step 11/25 : RUN ${MAKE} [2022-05-10T15:31:23.677Z] ---> Running in 04f64b029feb [2022-05-10T15:31:24.664Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.39" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-05-10T15:33:31.833Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-05-10T15:33:36.175Z] Removing intermediate container 04f64b029feb [2022-05-10T15:33:36.175Z] ---> 5dec056f0c47 [2022-05-10T15:33:36.175Z] Step 12/25 : FROM alpine:3.14 [2022-05-10T15:33:37.158Z] 3.14: Pulling from library/alpine [2022-05-10T15:33:37.158Z] 455c02918c45: Pulling fs layer [2022-05-10T15:33:37.433Z] 455c02918c45: Verifying Checksum [2022-05-10T15:33:37.433Z] 455c02918c45: Download complete [2022-05-10T15:33:38.034Z] 455c02918c45: Pull complete [2022-05-10T15:33:38.034Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T15:33:38.034Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T15:33:38.034Z] ---> ac73e934f311 [2022-05-10T15:33:38.034Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T15:33:38.034Z] ---> Running in aa353acc9ff8 [2022-05-10T15:33:38.634Z] Removing intermediate container aa353acc9ff8 [2022-05-10T15:33:38.634Z] ---> 642fa7be2136 [2022-05-10T15:33:38.634Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:33:38.634Z] ---> Running in bb9ce4eeaa51 [2022-05-10T15:33:40.625Z] Removing intermediate container bb9ce4eeaa51 [2022-05-10T15:33:40.625Z] ---> caf1d76cf8eb [2022-05-10T15:33:40.625Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T15:33:40.625Z] ---> Running in 798f20828e8f [2022-05-10T15:33:41.613Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:33:42.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:33:43.197Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T15:33:43.197Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T15:33:43.471Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T15:33:43.471Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T15:33:43.749Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T15:33:43.749Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:33:43.749Z] OK: 8 MiB in 19 packages [2022-05-10T15:33:44.737Z] Removing intermediate container 798f20828e8f [2022-05-10T15:33:44.737Z] ---> 64ff63311159 [2022-05-10T15:33:44.737Z] Step 16/25 : WORKDIR / [2022-05-10T15:33:44.737Z] ---> Running in be11a01298c7 [2022-05-10T15:33:45.016Z] Removing intermediate container be11a01298c7 [2022-05-10T15:33:45.016Z] ---> 3badf30d412c [2022-05-10T15:33:45.016Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-05-10T15:33:45.619Z] ---> 306ae82c1f48 [2022-05-10T15:33:45.619Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-05-10T15:33:47.607Z] ---> c2eb69fb9bc0 [2022-05-10T15:33:47.607Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-05-10T15:33:47.882Z] ---> fb5c47de7bd4 [2022-05-10T15:33:47.882Z] Step 20/25 : EXPOSE 59999 [2022-05-10T15:33:47.882Z] ---> Running in 45baf4e5a56b [2022-05-10T15:33:48.483Z] Removing intermediate container 45baf4e5a56b [2022-05-10T15:33:48.483Z] ---> 33b3dd030d01 [2022-05-10T15:33:48.483Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-05-10T15:33:48.483Z] ---> Running in c9e37e0d93df [2022-05-10T15:33:48.757Z] Removing intermediate container c9e37e0d93df [2022-05-10T15:33:48.757Z] ---> aa294a3531e3 [2022-05-10T15:33:48.757Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:33:48.757Z] ---> Running in ec8a36ff8055 [2022-05-10T15:33:49.354Z] Removing intermediate container ec8a36ff8055 [2022-05-10T15:33:49.354Z] ---> 0bef070fca18 [2022-05-10T15:33:49.354Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T15:33:49.354Z] ---> Running in fea864f6d968 [2022-05-10T15:33:49.634Z] Removing intermediate container fea864f6d968 [2022-05-10T15:33:49.634Z] ---> 64b27308b07c [2022-05-10T15:33:49.634Z] Step 24/25 : LABEL git_sha=a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [2022-05-10T15:33:49.634Z] ---> Running in 87b5ac1279b4 [2022-05-10T15:33:49.920Z] Removing intermediate container 87b5ac1279b4 [2022-05-10T15:33:49.920Z] ---> ed81d178c2cd [2022-05-10T15:33:49.920Z] Step 25/25 : LABEL version=2.2.0-dev.39 [2022-05-10T15:33:50.208Z] ---> Running in 9c829eace23b [2022-05-10T15:33:50.481Z] Removing intermediate container 9c829eace23b [2022-05-10T15:33:50.481Z] ---> 49959ce0b311 [2022-05-10T15:33:50.481Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T15:33:50.481Z] Successfully built 49959ce0b311 [2022-05-10T15:33:50.481Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:33:50.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T15:33:50.906Z] [2022-05-10T15:33:50.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:33:51.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T15:33:51.537Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T15:33:51.537Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T15:33:51.537Z] 04944245beec: Pulling fs layer [2022-05-10T15:33:51.537Z] 699f458cf7ca: Pulling fs layer [2022-05-10T15:33:51.537Z] 765212b225bb: Pulling fs layer [2022-05-10T15:33:51.537Z] f23df028b6ca: Pulling fs layer [2022-05-10T15:33:51.537Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T15:33:51.537Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T15:33:51.537Z] 765212b225bb: Waiting [2022-05-10T15:33:51.537Z] f23df028b6ca: Waiting [2022-05-10T15:33:51.537Z] d65c8cfc05b1: Waiting [2022-05-10T15:33:51.537Z] 2437ff75d9bd: Waiting [2022-05-10T15:33:51.537Z] 04944245beec: Verifying Checksum [2022-05-10T15:33:51.537Z] 04944245beec: Download complete [2022-05-10T15:33:51.537Z] 765212b225bb: Verifying Checksum [2022-05-10T15:33:51.537Z] 765212b225bb: Download complete [2022-05-10T15:33:51.537Z] f23df028b6ca: Verifying Checksum [2022-05-10T15:33:51.537Z] f23df028b6ca: Download complete [2022-05-10T15:33:51.537Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T15:33:51.537Z] d65c8cfc05b1: Download complete [2022-05-10T15:33:51.814Z] 699f458cf7ca: Verifying Checksum [2022-05-10T15:33:51.814Z] 699f458cf7ca: Download complete [2022-05-10T15:33:52.089Z] 8998bd30e6a1: Download complete [2022-05-10T15:33:54.729Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T15:33:54.729Z] 2437ff75d9bd: Download complete [2022-05-10T15:33:56.175Z] 8998bd30e6a1: Pull complete [2022-05-10T15:33:56.780Z] 04944245beec: Pull complete [2022-05-10T15:33:58.215Z] 699f458cf7ca: Pull complete [2022-05-10T15:33:58.215Z] 765212b225bb: Pull complete [2022-05-10T15:33:59.195Z] f23df028b6ca: Pull complete [2022-05-10T15:33:59.472Z] d65c8cfc05b1: Pull complete [2022-05-10T15:34:14.570Z] 2437ff75d9bd: Pull complete [2022-05-10T15:34:14.570Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T15:34:14.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T15:34:14.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T15:34:14.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-47783 does not seem to be running inside a container [2022-05-10T15:34:14.925Z] $ 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/73 -v /w/workspace/device-sdk-go/73:/w/workspace/device-sdk-go/73:rw,z -v /w/workspace/device-sdk-go/73@tmp:/w/workspace/device-sdk-go/73@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T15:34:17.717Z] $ docker top 01cf03b6a50f6fcfe9a2f9e82dad941f30d8aa41055d478bd46f956e4482c3e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:34:18.678Z] ---> job-cost.sh [2022-05-10T15:34:18.678Z] lf-activate-venv: SKIPPING [2022-05-10T15:34:18.678Z] INFO: No Stack... [2022-05-10T15:34:19.272Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T15:34:20.252Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T15:34:20.926Z] + cat /w/workspace/device-sdk-go/73/archives/cost.csv [2022-05-10T15:34:20.927Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T15:34:21.002Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-73-stack-cost] [2022-05-10T15:34:21.008Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-73-stack-cost] did not exist. Created. [2022-05-10T15:34:21.008Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T15:34:21.758Z] /w/workspace/device-sdk-go/73@tmp/durable-8bf45d0b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T15:34:22.516Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T15:34:22.541Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T15:34:22.626Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T15:34:22.632Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-73-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T15:34:22.658Z] $ docker stop --time=1 01cf03b6a50f6fcfe9a2f9e82dad941f30d8aa41055d478bd46f956e4482c3e4 [2022-05-10T15:34:24.226Z] $ docker rm -f 01cf03b6a50f6fcfe9a2f9e82dad941f30d8aa41055d478bd46f956e4482c3e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T15:34:24.832Z] provisioning config files... [2022-05-10T15:34:24.842Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8443514304580065617tmp [Pipeline] { [Pipeline] sh [2022-05-10T15:34:25.156Z] + set +x [2022-05-10T15:34:25.156Z] + curl -s https://codecov.io/bash [2022-05-10T15:34:25.156Z] + bash -s -- [2022-05-10T15:34:25.156Z] [2022-05-10T15:34:25.156Z] _____ _ [2022-05-10T15:34:25.156Z] / ____| | | [2022-05-10T15:34:25.156Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T15:34:25.156Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T15:34:25.156Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T15:34:25.156Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T15:34:25.156Z] Bash-1.0.6 [2022-05-10T15:34:25.156Z] [2022-05-10T15:34:25.156Z] [2022-05-10T15:34:25.156Z] ==> git version 2.25.1 found [2022-05-10T15:34:25.156Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T15:34:25.156Z] Release-Date: 2020-01-08 [2022-05-10T15:34:25.156Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T15:34:25.156Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T15:34:25.156Z] ==> Jenkins CI detected. [2022-05-10T15:34:25.156Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-05-10T15:34:25.156Z] project root: . [2022-05-10T15:34:25.156Z] --> token set from env [2022-05-10T15:34:25.156Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T15:34:25.156Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T15:34:25.156Z] ==> Python coveragepy not found [2022-05-10T15:34:25.156Z] ==> Searching for coverage reports in: [2022-05-10T15:34:25.156Z] + . [2022-05-10T15:34:25.156Z] -> Found 1 reports [2022-05-10T15:34:25.156Z] ==> Detecting git/mercurial file structure [2022-05-10T15:34:25.156Z] ==> Reading reports [2022-05-10T15:34:25.156Z] + ./coverage.out bytes=130739 [2022-05-10T15:34:25.156Z] ==> Appending adjustments [2022-05-10T15:34:25.156Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T15:34:25.727Z] + Found adjustments [2022-05-10T15:34:25.728Z] ==> Gzipping contents [2022-05-10T15:34:25.728Z] 20K /tmp/codecov.yTxo7C.gz [2022-05-10T15:34:25.728Z] ==> Uploading reports [2022-05-10T15:34:25.728Z] url: https://codecov.io [2022-05-10T15:34:25.728Z] query: branch=main&commit=a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T15:34:25.728Z] -> Pinging Codecov [2022-05-10T15:34:25.728Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T15:34:25.989Z] -> Uploading to [2022-05-10T15:34:25.989Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/7E55EF52A471D76F132DFD9A03CDDE97/a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96/a8c11c02-ee7a-49b3-9d29-4a5c9bb0694b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T153425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1bab286561d73ea06694ae76c208014ecafe74a6a2ce180c50b9918827976ba9 [2022-05-10T15:34:25.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T15:34:25.989Z] Dload Upload Total Spent Left Speed [2022-05-10T15:34:26.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16836 0 0 100 16836 0 71948 --:--:-- --:--:-- --:--:-- 71948 [2022-05-10T15:34:26.252Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [Pipeline] } [2022-05-10T15:34:26.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T15:34:26.436Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T15:34:26.446Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:34:26.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T15:34:26.738Z] [2022-05-10T15:34:26.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:34:27.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T15:34:27.042Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T15:34:27.042Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T15:34:27.042Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T15:34:27.042Z] de9db76c5a1d: Pulling fs layer [2022-05-10T15:34:27.042Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T15:34:27.042Z] 0d57e429df01: Pulling fs layer [2022-05-10T15:34:27.042Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T15:34:27.042Z] e1f770b5df2f: Pulling fs layer [2022-05-10T15:34:27.042Z] 85a0685a4137: Pulling fs layer [2022-05-10T15:34:27.042Z] 0eba1c9be4d2: Waiting [2022-05-10T15:34:27.042Z] 0d57e429df01: Waiting [2022-05-10T15:34:27.042Z] 4e4be7b47b0d: Waiting [2022-05-10T15:34:27.042Z] e1f770b5df2f: Waiting [2022-05-10T15:34:27.042Z] 85a0685a4137: Waiting [2022-05-10T15:34:27.042Z] de9db76c5a1d: Download complete [2022-05-10T15:34:27.042Z] 0ef7d3d256c8: Download complete [2022-05-10T15:34:27.042Z] 0d57e429df01: Verifying Checksum [2022-05-10T15:34:27.042Z] 0d57e429df01: Download complete [2022-05-10T15:34:27.042Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T15:34:27.042Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T15:34:27.042Z] 188c0c94c7c5: Download complete [2022-05-10T15:34:27.301Z] 188c0c94c7c5: Pull complete [2022-05-10T15:34:27.301Z] e1f770b5df2f: Verifying Checksum [2022-05-10T15:34:27.301Z] e1f770b5df2f: Download complete [2022-05-10T15:34:27.301Z] 0ef7d3d256c8: Pull complete [2022-05-10T15:34:27.561Z] de9db76c5a1d: Pull complete [2022-05-10T15:34:27.821Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T15:34:27.821Z] 0eba1c9be4d2: Download complete [2022-05-10T15:34:28.080Z] 85a0685a4137: Verifying Checksum [2022-05-10T15:34:28.080Z] 85a0685a4137: Download complete [2022-05-10T15:34:31.372Z] 0eba1c9be4d2: Pull complete [2022-05-10T15:34:31.372Z] 0d57e429df01: Pull complete [2022-05-10T15:34:31.372Z] 4e4be7b47b0d: Pull complete [2022-05-10T15:34:31.631Z] e1f770b5df2f: Pull complete [2022-05-10T15:34:34.921Z] 85a0685a4137: Pull complete [2022-05-10T15:34:34.921Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T15:34:34.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T15:34:34.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T15:34:34.988Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:34:35.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T15:34:37.642Z] $ docker top d1825953ca4ac432cda0bda96034abde2db1d91bb4e202b6abd2bf4a464806f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T15:34:37.717Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T15:34:38.001Z] + set -o pipefail [2022-05-10T15:34:38.001Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T15:34:43.285Z] [2022-05-10T15:34:43.285Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-05-10T15:34:43.285Z] [2022-05-10T15:34:43.285Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/6d448975-82a9-4b87-88a8-888b4ef3a194 [2022-05-10T15:34:43.285Z] [2022-05-10T15:34:43.285Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T15:34:43.285Z] [2022-05-10T15:34:43.547Z] [Pipeline] } [2022-05-10T15:34:43.561Z] $ docker stop --time=1 d1825953ca4ac432cda0bda96034abde2db1d91bb4e202b6abd2bf4a464806f8 [2022-05-10T15:34:45.632Z] $ docker rm -f d1825953ca4ac432cda0bda96034abde2db1d91bb4e202b6abd2bf4a464806f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-10T15:34:46.090Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:34:46.106Z] provisioning config files... [2022-05-10T15:34:46.116Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6626191912454793505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:34:46.418Z] --> edgex-publish-swagger.sh [2022-05-10T15:34:46.418Z] === Publish openapi/v2 API === [2022-05-10T15:34:46.418Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-10T15:34:46.418Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-05-10T15:34:46.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T15:34:46.418Z] Dload Upload Total Spent Left Speed [2022-05-10T15:34:46.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 333k --:--:-- --:--:-- --:--:-- 331k 100 53282 0 0 100 53282 0 75792 --:--:-- --:--:-- --:--:-- 75684 [2022-05-10T15:34:46.992Z] [2022-05-10T15:34:46.992Z] [Pipeline] } [2022-05-10T15:34:47.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T15:34:47.389Z] + git log --format=format:%s -1 a42dac25d44a6c2ff7b69fdd484e9bf4bbdbbd96 [Pipeline] sh [2022-05-10T15:34:47.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T15:34:47.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:34:48.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T15:34:48.001Z] . [Pipeline] withDockerContainer [2022-05-10T15:34:48.073Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:34:48.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T15:34:48.531Z] $ docker top d7b0ed57353c9cc580b23d3e7a107761072cedbd45a991ff2e37b22c445e2a24 -eo pid,comm [2022-05-10T15:34:48.584Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T15:34:48.584Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T15:34:48.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T15:34:48.622Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T15:34:48.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T15:34:48.751Z] $ docker exec d7b0ed57353c9cc580b23d3e7a107761072cedbd45a991ff2e37b22c445e2a24 ssh-agent [2022-05-10T15:34:48.879Z] SSH_AUTH_SOCK=/tmp/ssh-k2JZ3BkeW0tP/agent.32 [2022-05-10T15:34:48.879Z] SSH_AGENT_PID=38 [2022-05-10T15:34:48.884Z] Running ssh-add (command line suppressed) [2022-05-10T15:34:49.001Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7237095340625628627.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7237095340625628627.key) [2022-05-10T15:34:49.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T15:34:49.301Z] + git semver tag [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,493 [run_tag] DEBUG tag force:False [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,494 [check_head_tag] DEBUG check head tag [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,495 [execute] INFO git cat-file --batch-check [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,498 [execute] INFO git cat-file --batch [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,523 [execute] INFO git tag -a v2.2.0-dev.39 -m v2.2.0-dev.39 [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,523 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.39', '-m', 'v2.2.0-dev.39'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T15:34:49.561Z] 2022-05-10 15:34:49,527 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T15:34:49.561Z] 2.2.0-dev.39 [Pipeline] } [2022-05-10T15:34:49.575Z] $ docker exec --env ******** --env ******** d7b0ed57353c9cc580b23d3e7a107761072cedbd45a991ff2e37b22c445e2a24 ssh-agent -k [2022-05-10T15:34:49.684Z] unset SSH_AUTH_SOCK; [2022-05-10T15:34:49.685Z] unset SSH_AGENT_PID; [2022-05-10T15:34:49.685Z] echo Agent pid 38 killed; [2022-05-10T15:34:49.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T15:34:50.004Z] + git semver [Pipeline] } [2022-05-10T15:34:50.281Z] $ docker stop --time=1 d7b0ed57353c9cc580b23d3e7a107761072cedbd45a991ff2e37b22c445e2a24 [2022-05-10T15:34:51.593Z] $ docker rm -f d7b0ed57353c9cc580b23d3e7a107761072cedbd45a991ff2e37b22c445e2a24 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:34:51.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T15:34:51.974Z] [2022-05-10T15:34:51.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:34:52.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T15:34:52.301Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T15:34:52.301Z] ab5ef0e58194: Pulling fs layer [2022-05-10T15:34:52.301Z] 9712f1f96733: Pulling fs layer [2022-05-10T15:34:52.301Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T15:34:52.301Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T15:34:52.301Z] e9a5061849ea: Pulling fs layer [2022-05-10T15:34:52.301Z] d747dcd14b5f: Pulling fs layer [2022-05-10T15:34:52.301Z] 2de7ff778b66: Pulling fs layer [2022-05-10T15:34:52.301Z] 0d9ebad4ef96: Waiting [2022-05-10T15:34:52.301Z] e9a5061849ea: Waiting [2022-05-10T15:34:52.301Z] d747dcd14b5f: Waiting [2022-05-10T15:34:52.301Z] 2de7ff778b66: Waiting [2022-05-10T15:34:52.301Z] 9712f1f96733: Verifying Checksum [2022-05-10T15:34:52.301Z] 9712f1f96733: Download complete [2022-05-10T15:34:52.595Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T15:34:52.595Z] 63f879dbbcfc: Download complete [2022-05-10T15:34:52.853Z] e9a5061849ea: Verifying Checksum [2022-05-10T15:34:52.854Z] e9a5061849ea: Download complete [2022-05-10T15:34:52.854Z] d747dcd14b5f: Download complete [2022-05-10T15:34:52.854Z] ab5ef0e58194: Verifying Checksum [2022-05-10T15:34:52.854Z] ab5ef0e58194: Download complete [2022-05-10T15:34:52.854Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T15:34:52.854Z] 0d9ebad4ef96: Download complete [2022-05-10T15:34:52.854Z] 2de7ff778b66: Verifying Checksum [2022-05-10T15:34:52.854Z] 2de7ff778b66: Download complete [2022-05-10T15:34:56.145Z] ab5ef0e58194: Pull complete [2022-05-10T15:34:56.145Z] 9712f1f96733: Pull complete [2022-05-10T15:34:56.404Z] 63f879dbbcfc: Pull complete [2022-05-10T15:35:00.599Z] 0d9ebad4ef96: Pull complete [2022-05-10T15:35:00.599Z] e9a5061849ea: Pull complete [2022-05-10T15:35:00.599Z] d747dcd14b5f: Pull complete [2022-05-10T15:35:01.538Z] 2de7ff778b66: Pull complete [2022-05-10T15:35:01.538Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T15:35:01.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T15:35:01.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T15:35:01.604Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:35:01.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T15:35:04.166Z] $ docker top 35e0d9ee4ba45ab7fa82ad17f94c4270a5bec030ba15aea07f5414039d73d5d2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:35:04.245Z] provisioning config files... [2022-05-10T15:35:04.253Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7786332373803729606tmp [2022-05-10T15:35:04.264Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4312089643760688951tmp [2022-05-10T15:35:04.275Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6950000436759643631tmp [Pipeline] { [Pipeline] echo [2022-05-10T15:35:04.292Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:04.579Z] ---> sigul-configuration.sh [2022-05-10T15:35:04.579Z] gpg: directory `/root/.gnupg' created [2022-05-10T15:35:04.579Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T15:35:04.579Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T15:35:04.579Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T15:35:04.579Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T15:35:04.579Z] gpg: CAST5 encrypted data [2022-05-10T15:35:04.579Z] gpg: encrypted with 1 passphrase [2022-05-10T15:35:04.579Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T15:35:04.869Z] + mkdir /home/jenkins [2022-05-10T15:35:04.869Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T15:35:05.160Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-10T15:35:05.170Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:05.457Z] ---> sigul-install.sh [2022-05-10T15:35:05.457Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T15:35:05.745Z] + git tag --list [2022-05-10T15:35:05.745Z] 0.7.1 [2022-05-10T15:35:05.745Z] delhi-tag [2022-05-10T15:35:05.745Z] v1.0.0 [2022-05-10T15:35:05.745Z] v1.1.0 [2022-05-10T15:35:05.745Z] v1.1.1 [2022-05-10T15:35:05.745Z] v1.1.2 [2022-05-10T15:35:05.745Z] v1.2.0 [2022-05-10T15:35:05.745Z] v1.2.1 [2022-05-10T15:35:05.745Z] v1.2.2 [2022-05-10T15:35:05.745Z] v1.2.3 [2022-05-10T15:35:05.745Z] v1.3.0 [2022-05-10T15:35:05.745Z] v1.4.0 [2022-05-10T15:35:05.745Z] v2.0.0 [2022-05-10T15:35:05.745Z] v2.0.1-dev.1 [2022-05-10T15:35:05.745Z] v2.0.1-dev.10 [2022-05-10T15:35:05.745Z] v2.0.1-dev.11 [2022-05-10T15:35:05.745Z] v2.0.1-dev.12 [2022-05-10T15:35:05.745Z] v2.0.1-dev.13 [2022-05-10T15:35:05.745Z] v2.0.1-dev.14 [2022-05-10T15:35:05.745Z] v2.0.1-dev.15 [2022-05-10T15:35:05.745Z] v2.0.1-dev.16 [2022-05-10T15:35:05.745Z] v2.0.1-dev.17 [2022-05-10T15:35:05.745Z] v2.0.1-dev.18 [2022-05-10T15:35:05.745Z] v2.0.1-dev.19 [2022-05-10T15:35:05.745Z] v2.0.1-dev.2 [2022-05-10T15:35:05.745Z] v2.0.1-dev.20 [2022-05-10T15:35:05.745Z] v2.0.1-dev.21 [2022-05-10T15:35:05.745Z] v2.0.1-dev.22 [2022-05-10T15:35:05.745Z] v2.0.1-dev.23 [2022-05-10T15:35:05.745Z] v2.0.1-dev.24 [2022-05-10T15:35:05.745Z] v2.0.1-dev.25 [2022-05-10T15:35:05.745Z] v2.0.1-dev.26 [2022-05-10T15:35:05.745Z] v2.0.1-dev.27 [2022-05-10T15:35:05.745Z] v2.0.1-dev.28 [2022-05-10T15:35:05.745Z] v2.0.1-dev.29 [2022-05-10T15:35:05.745Z] v2.0.1-dev.3 [2022-05-10T15:35:05.745Z] v2.0.1-dev.30 [2022-05-10T15:35:05.745Z] v2.0.1-dev.31 [2022-05-10T15:35:05.745Z] v2.0.1-dev.32 [2022-05-10T15:35:05.745Z] v2.0.1-dev.33 [2022-05-10T15:35:05.745Z] v2.0.1-dev.4 [2022-05-10T15:35:05.745Z] v2.0.1-dev.5 [2022-05-10T15:35:05.745Z] v2.0.1-dev.6 [2022-05-10T15:35:05.745Z] v2.0.1-dev.7 [2022-05-10T15:35:05.745Z] v2.0.1-dev.8 [2022-05-10T15:35:05.745Z] v2.0.1-dev.9 [2022-05-10T15:35:05.745Z] v2.1.0 [2022-05-10T15:35:05.745Z] v2.1.1-dev.1 [2022-05-10T15:35:05.745Z] v2.2.0-dev.1 [2022-05-10T15:35:05.745Z] v2.2.0-dev.10 [2022-05-10T15:35:05.745Z] v2.2.0-dev.11 [2022-05-10T15:35:05.745Z] v2.2.0-dev.12 [2022-05-10T15:35:05.745Z] v2.2.0-dev.13 [2022-05-10T15:35:05.745Z] v2.2.0-dev.14 [2022-05-10T15:35:05.745Z] v2.2.0-dev.15 [2022-05-10T15:35:05.745Z] v2.2.0-dev.16 [2022-05-10T15:35:05.745Z] v2.2.0-dev.17 [2022-05-10T15:35:05.745Z] v2.2.0-dev.18 [2022-05-10T15:35:05.745Z] v2.2.0-dev.19 [2022-05-10T15:35:05.745Z] v2.2.0-dev.2 [2022-05-10T15:35:05.745Z] v2.2.0-dev.20 [2022-05-10T15:35:05.745Z] v2.2.0-dev.21 [2022-05-10T15:35:05.745Z] v2.2.0-dev.22 [2022-05-10T15:35:05.745Z] v2.2.0-dev.23 [2022-05-10T15:35:05.745Z] v2.2.0-dev.24 [2022-05-10T15:35:05.745Z] v2.2.0-dev.25 [2022-05-10T15:35:05.745Z] v2.2.0-dev.26 [2022-05-10T15:35:05.745Z] v2.2.0-dev.27 [2022-05-10T15:35:05.745Z] v2.2.0-dev.28 [2022-05-10T15:35:05.745Z] v2.2.0-dev.29 [2022-05-10T15:35:05.745Z] v2.2.0-dev.3 [2022-05-10T15:35:05.745Z] v2.2.0-dev.30 [2022-05-10T15:35:05.745Z] v2.2.0-dev.31 [2022-05-10T15:35:05.745Z] v2.2.0-dev.32 [2022-05-10T15:35:05.745Z] v2.2.0-dev.33 [2022-05-10T15:35:05.745Z] v2.2.0-dev.34 [2022-05-10T15:35:05.745Z] v2.2.0-dev.35 [2022-05-10T15:35:05.745Z] v2.2.0-dev.36 [2022-05-10T15:35:05.745Z] v2.2.0-dev.37 [2022-05-10T15:35:05.745Z] v2.2.0-dev.38 [2022-05-10T15:35:05.745Z] v2.2.0-dev.39 [2022-05-10T15:35:05.745Z] v2.2.0-dev.4 [2022-05-10T15:35:05.745Z] v2.2.0-dev.5 [2022-05-10T15:35:05.745Z] v2.2.0-dev.6 [2022-05-10T15:35:05.745Z] v2.2.0-dev.7 [2022-05-10T15:35:05.745Z] v2.2.0-dev.8 [2022-05-10T15:35:05.745Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-10T15:35:06.033Z] + lftools sign git-tag v2.2.0-dev.39 [2022-05-10T15:35:06.605Z] Signing Git tag with Sigul... [2022-05-10T15:35:06.605Z] Signing v2.2.0-dev.39 [Pipeline] echo [2022-05-10T15:35:06.875Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:07.161Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T15:35:07.170Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T15:35:07.198Z] $ docker stop --time=1 35e0d9ee4ba45ab7fa82ad17f94c4270a5bec030ba15aea07f5414039d73d5d2 [2022-05-10T15:35:08.489Z] $ docker rm -f 35e0d9ee4ba45ab7fa82ad17f94c4270a5bec030ba15aea07f5414039d73d5d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T15:35:08.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T15:35:08.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:35:09.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T15:35:09.190Z] . [Pipeline] withDockerContainer [2022-05-10T15:35:09.260Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:35:09.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T15:35:09.705Z] $ docker top 672876cf1cd5d2ff78e71fc389ecd76a931887ff01bc7835569df8b1a0d1d27c -eo pid,comm [2022-05-10T15:35:09.761Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T15:35:09.761Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T15:35:09.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T15:35:09.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T15:35:09.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T15:35:09.927Z] $ docker exec 672876cf1cd5d2ff78e71fc389ecd76a931887ff01bc7835569df8b1a0d1d27c ssh-agent [2022-05-10T15:35:10.046Z] SSH_AUTH_SOCK=/tmp/ssh-Kj4LAInXfrx9/agent.32 [2022-05-10T15:35:10.046Z] SSH_AGENT_PID=39 [2022-05-10T15:35:10.051Z] Running ssh-add (command line suppressed) [2022-05-10T15:35:10.163Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4503300345823533683.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4503300345823533683.key) [2022-05-10T15:35:10.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T15:35:10.476Z] + git semver bump pre [2022-05-10T15:35:10.735Z] 2022-05-10 15:35:10,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T15:35:10.735Z] 2022-05-10 15:35:10,669 [bump_version] DEBUG bumping version:2.2.0-dev.39 on axis:pre with prefix:dev [2022-05-10T15:35:10.735Z] 2022-05-10 15:35:10,670 [bump_version] DEBUG bumped version:2.2.0-dev.40 [2022-05-10T15:35:10.735Z] 2022-05-10 15:35:10,670 [write_version] DEBUG write version:2.2.0-dev.40 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-05-10T15:35:10.735Z] 2022-05-10 15:35:10,670 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T15:35:10.736Z] 2022-05-10 15:35:10,670 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T15:35:10.736Z] 2022-05-10 15:35:10,672 [execute] INFO git cat-file --batch-check [2022-05-10T15:35:10.736Z] 2022-05-10 15:35:10,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T15:35:10.736Z] 2022-05-10 15:35:10,677 [execute] INFO git cat-file --batch [2022-05-10T15:35:10.736Z] 2022-05-10 15:35:10,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T15:35:10.736Z] 2022-05-10 15:35:10,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T15:35:10.736Z] 2.2.0-dev.40 [Pipeline] } [2022-05-10T15:35:10.750Z] $ docker exec --env ******** --env ******** 672876cf1cd5d2ff78e71fc389ecd76a931887ff01bc7835569df8b1a0d1d27c ssh-agent -k [2022-05-10T15:35:10.871Z] unset SSH_AUTH_SOCK; [2022-05-10T15:35:10.871Z] unset SSH_AGENT_PID; [2022-05-10T15:35:10.871Z] echo Agent pid 39 killed; [2022-05-10T15:35:10.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T15:35:11.192Z] + git semver [Pipeline] } [2022-05-10T15:35:11.472Z] $ docker stop --time=1 672876cf1cd5d2ff78e71fc389ecd76a931887ff01bc7835569df8b1a0d1d27c [2022-05-10T15:35:12.791Z] $ docker rm -f 672876cf1cd5d2ff78e71fc389ecd76a931887ff01bc7835569df8b1a0d1d27c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T15:35:13.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T15:35:13.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:35:13.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T15:35:13.446Z] . [Pipeline] withDockerContainer [2022-05-10T15:35:13.509Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:35:13.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T15:35:13.959Z] $ docker top 491829b71bac573428d3bea417efaf67328209dd6ec286ce131c263e898d09aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T15:35:14.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T15:35:14.046Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T15:35:14.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T15:35:14.185Z] $ docker exec 491829b71bac573428d3bea417efaf67328209dd6ec286ce131c263e898d09aa ssh-agent [2022-05-10T15:35:14.303Z] SSH_AUTH_SOCK=/tmp/ssh-DU2qi9X0EJuA/agent.34 [2022-05-10T15:35:14.303Z] SSH_AGENT_PID=40 [2022-05-10T15:35:14.307Z] Running ssh-add (command line suppressed) [2022-05-10T15:35:14.425Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8792940272682314719.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8792940272682314719.key) [2022-05-10T15:35:14.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T15:35:14.726Z] + git semver push [2022-05-10T15:35:14.987Z] 2022-05-10 15:35:14,918 [run_push] DEBUG push [2022-05-10T15:35:14.987Z] 2022-05-10 15:35:14,918 [execute] INFO git push origin semver [2022-05-10T15:35:14.987Z] 2022-05-10 15:35:14,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T15:35:15.932Z] 2022-05-10 15:35:15,807 [run_push] DEBUG push all version tags [2022-05-10T15:35:15.932Z] 2022-05-10 15:35:15,808 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T15:35:15.932Z] 2022-05-10 15:35:15,808 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T15:35:16.872Z] 2022-05-10 15:35:16,632 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-05-10T15:35:16.872Z] 2.2.0-dev.40 [Pipeline] } [2022-05-10T15:35:16.887Z] $ docker exec --env ******** --env ******** 491829b71bac573428d3bea417efaf67328209dd6ec286ce131c263e898d09aa ssh-agent -k [2022-05-10T15:35:17.004Z] unset SSH_AUTH_SOCK; [2022-05-10T15:35:17.004Z] unset SSH_AGENT_PID; [2022-05-10T15:35:17.004Z] echo Agent pid 40 killed; [2022-05-10T15:35:17.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T15:35:17.312Z] + git semver [Pipeline] } [2022-05-10T15:35:17.590Z] $ docker stop --time=1 491829b71bac573428d3bea417efaf67328209dd6ec286ce131c263e898d09aa [2022-05-10T15:35:18.897Z] $ docker rm -f 491829b71bac573428d3bea417efaf67328209dd6ec286ce131c263e898d09aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T15:35:19.516Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-05-10T15:35:19.516Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-05-10T15:35:19.516Z] total 16 [2022-05-10T15:35:19.516Z] drwxr-xr-x 3 root root 4096 May 10 15:23 . [2022-05-10T15:35:19.516Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 15:35 .. [2022-05-10T15:35:19.516Z] drwxr-xr-x 2 root root 4096 May 10 15:23 cost [2022-05-10T15:35:19.516Z] -rw-r--r-- 1 root root 83 May 10 15:23 cost.csv [2022-05-10T15:35:19.516Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-05-10T15:35:19.516Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-05-10T15:35:19.516Z] total 16 [2022-05-10T15:35:19.516Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 15:23 . [2022-05-10T15:35:19.516Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 15:35 .. [2022-05-10T15:35:19.516Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 15:23 cost [2022-05-10T15:35:19.516Z] -rw-r--r-- 1 jenkins jenkins 83 May 10 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:19.838Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:20.765Z] ---> package-listing.sh [2022-05-10T15:35:20.765Z] ++ facter osfamily [2022-05-10T15:35:20.765Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T15:35:21.024Z] + OS_FAMILY=debian [2022-05-10T15:35:21.024Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-05-10T15:35:21.024Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T15:35:21.024Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T15:35:21.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T15:35:21.024Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T15:35:21.024Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-05-10T15:35:21.024Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T15:35:21.024Z] + case "${OS_FAMILY}" in [2022-05-10T15:35:21.024Z] + dpkg -l [2022-05-10T15:35:21.024Z] + grep '^ii' [2022-05-10T15:35:21.024Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T15:35:21.024Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T15:35:21.024Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T15:35:21.024Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-05-10T15:35:21.024Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-05-10T15:35:21.024Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-05-10T15:35:21.038Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T15:35:21.319Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:35:21.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:35:21.873Z] . [Pipeline] withDockerContainer [2022-05-10T15:35:21.946Z] prd-ubuntu20.04-docker-8c-8g-47781 does not seem to be running inside a container [2022-05-10T15:35:21.984Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T15:35:22.289Z] $ docker top 097f32251a8cec75b73edcc575c84f620be0182d43dfdc125f8d05041bee1253 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T15:35:22.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T15:35:22.930Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T15:35:23.217Z] + ls /var/log/sa-host [2022-05-10T15:35:23.217Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:35:23.312Z] provisioning config files... [2022-05-10T15:35:23.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5273329619933884555tmp [Pipeline] { [Pipeline] echo [2022-05-10T15:35:23.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:23.623Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T15:35:23.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:23.965Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T15:35:23.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:24.272Z] ---> sudo-logs.sh [2022-05-10T15:35:24.272Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T15:35:24.308Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:24.596Z] ---> job-cost.sh [2022-05-10T15:35:24.596Z] lf-activate-venv: SKIPPING [2022-05-10T15:35:24.596Z] DEBUG: total: 0.2199999988079071 [2022-05-10T15:35:24.596Z] INFO: Retrieving Stack Cost... [2022-05-10T15:35:25.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T15:35:25.797Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T15:35:25.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:35:26.099Z] ---> logs-deploy.sh [2022-05-10T15:35:26.099Z] lf-activate-venv: SKIPPING [2022-05-10T15:35:26.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/73 [2022-05-10T15:35:26.099Z] INFO: archiving workspace using pattern(s): [2022-05-10T15:35:27.040Z] Archives upload complete. [2022-05-10T15:35:27.040Z] INFO: archiving logs to Nexus