Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d555bf136e773009b6ef88c6c814540d1eb4cbee 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-ssh10766948154580286039.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-ssh3442545644040723046.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-snmp-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-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18271965736896069073.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-ssh15214391214935833071.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-snmp-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-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3320324465083202031.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-snmp-go] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-40354 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d555bf136e773009b6ef88c6c814540d1eb4cbee (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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 d555bf136e773009b6ef88c6c814540d1eb4cbee # timeout=10 Commit message: "Merge pull request #166 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.37" > git rev-list --no-walk 60c29c8ddffb83da8ea2aabad72ac966629b6d3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T04:33:56.741Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T04:33:56.788Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T04:33:56.802Z] ========================================================= [2022-05-03T04:33:56.802Z] EdgeX Global Pipelines Version Info [2022-05-03T04:33:56.802Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:33:57.572Z] ------------------- [2022-05-03T04:33:57.572Z] stable info: [2022-05-03T04:33:57.572Z] ------------------- [2022-05-03T04:33:57.572Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T04:33:57.572Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T04:33:57.572Z] Message: update stable to v1.0.227 [2022-05-03T04:33:58.146Z] ------------------- [2022-05-03T04:33:58.146Z] experimental info: [2022-05-03T04:33:58.146Z] ------------------- [2022-05-03T04:33:58.146Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T04:33:58.146Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T04:33:58.146Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T04:33:58.321Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-03T04:33:58.336Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-03T04:33:58.352Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T04:33:58.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T04:33:58.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T04:33:58.396Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T04:33:58.412Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T04:33:58.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-03T04:33:58.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T04:33:58.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T04:33:58.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T04:33:58.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-03T04:33:58.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T04:33:58.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T04:33:58.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T04:33:58.537Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T04:33:58.547Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T04:33:58.556Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T04:33:58.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T04:33:58.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T04:33:58.585Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-03T04:33:58.594Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-03T04:33:58.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-03T04:33:58.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-03T04:33:58.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-03T04:33:58.641Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T04:33:58.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-03T04:33:58.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-03T04:33:58.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-03T04:33:58.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d555bf136e773009b6ef88c6c814540d1eb4cbee [Pipeline] echo [2022-05-03T04:33:58.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d555bf1 [Pipeline] echo [2022-05-03T04:33:58.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:33:58.756Z] provisioning config files... [2022-05-03T04:33:58.775Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8819479867652225319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:33:59.083Z] ---> docker-login.sh [2022-05-03T04:33:59.083Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:33:59.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:33:59.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:33:59.606Z] Configure a credential helper to remove this warning. See [2022-05-03T04:33:59.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:33:59.606Z] [2022-05-03T04:33:59.606Z] Login Succeeded [2022-05-03T04:33:59.606Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:33:59.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:33:59.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:33:59.606Z] Configure a credential helper to remove this warning. See [2022-05-03T04:33:59.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:33:59.606Z] [2022-05-03T04:33:59.606Z] Login Succeeded [2022-05-03T04:33:59.606Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:33:59.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:33:59.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:33:59.870Z] Configure a credential helper to remove this warning. See [2022-05-03T04:33:59.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:33:59.870Z] [2022-05-03T04:33:59.870Z] Login Succeeded [2022-05-03T04:33:59.870Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:33:59.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:33:59.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:33:59.870Z] Configure a credential helper to remove this warning. See [2022-05-03T04:33:59.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:33:59.870Z] [2022-05-03T04:33:59.870Z] Login Succeeded [2022-05-03T04:33:59.870Z] docker.io [2022-05-03T04:34:00.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:00.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:00.395Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:00.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:00.395Z] [2022-05-03T04:34:00.395Z] Login Succeeded [2022-05-03T04:34:00.395Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:34:00.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T04:34:00.805Z] + git rev-list -1 --merges d555bf136e773009b6ef88c6c814540d1eb4cbee~1..d555bf136e773009b6ef88c6c814540d1eb4cbee [Pipeline] echo [2022-05-03T04:34:00.834Z] -----------> git rev-list -1 --merges d555bf136e773009b6ef88c6c814540d1eb4cbee~1..d555bf136e773009b6ef88c6c814540d1eb4cbee d555bf136e773009b6ef88c6c814540d1eb4cbee [2022-05-03T04:34:00.834Z] d555bf136e773009b6ef88c6c814540d1eb4cbee [false] [Pipeline] sh [2022-05-03T04:34:01.140Z] + git log --format=format:%s -1 d555bf136e773009b6ef88c6c814540d1eb4cbee [Pipeline] echo [2022-05-03T04:34:01.159Z] ========================================================= [2022-05-03T04:34:01.159Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T04:34:01.159Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:34:01.489Z] + git log --format=format:%s -1 d555bf136e773009b6ef88c6c814540d1eb4cbee [Pipeline] echo [2022-05-03T04:34:01.502Z] [semverPrep] GIT_COMMIT: d555bf136e773009b6ef88c6c814540d1eb4cbee, Commit Message: Merge pull request #166 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.37 [Pipeline] echo [2022-05-03T04:34:01.510Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-03T04:34:02.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T04:34:02.123Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T04:34:02.123Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T04:34:02.123Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T04:34:02.123Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T04:34:02.123Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T04:34:02.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:34:02.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:34:02.539Z] [2022-05-03T04:34:02.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:34:02.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:34:02.842Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T04:34:02.842Z] 1fe172e4850f: Pulling fs layer [2022-05-03T04:34:02.842Z] caf521ccaac6: Pulling fs layer [2022-05-03T04:34:02.842Z] 3ead6fa29328: Pulling fs layer [2022-05-03T04:34:02.842Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T04:34:02.842Z] a8d5f1318db7: Pulling fs layer [2022-05-03T04:34:02.842Z] c427282e49a2: Pulling fs layer [2022-05-03T04:34:02.842Z] 1827001aaf11: Pulling fs layer [2022-05-03T04:34:02.842Z] 0714d37db230: Pulling fs layer [2022-05-03T04:34:02.842Z] ac28cf19c067: Pulling fs layer [2022-05-03T04:34:02.842Z] ca983d60f3e2: Pulling fs layer [2022-05-03T04:34:02.842Z] 0714d37db230: Waiting [2022-05-03T04:34:02.842Z] a8d5f1318db7: Waiting [2022-05-03T04:34:02.842Z] c427282e49a2: Waiting [2022-05-03T04:34:02.842Z] 1827001aaf11: Waiting [2022-05-03T04:34:02.842Z] 5c2a1cbceb83: Waiting [2022-05-03T04:34:02.842Z] ac28cf19c067: Waiting [2022-05-03T04:34:02.842Z] 9f894cec8388: Pulling fs layer [2022-05-03T04:34:02.842Z] ca983d60f3e2: Waiting [2022-05-03T04:34:02.842Z] 9f894cec8388: Waiting [2022-05-03T04:34:02.842Z] caf521ccaac6: Download complete [2022-05-03T04:34:02.842Z] 5c2a1cbceb83: Verifying Checksum [2022-05-03T04:34:02.842Z] 5c2a1cbceb83: Download complete [2022-05-03T04:34:03.102Z] a8d5f1318db7: Verifying Checksum [2022-05-03T04:34:03.102Z] a8d5f1318db7: Download complete [2022-05-03T04:34:03.102Z] 3ead6fa29328: Verifying Checksum [2022-05-03T04:34:03.102Z] 3ead6fa29328: Download complete [2022-05-03T04:34:03.102Z] c427282e49a2: Download complete [2022-05-03T04:34:03.102Z] 0714d37db230: Download complete [2022-05-03T04:34:03.102Z] ac28cf19c067: Verifying Checksum [2022-05-03T04:34:03.102Z] ac28cf19c067: Download complete [2022-05-03T04:34:03.102Z] ca983d60f3e2: Verifying Checksum [2022-05-03T04:34:03.102Z] ca983d60f3e2: Download complete [2022-05-03T04:34:03.102Z] 9f894cec8388: Download complete [2022-05-03T04:34:03.102Z] 1fe172e4850f: Verifying Checksum [2022-05-03T04:34:03.102Z] 1fe172e4850f: Download complete [2022-05-03T04:34:03.364Z] 1827001aaf11: Verifying Checksum [2022-05-03T04:34:03.364Z] 1827001aaf11: Download complete [2022-05-03T04:34:04.777Z] 1fe172e4850f: Pull complete [2022-05-03T04:34:04.778Z] caf521ccaac6: Pull complete [2022-05-03T04:34:05.350Z] 3ead6fa29328: Pull complete [2022-05-03T04:34:05.350Z] 5c2a1cbceb83: Pull complete [2022-05-03T04:34:05.612Z] a8d5f1318db7: Pull complete [2022-05-03T04:34:05.875Z] c427282e49a2: Pull complete [2022-05-03T04:34:08.418Z] 1827001aaf11: Pull complete [2022-05-03T04:34:08.680Z] 0714d37db230: Pull complete [2022-05-03T04:34:08.943Z] ac28cf19c067: Pull complete [2022-05-03T04:34:08.943Z] ca983d60f3e2: Pull complete [2022-05-03T04:34:09.204Z] 9f894cec8388: Pull complete [2022-05-03T04:34:09.204Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T04:34:09.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:34:09.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T04:34:09.289Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:34:09.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:34:10.887Z] $ docker top c19388e68483e7d8ea532e01ac84cf2426c7637bd11bcee2a6aa275537e2c29b -eo pid,comm [2022-05-03T04:34:10.956Z] 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-03T04:34:10.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T04:34:10.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:34:10.988Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:34:11.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:34:11.165Z] $ docker exec c19388e68483e7d8ea532e01ac84cf2426c7637bd11bcee2a6aa275537e2c29b ssh-agent [2022-05-03T04:34:11.299Z] SSH_AUTH_SOCK=/tmp/ssh-OqUEiBl4wSeg/agent.32 [2022-05-03T04:34:11.299Z] SSH_AGENT_PID=38 [2022-05-03T04:34:11.308Z] Running ssh-add (command line suppressed) [2022-05-03T04:34:11.450Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6017838698869204854.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6017838698869204854.key) [2022-05-03T04:34:11.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:34:11.764Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T04:34:11.791Z] $ docker exec --env ******** --env ******** c19388e68483e7d8ea532e01ac84cf2426c7637bd11bcee2a6aa275537e2c29b ssh-agent -k [2022-05-03T04:34:11.907Z] unset SSH_AUTH_SOCK; [2022-05-03T04:34:11.908Z] unset SSH_AGENT_PID; [2022-05-03T04:34:11.908Z] echo Agent pid 38 killed; [2022-05-03T04:34:11.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T04:34:11.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:34:11.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:34:12.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:34:12.079Z] $ docker exec c19388e68483e7d8ea532e01ac84cf2426c7637bd11bcee2a6aa275537e2c29b ssh-agent [2022-05-03T04:34:12.219Z] SSH_AUTH_SOCK=/tmp/ssh-Wf8xOZNBKghu/agent.73 [2022-05-03T04:34:12.219Z] SSH_AGENT_PID=80 [2022-05-03T04:34:12.224Z] Running ssh-add (command line suppressed) [2022-05-03T04:34:12.344Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1653592694341843086.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1653592694341843086.key) [2022-05-03T04:34:12.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:34:12.647Z] + git semver init [2022-05-03T04:34:12.908Z] 2022-05-03 04:34:12,876 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T04:34:12.908Z] 2022-05-03 04:34:12,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-03T04:34:12.908Z] 2022-05-03 04:34:12,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-03T04:34:12.908Z] 2022-05-03 04:34:12,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-03T04:34:13.855Z] 2022-05-03 04:34:13,686 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-05-03T04:34:13.855Z] 2022-05-03 04:34:13,687 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-05-03T04:34:13.855Z] 2022-05-03 04:34:13,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-03T04:34:13.855Z] 2022-05-03 04:34:13,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-03T04:34:13.855Z] 2.2.0-dev.14 [Pipeline] } [2022-05-03T04:34:13.874Z] $ docker exec --env ******** --env ******** c19388e68483e7d8ea532e01ac84cf2426c7637bd11bcee2a6aa275537e2c29b ssh-agent -k [2022-05-03T04:34:13.990Z] unset SSH_AUTH_SOCK; [2022-05-03T04:34:13.991Z] unset SSH_AGENT_PID; [2022-05-03T04:34:13.991Z] echo Agent pid 80 killed; [2022-05-03T04:34:13.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T04:34:14.303Z] + git semver [Pipeline] } [2022-05-03T04:34:14.582Z] $ docker stop --time=1 c19388e68483e7d8ea532e01ac84cf2426c7637bd11bcee2a6aa275537e2c29b [2022-05-03T04:34:15.976Z] $ docker rm -f c19388e68483e7d8ea532e01ac84cf2426c7637bd11bcee2a6aa275537e2c29b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:34:16.348Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T04:34:16.605Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T04:34:16.609Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.14 [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-03T04:34:16.776Z] provisioning config files... [2022-05-03T04:34:16.787Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4849870924059446573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:34:16.939Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40303 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-05-03T04:34:16.952Z] Running in /w/workspace/device-snmp-go/24 [Pipeline] { [Pipeline] checkout [2022-05-03T04:34:17.095Z] ---> docker-login.sh [2022-05-03T04:34:17.095Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:34:17.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:17.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:17.095Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:17.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:17.095Z] [2022-05-03T04:34:17.095Z] Login Succeeded [2022-05-03T04:34:17.095Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:34:17.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:17.202Z] Selected Git installation does not exist. Using Default [2022-05-03T04:34:17.202Z] The recommended git tool is: NONE [2022-05-03T04:34:17.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:17.360Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:17.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:17.360Z] [2022-05-03T04:34:17.360Z] Login Succeeded [2022-05-03T04:34:17.360Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:34:17.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:17.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:17.360Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:17.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:17.360Z] [2022-05-03T04:34:17.360Z] Login Succeeded [2022-05-03T04:34:17.360Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:34:17.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:17.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:17.623Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:17.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:17.623Z] [2022-05-03T04:34:17.623Z] Login Succeeded [2022-05-03T04:34:17.623Z] docker.io [2022-05-03T04:34:17.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:17.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:17.885Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:17.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:17.885Z] [2022-05-03T04:34:17.885Z] Login Succeeded [2022-05-03T04:34:17.885Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:34:17.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T04:34:17.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T04:34:17.980Z] ========================================================= [2022-05-03T04:34:17.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T04:34:17.980Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:34:18.288Z] + docker build -t ci-base-image-x86_64 -f 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-03T04:34:18.288Z] Sending build context to Docker daemon 5.302MB [2022-05-03T04:34:18.288Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:34:18.288Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T04:34:18.288Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T04:34:18.288Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T04:34:18.288Z] 666ba61612fd: Pulling fs layer [2022-05-03T04:34:18.288Z] 8ed8ca486205: Pulling fs layer [2022-05-03T04:34:18.288Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T04:34:18.288Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T04:34:18.288Z] ca2b28591e48: Pulling fs layer [2022-05-03T04:34:18.288Z] a51346096db8: Pulling fs layer [2022-05-03T04:34:18.288Z] daebc70d1ce1: Pulling fs layer [2022-05-03T04:34:18.288Z] 0e18a0eac166: Pulling fs layer [2022-05-03T04:34:18.288Z] 4fe6c5a15a65: Waiting [2022-05-03T04:34:18.288Z] 22a0e8bec74d: Waiting [2022-05-03T04:34:18.288Z] ca2b28591e48: Waiting [2022-05-03T04:34:18.288Z] a51346096db8: Waiting [2022-05-03T04:34:18.288Z] 0e18a0eac166: Waiting [2022-05-03T04:34:18.288Z] 8ed8ca486205: Verifying Checksum [2022-05-03T04:34:18.288Z] 8ed8ca486205: Download complete [2022-05-03T04:34:18.288Z] 666ba61612fd: Verifying Checksum [2022-05-03T04:34:18.288Z] 666ba61612fd: Download complete [2022-05-03T04:34:18.549Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T04:34:18.549Z] 22a0e8bec74d: Download complete [2022-05-03T04:34:18.549Z] ca2b28591e48: Verifying Checksum [2022-05-03T04:34:18.549Z] ca2b28591e48: Download complete [2022-05-03T04:34:18.549Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T04:34:18.549Z] 59bf1c3509f3: Download complete [2022-05-03T04:34:18.549Z] a51346096db8: Download complete [2022-05-03T04:34:18.549Z] daebc70d1ce1: Verifying Checksum [2022-05-03T04:34:18.549Z] daebc70d1ce1: Download complete [2022-05-03T04:34:18.549Z] 59bf1c3509f3: Pull complete [2022-05-03T04:34:18.812Z] 666ba61612fd: Pull complete [2022-05-03T04:34:18.812Z] 8ed8ca486205: Pull complete [2022-05-03T04:34:19.075Z] 0e18a0eac166: Verifying Checksum [2022-05-03T04:34:19.075Z] 0e18a0eac166: Download complete [2022-05-03T04:34:19.335Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T04:34:19.335Z] 4fe6c5a15a65: Download complete [2022-05-03T04:34:21.979Z] using credential edgex-jenkins-ssh [2022-05-03T04:34:21.997Z] Cloning the remote Git repository [2022-05-03T04:34:22.043Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-03T04:34:22.117Z] > git init /w/workspace/device-snmp-go/24 # timeout=10 [2022-05-03T04:34:22.258Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-03T04:34:22.259Z] > git --version # timeout=10 [2022-05-03T04:34:22.278Z] > git --version # 'git version 2.25.1' [2022-05-03T04:34:22.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T04:34:22.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T04:34:23.314Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-03T04:34:23.334Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T04:34:23.355Z] Avoid second fetch [2022-05-03T04:34:23.356Z] Checking out Revision d555bf136e773009b6ef88c6c814540d1eb4cbee (main) [2022-05-03T04:34:23.537Z] 4fe6c5a15a65: Pull complete [2022-05-03T04:34:23.537Z] 22a0e8bec74d: Pull complete [2022-05-03T04:34:23.537Z] ca2b28591e48: Pull complete [2022-05-03T04:34:23.537Z] a51346096db8: Pull complete [2022-05-03T04:34:23.537Z] daebc70d1ce1: Pull complete [2022-05-03T04:34:23.370Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T04:34:23.386Z] > git checkout -f d555bf136e773009b6ef88c6c814540d1eb4cbee # timeout=10 [2022-05-03T04:34:26.076Z] 0e18a0eac166: Pull complete [2022-05-03T04:34:26.076Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T04:34:26.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T04:34:26.076Z] ---> f018257e8ee9 [2022-05-03T04:34:26.076Z] Step 3/12 : ARG MAKE='make build' [2022-05-03T04:34:27.556Z] Commit message: "Merge pull request #166 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:34:27.997Z] ---> Running in 1c2c2ae06e25 [2022-05-03T04:34:27.997Z] Removing intermediate container 1c2c2ae06e25 [2022-05-03T04:34:27.997Z] ---> 11f0017c5793 [2022-05-03T04:34:27.997Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:34:27.997Z] ---> Running in a28854bf8b68 [2022-05-03T04:34:27.997Z] Removing intermediate container a28854bf8b68 [2022-05-03T04:34:27.997Z] ---> 2541ad513e1f [2022-05-03T04:34:27.997Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:34:27.997Z] ---> Running in e17b3be84849 [2022-05-03T04:34:28.259Z] Removing intermediate container e17b3be84849 [2022-05-03T04:34:28.259Z] ---> db15cc7ab164 [2022-05-03T04:34:28.259Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:34:28.259Z] ---> Running in 3943de8909ff [2022-05-03T04:34:28.380Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T04:34:28.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T04:34:28.380Z] Dload Upload Total Spent Left Speed [2022-05-03T04:34:28.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2022-05-03T04:34:28.829Z] Removing intermediate container 3943de8909ff [2022-05-03T04:34:28.829Z] ---> 572758222b7b [2022-05-03T04:34:28.829Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:34:28.829Z] ---> Running in 71f55d4cf333 [2022-05-03T04:34:28.976Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T04:34:29.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T04:34:29.318Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-03T04:34:29.318Z] + sudo tee /etc/docker/daemon.new [2022-05-03T04:34:29.318Z] { [2022-05-03T04:34:29.318Z] "registry-mirrors": [ [2022-05-03T04:34:29.318Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T04:34:29.318Z] ], [2022-05-03T04:34:29.318Z] "bip": "10.250.0.254/24", [2022-05-03T04:34:29.318Z] "hosts": [ [2022-05-03T04:34:29.318Z] "tcp://0.0.0.0:5555", [2022-05-03T04:34:29.318Z] "unix:///var/run/docker.sock" [2022-05-03T04:34:29.318Z] ], [2022-05-03T04:34:29.318Z] "mtu": 1458, [2022-05-03T04:34:29.318Z] "selinux-enabled": true, [2022-05-03T04:34:29.318Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T04:34:29.318Z] } [Pipeline] sh [2022-05-03T04:34:29.666Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T04:34:30.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T04:34:30.091Z] + sudo service docker restart [2022-05-03T04:34:30.314Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T04:34:30.314Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T04:34:30.574Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T04:34:30.574Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T04:34:30.574Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T04:34:30.574Z] OK: 224 MiB in 56 packages [2022-05-03T04:34:31.145Z] Removing intermediate container 71f55d4cf333 [2022-05-03T04:34:31.145Z] ---> a73225b166cb [2022-05-03T04:34:31.145Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-03T04:34:31.145Z] ---> Running in 9686573cfcf1 [2022-05-03T04:34:31.145Z] Removing intermediate container 9686573cfcf1 [2022-05-03T04:34:31.145Z] ---> 8f533c54dfb1 [2022-05-03T04:34:31.145Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-03T04:34:31.407Z] ---> 9d1cc9ea7625 [2022-05-03T04:34:31.407Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:34:31.407Z] ---> Running in aea1bc31dd21 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:34:48.443Z] provisioning config files... [2022-05-03T04:34:48.467Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config6226731540753645007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:34:48.834Z] ---> docker-login.sh [2022-05-03T04:34:48.834Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:34:49.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:49.549Z] Removing intermediate container aea1bc31dd21 [2022-05-03T04:34:49.549Z] ---> 8eecf979f18e [2022-05-03T04:34:49.549Z] Step 11/12 : COPY . . [2022-05-03T04:34:49.549Z] ---> ab2e24561408 [2022-05-03T04:34:49.549Z] Step 12/12 : RUN ${MAKE} [2022-05-03T04:34:49.549Z] ---> Running in 3ce86f7a6976 [2022-05-03T04:34:49.549Z] noop [2022-05-03T04:34:49.549Z] Removing intermediate container 3ce86f7a6976 [2022-05-03T04:34:49.549Z] ---> 1ab15e478d8c [2022-05-03T04:34:49.549Z] Successfully built 1ab15e478d8c [2022-05-03T04:34:49.549Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:34:49.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:49.711Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:49.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:49.711Z] [2022-05-03T04:34:49.711Z] Login Succeeded [2022-05-03T04:34:49.711Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:34:49.844Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T04:34:49.844Z] . [Pipeline] withDockerContainer [2022-05-03T04:34:49.912Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:34:49.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:34:49.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:49.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:49.986Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:49.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:49.986Z] [2022-05-03T04:34:49.986Z] Login Succeeded [2022-05-03T04:34:49.986Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:34:50.360Z] $ docker top 2852ff0e5d0f12c1b26f004226e8a1edc06a952bb5f66a5bb7f1c66ee86848ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:34:50.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:50.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:50.592Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:50.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:50.592Z] [2022-05-03T04:34:50.592Z] Login Succeeded [2022-05-03T04:34:50.592Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:34:50.720Z] + go version [2022-05-03T04:34:50.720Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T04:34:50.738Z] $ docker stop --time=1 2852ff0e5d0f12c1b26f004226e8a1edc06a952bb5f66a5bb7f1c66ee86848ea [2022-05-03T04:34:50.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:51.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:51.150Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:51.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:51.150Z] [2022-05-03T04:34:51.150Z] Login Succeeded [2022-05-03T04:34:51.150Z] docker.io [2022-05-03T04:34:51.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:34:51.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:34:51.695Z] Configure a credential helper to remove this warning. See [2022-05-03T04:34:51.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:34:51.695Z] [2022-05-03T04:34:51.695Z] Login Succeeded [2022-05-03T04:34:51.695Z] ---> docker-login.sh ends [2022-05-03T04:34:52.130Z] $ docker rm -f 2852ff0e5d0f12c1b26f004226e8a1edc06a952bb5f66a5bb7f1c66ee86848ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-05-03T04:34:52.185Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:34:52.551Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T04:34:52.551Z] . [Pipeline] withDockerContainer [2022-05-03T04:34:52.626Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:34:52.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:34:53.070Z] $ docker top 88ce2f9bd2411c8ef36ef63d9ac0d442de96e27bf71f9809adb5b4e61b824f7b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] echo [2022-05-03T04:34:53.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2022-05-03T04:34:53.208Z] ========================================================= [2022-05-03T04:34:53.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T04:34:53.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:34:53.461Z] + make test [2022-05-03T04:34:53.461Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-03T04:34:53.571Z] + docker build -t ci-base-image-arm64 -f 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-03T04:34:53.723Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-03T04:34:53.845Z] Sending build context to Docker daemon 2.74MB [2022-05-03T04:34:53.845Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:34:53.845Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T04:34:54.132Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T04:34:54.132Z] 9b3977197b4f: Pulling fs layer [2022-05-03T04:34:54.132Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T04:34:54.132Z] 94645a83ff95: Pulling fs layer [2022-05-03T04:34:54.132Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T04:34:54.132Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T04:34:54.132Z] 3096ccb668a1: Pulling fs layer [2022-05-03T04:34:54.132Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T04:34:54.132Z] a4caa8a26152: Pulling fs layer [2022-05-03T04:34:54.132Z] 3f3a8bcf1eab: Waiting [2022-05-03T04:34:54.132Z] 3096ccb668a1: Waiting [2022-05-03T04:34:54.132Z] e8cf19c19ddd: Waiting [2022-05-03T04:34:54.132Z] a4caa8a26152: Waiting [2022-05-03T04:34:54.132Z] 0c92f367c5e7: Waiting [2022-05-03T04:34:54.132Z] 94645a83ff95: Verifying Checksum [2022-05-03T04:34:54.132Z] 94645a83ff95: Download complete [2022-05-03T04:34:54.132Z] 1a89e8eeedd5: Verifying Checksum [2022-05-03T04:34:54.132Z] 1a89e8eeedd5: Download complete [2022-05-03T04:34:54.132Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T04:34:54.132Z] 0c92f367c5e7: Download complete [2022-05-03T04:34:54.132Z] 3096ccb668a1: Verifying Checksum [2022-05-03T04:34:54.132Z] 3096ccb668a1: Download complete [2022-05-03T04:34:54.132Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T04:34:54.132Z] e8cf19c19ddd: Download complete [2022-05-03T04:34:54.132Z] 9b3977197b4f: Download complete [2022-05-03T04:34:55.127Z] 9b3977197b4f: Pull complete [2022-05-03T04:34:55.404Z] 1a89e8eeedd5: Pull complete [2022-05-03T04:34:55.684Z] 94645a83ff95: Pull complete [2022-05-03T04:34:55.958Z] a4caa8a26152: Verifying Checksum [2022-05-03T04:34:55.958Z] a4caa8a26152: Download complete [2022-05-03T04:34:56.942Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T04:34:56.942Z] 3f3a8bcf1eab: Download complete [2022-05-03T04:35:03.724Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-03T04:35:03.724Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2022-05-03T04:35:09.006Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T04:35:09.362Z] 3f3a8bcf1eab: Pull complete [2022-05-03T04:35:09.362Z] 0c92f367c5e7: Pull complete [2022-05-03T04:35:09.362Z] 3096ccb668a1: Pull complete [2022-05-03T04:35:09.362Z] e8cf19c19ddd: Pull complete [2022-05-03T04:35:13.209Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T04:35:13.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T04:35:13.209Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T04:35:13.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T04:35:13.242Z] $ docker stop --time=1 88ce2f9bd2411c8ef36ef63d9ac0d442de96e27bf71f9809adb5b4e61b824f7b [2022-05-03T04:35:15.122Z] $ docker rm -f 88ce2f9bd2411c8ef36ef63d9ac0d442de96e27bf71f9809adb5b4e61b824f7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:35:15.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T04:35:15.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2022-05-03T04:35:16.112Z] a4caa8a26152: Pull complete [2022-05-03T04:35:16.112Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T04:35:16.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T04:35:16.112Z] ---> 725f1c02e7f9 [2022-05-03T04:35:16.112Z] Step 3/12 : ARG MAKE='make build' [Pipeline] sh [2022-05-03T04:35:16.385Z] ---> Running in 16ff720aad1c [2022-05-03T04:35:16.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T04:35:16.658Z] Removing intermediate container 16ff720aad1c [2022-05-03T04:35:16.658Z] ---> c5d9b2dfd7b4 [2022-05-03T04:35:16.658Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:35:16.658Z] ---> Running in 26194bdf55ab [2022-05-03T04:35:16.883Z] + ls -al . [2022-05-03T04:35:16.883Z] total 168 [2022-05-03T04:35:16.883Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 04:35 . [2022-05-03T04:35:16.883Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:33 .. [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 6 May 3 04:33 .dockerignore [2022-05-03T04:35:16.883Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:34 .git [2022-05-03T04:35:16.883Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:33 .github [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 328 May 3 04:33 .gitignore [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 04:33 .golangci.yml [2022-05-03T04:35:16.883Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 04:34 .semver [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 3 04:33 Attribution.txt [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 3 04:33 CHANGELOG.md [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 3 04:33 Dockerfile [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:33 GOVERNANCE.md [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 656 May 3 04:33 Jenkinsfile [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 04:33 LICENSE [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 3 04:33 Makefile [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 04:33 OWNERS.md [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 9074 May 3 04:33 README.md [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 04:34 VERSION [2022-05-03T04:35:16.883Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:33 bin [2022-05-03T04:35:16.883Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:33 cmd [2022-05-03T04:35:16.883Z] -rw-r--r-- 1 jenkins jenkins 7631 May 3 04:35 coverage.out [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 3 04:33 go.mod [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 3 04:33 go.sum [2022-05-03T04:35:16.883Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:33 internal [2022-05-03T04:35:16.883Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:33 snap [2022-05-03T04:35:16.883Z] -rw-rw-r-- 1 jenkins jenkins 209 May 3 04:33 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:16.933Z] Removing intermediate container 26194bdf55ab [2022-05-03T04:35:16.933Z] ---> 2a6dedf34f15 [2022-05-03T04:35:16.933Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:35:16.933Z] ---> Running in b9f56cbf7f9b [2022-05-03T04:35:17.179Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d555bf136e773009b6ef88c6c814540d1eb4cbee --label arch=amd64 --label version=2.2.0-dev.14 . [2022-05-03T04:35:17.179Z] Sending build context to Docker daemon 5.31MB [2022-05-03T04:35:17.179Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:35:17.179Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T04:35:17.179Z] ---> 1ab15e478d8c [2022-05-03T04:35:17.179Z] Step 3/24 : ARG MAKE='make build' [2022-05-03T04:35:17.179Z] ---> Running in 06b0c7018fac [2022-05-03T04:35:17.210Z] Removing intermediate container b9f56cbf7f9b [2022-05-03T04:35:17.210Z] ---> 8fecd3e31a68 [2022-05-03T04:35:17.210Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:35:17.441Z] Removing intermediate container 06b0c7018fac [2022-05-03T04:35:17.441Z] ---> 04be658300d5 [2022-05-03T04:35:17.441Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:35:17.441Z] ---> Running in c4bd3f2bb04d [2022-05-03T04:35:17.441Z] Removing intermediate container c4bd3f2bb04d [2022-05-03T04:35:17.441Z] ---> 145060d163b0 [2022-05-03T04:35:17.441Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:35:17.485Z] ---> Running in ea403663645e [2022-05-03T04:35:17.704Z] ---> Running in 165b14af155d [2022-05-03T04:35:17.704Z] Removing intermediate container 165b14af155d [2022-05-03T04:35:17.704Z] ---> 03b1bcaae325 [2022-05-03T04:35:17.704Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:35:17.704Z] ---> Running in 05a7d7cee324 [2022-05-03T04:35:18.273Z] Removing intermediate container 05a7d7cee324 [2022-05-03T04:35:18.273Z] ---> ecb05540c294 [2022-05-03T04:35:18.273Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:35:18.273Z] ---> Running in cf795e85a40a [2022-05-03T04:35:18.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T04:35:19.470Z] Removing intermediate container ea403663645e [2022-05-03T04:35:19.470Z] ---> 9414f1ed613b [2022-05-03T04:35:19.470Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:35:19.470Z] ---> Running in 43142072b344 [2022-05-03T04:35:19.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T04:35:19.735Z] OK: 224 MiB in 56 packages [2022-05-03T04:35:19.999Z] Removing intermediate container cf795e85a40a [2022-05-03T04:35:19.999Z] ---> 13bef497dd75 [2022-05-03T04:35:19.999Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-03T04:35:19.999Z] ---> Running in 1808f0893733 [2022-05-03T04:35:20.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:35:20.260Z] Removing intermediate container 1808f0893733 [2022-05-03T04:35:20.260Z] ---> 614c76bd5d34 [2022-05-03T04:35:20.260Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-03T04:35:20.260Z] ---> 2a128dda3491 [2022-05-03T04:35:20.260Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:35:20.522Z] ---> Running in 69c29fe6a33a [2022-05-03T04:35:21.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:35:21.093Z] Removing intermediate container 69c29fe6a33a [2022-05-03T04:35:21.093Z] ---> ae497b8f0cf2 [2022-05-03T04:35:21.093Z] Step 11/24 : COPY . . [2022-05-03T04:35:21.353Z] ---> 97db810bb211 [2022-05-03T04:35:21.353Z] Step 12/24 : RUN ${MAKE} [2022-05-03T04:35:21.353Z] ---> Running in c2a2727a5cfe [2022-05-03T04:35:21.614Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-03T04:35:21.647Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T04:35:21.922Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T04:35:21.922Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T04:35:22.199Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T04:35:22.199Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T04:35:22.199Z] OK: 224 MiB in 56 packages [2022-05-03T04:35:23.191Z] Removing intermediate container 43142072b344 [2022-05-03T04:35:23.191Z] ---> 8f46016451ff [2022-05-03T04:35:23.191Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-03T04:35:23.191Z] ---> Running in d0ed9ed04912 [2022-05-03T04:35:23.466Z] Removing intermediate container d0ed9ed04912 [2022-05-03T04:35:23.466Z] ---> 1c7e963898ba [2022-05-03T04:35:23.466Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-03T04:35:24.064Z] ---> b8e86ac03de3 [2022-05-03T04:35:24.064Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:35:24.064Z] ---> Running in 3b0dc93714d7 [2022-05-03T04:35:43.568Z] Removing intermediate container c2a2727a5cfe [2022-05-03T04:35:43.568Z] ---> f3bdd310cedd [2022-05-03T04:35:43.568Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T04:35:43.568Z] 3.14: Pulling from library/alpine [2022-05-03T04:35:43.568Z] 8663204ce13b: Pulling fs layer [2022-05-03T04:35:43.568Z] 8663204ce13b: Download complete [2022-05-03T04:35:43.568Z] 8663204ce13b: Pull complete [2022-05-03T04:35:43.568Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T04:35:43.568Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T04:35:43.568Z] ---> e04c818066af [2022-05-03T04:35:43.568Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T04:35:43.568Z] ---> Running in 2e2a0caa481b [2022-05-03T04:35:43.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T04:35:43.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T04:35:43.568Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T04:35:43.568Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T04:35:43.568Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T04:35:43.568Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T04:35:43.568Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T04:35:43.568Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T04:35:43.568Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T04:35:43.568Z] OK: 8 MiB in 20 packages [2022-05-03T04:35:43.568Z] Removing intermediate container 2e2a0caa481b [2022-05-03T04:35:43.568Z] ---> 4c1907532170 [2022-05-03T04:35:43.568Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-03T04:35:43.568Z] ---> c267140486fe [2022-05-03T04:35:43.568Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-03T04:35:43.568Z] ---> 07ae1c52053c [2022-05-03T04:35:43.568Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-03T04:35:43.829Z] ---> a224c04aabc9 [2022-05-03T04:35:43.829Z] Step 18/24 : EXPOSE 59993 [2022-05-03T04:35:43.829Z] ---> Running in b53c7c8dba0e [2022-05-03T04:35:43.829Z] Removing intermediate container b53c7c8dba0e [2022-05-03T04:35:43.829Z] ---> 795466e939fe [2022-05-03T04:35:43.829Z] Step 19/24 : EXPOSE 161 [2022-05-03T04:35:44.091Z] ---> Running in 7d38cd5daa9d [2022-05-03T04:35:44.091Z] Removing intermediate container 7d38cd5daa9d [2022-05-03T04:35:44.091Z] ---> a2e62c6c8d3e [2022-05-03T04:35:44.091Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-03T04:35:44.091Z] ---> Running in da1913540ec0 [2022-05-03T04:35:44.091Z] Removing intermediate container da1913540ec0 [2022-05-03T04:35:44.091Z] ---> 5488eee3f23a [2022-05-03T04:35:44.091Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-03T04:35:44.363Z] ---> Running in f8e6edcad14c [2022-05-03T04:35:44.363Z] Removing intermediate container f8e6edcad14c [2022-05-03T04:35:44.363Z] ---> 64e1af62f4f4 [2022-05-03T04:35:44.363Z] Step 22/24 : LABEL arch=amd64 [2022-05-03T04:35:44.363Z] ---> Running in c37211f28fcb [2022-05-03T04:35:44.624Z] Removing intermediate container c37211f28fcb [2022-05-03T04:35:44.624Z] ---> 51451f27056b [2022-05-03T04:35:44.624Z] Step 23/24 : LABEL git_sha=d555bf136e773009b6ef88c6c814540d1eb4cbee [2022-05-03T04:35:44.624Z] ---> Running in 94b47f096b27 [2022-05-03T04:35:44.624Z] Removing intermediate container 94b47f096b27 [2022-05-03T04:35:44.624Z] ---> f89972375edd [2022-05-03T04:35:44.624Z] Step 24/24 : LABEL version=2.2.0-dev.14 [2022-05-03T04:35:44.624Z] ---> Running in f212fc491a6c [2022-05-03T04:35:44.884Z] Removing intermediate container f212fc491a6c [2022-05-03T04:35:44.884Z] ---> 6b96501942d3 [2022-05-03T04:35:44.884Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T04:35:44.884Z] Successfully built 6b96501942d3 [2022-05-03T04:35:44.884Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:35:44.980Z] provisioning config files... [2022-05-03T04:35:44.990Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1429983260099195029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:35:45.289Z] ---> docker-login.sh [2022-05-03T04:35:45.290Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:35:45.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:35:45.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:35:45.290Z] Configure a credential helper to remove this warning. See [2022-05-03T04:35:45.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:35:45.290Z] [2022-05-03T04:35:45.290Z] Login Succeeded [2022-05-03T04:35:45.290Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:35:45.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:35:45.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:35:45.549Z] Configure a credential helper to remove this warning. See [2022-05-03T04:35:45.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:35:45.549Z] [2022-05-03T04:35:45.549Z] Login Succeeded [2022-05-03T04:35:45.549Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:35:45.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:35:45.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:35:45.549Z] Configure a credential helper to remove this warning. See [2022-05-03T04:35:45.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:35:45.549Z] [2022-05-03T04:35:45.549Z] Login Succeeded [2022-05-03T04:35:45.549Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:35:45.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:35:45.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:35:45.808Z] Configure a credential helper to remove this warning. See [2022-05-03T04:35:45.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:35:45.808Z] [2022-05-03T04:35:45.808Z] Login Succeeded [2022-05-03T04:35:45.808Z] docker.io [2022-05-03T04:35:45.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:35:46.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:35:46.068Z] Configure a credential helper to remove this warning. See [2022-05-03T04:35:46.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:35:46.068Z] [2022-05-03T04:35:46.068Z] Login Succeeded [2022-05-03T04:35:46.068Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:35:46.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T04:35:46.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T04:35:46.131Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-05-03T04:35:46.131Z] d555bf136e773009b6ef88c6c814540d1eb4cbee [2022-05-03T04:35:46.131Z] latest [2022-05-03T04:35:46.131Z] 2.2.0-dev.14 [2022-05-03T04:35:46.131Z] d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14 [2022-05-03T04:35:46.131Z] main [2022-05-03T04:35:46.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:46.461Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d555bf136e773009b6ef88c6c814540d1eb4cbee [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:46.754Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d555bf136e773009b6ef88c6c814540d1eb4cbee [2022-05-03T04:35:46.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-03T04:35:46.755Z] 85de062b9995: Preparing [2022-05-03T04:35:46.755Z] 0e9bcb649130: Preparing [2022-05-03T04:35:46.755Z] 7c344028a982: Preparing [2022-05-03T04:35:46.755Z] dff4d09c09e3: Preparing [2022-05-03T04:35:46.755Z] b541d28bf3b4: Preparing [2022-05-03T04:35:46.755Z] b541d28bf3b4: Layer already exists [2022-05-03T04:35:46.755Z] 85de062b9995: Pushed [2022-05-03T04:35:46.755Z] 0e9bcb649130: Pushed [2022-05-03T04:35:47.014Z] dff4d09c09e3: Pushed [2022-05-03T04:35:49.555Z] 7c344028a982: Pushed [2022-05-03T04:35:49.555Z] d555bf136e773009b6ef88c6c814540d1eb4cbee: digest: sha256:3de881c1e031eec14b76ea38643b7fede5e5bceaaeb082981c5c1ce145e767e5 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:49.859Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:50.161Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-03T04:35:50.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-03T04:35:50.161Z] 85de062b9995: Preparing [2022-05-03T04:35:50.161Z] 0e9bcb649130: Preparing [2022-05-03T04:35:50.161Z] 7c344028a982: Preparing [2022-05-03T04:35:50.161Z] dff4d09c09e3: Preparing [2022-05-03T04:35:50.161Z] b541d28bf3b4: Preparing [2022-05-03T04:35:50.161Z] b541d28bf3b4: Layer already exists [2022-05-03T04:35:50.161Z] 0e9bcb649130: Layer already exists [2022-05-03T04:35:50.161Z] 7c344028a982: Layer already exists [2022-05-03T04:35:50.161Z] 85de062b9995: Layer already exists [2022-05-03T04:35:50.161Z] dff4d09c09e3: Layer already exists [2022-05-03T04:35:50.161Z] latest: digest: sha256:3de881c1e031eec14b76ea38643b7fede5e5bceaaeb082981c5c1ce145e767e5 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:50.464Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:50.756Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.14 [2022-05-03T04:35:50.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-03T04:35:50.756Z] 85de062b9995: Preparing [2022-05-03T04:35:50.756Z] 0e9bcb649130: Preparing [2022-05-03T04:35:50.756Z] 7c344028a982: Preparing [2022-05-03T04:35:50.756Z] dff4d09c09e3: Preparing [2022-05-03T04:35:50.756Z] b541d28bf3b4: Preparing [2022-05-03T04:35:50.756Z] dff4d09c09e3: Layer already exists [2022-05-03T04:35:50.756Z] 85de062b9995: Layer already exists [2022-05-03T04:35:50.756Z] 0e9bcb649130: Layer already exists [2022-05-03T04:35:50.756Z] b541d28bf3b4: Layer already exists [2022-05-03T04:35:50.756Z] 7c344028a982: Layer already exists [2022-05-03T04:35:50.756Z] 2.2.0-dev.14: digest: sha256:3de881c1e031eec14b76ea38643b7fede5e5bceaaeb082981c5c1ce145e767e5 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:51.054Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:51.347Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14 [2022-05-03T04:35:51.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-03T04:35:51.347Z] 85de062b9995: Preparing [2022-05-03T04:35:51.347Z] 0e9bcb649130: Preparing [2022-05-03T04:35:51.347Z] 7c344028a982: Preparing [2022-05-03T04:35:51.347Z] dff4d09c09e3: Preparing [2022-05-03T04:35:51.347Z] b541d28bf3b4: Preparing [2022-05-03T04:35:51.347Z] 0e9bcb649130: Layer already exists [2022-05-03T04:35:51.347Z] dff4d09c09e3: Layer already exists [2022-05-03T04:35:51.347Z] 7c344028a982: Layer already exists [2022-05-03T04:35:51.347Z] 85de062b9995: Layer already exists [2022-05-03T04:35:51.347Z] b541d28bf3b4: Layer already exists [2022-05-03T04:35:51.347Z] d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14: digest: sha256:3de881c1e031eec14b76ea38643b7fede5e5bceaaeb082981c5c1ce145e767e5 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:51.646Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:51.942Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-05-03T04:35:51.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-03T04:35:51.942Z] 85de062b9995: Preparing [2022-05-03T04:35:51.942Z] 0e9bcb649130: Preparing [2022-05-03T04:35:51.942Z] 7c344028a982: Preparing [2022-05-03T04:35:51.942Z] dff4d09c09e3: Preparing [2022-05-03T04:35:51.942Z] b541d28bf3b4: Preparing [2022-05-03T04:35:51.942Z] 7c344028a982: Layer already exists [2022-05-03T04:35:51.942Z] 0e9bcb649130: Layer already exists [2022-05-03T04:35:51.942Z] 85de062b9995: Layer already exists [2022-05-03T04:35:51.942Z] b541d28bf3b4: Layer already exists [2022-05-03T04:35:51.942Z] dff4d09c09e3: Layer already exists [2022-05-03T04:35:51.942Z] main: digest: sha256:3de881c1e031eec14b76ea38643b7fede5e5bceaaeb082981c5c1ce145e767e5 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T04:35:51.980Z] ===================================================== [Pipeline] echo [2022-05-03T04:35:51.988Z] taggedImages: [2022-05-03T04:35:51.988Z] - nexus3.edgexfoundry.org:10004/device-snmp:d555bf136e773009b6ef88c6c814540d1eb4cbee [2022-05-03T04:35:51.988Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-03T04:35:51.988Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.14 [2022-05-03T04:35:51.988Z] - nexus3.edgexfoundry.org:10004/device-snmp:d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14 [2022-05-03T04:35:51.988Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [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-03T04:35:52.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:35:52.362Z] [2022-05-03T04:35:52.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:35:52.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:35:52.673Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T04:35:52.673Z] 5eb5b503b376: Pulling fs layer [2022-05-03T04:35:52.673Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T04:35:52.673Z] ec43610c2a17: Pulling fs layer [2022-05-03T04:35:52.673Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T04:35:52.673Z] 33b1e0a273af: Pulling fs layer [2022-05-03T04:35:52.673Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T04:35:52.673Z] 3a2ae6a8a46f: Waiting [2022-05-03T04:35:52.673Z] 2f39f015ded8: Pulling fs layer [2022-05-03T04:35:52.673Z] 33b1e0a273af: Waiting [2022-05-03T04:35:52.673Z] 5d3b04190fa2: Waiting [2022-05-03T04:35:52.673Z] 2f39f015ded8: Waiting [2022-05-03T04:35:52.673Z] 5c69ac0246d0: Download complete [2022-05-03T04:35:52.673Z] 3a2ae6a8a46f: Download complete [2022-05-03T04:35:52.673Z] ec43610c2a17: Verifying Checksum [2022-05-03T04:35:52.673Z] ec43610c2a17: Download complete [2022-05-03T04:35:52.673Z] 33b1e0a273af: Verifying Checksum [2022-05-03T04:35:52.673Z] 33b1e0a273af: Download complete [2022-05-03T04:35:52.673Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T04:35:52.673Z] 5d3b04190fa2: Download complete [2022-05-03T04:35:52.933Z] 5eb5b503b376: Verifying Checksum [2022-05-03T04:35:52.933Z] 5eb5b503b376: Download complete [2022-05-03T04:35:53.502Z] 2f39f015ded8: Download complete [2022-05-03T04:35:54.071Z] 5eb5b503b376: Pull complete [2022-05-03T04:35:54.330Z] 5c69ac0246d0: Pull complete [2022-05-03T04:35:54.900Z] ec43610c2a17: Pull complete [2022-05-03T04:35:54.901Z] 3a2ae6a8a46f: Pull complete [2022-05-03T04:35:54.901Z] 33b1e0a273af: Pull complete [2022-05-03T04:35:55.160Z] 5d3b04190fa2: Pull complete [2022-05-03T04:35:59.358Z] 2f39f015ded8: Pull complete [2022-05-03T04:35:59.358Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T04:35:59.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:35:59.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T04:35:59.426Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:35:59.467Z] $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:36:01.280Z] $ docker top f8f5566c6ecdc258e72f08d212c20530525562a4ee764301d4c15af753059129 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:36:01.734Z] ---> job-cost.sh [2022-05-03T04:36:01.734Z] lf-activate-venv: SKIPPING [2022-05-03T04:36:01.734Z] INFO: No Stack... [2022-05-03T04:36:02.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T04:36:02.677Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T04:36:02.977Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-05-03T04:36:02.977Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T04:36:02.995Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-24-stack-cost] [2022-05-03T04:36:03.001Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-24-stack-cost] did not exist. Created. [2022-05-03T04:36:03.001Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T04:36:03.314Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T04:36:03.337Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T04:36:03.343Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T04:36:03.364Z] $ docker stop --time=1 f8f5566c6ecdc258e72f08d212c20530525562a4ee764301d4c15af753059129 [2022-05-03T04:36:04.554Z] $ docker rm -f f8f5566c6ecdc258e72f08d212c20530525562a4ee764301d4c15af753059129 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T04:36:11.083Z] Removing intermediate container 3b0dc93714d7 [2022-05-03T04:36:11.083Z] ---> 8a19be45fc82 [2022-05-03T04:36:11.083Z] Step 11/12 : COPY . . [2022-05-03T04:36:11.083Z] ---> fd0488656b67 [2022-05-03T04:36:11.083Z] Step 12/12 : RUN ${MAKE} [2022-05-03T04:36:11.083Z] ---> Running in f795d0bf4879 [2022-05-03T04:36:11.083Z] noop [2022-05-03T04:36:11.083Z] Removing intermediate container f795d0bf4879 [2022-05-03T04:36:11.083Z] ---> edcf6c3e03b5 [2022-05-03T04:36:11.083Z] Successfully built edcf6c3e03b5 [2022-05-03T04:36:11.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:36:11.426Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T04:36:11.426Z] . [Pipeline] withDockerContainer [2022-05-03T04:36:11.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-40303 does not seem to be running inside a container [2022-05-03T04:36:11.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T04:36:12.938Z] $ docker top be255c0fc362b5f1afcc465c9181021796cb482d7359f7489e6235c22d86ebdd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:36:13.842Z] + go version [2022-05-03T04:36:13.842Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T04:36:13.863Z] $ docker stop --time=1 be255c0fc362b5f1afcc465c9181021796cb482d7359f7489e6235c22d86ebdd [2022-05-03T04:36:15.431Z] $ docker rm -f be255c0fc362b5f1afcc465c9181021796cb482d7359f7489e6235c22d86ebdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:36:16.028Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T04:36:16.028Z] . [Pipeline] withDockerContainer [2022-05-03T04:36:16.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-40303 does not seem to be running inside a container [2022-05-03T04:36:16.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T04:36:17.552Z] $ docker top 5fb6eb991e0ae50b7bb2dceb13752fe0136895778f03aadca1dbd3b4d1a48261 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T04:36:18.489Z] + make test [2022-05-03T04:36:18.489Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-03T04:36:19.930Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-03T04:37:41.756Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-03T04:37:41.756Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements [2022-05-03T04:37:41.756Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T04:37:41.756Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T04:38:00.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T04:38:00.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T04:38:00.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T04:38:02.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T04:38:02.147Z] $ docker stop --time=1 5fb6eb991e0ae50b7bb2dceb13752fe0136895778f03aadca1dbd3b4d1a48261 [2022-05-03T04:38:03.931Z] $ docker rm -f 5fb6eb991e0ae50b7bb2dceb13752fe0136895778f03aadca1dbd3b4d1a48261 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:38:04.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T04:38:04.893Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T04:38:05.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:38:05.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T04:38:06.089Z] + ls -al . [2022-05-03T04:38:06.089Z] total 164 [2022-05-03T04:38:06.089Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:38 . [2022-05-03T04:38:06.089Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:34 .. [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 6 May 3 04:34 .dockerignore [2022-05-03T04:38:06.089Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:34 .git [2022-05-03T04:38:06.089Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:34 .github [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 328 May 3 04:34 .gitignore [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 04:34 .golangci.yml [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 3 04:34 Attribution.txt [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 3 04:34 CHANGELOG.md [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 3 04:34 Dockerfile [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:34 GOVERNANCE.md [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 656 May 3 04:34 Jenkinsfile [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 04:34 LICENSE [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 3 04:34 Makefile [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 04:34 OWNERS.md [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 9074 May 3 04:34 README.md [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 04:34 VERSION [2022-05-03T04:38:06.089Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:34 bin [2022-05-03T04:38:06.089Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:34 cmd [2022-05-03T04:38:06.089Z] -rw-r--r-- 1 jenkins jenkins 7631 May 3 04:37 coverage.out [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 3 04:34 go.mod [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 3 04:34 go.sum [2022-05-03T04:38:06.089Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:34 internal [2022-05-03T04:38:06.089Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:34 snap [2022-05-03T04:38:06.089Z] -rw-rw-r-- 1 jenkins jenkins 209 May 3 04:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:38:06.442Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d555bf136e773009b6ef88c6c814540d1eb4cbee --label arch=arm64 --label version=2.2.0-dev.14 . [2022-05-03T04:38:06.719Z] Sending build context to Docker daemon 2.748MB [2022-05-03T04:38:06.719Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:38:06.719Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T04:38:06.719Z] ---> edcf6c3e03b5 [2022-05-03T04:38:06.719Z] Step 3/24 : ARG MAKE='make build' [2022-05-03T04:38:06.992Z] ---> Running in 57debb3d2c3c [2022-05-03T04:38:07.267Z] Removing intermediate container 57debb3d2c3c [2022-05-03T04:38:07.267Z] ---> 611bf0d0052a [2022-05-03T04:38:07.267Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:38:07.267Z] ---> Running in 5718511fa625 [2022-05-03T04:38:07.547Z] Removing intermediate container 5718511fa625 [2022-05-03T04:38:07.547Z] ---> 70c2de037a8f [2022-05-03T04:38:07.547Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:38:07.547Z] ---> Running in 883620a3a4d1 [2022-05-03T04:38:07.826Z] Removing intermediate container 883620a3a4d1 [2022-05-03T04:38:07.826Z] ---> 929f99387a1d [2022-05-03T04:38:07.826Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:38:08.102Z] ---> Running in aedb79f96906 [2022-05-03T04:38:09.544Z] Removing intermediate container aedb79f96906 [2022-05-03T04:38:09.544Z] ---> a4197a4d63c7 [2022-05-03T04:38:09.544Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:38:09.544Z] ---> Running in a4d6f4456898 [2022-05-03T04:38:10.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:38:11.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:38:12.568Z] OK: 224 MiB in 56 packages [2022-05-03T04:38:13.170Z] Removing intermediate container a4d6f4456898 [2022-05-03T04:38:13.170Z] ---> ac4a3bb30c4f [2022-05-03T04:38:13.170Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-03T04:38:13.170Z] ---> Running in 1b224f86f114 [2022-05-03T04:38:13.444Z] Removing intermediate container 1b224f86f114 [2022-05-03T04:38:13.444Z] ---> 38bfadb65f7e [2022-05-03T04:38:13.444Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-03T04:38:14.043Z] ---> 0377f3312179 [2022-05-03T04:38:14.043Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:38:14.043Z] ---> Running in 660acab5a48e [2022-05-03T04:38:16.026Z] Removing intermediate container 660acab5a48e [2022-05-03T04:38:16.026Z] ---> baf913a602aa [2022-05-03T04:38:16.026Z] Step 11/24 : COPY . . [2022-05-03T04:38:17.109Z] ---> 76cc27d0519a [2022-05-03T04:38:17.109Z] Step 12/24 : RUN ${MAKE} [2022-05-03T04:38:17.109Z] ---> Running in edd9f00e12d2 [2022-05-03T04:38:18.199Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-03T04:40:25.095Z] Removing intermediate container edd9f00e12d2 [2022-05-03T04:40:25.095Z] ---> 94118fa5c260 [2022-05-03T04:40:25.095Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T04:40:25.095Z] 3.14: Pulling from library/alpine [2022-05-03T04:40:25.095Z] 455c02918c45: Pulling fs layer [2022-05-03T04:40:25.095Z] 455c02918c45: Download complete [2022-05-03T04:40:25.095Z] 455c02918c45: Pull complete [2022-05-03T04:40:25.095Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T04:40:25.095Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T04:40:25.095Z] ---> ac73e934f311 [2022-05-03T04:40:25.095Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T04:40:25.095Z] ---> Running in 3b5e398dbeaf [2022-05-03T04:40:25.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:40:25.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:40:25.095Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T04:40:25.095Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T04:40:25.095Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T04:40:25.095Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T04:40:25.095Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T04:40:25.095Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T04:40:25.095Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T04:40:25.095Z] OK: 8 MiB in 20 packages [2022-05-03T04:40:25.095Z] Removing intermediate container 3b5e398dbeaf [2022-05-03T04:40:25.095Z] ---> bdac88eba0d6 [2022-05-03T04:40:25.095Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-03T04:40:25.095Z] ---> e3eae42e807e [2022-05-03T04:40:25.095Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-03T04:40:25.095Z] ---> 8e44305cebb9 [2022-05-03T04:40:25.095Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-03T04:40:25.095Z] ---> 4225b60f5673 [2022-05-03T04:40:25.095Z] Step 18/24 : EXPOSE 59993 [2022-05-03T04:40:25.095Z] ---> Running in cd374bd88463 [2022-05-03T04:40:25.095Z] Removing intermediate container cd374bd88463 [2022-05-03T04:40:25.095Z] ---> 6122a7e7a7c1 [2022-05-03T04:40:25.095Z] Step 19/24 : EXPOSE 161 [2022-05-03T04:40:25.095Z] ---> Running in 34382d07d2a7 [2022-05-03T04:40:25.095Z] Removing intermediate container 34382d07d2a7 [2022-05-03T04:40:25.095Z] ---> e63ae7e8c787 [2022-05-03T04:40:25.095Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-03T04:40:25.095Z] ---> Running in 7de8205e2505 [2022-05-03T04:40:25.095Z] Removing intermediate container 7de8205e2505 [2022-05-03T04:40:25.095Z] ---> 37c674fb9854 [2022-05-03T04:40:25.095Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-03T04:40:25.095Z] ---> Running in 2745db03daaa [2022-05-03T04:40:25.095Z] Removing intermediate container 2745db03daaa [2022-05-03T04:40:25.095Z] ---> 5147f76a1d94 [2022-05-03T04:40:25.095Z] Step 22/24 : LABEL arch=arm64 [2022-05-03T04:40:25.095Z] ---> Running in 9fb803530ccd [2022-05-03T04:40:25.095Z] Removing intermediate container 9fb803530ccd [2022-05-03T04:40:25.096Z] ---> f564194f1de5 [2022-05-03T04:40:25.096Z] Step 23/24 : LABEL git_sha=d555bf136e773009b6ef88c6c814540d1eb4cbee [2022-05-03T04:40:25.096Z] ---> Running in 3d35817914af [2022-05-03T04:40:25.096Z] Removing intermediate container 3d35817914af [2022-05-03T04:40:25.096Z] ---> aa3cbe85c4ea [2022-05-03T04:40:25.096Z] Step 24/24 : LABEL version=2.2.0-dev.14 [2022-05-03T04:40:25.096Z] ---> Running in 96842c393a4a [2022-05-03T04:40:25.096Z] Removing intermediate container 96842c393a4a [2022-05-03T04:40:25.096Z] ---> e49ddc02d220 [2022-05-03T04:40:25.096Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T04:40:25.096Z] Successfully built e49ddc02d220 [2022-05-03T04:40:25.096Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:40:25.187Z] provisioning config files... [2022-05-03T04:40:25.204Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config982364181240942942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:40:25.557Z] ---> docker-login.sh [2022-05-03T04:40:25.557Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:40:25.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:40:25.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:40:25.833Z] Configure a credential helper to remove this warning. See [2022-05-03T04:40:25.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:40:25.833Z] [2022-05-03T04:40:25.833Z] Login Succeeded [2022-05-03T04:40:25.833Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:40:26.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:40:26.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:40:26.426Z] Configure a credential helper to remove this warning. See [2022-05-03T04:40:26.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:40:26.426Z] [2022-05-03T04:40:26.426Z] Login Succeeded [2022-05-03T04:40:26.426Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:40:26.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:40:26.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:40:26.974Z] Configure a credential helper to remove this warning. See [2022-05-03T04:40:26.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:40:26.974Z] [2022-05-03T04:40:26.974Z] Login Succeeded [2022-05-03T04:40:26.974Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:40:27.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:40:27.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:40:27.246Z] Configure a credential helper to remove this warning. See [2022-05-03T04:40:27.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:40:27.246Z] [2022-05-03T04:40:27.246Z] Login Succeeded [2022-05-03T04:40:27.246Z] docker.io [2022-05-03T04:40:27.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:40:28.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:40:28.111Z] Configure a credential helper to remove this warning. See [2022-05-03T04:40:28.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:40:28.111Z] [2022-05-03T04:40:28.111Z] Login Succeeded [2022-05-03T04:40:28.111Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:40:28.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T04:40:28.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T04:40:28.184Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-05-03T04:40:28.184Z] d555bf136e773009b6ef88c6c814540d1eb4cbee [2022-05-03T04:40:28.184Z] latest [2022-05-03T04:40:28.184Z] 2.2.0-dev.14 [2022-05-03T04:40:28.184Z] d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14 [2022-05-03T04:40:28.184Z] main [2022-05-03T04:40:28.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:28.545Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d555bf136e773009b6ef88c6c814540d1eb4cbee [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:28.901Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d555bf136e773009b6ef88c6c814540d1eb4cbee [2022-05-03T04:40:28.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-03T04:40:28.901Z] b0aa7828f4ae: Preparing [2022-05-03T04:40:28.901Z] e704ab255f69: Preparing [2022-05-03T04:40:28.901Z] 722653610307: Preparing [2022-05-03T04:40:28.901Z] 93a35a160e8b: Preparing [2022-05-03T04:40:28.901Z] f73e7dbfee58: Preparing [2022-05-03T04:40:28.901Z] f73e7dbfee58: Layer already exists [2022-05-03T04:40:29.187Z] b0aa7828f4ae: Pushed [2022-05-03T04:40:29.187Z] e704ab255f69: Pushed [2022-05-03T04:40:29.784Z] 93a35a160e8b: Pushed [2022-05-03T04:40:35.177Z] 722653610307: Pushed [2022-05-03T04:40:35.449Z] d555bf136e773009b6ef88c6c814540d1eb4cbee: digest: sha256:4c5f6a55b47982c50e7dd523ede2fd8b8b39f4d9c4e773f3781f0a6e441ae4aa size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:36.038Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:36.379Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-03T04:40:36.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-03T04:40:36.379Z] b0aa7828f4ae: Preparing [2022-05-03T04:40:36.379Z] e704ab255f69: Preparing [2022-05-03T04:40:36.379Z] 722653610307: Preparing [2022-05-03T04:40:36.379Z] 93a35a160e8b: Preparing [2022-05-03T04:40:36.379Z] f73e7dbfee58: Preparing [2022-05-03T04:40:36.379Z] e704ab255f69: Layer already exists [2022-05-03T04:40:36.379Z] 722653610307: Layer already exists [2022-05-03T04:40:36.379Z] b0aa7828f4ae: Layer already exists [2022-05-03T04:40:36.379Z] f73e7dbfee58: Layer already exists [2022-05-03T04:40:36.379Z] 93a35a160e8b: Layer already exists [2022-05-03T04:40:36.652Z] latest: digest: sha256:4c5f6a55b47982c50e7dd523ede2fd8b8b39f4d9c4e773f3781f0a6e441ae4aa size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:36.997Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:37.342Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.14 [2022-05-03T04:40:37.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-03T04:40:37.342Z] b0aa7828f4ae: Preparing [2022-05-03T04:40:37.342Z] e704ab255f69: Preparing [2022-05-03T04:40:37.342Z] 722653610307: Preparing [2022-05-03T04:40:37.342Z] 93a35a160e8b: Preparing [2022-05-03T04:40:37.342Z] f73e7dbfee58: Preparing [2022-05-03T04:40:37.342Z] 93a35a160e8b: Layer already exists [2022-05-03T04:40:37.342Z] b0aa7828f4ae: Layer already exists [2022-05-03T04:40:37.342Z] e704ab255f69: Layer already exists [2022-05-03T04:40:37.342Z] 722653610307: Layer already exists [2022-05-03T04:40:37.342Z] f73e7dbfee58: Layer already exists [2022-05-03T04:40:37.616Z] 2.2.0-dev.14: digest: sha256:4c5f6a55b47982c50e7dd523ede2fd8b8b39f4d9c4e773f3781f0a6e441ae4aa size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:37.962Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:38.301Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14 [2022-05-03T04:40:38.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-03T04:40:38.301Z] b0aa7828f4ae: Preparing [2022-05-03T04:40:38.301Z] e704ab255f69: Preparing [2022-05-03T04:40:38.301Z] 722653610307: Preparing [2022-05-03T04:40:38.302Z] 93a35a160e8b: Preparing [2022-05-03T04:40:38.302Z] f73e7dbfee58: Preparing [2022-05-03T04:40:38.302Z] 722653610307: Layer already exists [2022-05-03T04:40:38.302Z] f73e7dbfee58: Layer already exists [2022-05-03T04:40:38.302Z] e704ab255f69: Layer already exists [2022-05-03T04:40:38.302Z] b0aa7828f4ae: Layer already exists [2022-05-03T04:40:38.302Z] 93a35a160e8b: Layer already exists [2022-05-03T04:40:38.574Z] d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14: digest: sha256:4c5f6a55b47982c50e7dd523ede2fd8b8b39f4d9c4e773f3781f0a6e441ae4aa size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:38.918Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:39.261Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-05-03T04:40:39.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-03T04:40:39.261Z] b0aa7828f4ae: Preparing [2022-05-03T04:40:39.261Z] e704ab255f69: Preparing [2022-05-03T04:40:39.261Z] 722653610307: Preparing [2022-05-03T04:40:39.261Z] 93a35a160e8b: Preparing [2022-05-03T04:40:39.261Z] f73e7dbfee58: Preparing [2022-05-03T04:40:39.261Z] f73e7dbfee58: Layer already exists [2022-05-03T04:40:39.261Z] 722653610307: Layer already exists [2022-05-03T04:40:39.261Z] 93a35a160e8b: Layer already exists [2022-05-03T04:40:39.261Z] b0aa7828f4ae: Layer already exists [2022-05-03T04:40:39.261Z] e704ab255f69: Layer already exists [2022-05-03T04:40:39.533Z] main: digest: sha256:4c5f6a55b47982c50e7dd523ede2fd8b8b39f4d9c4e773f3781f0a6e441ae4aa size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T04:40:39.578Z] ===================================================== [Pipeline] echo [2022-05-03T04:40:39.584Z] taggedImages: [2022-05-03T04:40:39.584Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d555bf136e773009b6ef88c6c814540d1eb4cbee [2022-05-03T04:40:39.584Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-03T04:40:39.584Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.14 [2022-05-03T04:40:39.584Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d555bf136e773009b6ef88c6c814540d1eb4cbee-2.2.0-dev.14 [2022-05-03T04:40:39.584Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:39.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:40:39.938Z] [2022-05-03T04:40:39.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:40:40.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:40:40.291Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T04:40:40.291Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T04:40:40.291Z] 04944245beec: Pulling fs layer [2022-05-03T04:40:40.291Z] 699f458cf7ca: Pulling fs layer [2022-05-03T04:40:40.291Z] 765212b225bb: Pulling fs layer [2022-05-03T04:40:40.291Z] f23df028b6ca: Pulling fs layer [2022-05-03T04:40:40.291Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T04:40:40.291Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T04:40:40.291Z] 765212b225bb: Waiting [2022-05-03T04:40:40.291Z] f23df028b6ca: Waiting [2022-05-03T04:40:40.291Z] d65c8cfc05b1: Waiting [2022-05-03T04:40:40.291Z] 2437ff75d9bd: Waiting [2022-05-03T04:40:40.568Z] 04944245beec: Verifying Checksum [2022-05-03T04:40:40.568Z] 04944245beec: Download complete [2022-05-03T04:40:40.568Z] 765212b225bb: Verifying Checksum [2022-05-03T04:40:40.568Z] 765212b225bb: Download complete [2022-05-03T04:40:40.568Z] f23df028b6ca: Download complete [2022-05-03T04:40:40.568Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T04:40:40.568Z] d65c8cfc05b1: Download complete [2022-05-03T04:40:40.843Z] 699f458cf7ca: Verifying Checksum [2022-05-03T04:40:40.843Z] 699f458cf7ca: Download complete [2022-05-03T04:40:41.118Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T04:40:41.118Z] 8998bd30e6a1: Download complete [2022-05-03T04:40:43.778Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T04:40:43.778Z] 2437ff75d9bd: Download complete [2022-05-03T04:40:45.758Z] 8998bd30e6a1: Pull complete [2022-05-03T04:40:46.031Z] 04944245beec: Pull complete [2022-05-03T04:40:47.465Z] 699f458cf7ca: Pull complete [2022-05-03T04:40:47.738Z] 765212b225bb: Pull complete [2022-05-03T04:40:48.337Z] f23df028b6ca: Pull complete [2022-05-03T04:40:48.610Z] d65c8cfc05b1: Pull complete [2022-05-03T04:41:03.712Z] 2437ff75d9bd: Pull complete [2022-05-03T04:41:03.712Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T04:41:03.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:41:03.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T04:41:03.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-40303 does not seem to be running inside a container [2022-05-03T04:41:04.075Z] $ 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-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@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:arm64 cat [2022-05-03T04:41:06.677Z] $ docker top 1c7656b334436be593a60110ab40c7e406ce7411eb98598ba875d10155f0884f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:41:07.633Z] ---> job-cost.sh [2022-05-03T04:41:07.633Z] lf-activate-venv: SKIPPING [2022-05-03T04:41:07.633Z] INFO: No Stack... [2022-05-03T04:41:08.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T04:41:08.819Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T04:41:09.482Z] + cat /w/workspace/device-snmp-go/24/archives/cost.csv [2022-05-03T04:41:09.482Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T04:41:09.544Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-24-stack-cost] [2022-05-03T04:41:09.551Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-24-stack-cost] did not exist. Created. [2022-05-03T04:41:09.551Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T04:41:10.231Z] /w/workspace/device-snmp-go/24@tmp/durable-46043320/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-03T04:41:10.903Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-03T04:41:10.922Z] Warning: overwriting stash ‘stack-cost’ [2022-05-03T04:41:10.966Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T04:41:10.971Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T04:41:10.980Z] $ docker stop --time=1 1c7656b334436be593a60110ab40c7e406ce7411eb98598ba875d10155f0884f [2022-05-03T04:41:12.492Z] $ docker rm -f 1c7656b334436be593a60110ab40c7e406ce7411eb98598ba875d10155f0884f [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-03T04:41:13.013Z] provisioning config files... [2022-05-03T04:41:13.024Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7778915406690262645tmp [Pipeline] { [Pipeline] sh [2022-05-03T04:41:13.318Z] + set +x [2022-05-03T04:41:13.318Z] + bash -s -- [2022-05-03T04:41:13.318Z] + curl -s https://codecov.io/bash [2022-05-03T04:41:13.318Z] [2022-05-03T04:41:13.318Z] _____ _ [2022-05-03T04:41:13.318Z] / ____| | | [2022-05-03T04:41:13.318Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T04:41:13.318Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T04:41:13.318Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T04:41:13.318Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T04:41:13.318Z] Bash-1.0.6 [2022-05-03T04:41:13.318Z] [2022-05-03T04:41:13.318Z] [2022-05-03T04:41:13.318Z] ==> git version 2.25.1 found [2022-05-03T04:41:13.318Z] ==> 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-03T04:41:13.318Z] Release-Date: 2020-01-08 [2022-05-03T04:41:13.318Z] 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-03T04:41:13.318Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T04:41:13.318Z] ==> Jenkins CI detected. [2022-05-03T04:41:13.318Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-05-03T04:41:13.318Z] project root: . [2022-05-03T04:41:13.318Z] --> token set from env [2022-05-03T04:41:13.318Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T04:41:13.318Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T04:41:13.318Z] ==> Python coveragepy not found [2022-05-03T04:41:13.318Z] ==> Searching for coverage reports in: [2022-05-03T04:41:13.318Z] + . [2022-05-03T04:41:13.318Z] -> Found 1 reports [2022-05-03T04:41:13.318Z] ==> Detecting git/mercurial file structure [2022-05-03T04:41:13.318Z] ==> Reading reports [2022-05-03T04:41:13.318Z] + ./coverage.out bytes=7631 [2022-05-03T04:41:13.318Z] ==> Appending adjustments [2022-05-03T04:41:13.318Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T04:41:13.581Z] + Found adjustments [2022-05-03T04:41:13.581Z] ==> Gzipping contents [2022-05-03T04:41:13.581Z] 4.0K /tmp/codecov.CCjtSD.gz [2022-05-03T04:41:13.581Z] ==> Uploading reports [2022-05-03T04:41:13.581Z] url: https://codecov.io [2022-05-03T04:41:13.581Z] query: branch=main&commit=d555bf136e773009b6ef88c6c814540d1eb4cbee&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T04:41:13.581Z] -> Pinging Codecov [2022-05-03T04:41:13.581Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=d555bf136e773009b6ef88c6c814540d1eb4cbee&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T04:41:13.841Z] -> Uploading to [2022-05-03T04:41:13.841Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/6C56EA5C29638FB4528AC87E60AF5AE0/d555bf136e773009b6ef88c6c814540d1eb4cbee/e25c2ac4-2956-4329-a743-80410a933cfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T044113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c83569a78a38d6a22deb2b5f1231fa19a7de345c2e8379b4d9908f5485cc814f [2022-05-03T04:41:13.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T04:41:13.841Z] Dload Upload Total Spent Left Speed [2022-05-03T04:41:14.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 7057 --:--:-- --:--:-- --:--:-- 7057 [2022-05-03T04:41:14.100Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/d555bf136e773009b6ef88c6c814540d1eb4cbee [Pipeline] } [2022-05-03T04:41:14.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-03T04:41:14.390Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-03T04:41:14.400Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:41:14.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T04:41:14.688Z] [2022-05-03T04:41:14.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:41:14.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T04:41:14.990Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-03T04:41:14.990Z] 188c0c94c7c5: Pulling fs layer [2022-05-03T04:41:14.990Z] 0ef7d3d256c8: Pulling fs layer [2022-05-03T04:41:14.990Z] de9db76c5a1d: Pulling fs layer [2022-05-03T04:41:14.990Z] 0eba1c9be4d2: Pulling fs layer [2022-05-03T04:41:14.990Z] 0d57e429df01: Pulling fs layer [2022-05-03T04:41:14.990Z] 4e4be7b47b0d: Pulling fs layer [2022-05-03T04:41:14.990Z] e1f770b5df2f: Pulling fs layer [2022-05-03T04:41:14.990Z] 85a0685a4137: Pulling fs layer [2022-05-03T04:41:14.990Z] 0d57e429df01: Waiting [2022-05-03T04:41:14.990Z] 4e4be7b47b0d: Waiting [2022-05-03T04:41:14.990Z] e1f770b5df2f: Waiting [2022-05-03T04:41:14.990Z] 85a0685a4137: Waiting [2022-05-03T04:41:14.990Z] de9db76c5a1d: Download complete [2022-05-03T04:41:14.990Z] 0ef7d3d256c8: Verifying Checksum [2022-05-03T04:41:14.990Z] 0ef7d3d256c8: Download complete [2022-05-03T04:41:14.990Z] 0d57e429df01: Verifying Checksum [2022-05-03T04:41:14.990Z] 0d57e429df01: Download complete [2022-05-03T04:41:14.990Z] 4e4be7b47b0d: Verifying Checksum [2022-05-03T04:41:14.990Z] 4e4be7b47b0d: Download complete [2022-05-03T04:41:14.990Z] 188c0c94c7c5: Verifying Checksum [2022-05-03T04:41:14.991Z] 188c0c94c7c5: Download complete [2022-05-03T04:41:15.252Z] 188c0c94c7c5: Pull complete [2022-05-03T04:41:15.252Z] e1f770b5df2f: Verifying Checksum [2022-05-03T04:41:15.252Z] e1f770b5df2f: Download complete [2022-05-03T04:41:15.252Z] 0ef7d3d256c8: Pull complete [2022-05-03T04:41:15.252Z] de9db76c5a1d: Pull complete [2022-05-03T04:41:15.825Z] 0eba1c9be4d2: Verifying Checksum [2022-05-03T04:41:15.825Z] 0eba1c9be4d2: Download complete [2022-05-03T04:41:15.825Z] 85a0685a4137: Verifying Checksum [2022-05-03T04:41:15.825Z] 85a0685a4137: Download complete [2022-05-03T04:41:19.116Z] 0eba1c9be4d2: Pull complete [2022-05-03T04:41:19.116Z] 0d57e429df01: Pull complete [2022-05-03T04:41:19.377Z] 4e4be7b47b0d: Pull complete [2022-05-03T04:41:19.636Z] e1f770b5df2f: Pull complete [2022-05-03T04:41:22.930Z] 85a0685a4137: Pull complete [2022-05-03T04:41:22.930Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-03T04:41:22.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T04:41:22.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-03T04:41:23.258Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:41:23.296Z] $ 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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:41:25.002Z] $ docker top 7742ae2a354268013357743bf3547747bb4af6cdc5e10b0c3d1ddc0fd4da2270 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T04:41:25.082Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-03T04:41:25.362Z] + set -o pipefail [2022-05-03T04:41:25.362Z] + snyk monitor '--org=edgex-jenkins' [2022-05-03T04:41:33.510Z] [2022-05-03T04:41:33.510Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-05-03T04:41:33.510Z] [2022-05-03T04:41:33.510Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/db5ec515-5658-4a22-b174-310d6ead75e6 [2022-05-03T04:41:33.510Z] [2022-05-03T04:41:33.510Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-03T04:41:33.510Z] [2022-05-03T04:41:33.510Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-03T04:41:33.510Z] [2022-05-03T04:41:33.510Z] [Pipeline] } [2022-05-03T04:41:33.526Z] $ docker stop --time=1 7742ae2a354268013357743bf3547747bb4af6cdc5e10b0c3d1ddc0fd4da2270 [2022-05-03T04:41:35.634Z] $ docker rm -f 7742ae2a354268013357743bf3547747bb4af6cdc5e10b0c3d1ddc0fd4da2270 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T04:41:36.353Z] + git log --format=format:%s -1 d555bf136e773009b6ef88c6c814540d1eb4cbee [Pipeline] sh [2022-05-03T04:41:36.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T04:41:36.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:41:36.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:41:36.944Z] . [Pipeline] withDockerContainer [2022-05-03T04:41:37.011Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:41:37.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:41:37.452Z] $ docker top 5497115f5e7ae2b19838cdf9a57ec00b5c056289819a6e17d939db881283c9a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T04:41:37.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:41:37.535Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:41:37.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:41:37.668Z] $ docker exec 5497115f5e7ae2b19838cdf9a57ec00b5c056289819a6e17d939db881283c9a9 ssh-agent [2022-05-03T04:41:37.808Z] SSH_AUTH_SOCK=/tmp/ssh-vBVvfnPc0vme/agent.32 [2022-05-03T04:41:37.808Z] SSH_AGENT_PID=39 [2022-05-03T04:41:37.813Z] Running ssh-add (command line suppressed) [2022-05-03T04:41:37.930Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5863398710309482168.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5863398710309482168.key) [2022-05-03T04:41:37.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:41:38.233Z] + git semver tag [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,417 [run_tag] DEBUG tag force:False [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,417 [check_head_tag] DEBUG check head tag [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,418 [execute] INFO git cat-file --batch-check [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,422 [execute] INFO git cat-file --batch [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,435 [execute] INFO git tag -a v2.2.0-dev.14 -m v2.2.0-dev.14 [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,435 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.14', '-m', 'v2.2.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-03T04:41:38.494Z] 2022-05-03 04:41:38,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-03T04:41:38.494Z] 2.2.0-dev.14 [Pipeline] } [2022-05-03T04:41:38.508Z] $ docker exec --env ******** --env ******** 5497115f5e7ae2b19838cdf9a57ec00b5c056289819a6e17d939db881283c9a9 ssh-agent -k [2022-05-03T04:41:38.623Z] unset SSH_AUTH_SOCK; [2022-05-03T04:41:38.624Z] unset SSH_AGENT_PID; [2022-05-03T04:41:38.624Z] echo Agent pid 39 killed; [2022-05-03T04:41:38.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T04:41:39.010Z] + git semver [Pipeline] } [2022-05-03T04:41:39.311Z] $ docker stop --time=1 5497115f5e7ae2b19838cdf9a57ec00b5c056289819a6e17d939db881283c9a9 [2022-05-03T04:41:40.625Z] $ docker rm -f 5497115f5e7ae2b19838cdf9a57ec00b5c056289819a6e17d939db881283c9a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:41:41.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T04:41:41.009Z] [2022-05-03T04:41:41.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:41:41.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T04:41:41.311Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-03T04:41:41.311Z] ab5ef0e58194: Pulling fs layer [2022-05-03T04:41:41.311Z] 9712f1f96733: Pulling fs layer [2022-05-03T04:41:41.311Z] 63f879dbbcfc: Pulling fs layer [2022-05-03T04:41:41.311Z] 0d9ebad4ef96: Pulling fs layer [2022-05-03T04:41:41.311Z] e9a5061849ea: Pulling fs layer [2022-05-03T04:41:41.311Z] d747dcd14b5f: Pulling fs layer [2022-05-03T04:41:41.311Z] 2de7ff778b66: Pulling fs layer [2022-05-03T04:41:41.311Z] e9a5061849ea: Waiting [2022-05-03T04:41:41.311Z] d747dcd14b5f: Waiting [2022-05-03T04:41:41.311Z] 2de7ff778b66: Waiting [2022-05-03T04:41:41.311Z] 0d9ebad4ef96: Waiting [2022-05-03T04:41:41.311Z] 9712f1f96733: Verifying Checksum [2022-05-03T04:41:41.311Z] 9712f1f96733: Download complete [2022-05-03T04:41:41.571Z] 63f879dbbcfc: Verifying Checksum [2022-05-03T04:41:41.571Z] 63f879dbbcfc: Download complete [2022-05-03T04:41:41.831Z] e9a5061849ea: Verifying Checksum [2022-05-03T04:41:41.831Z] e9a5061849ea: Download complete [2022-05-03T04:41:41.831Z] 0d9ebad4ef96: Verifying Checksum [2022-05-03T04:41:41.831Z] 0d9ebad4ef96: Download complete [2022-05-03T04:41:41.831Z] d747dcd14b5f: Verifying Checksum [2022-05-03T04:41:41.831Z] d747dcd14b5f: Download complete [2022-05-03T04:41:41.831Z] ab5ef0e58194: Verifying Checksum [2022-05-03T04:41:41.831Z] ab5ef0e58194: Download complete [2022-05-03T04:41:41.831Z] 2de7ff778b66: Verifying Checksum [2022-05-03T04:41:41.831Z] 2de7ff778b66: Download complete [2022-05-03T04:41:44.369Z] ab5ef0e58194: Pull complete [2022-05-03T04:41:44.369Z] 9712f1f96733: Pull complete [2022-05-03T04:41:45.308Z] 63f879dbbcfc: Pull complete [2022-05-03T04:41:48.599Z] 0d9ebad4ef96: Pull complete [2022-05-03T04:41:48.858Z] e9a5061849ea: Pull complete [2022-05-03T04:41:49.118Z] d747dcd14b5f: Pull complete [2022-05-03T04:41:50.058Z] 2de7ff778b66: Pull complete [2022-05-03T04:41:50.058Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-03T04:41:50.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T04:41:50.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-03T04:41:50.126Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:41:50.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:41:52.347Z] $ docker top f1dffd67b3fbe9c9b0907b901cc7d2be86d490b1d54d019554f50fb414939bc3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:41:52.430Z] provisioning config files... [2022-05-03T04:41:52.437Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3096871536898176488tmp [2022-05-03T04:41:52.448Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6058833109808965605tmp [2022-05-03T04:41:52.459Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config719077859686703130tmp [Pipeline] { [Pipeline] echo [2022-05-03T04:41:52.474Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:41:52.758Z] ---> sigul-configuration.sh [2022-05-03T04:41:52.758Z] gpg: directory `/root/.gnupg' created [2022-05-03T04:41:52.758Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-03T04:41:52.758Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-03T04:41:52.758Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-03T04:41:52.758Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-03T04:41:52.758Z] gpg: CAST5 encrypted data [2022-05-03T04:41:52.758Z] gpg: encrypted with 1 passphrase [2022-05-03T04:41:52.758Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-03T04:41:53.047Z] + mkdir /home/jenkins [2022-05-03T04:41:53.048Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-03T04:41:53.338Z] + 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-03T04:41:53.350Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:41:53.638Z] ---> sigul-install.sh [2022-05-03T04:41:53.638Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-03T04:41:53.924Z] + git tag --list [2022-05-03T04:41:53.925Z] 1.0.0 [2022-05-03T04:41:53.925Z] v0.0.0 [2022-05-03T04:41:53.925Z] v1.1.0 [2022-05-03T04:41:53.925Z] v1.1.1 [2022-05-03T04:41:53.925Z] v1.2.2 [2022-05-03T04:41:53.925Z] v1.3.0 [2022-05-03T04:41:53.925Z] v1.3.1 [2022-05-03T04:41:53.925Z] v2.0.0 [2022-05-03T04:41:53.925Z] v2.0.1-dev.1 [2022-05-03T04:41:53.925Z] v2.0.1-dev.2 [2022-05-03T04:41:53.925Z] v2.0.1-dev.3 [2022-05-03T04:41:53.925Z] v2.0.1-dev.4 [2022-05-03T04:41:53.925Z] v2.0.1-dev.5 [2022-05-03T04:41:53.925Z] v2.0.1-dev.6 [2022-05-03T04:41:53.925Z] v2.1.0 [2022-05-03T04:41:53.925Z] v2.2.0-dev.1 [2022-05-03T04:41:53.925Z] v2.2.0-dev.10 [2022-05-03T04:41:53.925Z] v2.2.0-dev.11 [2022-05-03T04:41:53.925Z] v2.2.0-dev.12 [2022-05-03T04:41:53.925Z] v2.2.0-dev.13 [2022-05-03T04:41:53.925Z] v2.2.0-dev.14 [2022-05-03T04:41:53.925Z] v2.2.0-dev.2 [2022-05-03T04:41:53.925Z] v2.2.0-dev.3 [2022-05-03T04:41:53.925Z] v2.2.0-dev.4 [2022-05-03T04:41:53.925Z] v2.2.0-dev.5 [2022-05-03T04:41:53.925Z] v2.2.0-dev.6 [2022-05-03T04:41:53.925Z] v2.2.0-dev.7 [2022-05-03T04:41:53.925Z] v2.2.0-dev.8 [2022-05-03T04:41:53.925Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-03T04:41:54.214Z] + lftools sign git-tag v2.2.0-dev.14 [2022-05-03T04:41:54.783Z] Signing Git tag with Sigul... [2022-05-03T04:41:54.783Z] Signing v2.2.0-dev.14 [Pipeline] echo [2022-05-03T04:41:55.051Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:41:55.335Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-03T04:41:55.342Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-03T04:41:55.366Z] $ docker stop --time=1 f1dffd67b3fbe9c9b0907b901cc7d2be86d490b1d54d019554f50fb414939bc3 [2022-05-03T04:41:56.673Z] $ docker rm -f f1dffd67b3fbe9c9b0907b901cc7d2be86d490b1d54d019554f50fb414939bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-03T04:41:57.095Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T04:41:57.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:41:57.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:41:57.391Z] . [Pipeline] withDockerContainer [2022-05-03T04:41:57.460Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:41:57.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:41:57.877Z] $ docker top 87a04791b1ce956a266e869c28c6839411a728568bfae92aee014c4b93e98d4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T04:41:57.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:41:57.967Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:41:58.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:41:58.091Z] $ docker exec 87a04791b1ce956a266e869c28c6839411a728568bfae92aee014c4b93e98d4a ssh-agent [2022-05-03T04:41:58.208Z] SSH_AUTH_SOCK=/tmp/ssh-FddAE09OLgNI/agent.32 [2022-05-03T04:41:58.208Z] SSH_AGENT_PID=38 [2022-05-03T04:41:58.214Z] Running ssh-add (command line suppressed) [2022-05-03T04:41:58.330Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3461136008394353873.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3461136008394353873.key) [2022-05-03T04:41:58.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:41:58.630Z] + git semver bump pre [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,819 [bump_version] DEBUG bumping version:2.2.0-dev.14 on axis:pre with prefix:dev [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,819 [bump_version] DEBUG bumped version:2.2.0-dev.15 [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,819 [write_version] DEBUG write version:2.2.0-dev.15 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,819 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,821 [execute] INFO git cat-file --batch-check [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,826 [execute] INFO git cat-file --batch [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T04:41:58.890Z] 2022-05-03 04:41:58,832 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-03T04:41:58.890Z] 2.2.0-dev.15 [Pipeline] } [2022-05-03T04:41:58.905Z] $ docker exec --env ******** --env ******** 87a04791b1ce956a266e869c28c6839411a728568bfae92aee014c4b93e98d4a ssh-agent -k [2022-05-03T04:41:59.020Z] unset SSH_AUTH_SOCK; [2022-05-03T04:41:59.021Z] unset SSH_AGENT_PID; [2022-05-03T04:41:59.021Z] echo Agent pid 38 killed; [2022-05-03T04:41:59.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T04:41:59.337Z] + git semver [Pipeline] } [2022-05-03T04:41:59.615Z] $ docker stop --time=1 87a04791b1ce956a266e869c28c6839411a728568bfae92aee014c4b93e98d4a [2022-05-03T04:42:00.907Z] $ docker rm -f 87a04791b1ce956a266e869c28c6839411a728568bfae92aee014c4b93e98d4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:42:01.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T04:42:01.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:42:01.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:42:01.551Z] . [Pipeline] withDockerContainer [2022-05-03T04:42:01.620Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:42:01.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:42:02.048Z] $ docker top 722763ea18fdced8788ac35abd6202d36da5e9418633af037a17a881de4c3d0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T04:42:02.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:42:02.136Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:42:02.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:42:02.271Z] $ docker exec 722763ea18fdced8788ac35abd6202d36da5e9418633af037a17a881de4c3d0b ssh-agent [2022-05-03T04:42:02.405Z] SSH_AUTH_SOCK=/tmp/ssh-PoLiLy7DniXH/agent.32 [2022-05-03T04:42:02.405Z] SSH_AGENT_PID=39 [2022-05-03T04:42:02.411Z] Running ssh-add (command line suppressed) [2022-05-03T04:42:02.527Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3514664280660433844.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3514664280660433844.key) [2022-05-03T04:42:02.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:42:02.824Z] + git semver push [2022-05-03T04:42:03.084Z] 2022-05-03 04:42:03,016 [run_push] DEBUG push [2022-05-03T04:42:03.084Z] 2022-05-03 04:42:03,017 [execute] INFO git push origin semver [2022-05-03T04:42:03.084Z] 2022-05-03 04:42:03,017 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-03T04:42:04.024Z] 2022-05-03 04:42:03,776 [run_push] DEBUG push all version tags [2022-05-03T04:42:04.024Z] 2022-05-03 04:42:03,777 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-03T04:42:04.024Z] 2022-05-03 04:42:03,777 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-03T04:42:04.595Z] 2022-05-03 04:42:04,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-03T04:42:04.595Z] 2.2.0-dev.15 [Pipeline] } [2022-05-03T04:42:04.609Z] $ docker exec --env ******** --env ******** 722763ea18fdced8788ac35abd6202d36da5e9418633af037a17a881de4c3d0b ssh-agent -k [2022-05-03T04:42:04.704Z] unset SSH_AUTH_SOCK; [2022-05-03T04:42:04.704Z] unset SSH_AGENT_PID; [2022-05-03T04:42:04.704Z] echo Agent pid 39 killed; [2022-05-03T04:42:04.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T04:42:05.029Z] + git semver [Pipeline] } [2022-05-03T04:42:05.349Z] $ docker stop --time=1 722763ea18fdced8788ac35abd6202d36da5e9418633af037a17a881de4c3d0b [2022-05-03T04:42:06.692Z] $ docker rm -f 722763ea18fdced8788ac35abd6202d36da5e9418633af037a17a881de4c3d0b [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-03T04:42:07.284Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-05-03T04:42:07.284Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-03T04:42:07.284Z] total 16 [2022-05-03T04:42:07.284Z] drwxr-xr-x 3 root root 4096 May 3 04:36 . [2022-05-03T04:42:07.284Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 04:41 .. [2022-05-03T04:42:07.284Z] drwxr-xr-x 2 root root 4096 May 3 04:36 cost [2022-05-03T04:42:07.284Z] -rw-r--r-- 1 root root 84 May 3 04:36 cost.csv [2022-05-03T04:42:07.284Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-03T04:42:07.284Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-03T04:42:07.284Z] total 16 [2022-05-03T04:42:07.284Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 04:36 . [2022-05-03T04:42:07.284Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 04:41 .. [2022-05-03T04:42:07.284Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 04:36 cost [2022-05-03T04:42:07.284Z] -rw-r--r-- 1 jenkins jenkins 84 May 3 04:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:07.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:08.447Z] ---> package-listing.sh [2022-05-03T04:42:08.447Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T04:42:08.447Z] ++ facter osfamily [2022-05-03T04:42:08.708Z] + OS_FAMILY=debian [2022-05-03T04:42:08.708Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-05-03T04:42:08.708Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T04:42:08.708Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T04:42:08.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T04:42:08.708Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T04:42:08.708Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-03T04:42:08.708Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T04:42:08.708Z] + case "${OS_FAMILY}" in [2022-05-03T04:42:08.708Z] + dpkg -l [2022-05-03T04:42:08.708Z] + grep '^ii' [2022-05-03T04:42:08.708Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T04:42:08.708Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T04:42:08.708Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T04:42:08.708Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-03T04:42:08.708Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-05-03T04:42:08.708Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-05-03T04:42:08.720Z] 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-snmp-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-03T04:42:09.000Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:42:09.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:42:09.563Z] . [Pipeline] withDockerContainer [2022-05-03T04:42:09.630Z] prd-ubuntu20.04-docker-8c-8g-40354 does not seem to be running inside a container [2022-05-03T04:42:09.668Z] $ 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-snmp-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-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03T04:42:09.943Z] $ docker top 0b67d2cd4f08d1de07233bf617a7661a60abbb12bca35bdd0c04a1c2edebe48c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:42:10.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T04:42:10.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T04:42:10.877Z] + ls /var/log/sa-host [2022-05-03T04:42:10.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:42:11.092Z] provisioning config files... [2022-05-03T04:42:11.101Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2582719222512543184tmp [Pipeline] { [Pipeline] echo [2022-05-03T04:42:11.114Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:11.400Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T04:42:11.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:11.734Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T04:42:11.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:12.032Z] ---> sudo-logs.sh [2022-05-03T04:42:12.032Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T04:42:12.057Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:12.342Z] ---> job-cost.sh [2022-05-03T04:42:12.342Z] lf-activate-venv: SKIPPING [2022-05-03T04:42:12.342Z] DEBUG: total: 0.2199999988079071 [2022-05-03T04:42:12.342Z] INFO: Retrieving Stack Cost... [2022-05-03T04:42:12.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T04:42:13.177Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T04:42:13.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:13.488Z] ---> logs-deploy.sh [2022-05-03T04:42:13.488Z] lf-activate-venv: SKIPPING [2022-05-03T04:42:13.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/24 [2022-05-03T04:42:13.488Z] INFO: archiving workspace using pattern(s): [2022-05-03T04:42:14.428Z] Archives upload complete. [2022-05-03T04:42:14.428Z] INFO: archiving logs to Nexus